2024-03-26T21:28:16.607 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-26T21:28:16.608 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi --description orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} --archive /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164 --owner scheduled_gabrioux@teuthology -- /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164/orig.config.yaml 2024-03-26T21:28:16.638 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-26T21:28:16.716 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164 branch: wip-guits-testing-2024-03-26-0925 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: gabrioux@ibm.com first_in_suite: false job_id: '7624164' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-guits-testing-2024-03-26-0925 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: 42fc52b86b14d4f88c40d75eb7102e0ab3918f55 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 42fc52b86b14d4f88c40d75eb7102e0ab3918f55 workunit: branch: wip-guits-testing-2024-03-26-0925 sha1: 42fc52b86b14d4f88c40d75eb7102e0ab3918f55 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 832 sha1: 42fc52b86b14d4f88c40d75eb7102e0ab3918f55 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-2024-03-26-0925 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_42fc52b86b14d4f88c40d75eb7102e0ab3918f55/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 42fc52b86b14d4f88c40d75eb7102e0ab3918f55 targets: smithi032.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi092.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-26_20:31:35 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-26T21:28:16.716 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_42fc52b86b14d4f88c40d75eb7102e0ab3918f55/qa; will attempt to use it 2024-03-26T21:28:16.717 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_42fc52b86b14d4f88c40d75eb7102e0ab3918f55/qa/tasks 2024-03-26T21:28:16.717 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-26T21:28:16.719 INFO:teuthology.task.internal:Checking packages... 2024-03-26T21:28:16.740 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '42fc52b86b14d4f88c40d75eb7102e0ab3918f55' 2024-03-26T21:28:16.740 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-26T21:28:16.740 INFO:teuthology.packaging:ref: None 2024-03-26T21:28:16.740 INFO:teuthology.packaging:tag: None 2024-03-26T21:28:16.740 INFO:teuthology.packaging:branch: wip-guits-testing-2024-03-26-0925 2024-03-26T21:28:16.740 INFO:teuthology.packaging:sha1: 42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:28:16.740 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-guits-testing-2024-03-26-0925 2024-03-26T21:28:16.964 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2484-g42fc52b8-1focal 2024-03-26T21:28:16.965 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-26T21:28:16.974 INFO:teuthology.task.internal:no buildpackages task found 2024-03-26T21:28:16.974 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-26T21:28:16.988 INFO:teuthology.task.internal:Saving configuration 2024-03-26T21:28:16.999 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-26T21:28:17.007 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-26T21:28:17.032 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi032.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164', '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-03-26 21:21:46.740399', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-03-26T21:28:17.054 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164', '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-03-26 21:21:46.738979', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-03-26T21:28:17.054 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-26T21:28:17.063 INFO:teuthology.task.internal:roles: ubuntu@smithi032.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-03-26T21:28:17.063 INFO:teuthology.task.internal:roles: ubuntu@smithi092.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-03-26T21:28:17.063 INFO:teuthology.run_tasks:Running task console_log... 2024-03-26T21:28:17.132 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9860144550>, signals=[15]) 2024-03-26T21:28:17.132 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-26T21:28:17.141 INFO:teuthology.task.internal:Opening connections... 2024-03-26T21:28:17.141 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi032.front.sepia.ceph.com 2024-03-26T21:28:17.143 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:28:17.242 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi092.front.sepia.ceph.com 2024-03-26T21:28:17.242 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:28:17.336 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-26T21:28:17.345 DEBUG:teuthology.orchestra.run.smithi032:> uname -m 2024-03-26T21:28:17.352 INFO:teuthology.orchestra.run.smithi032.stdout:x86_64 2024-03-26T21:28:17.352 DEBUG:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2024-03-26T21:28:17.359 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="Ubuntu" 2024-03-26T21:28:17.359 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-03-26T21:28:17.360 INFO:teuthology.orchestra.run.smithi032.stdout:ID=ubuntu 2024-03-26T21:28:17.360 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE=debian 2024-03-26T21:28:17.360 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-03-26T21:28:17.360 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="20.04" 2024-03-26T21:28:17.360 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-26T21:28:17.360 INFO:teuthology.orchestra.run.smithi032.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-26T21:28:17.360 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-26T21:28:17.360 INFO:teuthology.orchestra.run.smithi032.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-26T21:28:17.360 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_CODENAME=focal 2024-03-26T21:28:17.361 INFO:teuthology.orchestra.run.smithi032.stdout:UBUNTU_CODENAME=focal 2024-03-26T21:28:17.361 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2024-03-26T21:28:17.385 DEBUG:teuthology.orchestra.run.smithi092:> uname -m 2024-03-26T21:28:17.418 INFO:teuthology.orchestra.run.smithi092.stdout:x86_64 2024-03-26T21:28:17.418 DEBUG:teuthology.orchestra.run.smithi092:> cat /etc/os-release 2024-03-26T21:28:17.466 INFO:teuthology.orchestra.run.smithi092.stdout:NAME="Ubuntu" 2024-03-26T21:28:17.467 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-03-26T21:28:17.467 INFO:teuthology.orchestra.run.smithi092.stdout:ID=ubuntu 2024-03-26T21:28:17.467 INFO:teuthology.orchestra.run.smithi092.stdout:ID_LIKE=debian 2024-03-26T21:28:17.467 INFO:teuthology.orchestra.run.smithi092.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-03-26T21:28:17.467 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_ID="20.04" 2024-03-26T21:28:17.467 INFO:teuthology.orchestra.run.smithi092.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-26T21:28:17.467 INFO:teuthology.orchestra.run.smithi092.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-26T21:28:17.467 INFO:teuthology.orchestra.run.smithi092.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-26T21:28:17.467 INFO:teuthology.orchestra.run.smithi092.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-26T21:28:17.467 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_CODENAME=focal 2024-03-26T21:28:17.467 INFO:teuthology.orchestra.run.smithi092.stdout:UBUNTU_CODENAME=focal 2024-03-26T21:28:17.467 INFO:teuthology.lock.ops:Updating smithi092.front.sepia.ceph.com on lock server 2024-03-26T21:28:17.493 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-26T21:28:17.505 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-26T21:28:17.513 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-26T21:28:17.513 DEBUG:teuthology.orchestra.run.smithi032:> test '!' -e /home/ubuntu/cephtest 2024-03-26T21:28:17.515 DEBUG:teuthology.orchestra.run.smithi092:> test '!' -e /home/ubuntu/cephtest 2024-03-26T21:28:17.521 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-26T21:28:17.530 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-26T21:28:17.530 DEBUG:teuthology.orchestra.run.smithi032:> test -z $(ls -A /var/lib/ceph) 2024-03-26T21:28:17.533 DEBUG:teuthology.orchestra.run.smithi092:> test -z $(ls -A /var/lib/ceph) 2024-03-26T21:28:17.582 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-26T21:28:17.634 INFO:teuthology.run_tasks:Running task kernel... 2024-03-26T21:28:17.647 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-26T21:28:17.647 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-26T21:28:17.648 DEBUG:teuthology.orchestra.run.smithi032:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-26T21:28:17.648 DEBUG:teuthology.orchestra.run.smithi092:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-26T21:28:17.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-26T21:28:17.653 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-03-26T21:28:17.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-26T21:28:17.654 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-03-26T21:28:17.661 INFO:teuthology.orchestra.run.smithi032.stdout:5.4.0-124-generic 2024-03-26T21:28:17.661 INFO:teuthology.task.kernel:Running kernel on smithi032: 5.4.0-124-generic 2024-03-26T21:28:17.661 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get clean 2024-03-26T21:28:17.662 INFO:teuthology.orchestra.run.smithi092.stdout:5.4.0-124-generic 2024-03-26T21:28:17.662 INFO:teuthology.task.kernel:Running kernel on smithi092: 5.4.0-124-generic 2024-03-26T21:28:17.662 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get clean 2024-03-26T21:28:17.778 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get update 2024-03-26T21:28:17.830 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get update 2024-03-26T21:28:17.979 INFO:teuthology.orchestra.run.smithi032.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-03-26T21:28:18.003 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-26T21:28:18.047 INFO:teuthology.orchestra.run.smithi032.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-26T21:28:18.082 INFO:teuthology.orchestra.run.smithi092.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-03-26T21:28:18.159 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-26T21:28:18.220 INFO:teuthology.orchestra.run.smithi092.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-26T21:28:18.307 INFO:teuthology.orchestra.run.smithi032.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-03-26T21:28:18.417 INFO:teuthology.orchestra.run.smithi032.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,815 kB] 2024-03-26T21:28:18.572 INFO:teuthology.orchestra.run.smithi092.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-03-26T21:28:18.573 INFO:teuthology.orchestra.run.smithi032.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [952 kB] 2024-03-26T21:28:18.584 INFO:teuthology.orchestra.run.smithi092.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,815 kB] 2024-03-26T21:28:18.757 INFO:teuthology.orchestra.run.smithi092.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [952 kB] 2024-03-26T21:28:18.768 INFO:teuthology.orchestra.run.smithi032.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [728 kB] 2024-03-26T21:28:18.785 INFO:teuthology.orchestra.run.smithi032.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-03-26T21:28:18.861 INFO:teuthology.orchestra.run.smithi032.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-03-26T21:28:18.862 INFO:teuthology.orchestra.run.smithi032.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-03-26T21:28:18.864 INFO:teuthology.orchestra.run.smithi032.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,690 kB] 2024-03-26T21:28:18.902 INFO:teuthology.orchestra.run.smithi032.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [376 kB] 2024-03-26T21:28:18.913 INFO:teuthology.orchestra.run.smithi032.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-03-26T21:28:18.914 INFO:teuthology.orchestra.run.smithi032.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-03-26T21:28:18.926 INFO:teuthology.orchestra.run.smithi032.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-03-26T21:28:18.936 INFO:teuthology.orchestra.run.smithi032.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,192 kB] 2024-03-26T21:28:18.937 INFO:teuthology.orchestra.run.smithi032.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-03-26T21:28:18.952 INFO:teuthology.orchestra.run.smithi032.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-03-26T21:28:18.952 INFO:teuthology.orchestra.run.smithi032.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-03-26T21:28:18.958 INFO:teuthology.orchestra.run.smithi032.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-03-26T21:28:18.958 INFO:teuthology.orchestra.run.smithi032.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-03-26T21:28:18.959 INFO:teuthology.orchestra.run.smithi032.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-03-26T21:28:18.984 INFO:teuthology.orchestra.run.smithi092.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [728 kB] 2024-03-26T21:28:19.004 INFO:teuthology.orchestra.run.smithi092.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-03-26T21:28:19.014 INFO:teuthology.orchestra.run.smithi092.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-03-26T21:28:19.015 INFO:teuthology.orchestra.run.smithi092.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,690 kB] 2024-03-26T21:28:19.096 INFO:teuthology.orchestra.run.smithi092.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,192 kB] 2024-03-26T21:28:19.163 INFO:teuthology.orchestra.run.smithi092.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-03-26T21:28:19.163 INFO:teuthology.orchestra.run.smithi092.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [376 kB] 2024-03-26T21:28:19.169 INFO:teuthology.orchestra.run.smithi092.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-03-26T21:28:19.169 INFO:teuthology.orchestra.run.smithi092.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-03-26T21:28:19.179 INFO:teuthology.orchestra.run.smithi092.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-03-26T21:28:19.206 INFO:teuthology.orchestra.run.smithi092.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-03-26T21:28:19.209 INFO:teuthology.orchestra.run.smithi092.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-03-26T21:28:19.210 INFO:teuthology.orchestra.run.smithi092.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-03-26T21:28:19.210 INFO:teuthology.orchestra.run.smithi092.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-03-26T21:28:19.211 INFO:teuthology.orchestra.run.smithi032.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [509 kB] 2024-03-26T21:28:19.216 INFO:teuthology.orchestra.run.smithi032.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-03-26T21:28:19.217 INFO:teuthology.orchestra.run.smithi032.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,807 kB] 2024-03-26T21:28:19.247 INFO:teuthology.orchestra.run.smithi092.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-03-26T21:28:19.247 INFO:teuthology.orchestra.run.smithi092.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-03-26T21:28:19.262 INFO:teuthology.orchestra.run.smithi032.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-03-26T21:28:19.262 INFO:teuthology.orchestra.run.smithi032.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [391 kB] 2024-03-26T21:28:19.267 INFO:teuthology.orchestra.run.smithi032.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-03-26T21:28:19.267 INFO:teuthology.orchestra.run.smithi032.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-03-26T21:28:19.286 INFO:teuthology.orchestra.run.smithi032.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-03-26T21:28:19.296 INFO:teuthology.orchestra.run.smithi032.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-03-26T21:28:19.301 INFO:teuthology.orchestra.run.smithi092.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [509 kB] 2024-03-26T21:28:19.303 INFO:teuthology.orchestra.run.smithi032.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-03-26T21:28:19.304 INFO:teuthology.orchestra.run.smithi032.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-03-26T21:28:19.304 INFO:teuthology.orchestra.run.smithi032.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-03-26T21:28:19.315 INFO:teuthology.orchestra.run.smithi092.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-03-26T21:28:19.315 INFO:teuthology.orchestra.run.smithi092.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-03-26T21:28:19.316 INFO:teuthology.orchestra.run.smithi092.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,807 kB] 2024-03-26T21:28:19.330 INFO:teuthology.orchestra.run.smithi032.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-03-26T21:28:19.331 INFO:teuthology.orchestra.run.smithi032.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-03-26T21:28:19.331 INFO:teuthology.orchestra.run.smithi032.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-03-26T21:28:19.332 INFO:teuthology.orchestra.run.smithi032.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-03-26T21:28:19.333 INFO:teuthology.orchestra.run.smithi032.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-03-26T21:28:19.364 INFO:teuthology.orchestra.run.smithi032.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-03-26T21:28:19.365 INFO:teuthology.orchestra.run.smithi032.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-03-26T21:28:19.365 INFO:teuthology.orchestra.run.smithi032.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-03-26T21:28:19.396 INFO:teuthology.orchestra.run.smithi092.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [391 kB] 2024-03-26T21:28:19.422 INFO:teuthology.orchestra.run.smithi092.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-03-26T21:28:19.587 INFO:teuthology.orchestra.run.smithi092.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-03-26T21:28:20.180 INFO:teuthology.orchestra.run.smithi092.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-03-26T21:28:20.290 INFO:teuthology.orchestra.run.smithi092.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-03-26T21:28:20.311 INFO:teuthology.orchestra.run.smithi092.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-03-26T21:28:20.313 INFO:teuthology.orchestra.run.smithi092.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-03-26T21:28:20.314 INFO:teuthology.orchestra.run.smithi092.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-03-26T21:28:20.315 INFO:teuthology.orchestra.run.smithi092.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-03-26T21:28:20.316 INFO:teuthology.orchestra.run.smithi092.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-03-26T21:28:20.316 INFO:teuthology.orchestra.run.smithi092.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-03-26T21:28:20.319 INFO:teuthology.orchestra.run.smithi092.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-03-26T21:28:20.321 INFO:teuthology.orchestra.run.smithi092.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-03-26T21:28:20.485 INFO:teuthology.orchestra.run.smithi092.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-03-26T21:28:20.648 INFO:teuthology.orchestra.run.smithi092.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-03-26T21:28:20.699 INFO:teuthology.orchestra.run.smithi092.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-03-26T21:28:23.007 INFO:teuthology.orchestra.run.smithi092.stdout:Fetched 19.6 MB in 3s (6,084 kB/s) 2024-03-26T21:28:23.018 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 19.6 MB in 3s (6,109 kB/s) 2024-03-26T21:28:24.512 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-03-26T21:28:24.539 DEBUG:teuthology.orchestra.run.smithi032:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-26T21:28:24.553 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-03-26T21:28:24.579 DEBUG:teuthology.orchestra.run.smithi092:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-26T21:28:24.613 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-03-26T21:28:24.659 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-03-26T21:28:24.829 INFO:teuthology.orchestra.run.smithi032.stdout:Building dependency tree... 2024-03-26T21:28:24.830 INFO:teuthology.orchestra.run.smithi032.stdout:Reading state information... 2024-03-26T21:28:24.869 INFO:teuthology.orchestra.run.smithi092.stdout:Building dependency tree... 2024-03-26T21:28:24.870 INFO:teuthology.orchestra.run.smithi092.stdout:Reading state information... 2024-03-26T21:28:25.027 INFO:teuthology.orchestra.run.smithi032.stdout:The following additional packages will be installed: 2024-03-26T21:28:25.027 INFO:teuthology.orchestra.run.smithi032.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-26T21:28:25.028 INFO:teuthology.orchestra.run.smithi032.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-03-26T21:28:25.028 INFO:teuthology.orchestra.run.smithi032.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-03-26T21:28:25.028 INFO:teuthology.orchestra.run.smithi032.stdout:Suggested packages: 2024-03-26T21:28:25.028 INFO:teuthology.orchestra.run.smithi032.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-03-26T21:28:25.028 INFO:teuthology.orchestra.run.smithi032.stdout:Recommended packages: 2024-03-26T21:28:25.028 INFO:teuthology.orchestra.run.smithi032.stdout: thermald 2024-03-26T21:28:25.071 INFO:teuthology.orchestra.run.smithi092.stdout:The following additional packages will be installed: 2024-03-26T21:28:25.071 INFO:teuthology.orchestra.run.smithi092.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-26T21:28:25.071 INFO:teuthology.orchestra.run.smithi092.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-03-26T21:28:25.072 INFO:teuthology.orchestra.run.smithi092.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-03-26T21:28:25.072 INFO:teuthology.orchestra.run.smithi092.stdout:Suggested packages: 2024-03-26T21:28:25.073 INFO:teuthology.orchestra.run.smithi092.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-03-26T21:28:25.073 INFO:teuthology.orchestra.run.smithi092.stdout:Recommended packages: 2024-03-26T21:28:25.073 INFO:teuthology.orchestra.run.smithi092.stdout: thermald 2024-03-26T21:28:25.078 INFO:teuthology.orchestra.run.smithi032.stdout:The following NEW packages will be installed: 2024-03-26T21:28:25.078 INFO:teuthology.orchestra.run.smithi032.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-26T21:28:25.078 INFO:teuthology.orchestra.run.smithi032.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-03-26T21:28:25.079 INFO:teuthology.orchestra.run.smithi032.stdout: linux-modules-extra-5.4.0-174-generic 2024-03-26T21:28:25.080 INFO:teuthology.orchestra.run.smithi032.stdout:The following packages will be upgraded: 2024-03-26T21:28:25.080 INFO:teuthology.orchestra.run.smithi032.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-26T21:28:25.135 INFO:teuthology.orchestra.run.smithi092.stdout:The following NEW packages will be installed: 2024-03-26T21:28:25.135 INFO:teuthology.orchestra.run.smithi092.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-26T21:28:25.135 INFO:teuthology.orchestra.run.smithi092.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-03-26T21:28:25.136 INFO:teuthology.orchestra.run.smithi092.stdout: linux-modules-extra-5.4.0-174-generic 2024-03-26T21:28:25.137 INFO:teuthology.orchestra.run.smithi092.stdout:The following packages will be upgraded: 2024-03-26T21:28:25.137 INFO:teuthology.orchestra.run.smithi092.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-26T21:28:25.167 INFO:teuthology.orchestra.run.smithi032.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-03-26T21:28:25.167 INFO:teuthology.orchestra.run.smithi032.stdout:Need to get 77.1 MB of archives. 2024-03-26T21:28:25.167 INFO:teuthology.orchestra.run.smithi032.stdout:After this operation, 380 MB of additional disk space will be used. 2024-03-26T21:28:25.167 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:28:25.197 INFO:teuthology.orchestra.run.smithi092.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-03-26T21:28:25.197 INFO:teuthology.orchestra.run.smithi092.stdout:Need to get 77.1 MB of archives. 2024-03-26T21:28:25.197 INFO:teuthology.orchestra.run.smithi092.stdout:After this operation, 380 MB of additional disk space will be used. 2024-03-26T21:28:25.197 INFO:teuthology.orchestra.run.smithi092.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-03-26T21:28:25.674 INFO:teuthology.orchestra.run.smithi092.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-03-26T21:28:25.811 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:28:25.919 INFO:teuthology.orchestra.run.smithi092.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-03-26T21:28:26.016 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:28:26.949 INFO:teuthology.orchestra.run.smithi092.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-03-26T21:28:26.949 INFO:teuthology.orchestra.run.smithi092.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-03-26T21:28:26.950 INFO:teuthology.orchestra.run.smithi092.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-03-26T21:28:27.106 INFO:teuthology.orchestra.run.smithi092.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-03-26T21:28:27.123 INFO:teuthology.orchestra.run.smithi032.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-03-26T21:28:27.124 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:28:27.124 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:28:27.130 INFO:teuthology.orchestra.run.smithi092.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-03-26T21:28:27.275 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:28:27.296 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:28:27.857 INFO:teuthology.orchestra.run.smithi092.stdout:Fetched 77.1 MB in 2s (38.8 MB/s) 2024-03-26T21:28:27.953 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 77.1 MB in 2s (34.9 MB/s) 2024-03-26T21:28:28.022 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-03-26T21:28:28.163 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-03-26T21:28:29.822 INFO:teuthology.orchestra.run.smithi092.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-03-26T21:28:29.827 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-26T21:28:29.922 INFO:teuthology.orchestra.run.smithi032.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-03-26T21:28:29.927 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-26T21:28:29.970 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:30.010 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:31.879 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-03-26T21:28:31.894 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-26T21:28:31.912 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-03-26T21:28:31.926 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-26T21:28:31.994 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:32.038 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:33.091 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-03-26T21:28:33.104 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-26T21:28:33.141 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:33.165 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-03-26T21:28:33.180 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-26T21:28:33.223 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:37.927 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-03-26T21:28:38.053 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-26T21:28:38.352 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-03-26T21:28:38.421 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-03-26T21:28:38.504 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-26T21:28:38.548 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-26T21:28:38.873 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-03-26T21:28:38.893 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-03-26T21:28:38.907 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-03-26T21:28:38.951 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-26T21:28:39.000 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-26T21:28:39.378 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-03-26T21:28:39.394 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-03-26T21:28:39.436 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-26T21:28:44.366 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-03-26T21:28:44.389 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-26T21:28:44.440 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:45.025 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-03-26T21:28:45.047 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-26T21:28:45.091 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:47.414 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-03-26T21:28:47.535 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-26T21:28:47.888 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:47.999 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-03-26T21:28:48.130 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-26T21:28:48.480 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:49.150 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:49.744 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:50.725 INFO:teuthology.orchestra.run.smithi032.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-03-26T21:28:50.725 INFO:teuthology.orchestra.run.smithi032.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-03-26T21:28:50.898 INFO:teuthology.orchestra.run.smithi092.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-03-26T21:28:50.898 INFO:teuthology.orchestra.run.smithi092.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-03-26T21:28:50.919 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:51.029 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:52.137 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-26T21:28:52.239 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-26T21:28:52.271 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:52.389 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:52.397 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-03-26T21:28:52.516 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-03-26T21:28:52.549 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-03-26T21:28:52.650 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-03-26T21:28:52.658 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-03-26T21:28:52.751 INFO:teuthology.orchestra.run.smithi032.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:52.768 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-03-26T21:28:52.820 INFO:teuthology.orchestra.run.smithi032.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-26T21:28:52.820 INFO:teuthology.orchestra.run.smithi032.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-03-26T21:28:52.919 INFO:teuthology.orchestra.run.smithi092.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-26T21:28:53.012 INFO:teuthology.orchestra.run.smithi092.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-26T21:28:53.012 INFO:teuthology.orchestra.run.smithi092.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-03-26T21:29:15.135 INFO:teuthology.orchestra.run.smithi092.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-26T21:29:15.135 INFO:teuthology.orchestra.run.smithi092.stdout:Sourcing file `/etc/default/grub' 2024-03-26T21:29:15.153 INFO:teuthology.orchestra.run.smithi092.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-26T21:29:15.168 INFO:teuthology.orchestra.run.smithi092.stdout:Generating grub configuration file ... 2024-03-26T21:29:15.218 INFO:teuthology.orchestra.run.smithi032.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-26T21:29:15.218 INFO:teuthology.orchestra.run.smithi032.stdout:Sourcing file `/etc/default/grub' 2024-03-26T21:29:15.229 INFO:teuthology.orchestra.run.smithi032.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-26T21:29:15.252 INFO:teuthology.orchestra.run.smithi032.stdout:Generating grub configuration file ... 2024-03-26T21:29:15.536 INFO:teuthology.orchestra.run.smithi092.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-26T21:29:15.560 INFO:teuthology.orchestra.run.smithi092.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-26T21:29:15.590 INFO:teuthology.orchestra.run.smithi032.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-26T21:29:15.608 INFO:teuthology.orchestra.run.smithi032.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-26T21:29:15.983 INFO:teuthology.orchestra.run.smithi092.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-26T21:29:15.988 INFO:teuthology.orchestra.run.smithi032.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-26T21:29:15.995 INFO:teuthology.orchestra.run.smithi092.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-26T21:29:16.000 INFO:teuthology.orchestra.run.smithi032.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-26T21:29:17.782 INFO:teuthology.orchestra.run.smithi032.stdout:done 2024-03-26T21:29:17.794 INFO:teuthology.orchestra.run.smithi092.stdout:done 2024-03-26T21:29:18.212 DEBUG:teuthology.orchestra.run.smithi032:> dpkg -s linux-image-generic 2024-03-26T21:29:18.254 DEBUG:teuthology.orchestra.run.smithi092:> dpkg -s linux-image-generic 2024-03-26T21:29:18.260 INFO:teuthology.orchestra.run.smithi032.stdout:Package: linux-image-generic 2024-03-26T21:29:18.260 INFO:teuthology.orchestra.run.smithi032.stdout:Status: install ok installed 2024-03-26T21:29:18.260 INFO:teuthology.orchestra.run.smithi032.stdout:Priority: optional 2024-03-26T21:29:18.260 INFO:teuthology.orchestra.run.smithi032.stdout:Section: kernel 2024-03-26T21:29:18.260 INFO:teuthology.orchestra.run.smithi032.stdout:Installed-Size: 20 2024-03-26T21:29:18.260 INFO:teuthology.orchestra.run.smithi032.stdout:Maintainer: Ubuntu Kernel Team 2024-03-26T21:29:18.260 INFO:teuthology.orchestra.run.smithi032.stdout:Architecture: amd64 2024-03-26T21:29:18.260 INFO:teuthology.orchestra.run.smithi032.stdout:Source: linux-meta 2024-03-26T21:29:18.260 INFO:teuthology.orchestra.run.smithi032.stdout:Version: 5.4.0.174.172 2024-03-26T21:29:18.260 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:29:18.261 INFO:teuthology.orchestra.run.smithi032.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-26T21:29:18.261 INFO:teuthology.orchestra.run.smithi032.stdout:Recommends: thermald 2024-03-26T21:29:18.261 INFO:teuthology.orchestra.run.smithi032.stdout:Description: Generic Linux kernel image 2024-03-26T21:29:18.261 INFO:teuthology.orchestra.run.smithi032.stdout: This package will always depend on the latest generic kernel image 2024-03-26T21:29:18.261 INFO:teuthology.orchestra.run.smithi032.stdout: available. 2024-03-26T21:29:18.261 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-03-26T21:29:18.261 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-26T21:29:18.261 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-26T21:29:18.261 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-03-26T21:29:18.262 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi032.front.sepia.ceph.com, path=None, version=distro) 2024-03-26T21:29:18.262 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get clean 2024-03-26T21:29:18.302 INFO:teuthology.orchestra.run.smithi092.stdout:Package: linux-image-generic 2024-03-26T21:29:18.302 INFO:teuthology.orchestra.run.smithi092.stdout:Status: install ok installed 2024-03-26T21:29:18.302 INFO:teuthology.orchestra.run.smithi092.stdout:Priority: optional 2024-03-26T21:29:18.302 INFO:teuthology.orchestra.run.smithi092.stdout:Section: kernel 2024-03-26T21:29:18.303 INFO:teuthology.orchestra.run.smithi092.stdout:Installed-Size: 20 2024-03-26T21:29:18.303 INFO:teuthology.orchestra.run.smithi092.stdout:Maintainer: Ubuntu Kernel Team 2024-03-26T21:29:18.303 INFO:teuthology.orchestra.run.smithi092.stdout:Architecture: amd64 2024-03-26T21:29:18.303 INFO:teuthology.orchestra.run.smithi092.stdout:Source: linux-meta 2024-03-26T21:29:18.303 INFO:teuthology.orchestra.run.smithi092.stdout:Version: 5.4.0.174.172 2024-03-26T21:29:18.303 INFO:teuthology.orchestra.run.smithi092.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-03-26T21:29:18.303 INFO:teuthology.orchestra.run.smithi092.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-26T21:29:18.303 INFO:teuthology.orchestra.run.smithi092.stdout:Recommends: thermald 2024-03-26T21:29:18.303 INFO:teuthology.orchestra.run.smithi092.stdout:Description: Generic Linux kernel image 2024-03-26T21:29:18.303 INFO:teuthology.orchestra.run.smithi092.stdout: This package will always depend on the latest generic kernel image 2024-03-26T21:29:18.303 INFO:teuthology.orchestra.run.smithi092.stdout: available. 2024-03-26T21:29:18.303 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-03-26T21:29:18.303 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-26T21:29:18.303 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-26T21:29:18.304 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-03-26T21:29:18.304 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi092.front.sepia.ceph.com, path=None, version=distro) 2024-03-26T21:29:18.304 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get clean 2024-03-26T21:29:18.338 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get update 2024-03-26T21:29:18.395 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get update 2024-03-26T21:29:18.550 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-26T21:29:18.551 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-03-26T21:29:18.573 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-03-26T21:29:18.607 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-03-26T21:29:18.608 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-26T21:29:18.608 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-03-26T21:29:18.679 INFO:teuthology.orchestra.run.smithi032.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-26T21:29:19.033 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-03-26T21:29:19.378 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 114 kB in 1s (137 kB/s) 2024-03-26T21:29:20.344 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-03-26T21:29:20.370 DEBUG:teuthology.orchestra.run.smithi092:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-26T21:29:20.435 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-03-26T21:29:20.525 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-03-26T21:29:20.551 DEBUG:teuthology.orchestra.run.smithi032:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-26T21:29:20.620 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-03-26T21:29:20.632 INFO:teuthology.orchestra.run.smithi092.stdout:Building dependency tree... 2024-03-26T21:29:20.632 INFO:teuthology.orchestra.run.smithi092.stdout:Reading state information... 2024-03-26T21:29:20.835 INFO:teuthology.orchestra.run.smithi032.stdout:Building dependency tree... 2024-03-26T21:29:20.836 INFO:teuthology.orchestra.run.smithi032.stdout:Reading state information... 2024-03-26T21:29:20.847 INFO:teuthology.orchestra.run.smithi092.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-03-26T21:29:20.847 INFO:teuthology.orchestra.run.smithi092.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-03-26T21:29:20.849 DEBUG:teuthology.orchestra.run.smithi092:> dpkg -s linux-image-generic 2024-03-26T21:29:20.870 INFO:teuthology.orchestra.run.smithi092.stdout:Package: linux-image-generic 2024-03-26T21:29:20.871 INFO:teuthology.orchestra.run.smithi092.stdout:Status: install ok installed 2024-03-26T21:29:20.871 INFO:teuthology.orchestra.run.smithi092.stdout:Priority: optional 2024-03-26T21:29:20.871 INFO:teuthology.orchestra.run.smithi092.stdout:Section: kernel 2024-03-26T21:29:20.871 INFO:teuthology.orchestra.run.smithi092.stdout:Installed-Size: 20 2024-03-26T21:29:20.871 INFO:teuthology.orchestra.run.smithi092.stdout:Maintainer: Ubuntu Kernel Team 2024-03-26T21:29:20.871 INFO:teuthology.orchestra.run.smithi092.stdout:Architecture: amd64 2024-03-26T21:29:20.871 INFO:teuthology.orchestra.run.smithi092.stdout:Source: linux-meta 2024-03-26T21:29:20.871 INFO:teuthology.orchestra.run.smithi092.stdout:Version: 5.4.0.174.172 2024-03-26T21:29:20.871 INFO:teuthology.orchestra.run.smithi092.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-03-26T21:29:20.871 INFO:teuthology.orchestra.run.smithi092.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-26T21:29:20.871 INFO:teuthology.orchestra.run.smithi092.stdout:Recommends: thermald 2024-03-26T21:29:20.872 INFO:teuthology.orchestra.run.smithi092.stdout:Description: Generic Linux kernel image 2024-03-26T21:29:20.872 INFO:teuthology.orchestra.run.smithi092.stdout: This package will always depend on the latest generic kernel image 2024-03-26T21:29:20.872 INFO:teuthology.orchestra.run.smithi092.stdout: available. 2024-03-26T21:29:20.872 DEBUG:teuthology.orchestra.run.smithi092:> mktemp 2024-03-26T21:29:20.919 INFO:teuthology.orchestra.run.smithi092.stdout:/tmp/tmp.GU75BQoVGy 2024-03-26T21:29:20.919 DEBUG:teuthology.orchestra.run.smithi092:> sudo cp /boot/grub/grub.cfg /tmp/tmp.GU75BQoVGy 2024-03-26T21:29:20.935 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0666 /tmp/tmp.GU75BQoVGy 2024-03-26T21:29:20.967 DEBUG:teuthology.orchestra.remote:smithi092:/tmp/tmp.GU75BQoVGy is 9KB 2024-03-26T21:29:20.981 DEBUG:teuthology.orchestra.run.smithi092:> rm -fr /tmp/tmp.GU75BQoVGy 2024-03-26T21:29:20.987 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-26T21:29:21.047 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-26T21:29:21.048 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-26T21:29:21.048 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-26T21:29:21.072 INFO:teuthology.orchestra.run.smithi032.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-03-26T21:29:21.072 INFO:teuthology.orchestra.run.smithi032.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-03-26T21:29:21.074 DEBUG:teuthology.orchestra.run.smithi032:> dpkg -s linux-image-generic 2024-03-26T21:29:21.084 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-03-26T21:29:21.084 DEBUG:teuthology.orchestra.run.smithi092:> sudo update-grub 2024-03-26T21:29:21.095 INFO:teuthology.orchestra.run.smithi032.stdout:Package: linux-image-generic 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Status: install ok installed 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Priority: optional 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Section: kernel 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Installed-Size: 20 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Maintainer: Ubuntu Kernel Team 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Architecture: amd64 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Source: linux-meta 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Version: 5.4.0.174.172 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Recommends: thermald 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Description: Generic Linux kernel image 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout: This package will always depend on the latest generic kernel image 2024-03-26T21:29:21.096 INFO:teuthology.orchestra.run.smithi032.stdout: available. 2024-03-26T21:29:21.097 DEBUG:teuthology.orchestra.run.smithi032:> mktemp 2024-03-26T21:29:21.102 INFO:teuthology.orchestra.run.smithi032.stdout:/tmp/tmp.bz8mR14ebv 2024-03-26T21:29:21.102 DEBUG:teuthology.orchestra.run.smithi032:> sudo cp /boot/grub/grub.cfg /tmp/tmp.bz8mR14ebv 2024-03-26T21:29:21.114 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0666 /tmp/tmp.bz8mR14ebv 2024-03-26T21:29:21.204 DEBUG:teuthology.orchestra.remote:smithi032:/tmp/tmp.bz8mR14ebv is 9KB 2024-03-26T21:29:21.218 DEBUG:teuthology.orchestra.run.smithi032:> rm -fr /tmp/tmp.bz8mR14ebv 2024-03-26T21:29:21.224 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-26T21:29:21.238 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-03-26T21:29:21.238 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-26T21:29:21.238 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-26T21:29:21.324 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-03-26T21:29:21.324 DEBUG:teuthology.orchestra.run.smithi032:> sudo update-grub 2024-03-26T21:29:22.432 INFO:teuthology.orchestra.run.smithi092.stderr:Sourcing file `/etc/default/grub' 2024-03-26T21:29:22.443 INFO:teuthology.orchestra.run.smithi092.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-26T21:29:22.460 INFO:teuthology.orchestra.run.smithi092.stderr:Generating grub configuration file ... 2024-03-26T21:29:22.549 INFO:teuthology.orchestra.run.smithi032.stderr:Sourcing file `/etc/default/grub' 2024-03-26T21:29:22.559 INFO:teuthology.orchestra.run.smithi032.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-26T21:29:22.568 INFO:teuthology.orchestra.run.smithi032.stderr:Generating grub configuration file ... 2024-03-26T21:29:22.805 INFO:teuthology.orchestra.run.smithi092.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-26T21:29:22.806 INFO:teuthology.orchestra.run.smithi032.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-26T21:29:22.817 INFO:teuthology.orchestra.run.smithi092.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-26T21:29:22.818 INFO:teuthology.orchestra.run.smithi032.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-26T21:29:23.186 INFO:teuthology.orchestra.run.smithi032.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-26T21:29:23.196 INFO:teuthology.orchestra.run.smithi092.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-26T21:29:23.199 INFO:teuthology.orchestra.run.smithi032.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-26T21:29:23.208 INFO:teuthology.orchestra.run.smithi092.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-26T21:29:23.922 INFO:teuthology.orchestra.run.smithi032.stderr:done 2024-03-26T21:29:23.924 DEBUG:teuthology.orchestra.run.smithi032:> sudo shutdown -r now 2024-03-26T21:29:23.954 INFO:teuthology.orchestra.run.smithi092.stderr:done 2024-03-26T21:29:23.956 DEBUG:teuthology.orchestra.run.smithi092:> sudo shutdown -r now 2024-03-26T21:29:53.949 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-03-26T21:29:53.950 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-03-26T21:29:53.951 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:29:53.960 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-03-26T21:29:53.960 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-03-26T21:29:53.960 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:30:28.515 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-03-26T21:30:37.522 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-03-26T21:30:37.523 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:30:40.574 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-03-26T21:30:52.586 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-03-26T21:30:52.587 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:30:53.962 DEBUG:teuthology.orchestra.remote:timed out 2024-03-26T21:30:55.649 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-03-26T21:31:02.970 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-03-26T21:31:02.971 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:31:03.478 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-03-26T21:31:04.360 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-03-26T21:31:04.360 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-174-generic"... 2024-03-26T21:31:04.361 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-03-26T21:31:04.367 INFO:teuthology.orchestra.run.smithi092.stdout:5.4.0-174-generic 2024-03-26T21:31:04.367 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-03-26T21:31:04.368 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-26T21:31:04.368 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-26T21:31:05.368 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-03-26T21:31:05.369 DEBUG:teuthology.orchestra.run.smithi092:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-26T21:31:05.472 INFO:teuthology.orchestra.run.smithi092.stdout:ttyS1 2024-03-26T21:31:05.500 DEBUG:teuthology.parallel:result is None 2024-03-26T21:31:10.650 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-03-26T21:31:10.651 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:31:10.886 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-03-26T21:31:11.460 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-03-26T21:31:11.461 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-174-generic"... 2024-03-26T21:31:11.461 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-03-26T21:31:11.467 INFO:teuthology.orchestra.run.smithi032.stdout:5.4.0-174-generic 2024-03-26T21:31:11.467 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-03-26T21:31:11.467 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-26T21:31:11.467 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-26T21:31:12.468 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-03-26T21:31:12.469 DEBUG:teuthology.orchestra.run.smithi032:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-26T21:31:12.587 INFO:teuthology.orchestra.run.smithi032.stdout:ttyS1 2024-03-26T21:31:12.610 DEBUG:teuthology.parallel:result is None 2024-03-26T21:31:12.610 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-26T21:31:12.617 INFO:teuthology.task.internal:Creating test directory... 2024-03-26T21:31:12.617 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-26T21:31:12.621 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-26T21:31:12.629 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-26T21:31:12.642 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-26T21:31:12.655 INFO:teuthology.task.internal:Creating archive directory... 2024-03-26T21:31:12.656 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-26T21:31:12.658 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-26T21:31:12.688 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-26T21:31:12.698 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-26T21:31:12.698 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-26T21:31:12.727 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-26T21:31:12.740 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-26T21:31:12.751 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-26T21:31:12.752 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-26T21:31:12.763 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-26T21:31:12.765 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-26T21:31:12.775 INFO:teuthology.task.internal:Configuring sudo... 2024-03-26T21:31:12.775 DEBUG:teuthology.orchestra.run.smithi032:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-26T21:31:12.777 DEBUG:teuthology.orchestra.run.smithi092:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-26T21:31:12.823 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-26T21:31:12.833 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-26T21:31:12.834 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-26T21:31:12.837 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-26T21:31:12.844 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-26T21:31:12.850 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-26T21:31:12.856 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-03-26T21:31:12.856 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-26T21:31:12.933 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-26T21:31:12.940 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-26T21:31:12.947 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-26T21:31:12.947 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-26T21:31:12.974 DEBUG:teuthology.orchestra.run.smithi032:> sudo service rsyslog restart 2024-03-26T21:31:12.977 DEBUG:teuthology.orchestra.run.smithi092:> sudo service rsyslog restart 2024-03-26T21:31:13.028 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-26T21:31:13.036 INFO:teuthology.task.internal:Starting timer... 2024-03-26T21:31:13.037 INFO:teuthology.run_tasks:Running task pcp... 2024-03-26T21:31:13.063 INFO:teuthology.run_tasks:Running task selinux... 2024-03-26T21:31:13.075 DEBUG:teuthology.task.selinux:Excluding smithi032: OS 'ubuntu' does not support SELinux 2024-03-26T21:31:13.075 DEBUG:teuthology.task.selinux:Excluding smithi092: OS 'ubuntu' does not support SELinux 2024-03-26T21:31:13.075 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-26T21:31:13.075 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-03-26T21:31:13.075 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-26T21:31:13.075 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-26T21:31:13.085 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-26T21:31:13.111 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-03-26T21:31:13.112 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi032.front.sepia.ceph.com,smithi092.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-26T21:36:46.055 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi032.front.sepia.ceph.com'), Remote(name='ubuntu@smithi092.front.sepia.ceph.com')] 2024-03-26T21:36:46.056 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-03-26T21:36:46.057 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:36:46.147 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-03-26T21:36:46.276 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-03-26T21:36:46.276 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-03-26T21:36:46.276 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:36:46.361 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-03-26T21:36:46.486 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-03-26T21:36:46.487 INFO:teuthology.run_tasks:Running task clock... 2024-03-26T21:36:46.499 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-26T21:36:46.499 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-26T21:36:46.500 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-26T21:36:46.502 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-26T21:36:46.503 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-26T21:36:46.531 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:46 ntpd[12881]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-03-26T21:36:46.532 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:46 ntpd[12881]: Command line: ntpd -gq 2024-03-26T21:36:46.533 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:46 ntpd[12881]: proto: precision = 0.190 usec (-22) 2024-03-26T21:36:46.533 INFO:teuthology.orchestra.run.smithi032.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-26T21:36:46.533 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:46 ntpd[12881]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-26T21:36:46.534 INFO:teuthology.orchestra.run.smithi032.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-26T21:36:46.534 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:46 ntpd[12881]: restrict ::: KOD does nothing without LIMITED. 2024-03-26T21:36:46.535 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:46 ntpd[12881]: Listen and drop on 0 v6wildcard [::]:123 2024-03-26T21:36:46.535 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:46 ntpd[12881]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-26T21:36:46.535 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:46 ntpd[12881]: Listen normally on 2 lo 127.0.0.1:123 2024-03-26T21:36:46.535 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:46 ntpd[12881]: Listen normally on 3 ens1f0 172.21.15.32:123 2024-03-26T21:36:46.535 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:46 ntpd[12881]: Listen normally on 4 lo [::1]:123 2024-03-26T21:36:46.535 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:46 ntpd[12881]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:2602%4]:123 2024-03-26T21:36:46.535 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:46 ntpd[12881]: Listening on routing socket on fd #22 for interface updates 2024-03-26T21:36:46.536 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:46 ntpd[12983]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-03-26T21:36:46.536 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:46 ntpd[12983]: Command line: ntpd -gq 2024-03-26T21:36:46.538 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:46 ntpd[12983]: proto: precision = 0.116 usec (-23) 2024-03-26T21:36:46.538 INFO:teuthology.orchestra.run.smithi092.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-26T21:36:46.539 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:46 ntpd[12983]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-26T21:36:46.539 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:46 ntpd[12983]: restrict ::: KOD does nothing without LIMITED. 2024-03-26T21:36:46.539 INFO:teuthology.orchestra.run.smithi092.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-26T21:36:46.540 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:46 ntpd[12983]: Listen and drop on 0 v6wildcard [::]:123 2024-03-26T21:36:46.540 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:46 ntpd[12983]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-26T21:36:46.540 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:46 ntpd[12983]: Listen normally on 2 lo 127.0.0.1:123 2024-03-26T21:36:46.540 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:46 ntpd[12983]: Listen normally on 3 enp3s0f1 172.21.15.92:123 2024-03-26T21:36:46.540 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:46 ntpd[12983]: Listen normally on 4 lo [::1]:123 2024-03-26T21:36:46.540 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:46 ntpd[12983]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cd45%5]:123 2024-03-26T21:36:46.540 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:46 ntpd[12983]: Listening on routing socket on fd #22 for interface updates 2024-03-26T21:36:47.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:47 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:47.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:47 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:47.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:47 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:47.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:47 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:47.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:47 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:47.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:47 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:47.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:47 ntpd[12881]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:47.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:47 ntpd[12881]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:47.537 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:47 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:47.537 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:47 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:47.537 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:47 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:47.537 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:47 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:47.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:47 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:47.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:47 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:47.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:47 ntpd[12983]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:47.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:47 ntpd[12983]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:48.537 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:48 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:48.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:48 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:48.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:48 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:48.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:48 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:48.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:48 ntpd[12983]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:48.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:48 ntpd[12983]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:49.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:49 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:49.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:49 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:49.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:49 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:49.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:49 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:49.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:49 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:49.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:49 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:49.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:49 ntpd[12881]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:49.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:49 ntpd[12881]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:49.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:49 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:49.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:49 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:49.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:49 ntpd[12881]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:49.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:49 ntpd[12881]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:49.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:49 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:49.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:49 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:49.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:49 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:49.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:49 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:49.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:49 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:49.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:49 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:49.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:49 ntpd[12983]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:49.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:49 ntpd[12983]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:49.539 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:49 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:49.539 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:49 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:49.539 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:49 ntpd[12983]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:49.539 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:49 ntpd[12983]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:50.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:50 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:50.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:50 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:50.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:50 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:50.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:50 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:50.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:50 ntpd[12983]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:50.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:50 ntpd[12983]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:51.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:51.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:51.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:51.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:51.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:51.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:51.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:51.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:51.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:51.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:51.535 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:51.535 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:51.535 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:51.535 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:51.535 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:51.535 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:51.535 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:51.535 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:51 ntpd[12881]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:51.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:51 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:51.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:51 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:51.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:51 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:51.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:51 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:51.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:51 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:51.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:51 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:51.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:51 ntpd[12983]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:51.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:51 ntpd[12983]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:51.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:51 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:51.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:51 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:51.539 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:51 ntpd[12983]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:51.539 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:51 ntpd[12983]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:52.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:52 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:52.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:52 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:52.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:52 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:52.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:52 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:52.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:52 ntpd[12983]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:52.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:52 ntpd[12983]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:53.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:53 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:53.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:53 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:53.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:53 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:53.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:53 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:53.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:53 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:53.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:53 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:53.533 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:53 ntpd[12881]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:53.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:53 ntpd[12881]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:53.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:53 ntpd[12881]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:53.534 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:53 ntpd[12881]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:53.534 INFO:teuthology.orchestra.run.smithi032.stdout:26 Mar 21:36:53 ntpd[12881]: ntpd: time slew +0.000181 s 2024-03-26T21:36:53.534 INFO:teuthology.orchestra.run.smithi032.stdout:ntpd: time slew +0.000181s 2024-03-26T21:36:53.535 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:53 ntpd[12881]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-26T21:36:53.535 INFO:teuthology.orchestra.run.smithi032.stderr:26 Mar 21:36:53 ntpd[12881]: can't open /var/log/ntpstats/loopstats.20240326: Permission denied 2024-03-26T21:36:53.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:53.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:53.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:53.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:53.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:53.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:53.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:53.538 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:53.539 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-26T21:36:53.539 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: can't open /var/log/ntpstats/rawstats.20240326: Permission denied 2024-03-26T21:36:53.539 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-26T21:36:53.539 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: can't open /var/log/ntpstats/peerstats.20240326: Permission denied 2024-03-26T21:36:53.539 INFO:teuthology.orchestra.run.smithi092.stdout:26 Mar 21:36:53 ntpd[12983]: ntpd: time slew +0.001968 s 2024-03-26T21:36:53.539 INFO:teuthology.orchestra.run.smithi092.stdout:ntpd: time slew +0.001968s 2024-03-26T21:36:53.539 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-26T21:36:53.540 INFO:teuthology.orchestra.run.smithi092.stderr:26 Mar 21:36:53 ntpd[12983]: can't open /var/log/ntpstats/loopstats.20240326: Permission denied 2024-03-26T21:36:53.610 INFO:teuthology.orchestra.run.smithi092.stdout: remote refid st t when poll reach delay offset jitter 2024-03-26T21:36:53.610 INFO:teuthology.orchestra.run.smithi092.stdout:============================================================================== 2024-03-26T21:36:53.610 INFO:teuthology.orchestra.run.smithi092.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-26T21:36:53.610 INFO:teuthology.orchestra.run.smithi092.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-26T21:36:53.610 INFO:teuthology.orchestra.run.smithi092.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-26T21:36:53.610 INFO:teuthology.orchestra.run.smithi092.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-26T21:36:53.615 INFO:teuthology.orchestra.run.smithi032.stdout: remote refid st t when poll reach delay offset jitter 2024-03-26T21:36:53.615 INFO:teuthology.orchestra.run.smithi032.stdout:============================================================================== 2024-03-26T21:36:53.615 INFO:teuthology.orchestra.run.smithi032.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-26T21:36:53.615 INFO:teuthology.orchestra.run.smithi032.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-26T21:36:53.615 INFO:teuthology.orchestra.run.smithi032.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-26T21:36:53.616 INFO:teuthology.orchestra.run.smithi032.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-26T21:36:53.616 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-26T21:36:53.713 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': '42fc52b86b14d4f88c40d75eb7102e0ab3918f55'} 2024-03-26T21:36:53.714 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-03-26T21:36:53.714 INFO:tasks.cephadm:Cluster fsid is f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:36:53.714 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-26T21:36:53.714 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.32', 'mon.c': '[v2:172.21.15.32:3301,v1:172.21.15.32:6790]', 'mon.b': '172.21.15.92'} 2024-03-26T21:36:53.715 INFO:tasks.cephadm:First mon is mon.a on smithi032 2024-03-26T21:36:53.715 INFO:tasks.cephadm:First mgr is y 2024-03-26T21:36:53.715 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-26T21:36:53.715 DEBUG:teuthology.orchestra.run.smithi032:> sudo hostname $(hostname -s) 2024-03-26T21:36:53.732 DEBUG:teuthology.orchestra.run.smithi092:> sudo hostname $(hostname -s) 2024-03-26T21:36:53.749 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-03-26T21:36:53.749 DEBUG:teuthology.orchestra.run.smithi032:> 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-03-26T21:36:54.067 INFO:teuthology.orchestra.run.smithi032.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 26 21:36 /home/ubuntu/cephtest/cephadm 2024-03-26T21:36:54.067 DEBUG:teuthology.orchestra.run.smithi092:> 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-03-26T21:36:54.344 INFO:teuthology.orchestra.run.smithi092.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 26 21:36 /home/ubuntu/cephtest/cephadm 2024-03-26T21:36:54.344 DEBUG:teuthology.orchestra.run.smithi032:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-26T21:36:54.354 DEBUG:teuthology.orchestra.run.smithi092:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-26T21:36:54.373 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-03-26T21:36:54.373 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-26T21:36:54.375 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-26T21:36:54.651 INFO:teuthology.orchestra.run.smithi092.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-26T21:36:54.670 INFO:teuthology.orchestra.run.smithi032.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-26T21:37:32.243 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-03-26T21:37:32.243 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-26T21:37:32.243 INFO:teuthology.orchestra.run.smithi092.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-26T21:37:32.243 INFO:teuthology.orchestra.run.smithi092.stdout: "repo_digests": [ 2024-03-26T21:37:32.243 INFO:teuthology.orchestra.run.smithi092.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-26T21:37:32.244 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-03-26T21:37:32.244 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-03-26T21:37:37.169 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:37:37.169 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-26T21:37:37.169 INFO:teuthology.orchestra.run.smithi032.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-26T21:37:37.170 INFO:teuthology.orchestra.run.smithi032.stdout: "repo_digests": [ 2024-03-26T21:37:37.170 INFO:teuthology.orchestra.run.smithi032.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-26T21:37:37.170 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-03-26T21:37:37.170 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:37:37.194 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /etc/ceph 2024-03-26T21:37:37.209 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /etc/ceph 2024-03-26T21:37:37.226 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 777 /etc/ceph 2024-03-26T21:37:37.241 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 777 /etc/ceph 2024-03-26T21:37:37.252 INFO:tasks.cephadm:Writing seed config... 2024-03-26T21:37:37.253 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-03-26T21:37:37.253 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-26T21:37:37.253 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-26T21:37:37.253 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-03-26T21:37:37.253 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-26T21:37:37.253 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-26T21:37:37.253 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-26T21:37:37.253 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-26T21:37:37.253 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-26T21:37:37.254 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-03-26T21:37:37.254 DEBUG:teuthology.orchestra.run.smithi032:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-26T21:37:37.260 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 = f67fcee4-ebb8-11ee-95d0-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-03-26T21:37:37.260 DEBUG:teuthology.orchestra.run.smithi032:mon.a> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.a.service 2024-03-26T21:37:37.305 DEBUG:teuthology.orchestra.run.smithi032:mgr.y> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.y.service 2024-03-26T21:37:37.308 INFO:tasks.cephadm:Bootstrapping... 2024-03-26T21:37:37.308 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.32 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-26T21:37:37.471 INFO:teuthology.orchestra.run.smithi032.stderr:-------------------------------------------------------------------------------- 2024-03-26T21:37:37.471 INFO:teuthology.orchestra.run.smithi032.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'f67fcee4-ebb8-11ee-95d0-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.32', '--skip-admin-label'] 2024-03-26T21:37:37.471 INFO:teuthology.orchestra.run.smithi032.stderr:Verifying podman|docker is present... 2024-03-26T21:37:37.472 INFO:teuthology.orchestra.run.smithi032.stderr:Verifying lvm2 is present... 2024-03-26T21:37:37.472 INFO:teuthology.orchestra.run.smithi032.stderr:Verifying time synchronization is in place... 2024-03-26T21:37:37.477 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-26T21:37:37.484 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: inactive 2024-03-26T21:37:37.491 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-26T21:37:37.497 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: inactive 2024-03-26T21:37:37.503 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: masked 2024-03-26T21:37:37.509 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: inactive 2024-03-26T21:37:37.515 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-26T21:37:37.521 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: inactive 2024-03-26T21:37:37.528 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: enabled 2024-03-26T21:37:37.534 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: active 2024-03-26T21:37:37.535 INFO:teuthology.orchestra.run.smithi032.stderr:Unit ntp.service is enabled and running 2024-03-26T21:37:37.535 INFO:teuthology.orchestra.run.smithi032.stderr:Repeating the final host check... 2024-03-26T21:37:37.535 INFO:teuthology.orchestra.run.smithi032.stderr:docker (/usr/bin/docker) is present 2024-03-26T21:37:37.535 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl is present 2024-03-26T21:37:37.536 INFO:teuthology.orchestra.run.smithi032.stderr:lvcreate is present 2024-03-26T21:37:37.541 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-26T21:37:37.548 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: inactive 2024-03-26T21:37:37.555 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-26T21:37:37.562 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: inactive 2024-03-26T21:37:37.569 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: masked 2024-03-26T21:37:37.575 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: inactive 2024-03-26T21:37:37.581 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-26T21:37:37.588 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: inactive 2024-03-26T21:37:37.596 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: enabled 2024-03-26T21:37:37.602 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: active 2024-03-26T21:37:37.603 INFO:teuthology.orchestra.run.smithi032.stderr:Unit ntp.service is enabled and running 2024-03-26T21:37:37.603 INFO:teuthology.orchestra.run.smithi032.stderr:Host looks OK 2024-03-26T21:37:37.603 INFO:teuthology.orchestra.run.smithi032.stderr:Cluster fsid: f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:37:37.604 INFO:teuthology.orchestra.run.smithi032.stderr:Acquiring lock 140625440553280 on /run/cephadm/f67fcee4-ebb8-11ee-95d0-87774f69a715.lock 2024-03-26T21:37:37.604 INFO:teuthology.orchestra.run.smithi032.stderr:Lock 140625440553280 acquired on /run/cephadm/f67fcee4-ebb8-11ee-95d0-87774f69a715.lock 2024-03-26T21:37:37.604 INFO:teuthology.orchestra.run.smithi032.stderr:Verifying IP 172.21.15.32 port 3300 ... 2024-03-26T21:37:37.605 INFO:teuthology.orchestra.run.smithi032.stderr:Verifying IP 172.21.15.32 port 6789 ... 2024-03-26T21:37:37.605 INFO:teuthology.orchestra.run.smithi032.stderr:Base mon IP is 172.21.15.32, final addrv is [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-03-26T21:37:37.608 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-03-26T21:37:37.608 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-03-26T21:37:37.609 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.32 2024-03-26T21:37:37.612 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-03-26T21:37:37.613 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-03-26T21:37:37.613 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1778sec hoplimit 64 pref medium 2024-03-26T21:37:37.617 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-26T21:37:37.617 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-03-26T21:37:37.617 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-26T21:37:37.617 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-03-26T21:37:37.617 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/sbin/ip: inet6 fe80::ae1f:6bff:fef8:2602/64 scope link 2024-03-26T21:37:37.617 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-26T21:37:37.619 INFO:teuthology.orchestra.run.smithi032.stderr:Mon IP `172.21.15.32` is in CIDR network `172.21.0.0/20` 2024-03-26T21:37:37.619 INFO:teuthology.orchestra.run.smithi032.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-26T21:37:37.620 INFO:journalctl@ceph.mon.a.smithi032.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:37:37.620 INFO:teuthology.orchestra.run.smithi032.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-26T21:37:37.631 INFO:journalctl@ceph.mgr.y.smithi032.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:37:38.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-03-26T21:37:38.242 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-03-26T21:37:38.242 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-03-26T21:37:38.267 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-03-26T21:37:39.169 INFO:teuthology.orchestra.run.smithi032.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-26T21:37:39.744 INFO:teuthology.orchestra.run.smithi032.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-26T21:37:39.744 INFO:teuthology.orchestra.run.smithi032.stderr:Extracting ceph user uid/gid from container image... 2024-03-26T21:37:40.391 INFO:teuthology.orchestra.run.smithi032.stderr:stat: 167 167 2024-03-26T21:37:40.965 INFO:teuthology.orchestra.run.smithi032.stderr:Creating initial keys... 2024-03-26T21:37:41.682 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-authtool: AQAlQANmatkNKRAApWvihcF7QVSrXa57ClUVqQ== 2024-03-26T21:37:43.110 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-authtool: AQAnQANmf639BhAAnu3+FXcPvwSF+gU/Dq5NBw== 2024-03-26T21:37:44.336 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-authtool: AQAoQANm2m5yFBAAztE+rvTBMcNLMutOfbuZnw== 2024-03-26T21:37:44.912 INFO:teuthology.orchestra.run.smithi032.stderr:Creating initial monmap... 2024-03-26T21:37:45.703 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-26T21:37:45.704 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-03-26T21:37:45.704 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:37:45.704 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-26T21:37:46.294 INFO:teuthology.orchestra.run.smithi032.stderr:monmaptool for a [v2:172.21.15.32:3300,v1:172.21.15.32:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-26T21:37:46.295 INFO:teuthology.orchestra.run.smithi032.stderr:setting min_mon_release = octopus 2024-03-26T21:37:46.295 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/monmaptool: set fsid to f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:37:46.295 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-26T21:37:46.295 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-03-26T21:37:46.295 INFO:teuthology.orchestra.run.smithi032.stderr:Creating mon... 2024-03-26T21:37:47.041 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.043+0000 7f0e5e1be880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:37:47.041 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.043+0000 7f0e5e1be880 1 imported monmap: 2024-03-26T21:37:47.041 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: epoch 0 2024-03-26T21:37:47.041 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:37:47.041 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: last_changed 2024-03-26T21:37:45.709963+0000 2024-03-26T21:37:47.041 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:37:47.041 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-03-26T21:37:47.041 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-03-26T21:37:47.041 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:37:47.041 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.042 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.043+0000 7f0e5e1be880 0 /usr/bin/ceph-mon: set fsid to f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:37:47.043 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: RocksDB version: 6.15.5 2024-03-26T21:37:47.043 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.043 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-26T21:37:47.043 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Compile date Apr 18 2022 2024-03-26T21:37:47.043 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: DB SUMMARY 2024-03-26T21:37:47.043 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.043 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: DB Session ID: 8U1NR2EG36K2NJYQMSLV 2024-03-26T21:37:47.043 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.043 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-03-26T21:37:47.043 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.043 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-03-26T21:37:47.044 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.044 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.error_if_exists: 0 2024-03-26T21:37:47.044 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.create_if_missing: 1 2024-03-26T21:37:47.045 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.paranoid_checks: 1 2024-03-26T21:37:47.045 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:37:47.045 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.env: 0x55cf7a589860 2024-03-26T21:37:47.045 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.fs: Posix File System 2024-03-26T21:37:47.045 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.info_log: 0x55cf7b319320 2024-03-26T21:37:47.045 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:37:47.045 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.statistics: (nil) 2024-03-26T21:37:47.045 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.use_fsync: 0 2024-03-26T21:37:47.045 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.max_log_file_size: 0 2024-03-26T21:37:47.045 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:37:47.045 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:37:47.045 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:37:47.046 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:37:47.046 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.allow_fallocate: 1 2024-03-26T21:37:47.046 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:37:47.046 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:37:47.069 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.use_direct_reads: 0 2024-03-26T21:37:47.069 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.db_log_dir: 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.write_buffer_manager: 0x55cf7b5b9950 2024-03-26T21:37:47.070 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.unordered_write: 0 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.row_cache: None 2024-03-26T21:37:47.071 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.wal_filter: None 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.preserve_deletes: 0 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.two_write_queues: 0 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.atomic_flush: 0 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.log_readahead_size: 0 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:37:47.072 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.max_background_jobs: 2 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.max_background_compactions: -1 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.max_subcompactions: 1 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.max_open_files: -1 2024-03-26T21:37:47.073 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Options.max_background_flushes: -1 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Compression algorithms supported: 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: kZSTD supported: 0 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: kXpressCompression supported: 0 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: kLZ4Compression supported: 1 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: kBZip2Compression supported: 0 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: kZlibCompression supported: 1 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: kSnappyCompression supported: 1 2024-03-26T21:37:47.074 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.047+0000 7f0e5e1be880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.merge_operator: 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compaction_filter: None 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:37:47.075 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cf7b2e2d10) 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: index_type: 0 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: checksum: 1 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: block_cache: 0x55cf7b34a170 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-03-26T21:37:47.076 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-26T21:37:47.077 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: format_version: 4 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: block_align: 0 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compression: NoCompression 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.num_levels: 7 2024-03-26T21:37:47.078 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:37:47.079 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:37:47.080 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:37:47.081 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.table_properties_collectors: 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.inplace_update_support: 0 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.bloom_locality: 0 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.max_successive_merges: 0 2024-03-26T21:37:47.082 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.ttl: 2592000 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.enable_blob_files: false 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.min_blob_size: 0 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 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-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-26T21:37:47.083 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.051+0000 7f0e5e1be880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.055+0000 7f0e5e1be880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55cf7b330700 2024-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.055+0000 7f0e5e1be880 4 rocksdb: DB pointer 0x55cf7b3a4000 2024-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.055+0000 7f0e4fda8700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.055+0000 7f0e4fda8700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.084 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.085 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:37:47.086 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.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-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: 2024-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.055+0000 7f0e5e1be880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.055+0000 7f0e5e1be880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-03-26T21:37:47.087 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph-mon: debug 2024-03-26T21:37:47.055+0000 7f0e5e1be880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-03-26T21:37:47.624 INFO:teuthology.orchestra.run.smithi032.stderr:create mon.a on 2024-03-26T21:37:47.824 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-03-26T21:37:47.999 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715.target -> /etc/systemd/system/ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715.target. 2024-03-26T21:37:47.999 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715.target -> /etc/systemd/system/ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715.target. 2024-03-26T21:37:48.374 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Failed to reset failed state of unit ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.a.service: Unit ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.a.service not loaded. 2024-03-26T21:37:48.379 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Created symlink /etc/systemd/system/ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715.target.wants/ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@.service. 2024-03-26T21:37:48.577 INFO:teuthology.orchestra.run.smithi032.stderr:firewalld does not appear to be present 2024-03-26T21:37:48.578 INFO:teuthology.orchestra.run.smithi032.stderr:Not possible to enable service . firewalld.service is not available 2024-03-26T21:37:48.578 INFO:teuthology.orchestra.run.smithi032.stderr:Waiting for mon to start... 2024-03-26T21:37:48.578 INFO:teuthology.orchestra.run.smithi032.stderr:Waiting for mon... 2024-03-26T21:37:48.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:48 smithi032 systemd[1]: Started Ceph mon.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:37:50.001 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: cluster: 2024-03-26T21:37:50.001 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: id: f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:37:50.001 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-03-26T21:37:50.001 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:37:50.002 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: services: 2024-03-26T21:37:50.002 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.247862s) 2024-03-26T21:37:50.003 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: mgr: no daemons active 2024-03-26T21:37:50.003 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-03-26T21:37:50.003 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:37:50.003 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: data: 2024-03-26T21:37:50.003 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-03-26T21:37:50.003 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-03-26T21:37:50.003 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-03-26T21:37:50.003 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: pgs: 2024-03-26T21:37:50.003 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:37:50.024 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:49 smithi032 bash[13892]: cluster 2024-03-26T21:37:49.759976+0000 mon.a (mon.0) 0 : cluster [INF] mkfs f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:37:50.024 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:49 smithi032 bash[13892]: cluster 2024-03-26T21:37:49.752623+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-26T21:37:50.640 INFO:teuthology.orchestra.run.smithi032.stderr:mon is available 2024-03-26T21:37:50.641 INFO:teuthology.orchestra.run.smithi032.stderr:Assimilating anything we can from ceph.conf... 2024-03-26T21:37:51.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:50 smithi032 bash[13892]: cluster 2024-03-26T21:37:49.758755+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-26T21:37:51.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:50 smithi032 bash[13892]: cluster 2024-03-26T21:37:49.759061+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0]} 2024-03-26T21:37:51.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:50 smithi032 bash[13892]: cluster 2024-03-26T21:37:49.762337+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-26T21:37:51.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:50 smithi032 bash[13892]: cluster 2024-03-26T21:37:49.765146+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-26T21:37:51.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:50 smithi032 bash[13892]: cluster 2024-03-26T21:37:49.765680+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-03-26T21:37:51.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:50 smithi032 bash[13892]: audit 2024-03-26T21:37:50.006493+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.32:0/2893077526' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:37:51.633 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:37:51.633 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: [global] 2024-03-26T21:37:51.633 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: fsid = f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:37:51.633 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-03-26T21:37:51.633 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-26T21:37:51.633 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-26T21:37:51.633 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-26T21:37:51.633 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-26T21:37:51.634 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:37:51.634 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: [mgr] 2024-03-26T21:37:51.634 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-03-26T21:37:51.634 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-26T21:37:51.634 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:37:51.634 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: [osd] 2024-03-26T21:37:51.634 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-26T21:37:51.634 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-26T21:37:52.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:51 smithi032 bash[13892]: audit 2024-03-26T21:37:51.631488+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.32:0/3997501861' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-26T21:37:52.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:51 smithi032 bash[13892]: audit 2024-03-26T21:37:51.638251+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.32:0/3997501861' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-26T21:37:52.179 INFO:teuthology.orchestra.run.smithi032.stderr:Generating new minimal ceph.conf... 2024-03-26T21:37:53.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:53 smithi032 bash[13892]: audit 2024-03-26T21:37:53.205845+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.32:0/476138441' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:37:53.748 INFO:teuthology.orchestra.run.smithi032.stderr:Restarting the monitor... 2024-03-26T21:37:54.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:53 smithi032 systemd[1]: Stopping Ceph mon.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:37:54.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:53 smithi032 bash[14283]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mon.a 2024-03-26T21:37:54.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:53 smithi032 bash[13892]: debug 2024-03-26T21:37:53.859+0000 7fe544dcf700 -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-03-26T21:37:54.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:53 smithi032 bash[13892]: debug 2024-03-26T21:37:53.859+0000 7fe544dcf700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-26T21:37:54.727 INFO:teuthology.orchestra.run.smithi032.stderr:Setting mon public_network to 172.21.0.0/20 2024-03-26T21:37:54.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:54 smithi032 bash[14291]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mon-a 2024-03-26T21:37:54.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:54 smithi032 bash[14328]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mon.a 2024-03-26T21:37:54.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:54 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.a.service: Succeeded. 2024-03-26T21:37:54.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:54 smithi032 systemd[1]: Stopped Ceph mon.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:37:54.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:54 smithi032 systemd[1]: Started Ceph mon.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:37:56.079 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.755+0000 7fa01e864880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:37:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.755+0000 7fa01e864880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-26T21:37:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.755+0000 7fa01e864880 0 pidfile_write: ignore empty --pid-file 2024-03-26T21:37:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.759+0000 7fa01e864880 0 load: jerasure load: lrc 2024-03-26T21:37:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: RocksDB version: 6.15.5 2024-03-26T21:37:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-26T21:37:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Compile date Apr 18 2022 2024-03-26T21:37:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: DB SUMMARY 2024-03-26T21:37:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: DB Session ID: ZCS5OI0YZEBFWZLSD7V5 2024-03-26T21:37:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: CURRENT file: CURRENT 2024-03-26T21:37:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-26T21:37:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-03-26T21:37:56.080 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82621 ; 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.error_if_exists: 0 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.create_if_missing: 0 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.paranoid_checks: 1 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.env: 0x563162913860 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.fs: Posix File System 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.info_log: 0x5631648dbe00 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.statistics: (nil) 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.use_fsync: 0 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_log_file_size: 0 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:37:56.081 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.allow_fallocate: 1 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.use_direct_reads: 0 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.db_log_dir: 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:37:56.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:37:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:37:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:37:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.write_buffer_manager: 0x5631649cc2d0 2024-03-26T21:37:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:37:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-26T21:37:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:37:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:37:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:37:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:37:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:37:56.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:37:56.084 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.unordered_write: 0 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.row_cache: None 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.wal_filter: None 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.preserve_deletes: 0 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.two_write_queues: 0 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.atomic_flush: 0 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:37:56.085 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.log_readahead_size: 0 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_background_jobs: 2 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_background_compactions: -1 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_subcompactions: 1 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:37:56.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_open_files: -1 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_background_flushes: -1 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Compression algorithms supported: 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: kZSTD supported: 0 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: kXpressCompression supported: 0 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: kLZ4Compression supported: 1 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: kBZip2Compression supported: 0 2024-03-26T21:37:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: kZlibCompression supported: 1 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: kSnappyCompression supported: 1 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.merge_operator: 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_filter: None 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5631648a9d00) 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: cache_index_and_filter_blocks: 1 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:37:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: pin_top_level_index_and_filter: 1 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: index_type: 0 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: data_block_index_type: 0 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: index_shortening: 1 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: hash_index_allow_collision: 1 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: checksum: 1 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: no_block_cache: 0 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: block_cache: 0x563164910170 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: block_cache_name: BinnedLRUCache 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: block_cache_options: 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: capacity : 536870912 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: num_shard_bits : 4 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: strict_capacity_limit : 0 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: high_pri_pool_ratio: 0.000 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: block_cache_compressed: (nil) 2024-03-26T21:37:56.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: persistent_cache: (nil) 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: block_size: 4096 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: block_size_deviation: 10 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: block_restart_interval: 16 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: index_block_restart_interval: 1 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: metadata_block_size: 4096 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: partition_filters: 0 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: use_delta_encoding: 1 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: whole_key_filtering: 1 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: verify_compression: 0 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: read_amp_bytes_per_bit: 0 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: format_version: 4 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: enable_index_compression: 1 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: block_align: 0 2024-03-26T21:37:56.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compression: NoCompression 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.num_levels: 7 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:37:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:37:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:37:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.table_properties_collectors: 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.inplace_update_support: 0 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.bloom_locality: 0 2024-03-26T21:37:56.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.max_successive_merges: 0 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.ttl: 2592000 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.enable_blob_files: false 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.min_blob_size: 0 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 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-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711489075766544, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-03-26T21:37:56.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.763+0000 7fa01e864880 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-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.767+0000 7fa01e864880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711489075768217, "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": 1711489075, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "62d4795f-cc76-45a6-94f9-c48351e1944e", "db_session_id": "ZCS5OI0YZEBFWZLSD7V5"}} 2024-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.767+0000 7fa01e864880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.767+0000 7fa01e864880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711489075768998, "job": 1, "event": "recovery_finished"} 2024-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.767+0000 7fa01e864880 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-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.767+0000 7fa01e864880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5631648f6a80 2024-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.767+0000 7fa01e864880 4 rocksdb: DB pointer 0x563164906000 2024-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.767+0000 7fa00e5ec700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.767+0000 7fa00e5ec700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: ** DB Stats ** 2024-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:37:56.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: ** Compaction Stats [default] ** 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: 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-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 68.9 0.00 0.00 1 0.001 0 0 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 68.9 0.00 0.00 1 0.001 0 0 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 68.9 0.00 0.00 1 0.001 0 0 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: ** Compaction Stats [default] ** 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: 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-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 68.9 0.00 0.00 1 0.001 0 0 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:37:56.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Cumulative compaction: 0.00 GB write, 12.78 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Interval compaction: 0.00 GB write, 12.78 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: 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-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: ** Compaction Stats [default] ** 2024-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: 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-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 68.9 0.00 0.00 1 0.001 0 0 2024-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 68.9 0.00 0.00 1 0.001 0 0 2024-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: 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-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: ** Compaction Stats [default] ** 2024-03-26T21:37:56.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: 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-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 68.9 0.00 0.00 1 0.001 0 0 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Cumulative compaction: 0.00 GB write, 12.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: 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-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.767+0000 7fa01e864880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] at bind addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.771+0000 7fa01e864880 1 mon.a@-1(???) e1 preinit fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:37:56.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.771+0000 7fa01e864880 0 mon.a@-1(???).mds e1 new map 2024-03-26T21:37:56.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.771+0000 7fa01e864880 0 mon.a@-1(???).mds e1 print_map 2024-03-26T21:37:56.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: e1 2024-03-26T21:37:56.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-26T21:37:56.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: 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-03-26T21:37:56.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: legacy client fscid: -1 2024-03-26T21:37:56.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: 2024-03-26T21:37:56.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: No filesystems configured 2024-03-26T21:37:56.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.771+0000 7fa01e864880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-26T21:37:56.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.771+0000 7fa01e864880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:37:56.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.771+0000 7fa01e864880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:37:56.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.771+0000 7fa01e864880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:37:56.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:55 smithi032 bash[14367]: debug 2024-03-26T21:37:55.771+0000 7fa01e864880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-26T21:37:56.660 INFO:teuthology.orchestra.run.smithi032.stderr:Wrote config to /etc/ceph/ceph.conf 2024-03-26T21:37:56.661 INFO:teuthology.orchestra.run.smithi032.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-26T21:37:56.661 INFO:teuthology.orchestra.run.smithi032.stderr:Creating mgr... 2024-03-26T21:37:56.661 INFO:teuthology.orchestra.run.smithi032.stderr:Verifying port 9283 ... 2024-03-26T21:37:56.877 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Failed to reset failed state of unit ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.y.service: Unit ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.y.service not loaded. 2024-03-26T21:37:56.884 INFO:teuthology.orchestra.run.smithi032.stderr:systemctl: Created symlink /etc/systemd/system/ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715.target.wants/ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@.service. 2024-03-26T21:37:57.064 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:56 smithi032 bash[14367]: cluster 2024-03-26T21:37:55.778154+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-26T21:37:57.064 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:56 smithi032 bash[14367]: cluster 2024-03-26T21:37:55.778270+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0]} 2024-03-26T21:37:57.064 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:56 smithi032 bash[14367]: cluster 2024-03-26T21:37:55.778400+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-03-26T21:37:57.064 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:56 smithi032 bash[14367]: cluster 2024-03-26T21:37:55.778466+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-26T21:37:57.064 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:56 smithi032 bash[14367]: cluster 2024-03-26T21:37:55.779017+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-03-26T21:37:57.064 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:56 smithi032 bash[14367]: audit 2024-03-26T21:37:56.054229+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.32:0/649503731' entity='client.admin' 2024-03-26T21:37:57.066 INFO:teuthology.orchestra.run.smithi032.stderr:firewalld does not appear to be present 2024-03-26T21:37:57.066 INFO:teuthology.orchestra.run.smithi032.stderr:Not possible to enable service . firewalld.service is not available 2024-03-26T21:37:57.067 INFO:teuthology.orchestra.run.smithi032.stderr:firewalld does not appear to be present 2024-03-26T21:37:57.067 INFO:teuthology.orchestra.run.smithi032.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-03-26T21:37:57.067 INFO:teuthology.orchestra.run.smithi032.stderr:Waiting for mgr to start... 2024-03-26T21:37:57.067 INFO:teuthology.orchestra.run.smithi032.stderr:Waiting for mgr... 2024-03-26T21:37:58.503 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: { 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "fsid": "f67fcee4-ebb8-11ee-95d0-87774f69a715", 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "health": { 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "checks": {}, 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "mutes": [] 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "quorum": [ 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 0 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ], 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "a" 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ], 2024-03-26T21:37:58.504 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-03-26T21:37:58.505 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "monmap": { 2024-03-26T21:37:58.505 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:37:58.505 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-26T21:37:58.505 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-26T21:37:58.505 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:37:58.505 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "osdmap": { 2024-03-26T21:37:58.505 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:37:58.505 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-26T21:37:58.505 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-26T21:37:58.505 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-26T21:37:58.505 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-26T21:37:58.508 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-26T21:37:58.508 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "pgmap": { 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "fsmap": { 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-26T21:37:58.509 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "available": false, 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "modules": [ 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "iostat", 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "nfs", 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "restful" 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ], 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "servicemap": { 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "modified": "2024-03-26T21:37:49.761011+0000", 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-26T21:37:58.510 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: } 2024-03-26T21:37:58.681 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:37:58 smithi032 bash[14367]: audit 2024-03-26T21:37:58.507882+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.32:0/1834866808' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-26T21:37:58.681 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:37:58 smithi032 bash[14636]: debug 2024-03-26T21:37:58.406+0000 7f84aaa1d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:37:59.141 INFO:teuthology.orchestra.run.smithi032.stderr:mgr not available, waiting (1/15)... 2024-03-26T21:37:59.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:37:59 smithi032 bash[14636]: debug 2024-03-26T21:37:59.294+0000 7f84aaa1d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:37:59.581 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:37:59 smithi032 bash[14636]: debug 2024-03-26T21:37:59.418+0000 7f84aaa1d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:37:59.837 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:37:59 smithi032 bash[14636]: debug 2024-03-26T21:37:59.586+0000 7f84aaa1d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:38:00.219 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:37:59 smithi032 bash[14636]: debug 2024-03-26T21:37:59.918+0000 7f84aaa1d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:38:00.219 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:00 smithi032 bash[14636]: debug 2024-03-26T21:38:00.014+0000 7f84aaa1d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:38:00.587 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:00 smithi032 bash[14636]: debug 2024-03-26T21:38:00.222+0000 7f84aaa1d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:38:01.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:01 smithi032 bash[14636]: debug 2024-03-26T21:38:01.074+0000 7f84aaa1d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:38:01.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:01 smithi032 bash[14636]: debug 2024-03-26T21:38:01.182+0000 7f84aaa1d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:38:01.587 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:01 smithi032 bash[14636]: debug 2024-03-26T21:38:01.390+0000 7f84aaa1d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:38:02.087 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:01 smithi032 bash[14636]: debug 2024-03-26T21:38:01.750+0000 7f84aaa1d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:38:02.231 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:38:02.232 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: { 2024-03-26T21:38:02.232 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "fsid": "f67fcee4-ebb8-11ee-95d0-87774f69a715", 2024-03-26T21:38:02.232 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "health": { 2024-03-26T21:38:02.233 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-26T21:38:02.233 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "checks": {}, 2024-03-26T21:38:02.233 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "mutes": [] 2024-03-26T21:38:02.233 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:02.233 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-26T21:38:02.233 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "quorum": [ 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 0 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ], 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "a" 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ], 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "monmap": { 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "osdmap": { 2024-03-26T21:38:02.236 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "pgmap": { 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-26T21:38:02.237 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-26T21:38:02.240 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-26T21:38:02.240 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-26T21:38:02.240 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:02.240 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "fsmap": { 2024-03-26T21:38:02.240 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:38:02.240 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-26T21:38:02.240 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-26T21:38:02.240 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:02.240 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-26T21:38:02.240 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "available": false, 2024-03-26T21:38:02.240 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-26T21:38:02.240 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "modules": [ 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "iostat", 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "nfs", 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "restful" 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ], 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "servicemap": { 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "modified": "2024-03-26T21:37:49.761011+0000", 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-26T21:38:02.241 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: } 2024-03-26T21:38:02.406 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:02 smithi032 bash[14367]: audit 2024-03-26T21:38:02.238128+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.32:0/1551564509' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-26T21:38:02.406 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:02 smithi032 bash[14636]: debug 2024-03-26T21:38:02.102+0000 7f84aaa1d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:38:02.771 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:02 smithi032 bash[14636]: debug 2024-03-26T21:38:02.498+0000 7f84aaa1d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:38:02.790 INFO:teuthology.orchestra.run.smithi032.stderr:mgr not available, waiting (2/15)... 2024-03-26T21:38:03.087 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:02 smithi032 bash[14636]: debug 2024-03-26T21:38:02.774+0000 7f84aaa1d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:38:03.742 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:03 smithi032 bash[14636]: debug 2024-03-26T21:38:03.478+0000 7f84aaa1d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:38:03.742 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:03 smithi032 bash[14636]: debug 2024-03-26T21:38:03.582+0000 7f84aaa1d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:38:03.994 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:03 smithi032 bash[14636]: debug 2024-03-26T21:38:03.746+0000 7f84aaa1d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:38:03.994 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:03 smithi032 bash[14636]: debug 2024-03-26T21:38:03.858+0000 7f84aaa1d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:38:04.287 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:04 smithi032 bash[14636]: debug 2024-03-26T21:38:03.998+0000 7f84aaa1d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:38:04.587 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:04 smithi032 bash[14636]: debug 2024-03-26T21:38:04.290+0000 7f84aaa1d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:38:04.588 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:04 smithi032 bash[14636]: debug 2024-03-26T21:38:04.410+0000 7f84aaa1d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:38:05.087 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:04 smithi032 bash[14636]: debug 2024-03-26T21:38:04.598+0000 7f84aaa1d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:38:05.088 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:04 smithi032 bash[14636]: debug 2024-03-26T21:38:04.722+0000 7f84aaa1d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:38:05.801 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:38:05.801 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: { 2024-03-26T21:38:05.801 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "fsid": "f67fcee4-ebb8-11ee-95d0-87774f69a715", 2024-03-26T21:38:05.801 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "health": { 2024-03-26T21:38:05.801 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-26T21:38:05.802 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "checks": {}, 2024-03-26T21:38:05.802 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "mutes": [] 2024-03-26T21:38:05.802 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:05.803 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-26T21:38:05.803 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "quorum": [ 2024-03-26T21:38:05.803 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 0 2024-03-26T21:38:05.808 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ], 2024-03-26T21:38:05.808 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-26T21:38:05.808 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "a" 2024-03-26T21:38:05.808 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ], 2024-03-26T21:38:05.808 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-03-26T21:38:05.808 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "monmap": { 2024-03-26T21:38:05.808 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:38:05.808 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-26T21:38:05.809 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-26T21:38:05.809 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:05.809 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "osdmap": { 2024-03-26T21:38:05.809 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:38:05.809 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-26T21:38:05.809 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-26T21:38:05.809 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-26T21:38:05.809 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-26T21:38:05.809 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-26T21:38:05.809 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-26T21:38:05.809 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:05.809 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "pgmap": { 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "fsmap": { 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-26T21:38:05.810 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "available": false, 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "modules": [ 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "iostat", 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "nfs", 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "restful" 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ], 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "servicemap": { 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "modified": "2024-03-26T21:37:49.761011+0000", 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:05.811 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-26T21:38:05.812 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: } 2024-03-26T21:38:05.826 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:05 smithi032 bash[14636]: debug 2024-03-26T21:38:05.610+0000 7f84aaa1d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:38:05.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:05 smithi032 bash[14367]: cluster 2024-03-26T21:38:05.615782+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-03-26T21:38:05.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:05 smithi032 bash[14367]: cluster 2024-03-26T21:38:05.622667+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00713382s) 2024-03-26T21:38:05.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:05 smithi032 bash[14367]: audit 2024-03-26T21:38:05.625496+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.32:0/2894651754' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:38:05.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:05 smithi032 bash[14367]: audit 2024-03-26T21:38:05.626175+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.32:0/2894651754' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:38:05.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:05 smithi032 bash[14367]: audit 2024-03-26T21:38:05.626581+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.32:0/2894651754' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:38:05.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:05 smithi032 bash[14367]: audit 2024-03-26T21:38:05.626761+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.32:0/2894651754' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:38:05.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:05 smithi032 bash[14367]: audit 2024-03-26T21:38:05.626962+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.32:0/2894651754' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:38:05.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:05 smithi032 bash[14367]: cluster 2024-03-26T21:38:05.634898+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-03-26T21:38:05.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:05 smithi032 bash[14367]: audit 2024-03-26T21:38:05.650697+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.32:0/2894651754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:05.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:05 smithi032 bash[14367]: audit 2024-03-26T21:38:05.652511+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.32:0/2894651754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:05.827 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:05 smithi032 bash[14367]: audit 2024-03-26T21:38:05.662120+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.32:0/2894651754' entity='mgr.y' 2024-03-26T21:38:06.421 INFO:teuthology.orchestra.run.smithi032.stderr:mgr not available, waiting (3/15)... 2024-03-26T21:38:07.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:06 smithi032 bash[14367]: audit 2024-03-26T21:38:05.667797+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.32:0/2894651754' entity='mgr.y' 2024-03-26T21:38:07.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:06 smithi032 bash[14367]: audit 2024-03-26T21:38:05.675024+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.32:0/2894651754' entity='mgr.y' 2024-03-26T21:38:07.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:06 smithi032 bash[14367]: audit 2024-03-26T21:38:05.806953+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.32:0/2864514099' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-26T21:38:07.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:06 smithi032 bash[14367]: cluster 2024-03-26T21:38:06.629104+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.0136s) 2024-03-26T21:38:08.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:08 smithi032 bash[14367]: cluster 2024-03-26T21:38:07.676658+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-03-26T21:38:09.916 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:38:09.916 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: { 2024-03-26T21:38:09.916 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "fsid": "f67fcee4-ebb8-11ee-95d0-87774f69a715", 2024-03-26T21:38:09.917 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "health": { 2024-03-26T21:38:09.917 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-26T21:38:09.917 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "checks": {}, 2024-03-26T21:38:09.917 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "mutes": [] 2024-03-26T21:38:09.917 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:09.917 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-26T21:38:09.917 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "quorum": [ 2024-03-26T21:38:09.917 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 0 2024-03-26T21:38:09.917 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ], 2024-03-26T21:38:09.917 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-26T21:38:09.917 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "a" 2024-03-26T21:38:09.917 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ], 2024-03-26T21:38:09.918 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-03-26T21:38:09.918 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "monmap": { 2024-03-26T21:38:09.918 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:38:09.918 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-26T21:38:09.919 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-26T21:38:09.919 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:09.919 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "osdmap": { 2024-03-26T21:38:09.919 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:38:09.920 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-26T21:38:09.920 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-26T21:38:09.920 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-26T21:38:09.920 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-26T21:38:09.920 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-26T21:38:09.920 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-26T21:38:09.923 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:09.923 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "pgmap": { 2024-03-26T21:38:09.923 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-26T21:38:09.923 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "fsmap": { 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "available": true, 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-26T21:38:09.924 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "modules": [ 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "iostat", 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "nfs", 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "restful" 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ], 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "servicemap": { 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "modified": "2024-03-26T21:37:49.761011+0000", 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: }, 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-26T21:38:09.925 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: } 2024-03-26T21:38:10.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:09 smithi032 bash[14367]: audit 2024-03-26T21:38:09.920556+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.32:0/3598989392' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-26T21:38:10.492 INFO:teuthology.orchestra.run.smithi032.stderr:mgr is available 2024-03-26T21:38:11.717 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:38:11.717 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: [global] 2024-03-26T21:38:11.717 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: fsid = f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:38:11.717 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-26T21:38:11.719 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-26T21:38:11.719 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-26T21:38:11.719 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-26T21:38:11.719 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:38:11.719 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: [mgr] 2024-03-26T21:38:11.719 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-26T21:38:11.719 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 2024-03-26T21:38:11.719 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: [osd] 2024-03-26T21:38:11.719 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-26T21:38:11.719 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-26T21:38:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:11 smithi032 bash[14367]: audit 2024-03-26T21:38:11.716234+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.32:0/2368660157' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-26T21:38:12.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:11 smithi032 bash[14367]: audit 2024-03-26T21:38:11.722847+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.32:0/2368660157' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-26T21:38:12.289 INFO:teuthology.orchestra.run.smithi032.stderr:Enabling cephadm module... 2024-03-26T21:38:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:13 smithi032 bash[14367]: audit 2024-03-26T21:38:13.621439+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.32:0/529108733' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-26T21:38:14.088 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:13 smithi032 bash[14636]: ignoring --setuser ceph since I am not root 2024-03-26T21:38:14.088 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:13 smithi032 bash[14636]: ignoring --setgroup ceph since I am not root 2024-03-26T21:38:14.088 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:13 smithi032 bash[14636]: debug 2024-03-26T21:38:13.874+0000 7eff37fc1000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:38:14.673 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:14 smithi032 bash[14636]: debug 2024-03-26T21:38:14.566+0000 7eff37fc1000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:38:14.963 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:14 smithi032 bash[14367]: audit 2024-03-26T21:38:13.678992+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.32:0/529108733' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-26T21:38:14.964 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:14 smithi032 bash[14367]: cluster 2024-03-26T21:38:13.679120+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-03-26T21:38:14.964 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:14 smithi032 bash[14636]: debug 2024-03-26T21:38:14.694+0000 7eff37fc1000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:38:14.964 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:14 smithi032 bash[14636]: debug 2024-03-26T21:38:14.858+0000 7eff37fc1000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:38:15.510 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:15 smithi032 bash[14636]: debug 2024-03-26T21:38:15.210+0000 7eff37fc1000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:38:15.510 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:15 smithi032 bash[14636]: debug 2024-03-26T21:38:15.306+0000 7eff37fc1000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:38:15.554 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: { 2024-03-26T21:38:15.554 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 5, 2024-03-26T21:38:15.554 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "available": true, 2024-03-26T21:38:15.554 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-26T21:38:15.554 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-26T21:38:15.554 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: } 2024-03-26T21:38:15.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:15 smithi032 bash[14367]: audit 2024-03-26T21:38:15.560428+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.32:0/220442549' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-26T21:38:15.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:15 smithi032 bash[14636]: debug 2024-03-26T21:38:15.514+0000 7eff37fc1000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:38:16.106 INFO:teuthology.orchestra.run.smithi032.stderr:Waiting for the mgr to restart... 2024-03-26T21:38:16.107 INFO:teuthology.orchestra.run.smithi032.stderr:Waiting for mgr epoch 5... 2024-03-26T21:38:16.496 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:16 smithi032 bash[14636]: debug 2024-03-26T21:38:16.390+0000 7eff37fc1000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:38:16.689 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:16 smithi032 bash[14636]: debug 2024-03-26T21:38:16.498+0000 7eff37fc1000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:38:17.069 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:16 smithi032 bash[14636]: debug 2024-03-26T21:38:16.710+0000 7eff37fc1000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:38:17.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:17 smithi032 bash[14636]: debug 2024-03-26T21:38:17.074+0000 7eff37fc1000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:38:17.805 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:17 smithi032 bash[14636]: debug 2024-03-26T21:38:17.426+0000 7eff37fc1000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:38:18.083 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:17 smithi032 bash[14636]: debug 2024-03-26T21:38:17.810+0000 7eff37fc1000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:38:18.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:18 smithi032 bash[14636]: debug 2024-03-26T21:38:18.086+0000 7eff37fc1000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:38:19.053 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:18 smithi032 bash[14636]: debug 2024-03-26T21:38:18.786+0000 7eff37fc1000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:38:19.053 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:18 smithi032 bash[14636]: debug 2024-03-26T21:38:18.894+0000 7eff37fc1000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:38:19.305 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:19 smithi032 bash[14636]: debug 2024-03-26T21:38:19.058+0000 7eff37fc1000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:38:19.305 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:19 smithi032 bash[14636]: debug 2024-03-26T21:38:19.170+0000 7eff37fc1000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:38:19.587 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:19 smithi032 bash[14636]: debug 2024-03-26T21:38:19.310+0000 7eff37fc1000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:38:19.909 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:19 smithi032 bash[14636]: debug 2024-03-26T21:38:19.602+0000 7eff37fc1000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:38:19.909 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:19 smithi032 bash[14636]: debug 2024-03-26T21:38:19.726+0000 7eff37fc1000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:38:20.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:19 smithi032 bash[14636]: debug 2024-03-26T21:38:19.914+0000 7eff37fc1000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:38:20.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:20 smithi032 bash[14636]: debug 2024-03-26T21:38:20.034+0000 7eff37fc1000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:38:21.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:20 smithi032 bash[14636]: debug 2024-03-26T21:38:20.914+0000 7eff37fc1000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:38:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: cluster 2024-03-26T21:38:20.942369+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-03-26T21:38:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: cluster 2024-03-26T21:38:20.943265+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-03-26T21:38:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: cluster 2024-03-26T21:38:20.946036+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-03-26T21:38:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: cluster 2024-03-26T21:38:21.788432+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.845366s) 2024-03-26T21:38:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: audit 2024-03-26T21:38:21.791058+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:38:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: audit 2024-03-26T21:38:21.793689+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:38:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: audit 2024-03-26T21:38:21.795151+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:38:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: audit 2024-03-26T21:38:21.795766+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:38:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: audit 2024-03-26T21:38:21.796222+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:38:22.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: cluster 2024-03-26T21:38:21.808477+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-03-26T21:38:22.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: audit 2024-03-26T21:38:21.836135+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:22.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: audit 2024-03-26T21:38:21.842576+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:22.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: audit 2024-03-26T21:38:21.851305+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:22.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: audit 2024-03-26T21:38:21.854036+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:22.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: audit 2024-03-26T21:38:21.861159+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:22.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: audit 2024-03-26T21:38:21.876648+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:22.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:21 smithi032 bash[14367]: audit 2024-03-26T21:38:21.881450+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:22.800 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: { 2024-03-26T21:38:22.800 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-03-26T21:38:22.801 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "initialized": true 2024-03-26T21:38:22.801 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: } 2024-03-26T21:38:23.403 INFO:teuthology.orchestra.run.smithi032.stderr:mgr epoch 5 is available 2024-03-26T21:38:23.403 INFO:teuthology.orchestra.run.smithi032.stderr:Setting orchestrator backend to cephadm... 2024-03-26T21:38:24.045 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:24 smithi032 bash[14636]: [26/Mar/2024:21:38:24] ENGINE Bus STARTING 2024-03-26T21:38:24.045 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:23 smithi032 bash[14367]: audit 2024-03-26T21:38:22.792009+0000 mgr.y (mgr.14120) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-26T21:38:24.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:23 smithi032 bash[14367]: cluster 2024-03-26T21:38:22.793336+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.85028s) 2024-03-26T21:38:24.046 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:23 smithi032 bash[14367]: audit 2024-03-26T21:38:22.806542+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-26T21:38:24.587 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:24 smithi032 bash[14636]: [26/Mar/2024:21:38:24] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:38:24.587 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:24 smithi032 bash[14636]: [26/Mar/2024:21:38:24] ENGINE Bus STARTED 2024-03-26T21:38:25.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:24 smithi032 bash[14367]: cluster 2024-03-26T21:38:23.797072+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-03-26T21:38:25.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:24 smithi032 bash[14367]: cephadm 2024-03-26T21:38:24.023332+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [26/Mar/2024:21:38:24] ENGINE Bus STARTING 2024-03-26T21:38:25.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:24 smithi032 bash[14367]: cephadm 2024-03-26T21:38:24.150462+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [26/Mar/2024:21:38:24] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:38:25.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:24 smithi032 bash[14367]: cephadm 2024-03-26T21:38:24.150908+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [26/Mar/2024:21:38:24] ENGINE Bus STARTED 2024-03-26T21:38:25.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:24 smithi032 bash[14367]: audit 2024-03-26T21:38:24.157150+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:25.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:24 smithi032 bash[14367]: audit 2024-03-26T21:38:24.182321+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:25.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:24 smithi032 bash[14367]: audit 2024-03-26T21:38:24.574161+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-03-26T21:38:25.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:24 smithi032 bash[14367]: audit 2024-03-26T21:38:24.583831+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:25.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:24 smithi032 bash[14367]: audit 2024-03-26T21:38:24.600727+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:26.363 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: value unchanged 2024-03-26T21:38:26.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:26 smithi032 bash[14367]: audit 2024-03-26T21:38:26.369096+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-03-26T21:38:26.931 INFO:teuthology.orchestra.run.smithi032.stderr:Generating ssh key... 2024-03-26T21:38:28.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: Generating public/private rsa key pair. 2024-03-26T21:38:28.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: Your identification has been saved in /tmp/tmpnisf55om/key. 2024-03-26T21:38:28.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: Your public key has been saved in /tmp/tmpnisf55om/key.pub. 2024-03-26T21:38:28.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: The key fingerprint is: 2024-03-26T21:38:28.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: SHA256:P8JTwH+26joyYvUMXEPO5SG+WBoetLCKAvDoFk2YWRE ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:38:28.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: The key's randomart image is: 2024-03-26T21:38:28.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: +---[RSA 3072]----+ 2024-03-26T21:38:28.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: | =Eo | 2024-03-26T21:38:28.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: |.+ .. ..o o | 2024-03-26T21:38:28.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: |.oo + *o+ . | 2024-03-26T21:38:28.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: |o.... + Bo. | 2024-03-26T21:38:28.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: |o... o BSoo o | 2024-03-26T21:38:28.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: |oo. B..o o . | 2024-03-26T21:38:28.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: |o . ++ o . | 2024-03-26T21:38:28.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: | o o +o o | 2024-03-26T21:38:28.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: | . . o.+o | 2024-03-26T21:38:28.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:28 smithi032 bash[14636]: +----[SHA256]-----+ 2024-03-26T21:38:30.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:29 smithi032 bash[14367]: audit 2024-03-26T21:38:28.175442+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:38:30.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:29 smithi032 bash[14367]: cephadm 2024-03-26T21:38:28.175872+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-03-26T21:38:30.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:29 smithi032 bash[14367]: audit 2024-03-26T21:38:28.597690+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:30.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:29 smithi032 bash[14367]: audit 2024-03-26T21:38:28.601851+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:30.339 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7glv1MGQKjCCpH6g74erT9wETgOiOqpCA6/lZR0FHTuzMg+RfHALwtbXK8svrlvG9n7lnh82iN1HTiaIbsIamZetVoKmcsSsyqtGhX1YwoTlMncOYdpU9nJMZuFxzP86/4CxM2HbVHfmbBtVkb8/ahrzc5jyfDa6/tgKLob4XjFMfKhnWUe7pZjlzbnkhe91oWWoTjFzfrhIGsnWFI6+LLzJo8/tnpyu72zBxj1OeIrikjeR3wTz8Vfabf8wf3797ZTcnVJFgAYB5kKz0Nv/qR8vC8PAQu8cToZTrXT4RlJSJy/ygT6r8kUvdGeqW5aOW7w9hU9d850z3pA58M5iU8KUmmaYnNT+3hJood/X3x1J0qKsalfynRPwYKMwPOKhg8qemtIhrNsjSF1THW7eCmKl6j+3v6xkyOv++bw0/EFP0APNYeFB6Z3MEX/YDzHtbvq/KDFpv5ZOr0gvIyBk4H7xR//GxdiOecnYRAfn2T5WcgTZcKR8LsYnOnQhOxh8= ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:38:30.926 INFO:teuthology.orchestra.run.smithi032.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-26T21:38:30.927 INFO:teuthology.orchestra.run.smithi032.stderr:Adding key to root@localhost authorized_keys... 2024-03-26T21:38:30.927 INFO:teuthology.orchestra.run.smithi032.stderr:Adding host smithi032... 2024-03-26T21:38:31.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:30 smithi032 bash[14367]: audit 2024-03-26T21:38:30.345199+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-03-26T21:38:33.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:32 smithi032 bash[14367]: audit 2024-03-26T21:38:32.176508+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi032", "addr": "172.21.15.32", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:38:33.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:32 smithi032 bash[14367]: cephadm 2024-03-26T21:38:32.573269+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi032 2024-03-26T21:38:33.206 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: Added host 'smithi032' with addr '172.21.15.32' 2024-03-26T21:38:33.851 INFO:teuthology.orchestra.run.smithi032.stderr:Deploying unmanaged mon service... 2024-03-26T21:38:34.526 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:34 smithi032 bash[14367]: audit 2024-03-26T21:38:33.212224+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:34.526 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:34 smithi032 bash[14367]: cephadm 2024-03-26T21:38:33.212858+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi032 2024-03-26T21:38:34.526 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:34 smithi032 bash[14367]: audit 2024-03-26T21:38:33.257790+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:35.541 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: Scheduled mon update... 2024-03-26T21:38:36.437 INFO:teuthology.orchestra.run.smithi032.stderr:Deploying unmanaged mgr service... 2024-03-26T21:38:36.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:36 smithi032 bash[14367]: audit 2024-03-26T21:38:35.540067+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-03-26T21:38:36.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:36 smithi032 bash[14367]: cephadm 2024-03-26T21:38:35.544024+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-03-26T21:38:36.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:36 smithi032 bash[14367]: audit 2024-03-26T21:38:35.547672+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:38.006 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-03-26T21:38:38.036 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:37 smithi032 bash[14367]: audit 2024-03-26T21:38:36.662094+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:38.036 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:37 smithi032 bash[14367]: audit 2024-03-26T21:38:36.951499+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:39.307 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:39 smithi032 bash[14367]: audit 2024-03-26T21:38:38.005153+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-03-26T21:38:39.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:39 smithi032 bash[14367]: cephadm 2024-03-26T21:38:38.007510+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-03-26T21:38:39.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:39 smithi032 bash[14367]: audit 2024-03-26T21:38:38.012404+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:41.242 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:40 smithi032 bash[14367]: audit 2024-03-26T21:38:39.912175+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.32:0/3643506163' entity='client.admin' 2024-03-26T21:38:42.288 INFO:teuthology.orchestra.run.smithi032.stderr:Enabling the dashboard module... 2024-03-26T21:38:42.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:42 smithi032 bash[14367]: audit 2024-03-26T21:38:41.257216+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:42.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:42 smithi032 bash[14367]: audit 2024-03-26T21:38:41.642958+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.32:0/2665229175' entity='client.admin' 2024-03-26T21:38:42.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:42 smithi032 bash[14367]: audit 2024-03-26T21:38:41.753757+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.32:0/1504924162' entity='mgr.y' 2024-03-26T21:38:43.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:43 smithi032 bash[14367]: cluster 2024-03-26T21:38:41.796626+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:38:44.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:44 smithi032 bash[14367]: audit 2024-03-26T21:38:43.721720+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.32:0/469475312' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-26T21:38:44.588 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:44 smithi032 bash[14636]: ignoring --setuser ceph since I am not root 2024-03-26T21:38:44.588 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:44 smithi032 bash[14636]: ignoring --setgroup ceph since I am not root 2024-03-26T21:38:44.588 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:44 smithi032 bash[14636]: debug 2024-03-26T21:38:44.481+0000 7f47315d6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:38:45.257 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:45 smithi032 bash[14636]: debug 2024-03-26T21:38:45.165+0000 7f47315d6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:38:45.507 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:45 smithi032 bash[14636]: debug 2024-03-26T21:38:45.289+0000 7f47315d6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:38:45.508 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:45 smithi032 bash[14367]: audit 2024-03-26T21:38:44.269380+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.32:0/469475312' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-26T21:38:45.508 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:45 smithi032 bash[14367]: cluster 2024-03-26T21:38:44.269454+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 23s) 2024-03-26T21:38:45.795 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:45 smithi032 bash[14636]: debug 2024-03-26T21:38:45.457+0000 7f47315d6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:38:46.076 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:45 smithi032 bash[14636]: debug 2024-03-26T21:38:45.797+0000 7f47315d6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:38:46.076 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:45 smithi032 bash[14636]: debug 2024-03-26T21:38:45.893+0000 7f47315d6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:38:46.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:46 smithi032 bash[14636]: debug 2024-03-26T21:38:46.109+0000 7f47315d6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:38:46.699 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: { 2024-03-26T21:38:46.699 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "epoch": 9, 2024-03-26T21:38:46.699 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "available": true, 2024-03-26T21:38:46.700 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-26T21:38:46.700 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-26T21:38:46.700 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: } 2024-03-26T21:38:47.018 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:46 smithi032 bash[14367]: audit 2024-03-26T21:38:46.705216+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.32:0/247143357' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-26T21:38:47.117 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:47 smithi032 bash[14636]: debug 2024-03-26T21:38:47.021+0000 7f47315d6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:38:47.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:47 smithi032 bash[14636]: debug 2024-03-26T21:38:47.137+0000 7f47315d6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:38:47.734 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:47 smithi032 bash[14636]: debug 2024-03-26T21:38:47.361+0000 7f47315d6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:38:47.878 INFO:teuthology.orchestra.run.smithi032.stderr:Waiting for the mgr to restart... 2024-03-26T21:38:47.878 INFO:teuthology.orchestra.run.smithi032.stderr:Waiting for mgr epoch 9... 2024-03-26T21:38:48.073 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:47 smithi032 bash[14636]: debug 2024-03-26T21:38:47.737+0000 7f47315d6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:38:48.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:48 smithi032 bash[14636]: debug 2024-03-26T21:38:48.077+0000 7f47315d6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:38:48.718 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:48 smithi032 bash[14636]: debug 2024-03-26T21:38:48.461+0000 7f47315d6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:38:49.087 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:48 smithi032 bash[14636]: debug 2024-03-26T21:38:48.745+0000 7f47315d6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:38:49.718 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:49 smithi032 bash[14636]: debug 2024-03-26T21:38:49.449+0000 7f47315d6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:38:49.718 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:49 smithi032 bash[14636]: debug 2024-03-26T21:38:49.557+0000 7f47315d6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:38:49.971 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:49 smithi032 bash[14636]: debug 2024-03-26T21:38:49.721+0000 7f47315d6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:38:49.971 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:49 smithi032 bash[14636]: debug 2024-03-26T21:38:49.833+0000 7f47315d6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:38:50.267 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:49 smithi032 bash[14636]: debug 2024-03-26T21:38:49.973+0000 7f47315d6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:38:50.578 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:50 smithi032 bash[14636]: debug 2024-03-26T21:38:50.269+0000 7f47315d6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:38:50.578 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:50 smithi032 bash[14636]: debug 2024-03-26T21:38:50.393+0000 7f47315d6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:38:50.837 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:50 smithi032 bash[14636]: debug 2024-03-26T21:38:50.581+0000 7f47315d6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:38:50.837 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:50 smithi032 bash[14636]: debug 2024-03-26T21:38:50.701+0000 7f47315d6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:38:51.881 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:51 smithi032 bash[14636]: debug 2024-03-26T21:38:51.589+0000 7f47315d6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:38:51.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:51 smithi032 bash[14367]: cluster 2024-03-26T21:38:51.617942+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-03-26T21:38:51.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:51 smithi032 bash[14367]: cluster 2024-03-26T21:38:51.618744+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-03-26T21:38:51.881 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:51 smithi032 bash[14367]: cluster 2024-03-26T21:38:51.622469+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-03-26T21:38:52.813 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: { 2024-03-26T21:38:52.813 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-03-26T21:38:52.813 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: "initialized": true 2024-03-26T21:38:52.814 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: } 2024-03-26T21:38:53.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:52 smithi032 bash[14367]: cluster 2024-03-26T21:38:51.799390+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.180827s) 2024-03-26T21:38:53.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:52 smithi032 bash[14367]: audit 2024-03-26T21:38:51.802414+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:38:53.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:52 smithi032 bash[14367]: audit 2024-03-26T21:38:51.804153+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:38:53.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:52 smithi032 bash[14367]: audit 2024-03-26T21:38:51.805798+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:38:53.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:52 smithi032 bash[14367]: audit 2024-03-26T21:38:51.806249+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:38:53.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:52 smithi032 bash[14367]: audit 2024-03-26T21:38:51.806677+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:38:53.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:52 smithi032 bash[14367]: cluster 2024-03-26T21:38:51.821206+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-03-26T21:38:53.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:52 smithi032 bash[14367]: audit 2024-03-26T21:38:51.848243+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:53.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:52 smithi032 bash[14367]: audit 2024-03-26T21:38:51.851574+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:53.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:52 smithi032 bash[14367]: audit 2024-03-26T21:38:51.876696+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:53.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:52 smithi032 bash[14367]: audit 2024-03-26T21:38:51.881207+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:53.485 INFO:teuthology.orchestra.run.smithi032.stderr:mgr epoch 9 is available 2024-03-26T21:38:53.485 INFO:teuthology.orchestra.run.smithi032.stderr:Generating a dashboard self-signed certificate... 2024-03-26T21:38:54.071 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:53 smithi032 bash[14636]: [26/Mar/2024:21:38:53] ENGINE Bus STARTING 2024-03-26T21:38:54.072 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:53 smithi032 bash[14367]: audit 2024-03-26T21:38:52.802664+0000 mgr.y (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-26T21:38:54.072 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:53 smithi032 bash[14367]: cluster 2024-03-26T21:38:52.804988+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e11: y(active, since 1.18642s) 2024-03-26T21:38:54.072 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:53 smithi032 bash[14367]: audit 2024-03-26T21:38:52.820029+0000 mgr.y (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-26T21:38:54.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:54 smithi032 bash[14636]: [26/Mar/2024:21:38:54] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:38:54.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:38:54 smithi032 bash[14636]: [26/Mar/2024:21:38:54] ENGINE Bus STARTED 2024-03-26T21:38:55.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:54 smithi032 bash[14367]: cluster 2024-03-26T21:38:53.817023+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-03-26T21:38:55.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:54 smithi032 bash[14367]: cephadm 2024-03-26T21:38:53.950694+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [26/Mar/2024:21:38:53] ENGINE Bus STARTING 2024-03-26T21:38:55.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:54 smithi032 bash[14367]: cephadm 2024-03-26T21:38:54.078665+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [26/Mar/2024:21:38:54] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:38:55.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:54 smithi032 bash[14367]: cephadm 2024-03-26T21:38:54.079191+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [26/Mar/2024:21:38:54] ENGINE Bus STARTED 2024-03-26T21:38:55.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:54 smithi032 bash[14367]: audit 2024-03-26T21:38:54.085947+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:38:55.161 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: Self-signed certificate created 2024-03-26T21:38:55.752 INFO:teuthology.orchestra.run.smithi032.stderr:Creating initial admin user... 2024-03-26T21:38:56.450 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:56 smithi032 bash[14367]: audit 2024-03-26T21:38:54.799503+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-03-26T21:38:56.450 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:56 smithi032 bash[14367]: audit 2024-03-26T21:38:55.162064+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:38:56.451 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:56 smithi032 bash[14367]: audit 2024-03-26T21:38:55.166735+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:38:57.345 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$ooRrZqk3/bNZI16ZTkgh2eN1RTJV9.e692GgzQRlplpdXavrxCsoy", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711489137, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-26T21:38:57.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:57 smithi032 bash[14367]: audit 2024-03-26T21:38:56.513510+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:38:57.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:57 smithi032 bash[14367]: audit 2024-03-26T21:38:57.099355+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-03-26T21:38:57.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:57 smithi032 bash[14367]: audit 2024-03-26T21:38:57.101769+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:38:57.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:57 smithi032 bash[14367]: audit 2024-03-26T21:38:57.351035+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:38:58.011 INFO:teuthology.orchestra.run.smithi032.stderr:Fetching dashboard port number... 2024-03-26T21:38:59.319 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: 8443 2024-03-26T21:38:59.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:59 smithi032 bash[14367]: cluster 2024-03-26T21:38:58.518852+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-03-26T21:38:59.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:38:59 smithi032 bash[14367]: audit 2024-03-26T21:38:59.325538+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.32:0/692768207' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-26T21:38:59.979 INFO:teuthology.orchestra.run.smithi032.stderr:firewalld does not appear to be present 2024-03-26T21:38:59.980 INFO:teuthology.orchestra.run.smithi032.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-26T21:38:59.983 INFO:teuthology.orchestra.run.smithi032.stderr:Ceph Dashboard is now available at: 2024-03-26T21:38:59.984 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-03-26T21:38:59.984 INFO:teuthology.orchestra.run.smithi032.stderr: URL: https://smithi032.front.sepia.ceph.com:8443/ 2024-03-26T21:38:59.984 INFO:teuthology.orchestra.run.smithi032.stderr: User: admin 2024-03-26T21:38:59.984 INFO:teuthology.orchestra.run.smithi032.stderr: Password: nby7sf8dqb 2024-03-26T21:38:59.984 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-03-26T21:38:59.984 INFO:teuthology.orchestra.run.smithi032.stderr:Enabling autotune for osd_memory_target 2024-03-26T21:39:04.016 INFO:teuthology.orchestra.run.smithi032.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr:You can access the Ceph CLI with: 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr:Please consider enabling telemetry to help improve Ceph: 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr: ceph telemetry on 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr:For more information see: 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-03-26T21:39:04.603 INFO:teuthology.orchestra.run.smithi032.stderr:Bootstrap complete. 2024-03-26T21:39:04.639 INFO:tasks.cephadm:Fetching config... 2024-03-26T21:39:04.639 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-03-26T21:39:04.639 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-26T21:39:04.647 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-26T21:39:04.647 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-03-26T21:39:04.647 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-26T21:39:04.694 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-26T21:39:04.694 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-03-26T21:39:04.694 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/keyring of=/dev/stdout 2024-03-26T21:39:04.709 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-26T21:39:04.709 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-03-26T21:39:04.709 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-26T21:39:04.716 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-26T21:39:04.716 DEBUG:teuthology.orchestra.run.smithi032:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7glv1MGQKjCCpH6g74erT9wETgOiOqpCA6/lZR0FHTuzMg+RfHALwtbXK8svrlvG9n7lnh82iN1HTiaIbsIamZetVoKmcsSsyqtGhX1YwoTlMncOYdpU9nJMZuFxzP86/4CxM2HbVHfmbBtVkb8/ahrzc5jyfDa6/tgKLob4XjFMfKhnWUe7pZjlzbnkhe91oWWoTjFzfrhIGsnWFI6+LLzJo8/tnpyu72zBxj1OeIrikjeR3wTz8Vfabf8wf3797ZTcnVJFgAYB5kKz0Nv/qR8vC8PAQu8cToZTrXT4RlJSJy/ygT6r8kUvdGeqW5aOW7w9hU9d850z3pA58M5iU8KUmmaYnNT+3hJood/X3x1J0qKsalfynRPwYKMwPOKhg8qemtIhrNsjSF1THW7eCmKl6j+3v6xkyOv++bw0/EFP0APNYeFB6Z3MEX/YDzHtbvq/KDFpv5ZOr0gvIyBk4H7xR//GxdiOecnYRAfn2T5WcgTZcKR8LsYnOnQhOxh8= ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-26T21:39:04.737 INFO:teuthology.orchestra.run.smithi032.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7glv1MGQKjCCpH6g74erT9wETgOiOqpCA6/lZR0FHTuzMg+RfHALwtbXK8svrlvG9n7lnh82iN1HTiaIbsIamZetVoKmcsSsyqtGhX1YwoTlMncOYdpU9nJMZuFxzP86/4CxM2HbVHfmbBtVkb8/ahrzc5jyfDa6/tgKLob4XjFMfKhnWUe7pZjlzbnkhe91oWWoTjFzfrhIGsnWFI6+LLzJo8/tnpyu72zBxj1OeIrikjeR3wTz8Vfabf8wf3797ZTcnVJFgAYB5kKz0Nv/qR8vC8PAQu8cToZTrXT4RlJSJy/ygT6r8kUvdGeqW5aOW7w9hU9d850z3pA58M5iU8KUmmaYnNT+3hJood/X3x1J0qKsalfynRPwYKMwPOKhg8qemtIhrNsjSF1THW7eCmKl6j+3v6xkyOv++bw0/EFP0APNYeFB6Z3MEX/YDzHtbvq/KDFpv5ZOr0gvIyBk4H7xR//GxdiOecnYRAfn2T5WcgTZcKR8LsYnOnQhOxh8= ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:39:04.747 DEBUG:teuthology.orchestra.run.smithi092:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7glv1MGQKjCCpH6g74erT9wETgOiOqpCA6/lZR0FHTuzMg+RfHALwtbXK8svrlvG9n7lnh82iN1HTiaIbsIamZetVoKmcsSsyqtGhX1YwoTlMncOYdpU9nJMZuFxzP86/4CxM2HbVHfmbBtVkb8/ahrzc5jyfDa6/tgKLob4XjFMfKhnWUe7pZjlzbnkhe91oWWoTjFzfrhIGsnWFI6+LLzJo8/tnpyu72zBxj1OeIrikjeR3wTz8Vfabf8wf3797ZTcnVJFgAYB5kKz0Nv/qR8vC8PAQu8cToZTrXT4RlJSJy/ygT6r8kUvdGeqW5aOW7w9hU9d850z3pA58M5iU8KUmmaYnNT+3hJood/X3x1J0qKsalfynRPwYKMwPOKhg8qemtIhrNsjSF1THW7eCmKl6j+3v6xkyOv++bw0/EFP0APNYeFB6Z3MEX/YDzHtbvq/KDFpv5ZOr0gvIyBk4H7xR//GxdiOecnYRAfn2T5WcgTZcKR8LsYnOnQhOxh8= ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-26T21:39:04.771 INFO:teuthology.orchestra.run.smithi092.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7glv1MGQKjCCpH6g74erT9wETgOiOqpCA6/lZR0FHTuzMg+RfHALwtbXK8svrlvG9n7lnh82iN1HTiaIbsIamZetVoKmcsSsyqtGhX1YwoTlMncOYdpU9nJMZuFxzP86/4CxM2HbVHfmbBtVkb8/ahrzc5jyfDa6/tgKLob4XjFMfKhnWUe7pZjlzbnkhe91oWWoTjFzfrhIGsnWFI6+LLzJo8/tnpyu72zBxj1OeIrikjeR3wTz8Vfabf8wf3797ZTcnVJFgAYB5kKz0Nv/qR8vC8PAQu8cToZTrXT4RlJSJy/ygT6r8kUvdGeqW5aOW7w9hU9d850z3pA58M5iU8KUmmaYnNT+3hJood/X3x1J0qKsalfynRPwYKMwPOKhg8qemtIhrNsjSF1THW7eCmKl6j+3v6xkyOv++bw0/EFP0APNYeFB6Z3MEX/YDzHtbvq/KDFpv5ZOr0gvIyBk4H7xR//GxdiOecnYRAfn2T5WcgTZcKR8LsYnOnQhOxh8= ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:39:04.782 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-26T21:39:05.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:05 smithi032 bash[14367]: audit 2024-03-26T21:39:04.018518+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.32:0/4098419553' entity='client.admin' 2024-03-26T21:39:09.016 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-26T21:39:09.017 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-26T21:39:09.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:09 smithi032 bash[14367]: audit 2024-03-26T21:39:08.121394+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.32:0/1842995817' entity='client.admin' 2024-03-26T21:39:09.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:09 smithi032 bash[14367]: audit 2024-03-26T21:39:08.404450+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:09.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:09 smithi032 bash[14367]: audit 2024-03-26T21:39:08.405757+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi032", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:39:09.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:09 smithi032 bash[14367]: audit 2024-03-26T21:39:08.409693+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:09.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:09 smithi032 bash[14367]: audit 2024-03-26T21:39:08.411053+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:09.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:09 smithi032 bash[14367]: audit 2024-03-26T21:39:08.416451+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:13.066 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:12 smithi032 bash[14367]: cluster 2024-03-26T21:39:11.807366+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:13.066 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:12 smithi032 bash[14367]: audit 2024-03-26T21:39:12.790132+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:13.066 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:12 smithi032 bash[14367]: audit 2024-03-26T21:39:12.840892+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:13.066 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:12 smithi032 bash[14367]: audit 2024-03-26T21:39:12.843114+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:13.066 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:12 smithi032 bash[14367]: audit 2024-03-26T21:39:12.844657+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:13.606 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi092 2024-03-26T21:39:13.606 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-26T21:39:13.606 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/etc/ceph/ceph.conf 2024-03-26T21:39:13.613 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-26T21:39:13.613 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:13.620 INFO:tasks.cephadm:Adding host smithi092 to orchestrator... 2024-03-26T21:39:13.620 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch host add smithi092 2024-03-26T21:39:14.552 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:14 smithi032 bash[14367]: audit 2024-03-26T21:39:12.784658+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-03-26T21:39:14.552 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:14 smithi032 bash[14367]: cephadm 2024-03-26T21:39:12.846942+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:39:14.552 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:14 smithi032 bash[14367]: cephadm 2024-03-26T21:39:12.962880+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:14.553 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:14 smithi032 bash[14367]: audit 2024-03-26T21:39:13.236294+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:14.553 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:14 smithi032 bash[14367]: audit 2024-03-26T21:39:13.242728+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:15.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:15 smithi032 bash[14367]: cluster 2024-03-26T21:39:13.807762+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:16 smithi032 bash[14367]: cluster 2024-03-26T21:39:15.808164+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:17.531 INFO:teuthology.orchestra.run.smithi032.stdout:Added host 'smithi092' with addr '172.21.15.92' 2024-03-26T21:39:17.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:17 smithi032 bash[14367]: audit 2024-03-26T21:39:16.473554+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi092", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:39:17.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:17 smithi032 bash[14367]: cephadm 2024-03-26T21:39:16.868363+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi092 2024-03-26T21:39:17.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:17 smithi032 bash[14367]: audit 2024-03-26T21:39:17.536682+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:18.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:17 smithi032 bash[14367]: audit 2024-03-26T21:39:17.549613+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:18.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:17 smithi032 bash[14367]: audit 2024-03-26T21:39:17.552503+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:18.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:17 smithi032 bash[14367]: audit 2024-03-26T21:39:17.554376+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:18.209 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch host ls --format=json 2024-03-26T21:39:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:18 smithi032 bash[14367]: cephadm 2024-03-26T21:39:17.537460+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi092 2024-03-26T21:39:19.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:18 smithi032 bash[14367]: cluster 2024-03-26T21:39:17.808589+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:19.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:18 smithi032 bash[14367]: audit 2024-03-26T21:39:17.838048+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:19.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:18 smithi032 bash[14367]: audit 2024-03-26T21:39:18.584976+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:20.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:20 smithi032 bash[14367]: audit 2024-03-26T21:39:19.121180+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:21.000 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-03-26T21:39:21.000 INFO:teuthology.orchestra.run.smithi032.stdout:[{"addr": "172.21.15.32", "hostname": "smithi032", "labels": [], "status": ""}, {"addr": "172.21.15.92", "hostname": "smithi092", "labels": [], "status": ""}] 2024-03-26T21:39:21.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:21 smithi032 bash[14367]: cluster 2024-03-26T21:39:19.809100+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:21.672 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-26T21:39:21.672 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd crush tunables default 2024-03-26T21:39:22.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:22 smithi032 bash[14367]: audit 2024-03-26T21:39:21.006463+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-03-26T21:39:23.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:23 smithi032 bash[14367]: cluster 2024-03-26T21:39:21.809447+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:25.134 INFO:teuthology.orchestra.run.smithi032.stderr:adjusted tunables profile to default 2024-03-26T21:39:25.321 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:24 smithi032 bash[14367]: cluster 2024-03-26T21:39:23.809888+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:25.321 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:24 smithi032 bash[14367]: audit 2024-03-26T21:39:23.944472+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:25.321 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:24 smithi032 bash[14367]: audit 2024-03-26T21:39:23.948941+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:25.321 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:24 smithi032 bash[14367]: audit 2024-03-26T21:39:23.949975+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:39:25.321 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:24 smithi032 bash[14367]: audit 2024-03-26T21:39:23.955663+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:25.321 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:24 smithi032 bash[14367]: audit 2024-03-26T21:39:24.605855+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.32:0/1232583387' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-26T21:39:25.750 INFO:tasks.cephadm:Adding mon.a on smithi032 2024-03-26T21:39:25.750 INFO:tasks.cephadm:Adding mon.c on smithi032 2024-03-26T21:39:25.751 INFO:tasks.cephadm:Adding mon.b on smithi092 2024-03-26T21:39:25.751 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch apply mon '3;smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi092:172.21.15.92=b' 2024-03-26T21:39:26.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:26 smithi032 bash[14367]: audit 2024-03-26T21:39:25.135283+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.32:0/1232583387' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-26T21:39:26.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:26 smithi032 bash[14367]: cluster 2024-03-26T21:39:25.135484+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:39:27.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:27 smithi032 bash[14367]: cluster 2024-03-26T21:39:25.810411+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:28.382 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled mon update... 2024-03-26T21:39:29.044 DEBUG:teuthology.orchestra.run.smithi032:mon.c> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.c.service 2024-03-26T21:39:29.047 DEBUG:teuthology.orchestra.run.smithi092:mon.b> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.b.service 2024-03-26T21:39:29.049 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-26T21:39:29.049 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph mon dump -f json 2024-03-26T21:39:29.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:29 smithi032 bash[14367]: cluster 2024-03-26T21:39:27.810827+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:29.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:29 smithi032 bash[14367]: audit 2024-03-26T21:39:28.387910+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:29.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:29 smithi032 bash[14367]: audit 2024-03-26T21:39:28.433880+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:29.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:29 smithi032 bash[14367]: audit 2024-03-26T21:39:28.436760+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:29.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:29 smithi032 bash[14367]: audit 2024-03-26T21:39:28.438781+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:29.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:29 smithi032 bash[14367]: audit 2024-03-26T21:39:28.749301+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:29.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:29 smithi032 bash[14367]: audit 2024-03-26T21:39:28.754674+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:29.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:29 smithi032 bash[14367]: audit 2024-03-26T21:39:28.758077+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:29.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:29 smithi032 bash[14367]: audit 2024-03-26T21:39:28.759571+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:29.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:39:30.139 INFO:journalctl@ceph.mon.c.smithi032.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:39:30.429 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:30 smithi032 bash[14367]: audit 2024-03-26T21:39:28.377530+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi092:172.21.15.92=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:39:30.429 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:30 smithi032 bash[14367]: cephadm 2024-03-26T21:39:28.382818+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi092:172.21.15.92=b;count:3 2024-03-26T21:39:30.429 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:30 smithi032 bash[14367]: cephadm 2024-03-26T21:39:28.441625+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:39:30.429 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:30 smithi032 bash[14367]: cephadm 2024-03-26T21:39:28.573381+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:30.429 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:30 smithi032 bash[14367]: cephadm 2024-03-26T21:39:28.761234+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-03-26T21:39:31.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:31 smithi032 bash[14367]: cluster 2024-03-26T21:39:29.811303+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:31.834 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-03-26T21:39:31.834 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":1,"fsid":"f67fcee4-ebb8-11ee-95d0-87774f69a715","modified":"2024-03-26T21:37:45.709963Z","created":"2024-03-26T21:37:45.709963Z","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.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-26T21:39:31.838 INFO:teuthology.orchestra.run.smithi092.stderr:dumped monmap epoch 1 2024-03-26T21:39:32.554 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:32 smithi032 bash[14367]: audit 2024-03-26T21:39:31.840812+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.92:0/1597305460' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-26T21:39:32.820 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:32 smithi032 systemd[1]: Started Ceph mon.c for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:39:33.487 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-26T21:39:33.488 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph mon dump -f json 2024-03-26T21:39:33.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[14367]: cluster 2024-03-26T21:39:31.811790+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:33.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[14367]: audit 2024-03-26T21:39:32.796524+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:33.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[14367]: audit 2024-03-26T21:39:32.797765+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:33.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[14367]: audit 2024-03-26T21:39:32.798820+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:34.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.708+0000 7f0217c98880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.708+0000 7f0217c98880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 6 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.708+0000 7f0217c98880 0 pidfile_write: ignore empty --pid-file 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 0 load: jerasure load: lrc 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: RocksDB version: 6.15.5 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Compile date Apr 18 2022 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: DB SUMMARY 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: DB Session ID: 99GMUNZOWWKQWCV4PGIL 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: CURRENT file: CURRENT 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-03-26T21:39:34.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.error_if_exists: 0 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.create_if_missing: 0 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.paranoid_checks: 1 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.env: 0x557da90da860 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.fs: Posix File System 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.info_log: 0x557dab657e00 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.statistics: (nil) 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.use_fsync: 0 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_log_file_size: 0 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:39:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.allow_fallocate: 1 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.use_direct_reads: 0 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.db_log_dir: 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:39:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:39:34.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:39:34.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:39:34.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.write_buffer_manager: 0x557dab748300 2024-03-26T21:39:34.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:39:34.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-26T21:39:34.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:39:34.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:39:34.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:39:34.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:39:34.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:39:34.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:39:34.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:39:34.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.unordered_write: 0 2024-03-26T21:39:34.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:39:34.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:39:34.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:39:34.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:39:34.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.row_cache: None 2024-03-26T21:39:34.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.wal_filter: None 2024-03-26T21:39:34.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:39:34.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.preserve_deletes: 0 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.two_write_queues: 0 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.atomic_flush: 0 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.log_readahead_size: 0 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:39:34.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_background_jobs: 2 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_background_compactions: -1 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_subcompactions: 1 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_open_files: -1 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:39:34.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_background_flushes: -1 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Compression algorithms supported: 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: kZSTD supported: 0 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: kXpressCompression supported: 0 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: kLZ4Compression supported: 1 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: kBZip2Compression supported: 0 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: kZlibCompression supported: 1 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: kSnappyCompression supported: 1 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:39:34.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.merge_operator: 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_filter: None 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557dab625d00) 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cache_index_and_filter_blocks: 1 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: pin_top_level_index_and_filter: 1 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: index_type: 0 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: data_block_index_type: 0 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: index_shortening: 1 2024-03-26T21:39:34.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: hash_index_allow_collision: 1 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: checksum: 1 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: no_block_cache: 0 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: block_cache: 0x557dab68c170 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: block_cache_name: BinnedLRUCache 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: block_cache_options: 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: capacity : 536870912 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: num_shard_bits : 4 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: strict_capacity_limit : 0 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: high_pri_pool_ratio: 0.000 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: block_cache_compressed: (nil) 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: persistent_cache: (nil) 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: block_size: 4096 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: block_size_deviation: 10 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: block_restart_interval: 16 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: index_block_restart_interval: 1 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: metadata_block_size: 4096 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: partition_filters: 0 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: use_delta_encoding: 1 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: whole_key_filtering: 1 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: verify_compression: 0 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: read_amp_bytes_per_bit: 0 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: format_version: 4 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: enable_index_compression: 1 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: block_align: 0 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compression: NoCompression 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.num_levels: 7 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:39:34.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:39:34.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:39:34.103 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.table_properties_collectors: 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.inplace_update_support: 0 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.bloom_locality: 0 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.max_successive_merges: 0 2024-03-26T21:39:34.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.ttl: 2592000 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.enable_blob_files: false 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.min_blob_size: 0 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 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-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.716+0000 7f0217c98880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-03-26T21:39:34.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.720+0000 7f0217c98880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711489173723922, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.720+0000 7f0217c98880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.720+0000 7f0217c98880 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-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.720+0000 7f0217c98880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711489173724610, "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": 1711489173, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "b333e534-cfb2-4ee4-9557-f7448d6c22b8", "db_session_id": "99GMUNZOWWKQWCV4PGIL"}} 2024-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.720+0000 7f0217c98880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.720+0000 7f0217c98880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711489173725519, "job": 1, "event": "recovery_finished"} 2024-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.720+0000 7f0217c98880 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-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.724+0000 7f0217c98880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x557dab672a80 2024-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.724+0000 7f0217c98880 4 rocksdb: DB pointer 0x557dab682000 2024-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.724+0000 7f0217c98880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.724+0000 7f0207a20700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.724+0000 7f0207a20700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: ** DB Stats ** 2024-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:39:34.106 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: ** Compaction Stats [default] ** 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: 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-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: ** Compaction Stats [default] ** 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: 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-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:39:34.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Cumulative compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Interval compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: 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-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: ** Compaction Stats [default] ** 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: 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-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: 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-03-26T21:39:34.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: ** Compaction Stats [default] ** 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: 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-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Cumulative compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: 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-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.724+0000 7f0217c98880 0 using public_addrv [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] 2024-03-26T21:39:34.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.724+0000 7f0217c98880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] at bind addrs [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.728+0000 7f0217c98880 1 mon.c@-1(???) e0 preinit fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.744+0000 7f020aa26700 0 mon.c@-1(synchronizing).mds e1 new map 2024-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.744+0000 7f020aa26700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: e1 2024-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: 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-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: legacy client fscid: -1 2024-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: 2024-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: No filesystems configured 2024-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.744+0000 7f020aa26700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.744+0000 7f020aa26700 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-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.744+0000 7f020aa26700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.744+0000 7f020aa26700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-26T21:39:34.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.744+0000 7f020aa26700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.744+0000 7f020aa26700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.744+0000 7f020aa26700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.744+0000 7f020aa26700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.744+0000 7f020aa26700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.744+0000 7f020aa26700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cluster 2024-03-26T21:39:21.809447+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cluster 2024-03-26T21:39:23.809888+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:23.944472+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:23.948941+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:23.949975+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:23.955663+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:24.605855+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.32:0/1232583387' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:25.135283+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.32:0/1232583387' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cluster 2024-03-26T21:39:25.135484+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:39:34.111 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cluster 2024-03-26T21:39:25.810411+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cluster 2024-03-26T21:39:27.810827+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:28.387910+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:28.433880+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:28.436760+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:28.438781+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:28.749301+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:28.754674+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:28.758077+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:28.759571+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:28.377530+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi092:172.21.15.92=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cephadm 2024-03-26T21:39:28.382818+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi092:172.21.15.92=b;count:3 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cephadm 2024-03-26T21:39:28.441625+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cephadm 2024-03-26T21:39:28.573381+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cephadm 2024-03-26T21:39:28.761234+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-03-26T21:39:34.112 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cluster 2024-03-26T21:39:29.811303+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:34.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:31.840812+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.92:0/1597305460' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-26T21:39:34.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: cluster 2024-03-26T21:39:31.811790+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:34.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:32.796524+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:34.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:32.797765+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:34.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: audit 2024-03-26T21:39:32.798820+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:34.113 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:33 smithi032 bash[19772]: debug 2024-03-26T21:39:33.748+0000 7f020aa26700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-03-26T21:39:38.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:38 smithi092 systemd[1]: Started Ceph mon.b for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:39:39.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: audit 2024-03-26T21:39:33.764168+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:39:39.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: cluster 2024-03-26T21:39:33.764469+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-26T21:39:39.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: audit 2024-03-26T21:39:33.765901+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: cluster 2024-03-26T21:39:33.812312+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: audit 2024-03-26T21:39:34.760067+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: audit 2024-03-26T21:39:35.760245+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: cluster 2024-03-26T21:39:35.763202+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: cluster 2024-03-26T21:39:35.812752+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: audit 2024-03-26T21:39:36.760317+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: audit 2024-03-26T21:39:37.760639+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: cluster 2024-03-26T21:39:37.813128+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: audit 2024-03-26T21:39:38.760741+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: cluster 2024-03-26T21:39:38.785290+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: cluster 2024-03-26T21:39:38.790953+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0],c=[v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0]} 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: cluster 2024-03-26T21:39:38.791057+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: cluster 2024-03-26T21:39:38.791122+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: cluster 2024-03-26T21:39:38.791424+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 47s) 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: cluster 2024-03-26T21:39:38.798949+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: audit 2024-03-26T21:39:38.802266+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:39.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: audit 2024-03-26T21:39:38.804441+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:39.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: audit 2024-03-26T21:39:38.806342+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:39.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[14367]: audit 2024-03-26T21:39:38.807627+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:39.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: audit 2024-03-26T21:39:33.764168+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:39:39.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: cluster 2024-03-26T21:39:33.764469+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-26T21:39:39.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: audit 2024-03-26T21:39:33.765901+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: cluster 2024-03-26T21:39:33.812312+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: audit 2024-03-26T21:39:34.760067+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: audit 2024-03-26T21:39:35.760245+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: cluster 2024-03-26T21:39:35.763202+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-26T21:39:39.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: cluster 2024-03-26T21:39:35.812752+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: audit 2024-03-26T21:39:36.760317+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: audit 2024-03-26T21:39:37.760639+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: cluster 2024-03-26T21:39:37.813128+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: audit 2024-03-26T21:39:38.760741+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: cluster 2024-03-26T21:39:38.785290+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-26T21:39:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: cluster 2024-03-26T21:39:38.790953+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0],c=[v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0]} 2024-03-26T21:39:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: cluster 2024-03-26T21:39:38.791057+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-26T21:39:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: cluster 2024-03-26T21:39:38.791122+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:39:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: cluster 2024-03-26T21:39:38.791424+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 47s) 2024-03-26T21:39:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: cluster 2024-03-26T21:39:38.798949+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-26T21:39:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: audit 2024-03-26T21:39:38.802266+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: audit 2024-03-26T21:39:38.804441+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: audit 2024-03-26T21:39:38.806342+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:39.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:38 smithi032 bash[19772]: audit 2024-03-26T21:39:38.807627+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:39.511 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-03-26T21:39:39.511 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":2,"fsid":"f67fcee4-ebb8-11ee-95d0-87774f69a715","modified":"2024-03-26T21:39:33.761253Z","created":"2024-03-26T21:37:45.709963Z","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.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3301","nonce":0},{"type":"v1","addr":"172.21.15.32:6790","nonce":0}]},"addr":"172.21.15.32:6790/0","public_addr":"172.21.15.32:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-26T21:39:39.514 INFO:teuthology.orchestra.run.smithi092.stderr:dumped monmap epoch 2 2024-03-26T21:39:39.748 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.595+0000 7ff6b1fe0880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:39:39.748 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.595+0000 7ff6b1fe0880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-26T21:39:39.748 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.595+0000 7ff6b1fe0880 0 pidfile_write: ignore empty --pid-file 2024-03-26T21:39:39.748 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.599+0000 7ff6b1fe0880 0 load: jerasure load: lrc 2024-03-26T21:39:39.748 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: RocksDB version: 6.15.5 2024-03-26T21:39:39.748 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-26T21:39:39.748 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Compile date Apr 18 2022 2024-03-26T21:39:39.748 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: DB SUMMARY 2024-03-26T21:39:39.748 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: DB Session ID: I35AQBR0MZLBL8A8S8T5 2024-03-26T21:39:39.748 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: CURRENT file: CURRENT 2024-03-26T21:39:39.748 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-26T21:39:39.748 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.error_if_exists: 0 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.create_if_missing: 0 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.paranoid_checks: 1 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.env: 0x55590f6e6860 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.fs: Posix File System 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.info_log: 0x555911b7be00 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.statistics: (nil) 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.use_fsync: 0 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_log_file_size: 0 2024-03-26T21:39:39.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:39:39.750 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:39:39.750 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:39:39.750 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.allow_fallocate: 1 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.use_direct_reads: 0 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.db_log_dir: 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:39:39.751 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.write_buffer_manager: 0x555911c6c2d0 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:39:39.752 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.unordered_write: 0 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.row_cache: None 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.wal_filter: None 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.preserve_deletes: 0 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.two_write_queues: 0 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.atomic_flush: 0 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:39:39.753 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.log_readahead_size: 0 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_background_jobs: 2 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_background_compactions: -1 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_subcompactions: 1 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:39:39.754 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_open_files: -1 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_background_flushes: -1 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Compression algorithms supported: 2024-03-26T21:39:39.755 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: kZSTD supported: 0 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: kXpressCompression supported: 0 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: kLZ4Compression supported: 1 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: kBZip2Compression supported: 0 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: kZlibCompression supported: 1 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: kSnappyCompression supported: 1 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.merge_operator: 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_filter: None 2024-03-26T21:39:39.756 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555911b49d00) 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cache_index_and_filter_blocks: 1 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: pin_top_level_index_and_filter: 1 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: index_type: 0 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: data_block_index_type: 0 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: index_shortening: 1 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: hash_index_allow_collision: 1 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: checksum: 1 2024-03-26T21:39:39.757 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: no_block_cache: 0 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: block_cache: 0x555911bb0170 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: block_cache_name: BinnedLRUCache 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: block_cache_options: 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: capacity : 536870912 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: num_shard_bits : 4 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: strict_capacity_limit : 0 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: high_pri_pool_ratio: 0.000 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: block_cache_compressed: (nil) 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: persistent_cache: (nil) 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: block_size: 4096 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: block_size_deviation: 10 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: block_restart_interval: 16 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: index_block_restart_interval: 1 2024-03-26T21:39:39.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: metadata_block_size: 4096 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: partition_filters: 0 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: use_delta_encoding: 1 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: whole_key_filtering: 1 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: verify_compression: 0 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: read_amp_bytes_per_bit: 0 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: format_version: 4 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: enable_index_compression: 1 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: block_align: 0 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compression: NoCompression 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:39:39.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:39:39.760 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.num_levels: 7 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:39:39.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:39:39.762 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:39:39.763 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.table_properties_collectors: 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.inplace_update_support: 0 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.bloom_locality: 0 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.max_successive_merges: 0 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.ttl: 2592000 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.enable_blob_files: false 2024-03-26T21:39:39.764 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.min_blob_size: 0 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 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-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711489179606573, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 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-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711489179607029, "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": 1711489179, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "7d7151f3-9eb6-4a09-bd0e-6b67352e174d", "db_session_id": "I35AQBR0MZLBL8A8S8T5"}} 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711489179607628, "job": 1, "event": "recovery_finished"} 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.603+0000 7ff6b1fe0880 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-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.607+0000 7ff6b1fe0880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x555911b96a80 2024-03-26T21:39:39.765 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.607+0000 7ff6b1fe0880 4 rocksdb: DB pointer 0x555911ba6000 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.607+0000 7ff6a1d68700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.607+0000 7ff6a1d68700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: ** DB Stats ** 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: ** Compaction Stats [default] ** 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: 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-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:39:39.766 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: ** Compaction Stats [default] ** 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: 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-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Cumulative compaction: 0.00 GB write, 0.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Interval compaction: 0.00 GB write, 0.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: 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-03-26T21:39:39.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: ** Compaction Stats [default] ** 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: 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-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: 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-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: ** Compaction Stats [default] ** 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: 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-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:39:39.768 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Cumulative compaction: 0.00 GB write, 0.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: 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-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.607+0000 7ff6b1fe0880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.607+0000 7ff6b1fe0880 0 using public_addr v2:172.21.15.92:0/0 -> [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.607+0000 7ff6b1fe0880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] at bind addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.611+0000 7ff6b1fe0880 1 mon.b@-1(???) e0 preinit fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.631+0000 7ff6a4d6e700 0 mon.b@-1(synchronizing).mds e1 new map 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.631+0000 7ff6a4d6e700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: e1 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: 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-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: legacy client fscid: -1 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: 2024-03-26T21:39:39.769 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: No filesystems configured 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.631+0000 7ff6a4d6e700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.631+0000 7ff6a4d6e700 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-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.631+0000 7ff6a4d6e700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.631+0000 7ff6a4d6e700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.631+0000 7ff6a4d6e700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.631+0000 7ff6a4d6e700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.631+0000 7ff6a4d6e700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.631+0000 7ff6a4d6e700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.631+0000 7ff6a4d6e700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.631+0000 7ff6a4d6e700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:21.809447+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:23.809888+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:23.944472+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:23.948941+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:23.949975+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:39:39.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:23.955663+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:24.605855+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.32:0/1232583387' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:25.135283+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.32:0/1232583387' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:25.135484+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:25.810411+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:27.810827+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:28.387910+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:28.433880+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:28.436760+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:28.438781+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:28.749301+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:28.754674+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:28.758077+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:28.759571+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:28.377530+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi092:172.21.15.92=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cephadm 2024-03-26T21:39:28.382818+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi032:172.21.15.32=a;smithi032:[v2:172.21.15.32:3301,v1:172.21.15.32:6790]=c;smithi092:172.21.15.92=b;count:3 2024-03-26T21:39:39.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cephadm 2024-03-26T21:39:28.441625+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cephadm 2024-03-26T21:39:28.573381+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cephadm 2024-03-26T21:39:28.761234+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:29.811303+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:31.840812+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.92:0/1597305460' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:31.811790+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:32.796524+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:32.797765+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:32.798820+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:33.764168+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:33.764469+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:33.765901+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:33.812312+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:34.760067+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:35.760245+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:35.763202+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-26T21:39:39.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:35.812752+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:36.760317+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:37.760639+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:37.813128+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:38.760741+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:38.785290+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:38.790953+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0],c=[v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0]} 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:38.791057+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:38.791122+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:38.791424+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 47s) 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: cluster 2024-03-26T21:39:38.798949+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:38.802266+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:38.804441+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:38.806342+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: audit 2024-03-26T21:39:38.807627+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.635+0000 7ff6a4d6e700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-03-26T21:39:39.773 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:39 smithi092 bash[14434]: debug 2024-03-26T21:39:39.635+0000 7ff6a4d6e700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-26T21:39:41.272 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-26T21:39:41.273 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph mon dump -f json 2024-03-26T21:39:45.070 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: audit 2024-03-26T21:39:39.650450+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:39:45.070 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: cluster 2024-03-26T21:39:39.650984+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-03-26T21:39:45.070 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: cluster 2024-03-26T21:39:39.652031+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: audit 2024-03-26T21:39:39.653614+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: audit 2024-03-26T21:39:39.654082+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: cluster 2024-03-26T21:39:39.813552+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: audit 2024-03-26T21:39:40.644283+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: audit 2024-03-26T21:39:41.644097+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: cluster 2024-03-26T21:39:41.644456+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: cluster 2024-03-26T21:39:41.813990+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: audit 2024-03-26T21:39:42.644515+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: audit 2024-03-26T21:39:43.644660+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: cluster 2024-03-26T21:39:43.814446+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: audit 2024-03-26T21:39:44.644700+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: cluster 2024-03-26T21:39:44.676061+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: cluster 2024-03-26T21:39:44.683146+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0],b=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],c=[v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0]} 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: cluster 2024-03-26T21:39:44.683250+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: cluster 2024-03-26T21:39:44.683301+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:39:45.071 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: cluster 2024-03-26T21:39:44.683569+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: cluster 2024-03-26T21:39:44.691918+0000 mon.a (mon.0) 169 : cluster [INF] overall HEALTH_OK 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: audit 2024-03-26T21:39:44.696648+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: audit 2024-03-26T21:39:44.701133+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[14367]: audit 2024-03-26T21:39:44.705483+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: audit 2024-03-26T21:39:39.650450+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: cluster 2024-03-26T21:39:39.650984+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: cluster 2024-03-26T21:39:39.652031+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: audit 2024-03-26T21:39:39.653614+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: audit 2024-03-26T21:39:39.654082+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: cluster 2024-03-26T21:39:39.813552+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: audit 2024-03-26T21:39:40.644283+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: audit 2024-03-26T21:39:41.644097+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: cluster 2024-03-26T21:39:41.644456+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-26T21:39:45.072 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: cluster 2024-03-26T21:39:41.813990+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: audit 2024-03-26T21:39:42.644515+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: audit 2024-03-26T21:39:43.644660+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: cluster 2024-03-26T21:39:43.814446+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: audit 2024-03-26T21:39:44.644700+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: cluster 2024-03-26T21:39:44.676061+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: cluster 2024-03-26T21:39:44.683146+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0],b=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],c=[v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0]} 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: cluster 2024-03-26T21:39:44.683250+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: cluster 2024-03-26T21:39:44.683301+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: cluster 2024-03-26T21:39:44.683569+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: cluster 2024-03-26T21:39:44.691918+0000 mon.a (mon.0) 169 : cluster [INF] overall HEALTH_OK 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: audit 2024-03-26T21:39:44.696648+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: audit 2024-03-26T21:39:44.701133+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:45.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:44 smithi032 bash[19772]: audit 2024-03-26T21:39:44.705483+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:45.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: audit 2024-03-26T21:39:39.650450+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: cluster 2024-03-26T21:39:39.650984+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: cluster 2024-03-26T21:39:39.652031+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: audit 2024-03-26T21:39:39.653614+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: audit 2024-03-26T21:39:39.654082+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: cluster 2024-03-26T21:39:39.813552+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: audit 2024-03-26T21:39:40.644283+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: audit 2024-03-26T21:39:41.644097+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: cluster 2024-03-26T21:39:41.644456+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: cluster 2024-03-26T21:39:41.813990+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: audit 2024-03-26T21:39:42.644515+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: audit 2024-03-26T21:39:43.644660+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: cluster 2024-03-26T21:39:43.814446+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: audit 2024-03-26T21:39:44.644700+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: cluster 2024-03-26T21:39:44.676061+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: cluster 2024-03-26T21:39:44.683146+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0],b=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],c=[v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0]} 2024-03-26T21:39:45.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: cluster 2024-03-26T21:39:44.683250+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-03-26T21:39:45.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: cluster 2024-03-26T21:39:44.683301+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:39:45.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: cluster 2024-03-26T21:39:44.683569+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-03-26T21:39:45.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: cluster 2024-03-26T21:39:44.691918+0000 mon.a (mon.0) 169 : cluster [INF] overall HEALTH_OK 2024-03-26T21:39:45.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: audit 2024-03-26T21:39:44.696648+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:45.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: audit 2024-03-26T21:39:44.701133+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:45.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:44 smithi092 bash[14434]: audit 2024-03-26T21:39:44.705483+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:45.349 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-03-26T21:39:45.350 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":3,"fsid":"f67fcee4-ebb8-11ee-95d0-87774f69a715","modified":"2024-03-26T21:39:39.643895Z","created":"2024-03-26T21:37:45.709963Z","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.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3301","nonce":0},{"type":"v1","addr":"172.21.15.32:6790","nonce":0}]},"addr":"172.21.15.32:6790/0","public_addr":"172.21.15.32:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-03-26T21:39:45.353 INFO:teuthology.orchestra.run.smithi092.stderr:dumped monmap epoch 3 2024-03-26T21:39:46.013 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-26T21:39:46.014 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph config generate-minimal-conf 2024-03-26T21:39:46.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[19772]: cephadm 2024-03-26T21:39:44.702041+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:39:46.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[19772]: cephadm 2024-03-26T21:39:44.707015+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:39:46.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[19772]: audit 2024-03-26T21:39:44.832565+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:46.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[19772]: audit 2024-03-26T21:39:44.837134+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:46.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[19772]: audit 2024-03-26T21:39:44.843384+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:46.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[19772]: cephadm 2024-03-26T21:39:44.845141+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-26T21:39:46.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[19772]: audit 2024-03-26T21:39:44.845516+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:46.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[19772]: audit 2024-03-26T21:39:44.846786+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:39:46.081 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[19772]: audit 2024-03-26T21:39:44.847943+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:46.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[19772]: cephadm 2024-03-26T21:39:44.849394+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-03-26T21:39:46.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[19772]: audit 2024-03-26T21:39:45.356032+0000 mon.a (mon.0) 179 : audit [DBG] from='client.? 172.21.15.92:0/1114700093' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-26T21:39:46.082 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[19772]: audit 2024-03-26T21:39:45.645036+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:46.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[14367]: cephadm 2024-03-26T21:39:44.702041+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:39:46.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[14367]: cephadm 2024-03-26T21:39:44.707015+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:39:46.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[14367]: audit 2024-03-26T21:39:44.832565+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:46.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[14367]: audit 2024-03-26T21:39:44.837134+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:46.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[14367]: audit 2024-03-26T21:39:44.843384+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:46.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[14367]: cephadm 2024-03-26T21:39:44.845141+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-26T21:39:46.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[14367]: audit 2024-03-26T21:39:44.845516+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:46.082 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[14367]: audit 2024-03-26T21:39:44.846786+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:39:46.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[14367]: audit 2024-03-26T21:39:44.847943+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:46.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[14367]: cephadm 2024-03-26T21:39:44.849394+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-03-26T21:39:46.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[14367]: audit 2024-03-26T21:39:45.356032+0000 mon.a (mon.0) 179 : audit [DBG] from='client.? 172.21.15.92:0/1114700093' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-26T21:39:46.083 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:45 smithi032 bash[14367]: audit 2024-03-26T21:39:45.645036+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:46.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:45 smithi092 bash[14434]: cephadm 2024-03-26T21:39:44.702041+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:39:46.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:45 smithi092 bash[14434]: cephadm 2024-03-26T21:39:44.707015+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:39:46.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:45 smithi092 bash[14434]: audit 2024-03-26T21:39:44.832565+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:46.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:45 smithi092 bash[14434]: audit 2024-03-26T21:39:44.837134+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:46.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:45 smithi092 bash[14434]: audit 2024-03-26T21:39:44.843384+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:46.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:45 smithi092 bash[14434]: cephadm 2024-03-26T21:39:44.845141+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-26T21:39:46.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:45 smithi092 bash[14434]: audit 2024-03-26T21:39:44.845516+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:46.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:45 smithi092 bash[14434]: audit 2024-03-26T21:39:44.846786+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:39:46.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:45 smithi092 bash[14434]: audit 2024-03-26T21:39:44.847943+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:46.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:45 smithi092 bash[14434]: cephadm 2024-03-26T21:39:44.849394+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-03-26T21:39:46.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:45 smithi092 bash[14434]: audit 2024-03-26T21:39:45.356032+0000 mon.a (mon.0) 179 : audit [DBG] from='client.? 172.21.15.92:0/1114700093' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-26T21:39:46.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:45 smithi092 bash[14434]: audit 2024-03-26T21:39:45.645036+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:39:47.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:46 smithi032 bash[14367]: cluster 2024-03-26T21:39:45.814873+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:47.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:46 smithi032 bash[19772]: cluster 2024-03-26T21:39:45.814873+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:47.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:46 smithi092 bash[14434]: cluster 2024-03-26T21:39:45.814873+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:48.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:48 smithi032 bash[14367]: audit 2024-03-26T21:39:47.005376+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:48.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:48 smithi032 bash[14367]: cephadm 2024-03-26T21:39:47.006833+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-26T21:39:48.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:48 smithi032 bash[14367]: audit 2024-03-26T21:39:47.007436+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:48.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:48 smithi032 bash[14367]: audit 2024-03-26T21:39:47.008952+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:39:48.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:48 smithi032 bash[14367]: audit 2024-03-26T21:39:47.010512+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:48.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:48 smithi032 bash[14367]: cephadm 2024-03-26T21:39:47.012155+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi032 2024-03-26T21:39:48.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:48 smithi032 bash[19772]: audit 2024-03-26T21:39:47.005376+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:48.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:48 smithi032 bash[19772]: cephadm 2024-03-26T21:39:47.006833+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-26T21:39:48.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:48 smithi032 bash[19772]: audit 2024-03-26T21:39:47.007436+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:48.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:48 smithi032 bash[19772]: audit 2024-03-26T21:39:47.008952+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:39:48.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:48 smithi032 bash[19772]: audit 2024-03-26T21:39:47.010512+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:48.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:48 smithi032 bash[19772]: cephadm 2024-03-26T21:39:47.012155+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi032 2024-03-26T21:39:48.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:48 smithi092 bash[14434]: audit 2024-03-26T21:39:47.005376+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:48.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:48 smithi092 bash[14434]: cephadm 2024-03-26T21:39:47.006833+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-26T21:39:48.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:48 smithi092 bash[14434]: audit 2024-03-26T21:39:47.007436+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:48.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:48 smithi092 bash[14434]: audit 2024-03-26T21:39:47.008952+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:39:48.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:48 smithi092 bash[14434]: audit 2024-03-26T21:39:47.010512+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:48.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:48 smithi092 bash[14434]: cephadm 2024-03-26T21:39:47.012155+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi032 2024-03-26T21:39:49.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:49 smithi032 bash[19772]: cluster 2024-03-26T21:39:47.815311+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:49.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:49 smithi032 bash[14367]: cluster 2024-03-26T21:39:47.815311+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:49.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:49 smithi092 bash[14434]: cluster 2024-03-26T21:39:47.815311+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:50.276 INFO:teuthology.orchestra.run.smithi032.stdout:# minimal ceph.conf for f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:39:50.276 INFO:teuthology.orchestra.run.smithi032.stdout:[global] 2024-03-26T21:39:50.276 INFO:teuthology.orchestra.run.smithi032.stdout: fsid = f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:39:50.276 INFO:teuthology.orchestra.run.smithi032.stdout: mon_host = [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] 2024-03-26T21:39:50.938 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-26T21:39:50.938 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-03-26T21:39:50.938 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.conf 2024-03-26T21:39:50.953 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-03-26T21:39:50.953 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:50.965 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-26T21:39:50.965 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.conf 2024-03-26T21:39:50.978 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-26T21:39:50.979 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:51.034 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:50 smithi092 bash[14434]: audit 2024-03-26T21:39:49.800328+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:51.034 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:50 smithi092 bash[14434]: cephadm 2024-03-26T21:39:49.801599+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-26T21:39:51.034 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:50 smithi092 bash[14434]: audit 2024-03-26T21:39:49.802068+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:51.034 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:50 smithi092 bash[14434]: audit 2024-03-26T21:39:49.803593+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:39:51.034 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:50 smithi092 bash[14434]: audit 2024-03-26T21:39:49.804880+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:51.034 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:50 smithi092 bash[14434]: cephadm 2024-03-26T21:39:49.806252+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi092 2024-03-26T21:39:51.034 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:50 smithi092 bash[14434]: cluster 2024-03-26T21:39:49.815761+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:51.034 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:50 smithi092 bash[14434]: audit 2024-03-26T21:39:50.282818+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.32:0/4215758827' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:51.038 INFO:tasks.cephadm:Adding mgr.y on smithi032 2024-03-26T21:39:51.038 INFO:tasks.cephadm:Adding mgr.x on smithi092 2024-03-26T21:39:51.038 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch apply mgr '2;smithi032=y;smithi092=x' 2024-03-26T21:39:51.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[14367]: audit 2024-03-26T21:39:49.800328+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:51.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[14367]: cephadm 2024-03-26T21:39:49.801599+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-26T21:39:51.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[14367]: audit 2024-03-26T21:39:49.802068+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:51.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[14367]: audit 2024-03-26T21:39:49.803593+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:39:51.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[14367]: audit 2024-03-26T21:39:49.804880+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:51.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[14367]: cephadm 2024-03-26T21:39:49.806252+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi092 2024-03-26T21:39:51.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[14367]: cluster 2024-03-26T21:39:49.815761+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:51.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[14367]: audit 2024-03-26T21:39:50.282818+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.32:0/4215758827' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:51.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[19772]: audit 2024-03-26T21:39:49.800328+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:51.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[19772]: cephadm 2024-03-26T21:39:49.801599+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-26T21:39:51.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[19772]: audit 2024-03-26T21:39:49.802068+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:39:51.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[19772]: audit 2024-03-26T21:39:49.803593+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:39:51.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[19772]: audit 2024-03-26T21:39:49.804880+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:51.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[19772]: cephadm 2024-03-26T21:39:49.806252+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi092 2024-03-26T21:39:51.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[19772]: cluster 2024-03-26T21:39:49.815761+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:51.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:50 smithi032 bash[19772]: audit 2024-03-26T21:39:50.282818+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.32:0/4215758827' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:53.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:52 smithi092 bash[14434]: cluster 2024-03-26T21:39:51.816176+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:53.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:52 smithi092 bash[14434]: audit 2024-03-26T21:39:51.873624+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:53.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:52 smithi092 bash[14434]: audit 2024-03-26T21:39:51.878497+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:53.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:52 smithi092 bash[14434]: audit 2024-03-26T21:39:51.879940+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:39:53.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:52 smithi092 bash[14434]: audit 2024-03-26T21:39:51.881737+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:53.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:52 smithi092 bash[14434]: audit 2024-03-26T21:39:51.883315+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:39:53.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:52 smithi092 bash[14434]: audit 2024-03-26T21:39:51.883502+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:53.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:52 smithi092 bash[14434]: cephadm 2024-03-26T21:39:51.885515+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:39:53.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:52 smithi092 bash[14434]: cephadm 2024-03-26T21:39:51.885870+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:39:53.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:52 smithi092 bash[14434]: audit 2024-03-26T21:39:52.011021+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:53.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:52 smithi092 bash[14434]: audit 2024-03-26T21:39:52.015241+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:53.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:52 smithi092 bash[14434]: audit 2024-03-26T21:39:52.021127+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:53.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[14367]: cluster 2024-03-26T21:39:51.816176+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:53.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[14367]: audit 2024-03-26T21:39:51.873624+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:53.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[14367]: audit 2024-03-26T21:39:51.878497+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:53.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[14367]: audit 2024-03-26T21:39:51.879940+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:39:53.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[14367]: audit 2024-03-26T21:39:51.881737+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:53.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[14367]: audit 2024-03-26T21:39:51.883315+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:39:53.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[14367]: audit 2024-03-26T21:39:51.883502+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:53.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[14367]: cephadm 2024-03-26T21:39:51.885515+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:39:53.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[14367]: cephadm 2024-03-26T21:39:51.885870+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:39:53.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[14367]: audit 2024-03-26T21:39:52.011021+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:53.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[14367]: audit 2024-03-26T21:39:52.015241+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:53.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[14367]: audit 2024-03-26T21:39:52.021127+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:53.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[19772]: cluster 2024-03-26T21:39:51.816176+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:53.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[19772]: audit 2024-03-26T21:39:51.873624+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:53.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[19772]: audit 2024-03-26T21:39:51.878497+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:53.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[19772]: audit 2024-03-26T21:39:51.879940+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:39:53.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[19772]: audit 2024-03-26T21:39:51.881737+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:53.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[19772]: audit 2024-03-26T21:39:51.883315+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:39:53.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[19772]: audit 2024-03-26T21:39:51.883502+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:53.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[19772]: cephadm 2024-03-26T21:39:51.885515+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:39:53.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[19772]: cephadm 2024-03-26T21:39:51.885870+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:39:53.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[19772]: audit 2024-03-26T21:39:52.011021+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:53.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[19772]: audit 2024-03-26T21:39:52.015241+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:53.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:52 smithi032 bash[19772]: audit 2024-03-26T21:39:52.021127+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:54.056 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled mgr update... 2024-03-26T21:39:55.058 DEBUG:teuthology.orchestra.run.smithi092:mgr.x> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.x.service 2024-03-26T21:39:55.060 INFO:tasks.cephadm:Deploying OSDs... 2024-03-26T21:39:55.060 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-03-26T21:39:55.060 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/scratch_devs of=/dev/stdout 2024-03-26T21:39:55.065 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-03-26T21:39:55.066 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_1 2024-03-26T21:39:55.115 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-26T21:39:55.115 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:39:55.115 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 6h/6d Inode: 361 Links: 1 2024-03-26T21:39:55.115 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:39:55.115 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-03-26 21:35:17.650518930 +0000 2024-03-26T21:39:55.115 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-03-26 21:35:17.430523996 +0000 2024-03-26T21:39:55.116 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-03-26 21:35:17.430523996 +0000 2024-03-26T21:39:55.116 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-03-26T21:39:55.116 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-26T21:39:55.127 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-03-26T21:39:55.127 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-03-26T21:39:55.127 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000307841 s, 1.7 MB/s 2024-03-26T21:39:55.128 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-26T21:39:55.135 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_2 2024-03-26T21:39:55.186 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-26T21:39:55.186 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:39:55.186 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 6h/6d Inode: 366 Links: 1 2024-03-26T21:39:55.186 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:39:55.187 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-03-26 21:35:18.090508797 +0000 2024-03-26T21:39:55.187 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-03-26 21:35:17.878513679 +0000 2024-03-26T21:39:55.187 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-03-26 21:35:17.878513679 +0000 2024-03-26T21:39:55.187 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-03-26T21:39:55.187 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-26T21:39:55.198 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-03-26T21:39:55.198 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-03-26T21:39:55.198 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000294528 s, 1.7 MB/s 2024-03-26T21:39:55.199 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-26T21:39:55.207 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_3 2024-03-26T21:39:55.212 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-26T21:39:55.212 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:39:55.212 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 6h/6d Inode: 371 Links: 1 2024-03-26T21:39:55.212 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:39:55.212 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-03-26 21:35:18.514499033 +0000 2024-03-26T21:39:55.212 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-03-26 21:35:18.278504468 +0000 2024-03-26T21:39:55.212 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-03-26 21:35:18.278504468 +0000 2024-03-26T21:39:55.212 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-03-26T21:39:55.212 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-26T21:39:55.268 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-03-26T21:39:55.268 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-03-26T21:39:55.268 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000300611 s, 1.7 MB/s 2024-03-26T21:39:55.269 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-26T21:39:55.278 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_4 2024-03-26T21:39:55.284 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-26T21:39:55.284 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:39:55.284 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 6h/6d Inode: 378 Links: 1 2024-03-26T21:39:55.284 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:39:55.285 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-03-26 21:35:18.942489176 +0000 2024-03-26T21:39:55.285 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-03-26 21:35:18.730494058 +0000 2024-03-26T21:39:55.285 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-03-26 21:35:18.730494058 +0000 2024-03-26T21:39:55.285 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-03-26T21:39:55.285 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-26T21:39:55.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: cluster 2024-03-26T21:39:53.816616+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:55.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: audit 2024-03-26T21:39:54.052099+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=y;smithi092=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:39:55.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: cephadm 2024-03-26T21:39:54.055610+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi032=y;smithi092=x;count:2 2024-03-26T21:39:55.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: audit 2024-03-26T21:39:54.062437+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:55.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: audit 2024-03-26T21:39:54.093669+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:55.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: audit 2024-03-26T21:39:54.096880+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: audit 2024-03-26T21:39:54.098939+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: audit 2024-03-26T21:39:54.108529+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: audit 2024-03-26T21:39:54.111656+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: audit 2024-03-26T21:39:54.117359+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: audit 2024-03-26T21:39:54.119024+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: audit 2024-03-26T21:39:54.120722+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[14367]: cephadm 2024-03-26T21:39:54.122577+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: cluster 2024-03-26T21:39:53.816616+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: audit 2024-03-26T21:39:54.052099+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=y;smithi092=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: cephadm 2024-03-26T21:39:54.055610+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi032=y;smithi092=x;count:2 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: audit 2024-03-26T21:39:54.062437+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: audit 2024-03-26T21:39:54.093669+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: audit 2024-03-26T21:39:54.096880+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:55.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: audit 2024-03-26T21:39:54.098939+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:55.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: audit 2024-03-26T21:39:54.108529+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:55.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: audit 2024-03-26T21:39:54.111656+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:39:55.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: audit 2024-03-26T21:39:54.117359+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-26T21:39:55.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: audit 2024-03-26T21:39:54.119024+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:39:55.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: audit 2024-03-26T21:39:54.120722+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:55.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:55 smithi032 bash[19772]: cephadm 2024-03-26T21:39:54.122577+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-26T21:39:55.343 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-03-26T21:39:55.343 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-03-26T21:39:55.343 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000302564 s, 1.7 MB/s 2024-03-26T21:39:55.344 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-26T21:39:55.351 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-26T21:39:55.351 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/scratch_devs of=/dev/stdout 2024-03-26T21:39:55.358 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-03-26T21:39:55.359 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_1 2024-03-26T21:39:55.364 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-26T21:39:55.365 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:39:55.365 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 6h/6d Inode: 360 Links: 1 2024-03-26T21:39:55.365 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:39:55.365 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-03-26 21:35:17.367239888 +0000 2024-03-26T21:39:55.365 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-03-26 21:35:17.167244494 +0000 2024-03-26T21:39:55.365 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-03-26 21:35:17.167244494 +0000 2024-03-26T21:39:55.365 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-03-26T21:39:55.365 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-26T21:39:55.418 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: cluster 2024-03-26T21:39:53.816616+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:55.418 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: audit 2024-03-26T21:39:54.052099+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=y;smithi092=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:39:55.418 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: cephadm 2024-03-26T21:39:54.055610+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi032=y;smithi092=x;count:2 2024-03-26T21:39:55.418 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: audit 2024-03-26T21:39:54.062437+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:55.418 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: audit 2024-03-26T21:39:54.093669+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:55.418 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: audit 2024-03-26T21:39:54.096880+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:55.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: audit 2024-03-26T21:39:54.098939+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:55.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: audit 2024-03-26T21:39:54.108529+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:55.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: audit 2024-03-26T21:39:54.111656+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:39:55.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: audit 2024-03-26T21:39:54.117359+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-26T21:39:55.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: audit 2024-03-26T21:39:54.119024+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:39:55.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: audit 2024-03-26T21:39:54.120722+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:55.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:55 smithi092 bash[14434]: cephadm 2024-03-26T21:39:54.122577+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-26T21:39:55.420 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-03-26T21:39:55.420 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-03-26T21:39:55.421 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000446236 s, 1.1 MB/s 2024-03-26T21:39:55.422 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-26T21:39:55.429 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_2 2024-03-26T21:39:55.435 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-26T21:39:55.435 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:39:55.435 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 6h/6d Inode: 367 Links: 1 2024-03-26T21:39:55.435 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:39:55.435 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-03-26 21:35:17.827229294 +0000 2024-03-26T21:39:55.436 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-03-26 21:35:17.607234361 +0000 2024-03-26T21:39:55.436 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-03-26 21:35:17.607234361 +0000 2024-03-26T21:39:55.436 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-03-26T21:39:55.436 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-26T21:39:55.494 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-03-26T21:39:55.495 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-03-26T21:39:55.495 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000422874 s, 1.2 MB/s 2024-03-26T21:39:55.495 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-26T21:39:55.503 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_3 2024-03-26T21:39:55.508 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-26T21:39:55.509 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:39:55.509 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 6h/6d Inode: 371 Links: 1 2024-03-26T21:39:55.509 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:39:55.509 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-03-26 21:35:18.275218976 +0000 2024-03-26T21:39:55.509 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-03-26 21:35:18.071223675 +0000 2024-03-26T21:39:55.509 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-03-26 21:35:18.071223675 +0000 2024-03-26T21:39:55.509 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-03-26T21:39:55.509 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-26T21:39:55.521 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-03-26T21:39:55.521 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-03-26T21:39:55.521 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000538045 s, 952 kB/s 2024-03-26T21:39:55.522 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-26T21:39:55.573 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_4 2024-03-26T21:39:55.574 INFO:journalctl@ceph.mgr.x.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:39:55.580 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-26T21:39:55.580 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:39:55.580 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-03-26T21:39:55.580 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:39:55.580 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-03-26 21:35:18.719208750 +0000 2024-03-26T21:39:55.580 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-03-26 21:35:18.495213909 +0000 2024-03-26T21:39:55.580 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-03-26 21:35:18.495213909 +0000 2024-03-26T21:39:55.580 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-03-26T21:39:55.580 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-26T21:39:55.592 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-03-26T21:39:55.592 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-03-26T21:39:55.592 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000334934 s, 1.5 MB/s 2024-03-26T21:39:55.593 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-26T21:39:55.643 INFO:tasks.cephadm:Deploying osd.0 on smithi032 with /dev/vg_nvme/lv_4... 2024-03-26T21:39:55.643 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-26T21:39:56.934 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:56 smithi032 bash[14367]: cluster 2024-03-26T21:39:55.816951+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:56.934 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:56 smithi032 bash[14367]: audit 2024-03-26T21:39:56.747881+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:56.934 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:56 smithi032 bash[14367]: audit 2024-03-26T21:39:56.751935+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:56.934 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:56 smithi032 bash[14367]: audit 2024-03-26T21:39:56.754662+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:56.934 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:56 smithi032 bash[14367]: audit 2024-03-26T21:39:56.756418+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:56.934 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:56 smithi032 bash[19772]: cluster 2024-03-26T21:39:55.816951+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:56.935 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:56 smithi032 bash[19772]: audit 2024-03-26T21:39:56.747881+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:56.935 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:56 smithi032 bash[19772]: audit 2024-03-26T21:39:56.751935+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:56.935 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:56 smithi032 bash[19772]: audit 2024-03-26T21:39:56.754662+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:56.935 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:56 smithi032 bash[19772]: audit 2024-03-26T21:39:56.756418+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:57.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:56 smithi092 bash[14434]: cluster 2024-03-26T21:39:55.816951+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:57.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:56 smithi092 bash[14434]: audit 2024-03-26T21:39:56.747881+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:39:57.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:56 smithi092 bash[14434]: audit 2024-03-26T21:39:56.751935+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:57.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:56 smithi092 bash[14434]: audit 2024-03-26T21:39:56.754662+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:57.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:56 smithi092 bash[14434]: audit 2024-03-26T21:39:56.756418+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:39:57.845 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:39:57 smithi092 bash[15337]: debug 2024-03-26T21:39:57.694+0000 7fd43eec3700 1 -- 172.21.15.92:0/2741501110 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557c5d974340 con 0x557c5e6f0c00 2024-03-26T21:39:58.199 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:39:57 smithi092 bash[15337]: debug 2024-03-26T21:39:57.846+0000 7fd447b32000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:39:58.716 INFO:teuthology.orchestra.run.smithi032.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-26T21:39:58.716 INFO:teuthology.orchestra.run.smithi032.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-26T21:39:58.716 INFO:teuthology.orchestra.run.smithi032.stderr: stderr: 10+0 records in 2024-03-26T21:39:58.716 INFO:teuthology.orchestra.run.smithi032.stderr:10+0 records out 2024-03-26T21:39:58.716 INFO:teuthology.orchestra.run.smithi032.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0184053 s, 570 MB/s 2024-03-26T21:39:58.716 INFO:teuthology.orchestra.run.smithi032.stderr:--> Zapping successful for: 2024-03-26T21:39:58.786 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:39:58 smithi092 bash[15337]: debug 2024-03-26T21:39:58.514+0000 7fd447b32000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:39:58.786 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:39:58 smithi092 bash[15337]: debug 2024-03-26T21:39:58.630+0000 7fd447b32000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:39:59.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:39:58 smithi032 bash[14367]: cluster 2024-03-26T21:39:57.817367+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:59.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:39:58 smithi032 bash[19772]: cluster 2024-03-26T21:39:57.817367+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:59.110 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:39:58 smithi092 bash[15337]: debug 2024-03-26T21:39:58.786+0000 7fd447b32000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:39:59.110 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:39:58 smithi092 bash[14434]: cluster 2024-03-26T21:39:57.817367+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:39:59.398 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:39:59 smithi092 bash[15337]: debug 2024-03-26T21:39:59.110+0000 7fd447b32000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:39:59.398 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:39:59 smithi092 bash[15337]: debug 2024-03-26T21:39:59.202+0000 7fd447b32000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:39:59.407 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi032:vg_nvme/lv_4 2024-03-26T21:39:59.699 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:39:59 smithi092 bash[15337]: debug 2024-03-26T21:39:59.398+0000 7fd447b32000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:40:00.558 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[15337]: debug 2024-03-26T21:40:00.254+0000 7fd447b32000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:40:00.558 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[15337]: debug 2024-03-26T21:40:00.358+0000 7fd447b32000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:40:00.901 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[15337]: debug 2024-03-26T21:40:00.558+0000 7fd447b32000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:40:00.902 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[14434]: audit 2024-03-26T21:39:59.704815+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:00.902 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[14434]: audit 2024-03-26T21:39:59.806737+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:00.902 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[14434]: audit 2024-03-26T21:39:59.814339+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:00.902 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[14434]: cephadm 2024-03-26T21:39:59.817020+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-26T21:40:00.902 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[14434]: audit 2024-03-26T21:39:59.817600+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:40:00.902 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[14434]: cluster 2024-03-26T21:39:59.817836+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:00.902 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[14434]: audit 2024-03-26T21:39:59.819637+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:40:00.902 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[14434]: audit 2024-03-26T21:39:59.821047+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:00.902 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[14434]: cephadm 2024-03-26T21:39:59.822578+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi032 2024-03-26T21:40:00.902 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[14434]: cluster 2024-03-26T21:40:00.000137+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-03-26T21:40:01.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[19772]: audit 2024-03-26T21:39:59.704815+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:01.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[19772]: audit 2024-03-26T21:39:59.806737+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:01.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[19772]: audit 2024-03-26T21:39:59.814339+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:01.003 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[19772]: cephadm 2024-03-26T21:39:59.817020+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-26T21:40:01.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[19772]: audit 2024-03-26T21:39:59.817600+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:40:01.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[19772]: cluster 2024-03-26T21:39:59.817836+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:01.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[19772]: audit 2024-03-26T21:39:59.819637+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:40:01.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[19772]: audit 2024-03-26T21:39:59.821047+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:01.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[19772]: cephadm 2024-03-26T21:39:59.822578+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi032 2024-03-26T21:40:01.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[19772]: cluster 2024-03-26T21:40:00.000137+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-03-26T21:40:01.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[14367]: audit 2024-03-26T21:39:59.704815+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:01.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[14367]: audit 2024-03-26T21:39:59.806737+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:01.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[14367]: audit 2024-03-26T21:39:59.814339+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:01.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[14367]: cephadm 2024-03-26T21:39:59.817020+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-26T21:40:01.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[14367]: audit 2024-03-26T21:39:59.817600+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:40:01.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[14367]: cluster 2024-03-26T21:39:59.817836+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:01.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[14367]: audit 2024-03-26T21:39:59.819637+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:40:01.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[14367]: audit 2024-03-26T21:39:59.821047+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:01.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[14367]: cephadm 2024-03-26T21:39:59.822578+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi032 2024-03-26T21:40:01.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:00 smithi032 bash[14367]: cluster 2024-03-26T21:40:00.000137+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-03-26T21:40:01.199 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:00 smithi092 bash[15337]: debug 2024-03-26T21:40:00.902+0000 7fd447b32000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:40:01.589 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:01 smithi092 bash[15337]: debug 2024-03-26T21:40:01.226+0000 7fd447b32000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:40:01.854 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:01 smithi092 bash[15337]: debug 2024-03-26T21:40:01.590+0000 7fd447b32000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:40:02.199 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:01 smithi092 bash[15337]: debug 2024-03-26T21:40:01.854+0000 7fd447b32000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:40:02.781 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:02 smithi092 bash[15337]: debug 2024-03-26T21:40:02.522+0000 7fd447b32000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:40:02.781 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:02 smithi092 bash[15337]: debug 2024-03-26T21:40:02.626+0000 7fd447b32000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:40:03.199 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:02 smithi092 bash[15337]: debug 2024-03-26T21:40:02.782+0000 7fd447b32000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:40:03.200 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:02 smithi092 bash[15337]: debug 2024-03-26T21:40:02.886+0000 7fd447b32000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:40:03.200 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:03 smithi092 bash[15337]: debug 2024-03-26T21:40:03.022+0000 7fd447b32000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:40:03.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:03 smithi032 bash[14367]: cluster 2024-03-26T21:40:01.818264+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:03.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:03 smithi032 bash[14367]: audit 2024-03-26T21:40:02.252995+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:03.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:03 smithi032 bash[14367]: audit 2024-03-26T21:40:02.255464+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:03.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:03 smithi032 bash[14367]: audit 2024-03-26T21:40:02.258067+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:03.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:03 smithi032 bash[14367]: audit 2024-03-26T21:40:02.259716+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:03.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:03 smithi032 bash[14367]: audit 2024-03-26T21:40:02.540565+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:03.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:03 smithi032 bash[19772]: cluster 2024-03-26T21:40:01.818264+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:03.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:03 smithi032 bash[19772]: audit 2024-03-26T21:40:02.252995+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:03.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:03 smithi032 bash[19772]: audit 2024-03-26T21:40:02.255464+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:03.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:03 smithi032 bash[19772]: audit 2024-03-26T21:40:02.258067+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:03.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:03 smithi032 bash[19772]: audit 2024-03-26T21:40:02.259716+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:03.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:03 smithi032 bash[19772]: audit 2024-03-26T21:40:02.540565+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:03.601 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:03 smithi092 bash[15337]: debug 2024-03-26T21:40:03.310+0000 7fd447b32000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:40:03.601 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:03 smithi092 bash[15337]: debug 2024-03-26T21:40:03.426+0000 7fd447b32000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:40:03.601 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:03 smithi092 bash[14434]: cluster 2024-03-26T21:40:01.818264+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:03.601 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:03 smithi092 bash[14434]: audit 2024-03-26T21:40:02.252995+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:03.601 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:03 smithi092 bash[14434]: audit 2024-03-26T21:40:02.255464+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:03.601 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:03 smithi092 bash[14434]: audit 2024-03-26T21:40:02.258067+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:03.601 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:03 smithi092 bash[14434]: audit 2024-03-26T21:40:02.259716+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:03.601 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:03 smithi092 bash[14434]: audit 2024-03-26T21:40:02.540565+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:03.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:03 smithi092 bash[15337]: debug 2024-03-26T21:40:03.602+0000 7fd447b32000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:40:03.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:03 smithi092 bash[15337]: debug 2024-03-26T21:40:03.718+0000 7fd447b32000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:40:04.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:04 smithi092 bash[14434]: audit 2024-03-26T21:40:03.394582+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:40:04.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:04 smithi092 bash[14434]: audit 2024-03-26T21:40:03.401394+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:40:04.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:04 smithi092 bash[14434]: audit 2024-03-26T21:40:03.402752+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:04.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:04 smithi032 bash[14367]: audit 2024-03-26T21:40:03.394582+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:40:04.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:04 smithi032 bash[14367]: audit 2024-03-26T21:40:03.401394+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:40:04.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:04 smithi032 bash[14367]: audit 2024-03-26T21:40:03.402752+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:04.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:04 smithi032 bash[19772]: audit 2024-03-26T21:40:03.394582+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:40:04.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:04 smithi032 bash[19772]: audit 2024-03-26T21:40:03.401394+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:40:04.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:04 smithi032 bash[19772]: audit 2024-03-26T21:40:03.402752+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:04.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:40:04 smithi092 bash[15337]: debug 2024-03-26T21:40:04.558+0000 7fd447b32000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:40:05.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[14367]: audit 2024-03-26T21:40:03.388025+0000 mgr.y (mgr.14152) 62 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:40:05.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[14367]: cluster 2024-03-26T21:40:03.818735+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:05.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[14367]: audit 2024-03-26T21:40:04.585243+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.92:0/2690314400' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:40:05.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[14367]: cluster 2024-03-26T21:40:04.585813+0000 mon.a (mon.0) 226 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:40:05.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[14367]: audit 2024-03-26T21:40:04.586148+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.92:0/2690314400' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:40:05.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[14367]: audit 2024-03-26T21:40:04.587772+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.92:0/2690314400' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:40:05.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[14367]: audit 2024-03-26T21:40:04.588311+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.92:0/2690314400' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:40:05.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[19772]: audit 2024-03-26T21:40:03.388025+0000 mgr.y (mgr.14152) 62 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:40:05.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[19772]: cluster 2024-03-26T21:40:03.818735+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:05.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[19772]: audit 2024-03-26T21:40:04.585243+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.92:0/2690314400' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:40:05.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[19772]: cluster 2024-03-26T21:40:04.585813+0000 mon.a (mon.0) 226 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:40:05.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[19772]: audit 2024-03-26T21:40:04.586148+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.92:0/2690314400' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:40:05.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[19772]: audit 2024-03-26T21:40:04.587772+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.92:0/2690314400' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:40:05.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:05 smithi032 bash[19772]: audit 2024-03-26T21:40:04.588311+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.92:0/2690314400' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:40:05.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:05 smithi092 bash[14434]: audit 2024-03-26T21:40:03.388025+0000 mgr.y (mgr.14152) 62 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:40:05.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:05 smithi092 bash[14434]: cluster 2024-03-26T21:40:03.818735+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:05.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:05 smithi092 bash[14434]: audit 2024-03-26T21:40:04.585243+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.92:0/2690314400' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:40:05.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:05 smithi092 bash[14434]: cluster 2024-03-26T21:40:04.585813+0000 mon.a (mon.0) 226 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:40:05.700 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:05 smithi092 bash[14434]: audit 2024-03-26T21:40:04.586148+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.92:0/2690314400' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:40:05.700 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:05 smithi092 bash[14434]: audit 2024-03-26T21:40:04.587772+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.92:0/2690314400' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:40:05.700 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:05 smithi092 bash[14434]: audit 2024-03-26T21:40:04.588311+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.92:0/2690314400' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:40:06.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:06 smithi032 bash[14367]: cluster 2024-03-26T21:40:05.279602+0000 mon.a (mon.0) 227 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2024-03-26T21:40:06.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:06 smithi032 bash[14367]: audit 2024-03-26T21:40:05.279800+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:40:06.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:06 smithi032 bash[19772]: cluster 2024-03-26T21:40:05.279602+0000 mon.a (mon.0) 227 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2024-03-26T21:40:06.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:06 smithi032 bash[19772]: audit 2024-03-26T21:40:05.279800+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:40:06.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:06 smithi092 bash[14434]: cluster 2024-03-26T21:40:05.279602+0000 mon.a (mon.0) 227 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2024-03-26T21:40:06.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:06 smithi092 bash[14434]: audit 2024-03-26T21:40:05.279800+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:40:07.399 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:07 smithi032 bash[14367]: cluster 2024-03-26T21:40:05.819203+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:07.399 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:07 smithi032 bash[19772]: cluster 2024-03-26T21:40:05.819203+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:07.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:07 smithi092 bash[14434]: cluster 2024-03-26T21:40:05.819203+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:09.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:09 smithi032 bash[14367]: cluster 2024-03-26T21:40:07.819746+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:09.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:09 smithi032 bash[19772]: cluster 2024-03-26T21:40:07.819746+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:09.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:09 smithi092 bash[14434]: cluster 2024-03-26T21:40:07.819746+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:10 smithi032 bash[14367]: audit 2024-03-26T21:40:09.349273+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.32:0/542876998' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98e3e0a0-37a8-4974-b87e-3b05f5c5184d"}]: dispatch 2024-03-26T21:40:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:10 smithi032 bash[14367]: audit 2024-03-26T21:40:09.350139+0000 mon.a (mon.0) 229 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98e3e0a0-37a8-4974-b87e-3b05f5c5184d"}]: dispatch 2024-03-26T21:40:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:10 smithi032 bash[14367]: audit 2024-03-26T21:40:09.354913+0000 mon.a (mon.0) 230 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98e3e0a0-37a8-4974-b87e-3b05f5c5184d"}]': finished 2024-03-26T21:40:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:10 smithi032 bash[14367]: cluster 2024-03-26T21:40:09.354997+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-26T21:40:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:10 smithi032 bash[14367]: audit 2024-03-26T21:40:09.355090+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:10.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:10 smithi032 bash[14367]: audit 2024-03-26T21:40:10.072199+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.32:0/101950539' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:40:10.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:10 smithi032 bash[19772]: audit 2024-03-26T21:40:09.349273+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.32:0/542876998' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98e3e0a0-37a8-4974-b87e-3b05f5c5184d"}]: dispatch 2024-03-26T21:40:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:10 smithi032 bash[19772]: audit 2024-03-26T21:40:09.350139+0000 mon.a (mon.0) 229 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98e3e0a0-37a8-4974-b87e-3b05f5c5184d"}]: dispatch 2024-03-26T21:40:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:10 smithi032 bash[19772]: audit 2024-03-26T21:40:09.354913+0000 mon.a (mon.0) 230 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98e3e0a0-37a8-4974-b87e-3b05f5c5184d"}]': finished 2024-03-26T21:40:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:10 smithi032 bash[19772]: cluster 2024-03-26T21:40:09.354997+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-26T21:40:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:10 smithi032 bash[19772]: audit 2024-03-26T21:40:09.355090+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:10.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:10 smithi032 bash[19772]: audit 2024-03-26T21:40:10.072199+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.32:0/101950539' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:40:10.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:10 smithi092 bash[14434]: audit 2024-03-26T21:40:09.349273+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.32:0/542876998' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98e3e0a0-37a8-4974-b87e-3b05f5c5184d"}]: dispatch 2024-03-26T21:40:10.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:10 smithi092 bash[14434]: audit 2024-03-26T21:40:09.350139+0000 mon.a (mon.0) 229 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98e3e0a0-37a8-4974-b87e-3b05f5c5184d"}]: dispatch 2024-03-26T21:40:10.700 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:10 smithi092 bash[14434]: audit 2024-03-26T21:40:09.354913+0000 mon.a (mon.0) 230 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98e3e0a0-37a8-4974-b87e-3b05f5c5184d"}]': finished 2024-03-26T21:40:10.700 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:10 smithi092 bash[14434]: cluster 2024-03-26T21:40:09.354997+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-26T21:40:10.700 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:10 smithi092 bash[14434]: audit 2024-03-26T21:40:09.355090+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:10.700 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:10 smithi092 bash[14434]: audit 2024-03-26T21:40:10.072199+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.32:0/101950539' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:40:11.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:11 smithi032 bash[14367]: cluster 2024-03-26T21:40:09.820200+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:11.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:11 smithi032 bash[19772]: cluster 2024-03-26T21:40:09.820200+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:11.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:11 smithi092 bash[14434]: cluster 2024-03-26T21:40:09.820200+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:13.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:13 smithi032 bash[14367]: cluster 2024-03-26T21:40:11.820637+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:13.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:13 smithi032 bash[19772]: cluster 2024-03-26T21:40:11.820637+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:13.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:13 smithi092 bash[14434]: cluster 2024-03-26T21:40:11.820637+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:15.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:15 smithi032 bash[19772]: cluster 2024-03-26T21:40:13.821063+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:15.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:15 smithi032 bash[14367]: cluster 2024-03-26T21:40:13.821063+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:15.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:15 smithi092 bash[14434]: cluster 2024-03-26T21:40:13.821063+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:16 smithi032 bash[14367]: cluster 2024-03-26T21:40:15.821461+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:17.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:16 smithi032 bash[19772]: cluster 2024-03-26T21:40:15.821461+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:17.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:16 smithi092 bash[14434]: cluster 2024-03-26T21:40:15.821461+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:18 smithi032 bash[14367]: cluster 2024-03-26T21:40:17.821875+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:19.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:18 smithi032 bash[19772]: cluster 2024-03-26T21:40:17.821875+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:19.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:18 smithi092 bash[14434]: cluster 2024-03-26T21:40:17.821875+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:20.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:19 smithi092 bash[14434]: audit 2024-03-26T21:40:19.348245+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:40:20.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:19 smithi092 bash[14434]: audit 2024-03-26T21:40:19.349804+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:20.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:19 smithi032 bash[14367]: audit 2024-03-26T21:40:19.348245+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:40:20.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:19 smithi032 bash[14367]: audit 2024-03-26T21:40:19.349804+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:20.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:19 smithi032 bash[19772]: audit 2024-03-26T21:40:19.348245+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:40:20.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:19 smithi032 bash[19772]: audit 2024-03-26T21:40:19.349804+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:21.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:20 smithi032 bash[14367]: cephadm 2024-03-26T21:40:19.350887+0000 mgr.y (mgr.14152) 71 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-03-26T21:40:21.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:20 smithi032 bash[14367]: cluster 2024-03-26T21:40:19.822422+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:21.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:20 smithi032 bash[19772]: cephadm 2024-03-26T21:40:19.350887+0000 mgr.y (mgr.14152) 71 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-03-26T21:40:21.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:20 smithi032 bash[19772]: cluster 2024-03-26T21:40:19.822422+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:21.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:20 smithi092 bash[14434]: cephadm 2024-03-26T21:40:19.350887+0000 mgr.y (mgr.14152) 71 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-03-26T21:40:21.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:20 smithi092 bash[14434]: cluster 2024-03-26T21:40:19.822422+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:23.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:22 smithi092 bash[14434]: cluster 2024-03-26T21:40:21.822970+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:23.300 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:22 smithi032 bash[19772]: cluster 2024-03-26T21:40:21.822970+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:23.301 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:22 smithi032 bash[14367]: cluster 2024-03-26T21:40:21.822970+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:24.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:24 smithi032 bash[14367]: audit 2024-03-26T21:40:23.341671+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:24.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:24 smithi032 bash[14367]: audit 2024-03-26T21:40:23.359993+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:24.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:24 smithi032 bash[14367]: audit 2024-03-26T21:40:23.362032+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:24.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:24 smithi032 bash[14367]: audit 2024-03-26T21:40:23.363261+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:24.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:24 smithi032 bash[19772]: audit 2024-03-26T21:40:23.341671+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:24.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:24 smithi032 bash[19772]: audit 2024-03-26T21:40:23.359993+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:24.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:24 smithi032 bash[19772]: audit 2024-03-26T21:40:23.362032+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:24.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:24 smithi032 bash[19772]: audit 2024-03-26T21:40:23.363261+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:24.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:24 smithi092 bash[14434]: audit 2024-03-26T21:40:23.341671+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:24.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:24 smithi092 bash[14434]: audit 2024-03-26T21:40:23.359993+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:24.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:24 smithi092 bash[14434]: audit 2024-03-26T21:40:23.362032+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:24.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:24 smithi092 bash[14434]: audit 2024-03-26T21:40:23.363261+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:25.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:25 smithi032 bash[14367]: cluster 2024-03-26T21:40:23.823485+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:25.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:25 smithi032 bash[19772]: cluster 2024-03-26T21:40:23.823485+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:25.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:25 smithi092 bash[14434]: cluster 2024-03-26T21:40:23.823485+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:27.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:26 smithi032 bash[14367]: cluster 2024-03-26T21:40:25.823938+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:27.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:26 smithi032 bash[14367]: audit 2024-03-26T21:40:26.754788+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:27.002 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:26 smithi032 bash[14367]: audit 2024-03-26T21:40:26.761263+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:27.002 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:26 smithi032 bash[19772]: cluster 2024-03-26T21:40:25.823938+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:27.002 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:26 smithi032 bash[19772]: audit 2024-03-26T21:40:26.754788+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:27.002 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:26 smithi032 bash[19772]: audit 2024-03-26T21:40:26.761263+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:27.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:26 smithi092 bash[14434]: cluster 2024-03-26T21:40:25.823938+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:27.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:26 smithi092 bash[14434]: audit 2024-03-26T21:40:26.754788+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:27.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:26 smithi092 bash[14434]: audit 2024-03-26T21:40:26.761263+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:29.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:28 smithi092 bash[14434]: cluster 2024-03-26T21:40:27.824343+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:29.213 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:28 smithi032 bash[14367]: cluster 2024-03-26T21:40:27.824343+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:29.213 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:28 smithi032 bash[19772]: cluster 2024-03-26T21:40:27.824343+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:29.664 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 0 on host 'smithi032' 2024-03-26T21:40:30.327 DEBUG:teuthology.orchestra.run.smithi032:osd.0> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.0.service 2024-03-26T21:40:30.329 INFO:tasks.cephadm:Deploying osd.1 on smithi032 with /dev/vg_nvme/lv_3... 2024-03-26T21:40:30.329 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-26T21:40:30.493 INFO:journalctl@ceph.osd.0.smithi032.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:40:30.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[19772]: audit 2024-03-26T21:40:29.670451+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:30.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[19772]: audit 2024-03-26T21:40:29.685610+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:30.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[19772]: audit 2024-03-26T21:40:29.687828+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:30.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[19772]: audit 2024-03-26T21:40:29.689421+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:30.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[19772]: cluster 2024-03-26T21:40:29.824802+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:30.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[19772]: audit 2024-03-26T21:40:29.896326+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/232273069,v1:172.21.15.32:6803/232273069]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:40:30.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[19772]: audit 2024-03-26T21:40:29.896803+0000 mon.a (mon.0) 245 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:40:30.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[14367]: audit 2024-03-26T21:40:29.670451+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:30.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[14367]: audit 2024-03-26T21:40:29.685610+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:30.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[14367]: audit 2024-03-26T21:40:29.687828+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:30.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[14367]: audit 2024-03-26T21:40:29.689421+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:30.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[14367]: cluster 2024-03-26T21:40:29.824802+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:30.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[14367]: audit 2024-03-26T21:40:29.896326+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/232273069,v1:172.21.15.32:6803/232273069]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:40:30.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:30 smithi032 bash[14367]: audit 2024-03-26T21:40:29.896803+0000 mon.a (mon.0) 245 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:40:30.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:30 smithi092 bash[14434]: audit 2024-03-26T21:40:29.670451+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:30.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:30 smithi092 bash[14434]: audit 2024-03-26T21:40:29.685610+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:30.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:30 smithi092 bash[14434]: audit 2024-03-26T21:40:29.687828+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:30.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:30 smithi092 bash[14434]: audit 2024-03-26T21:40:29.689421+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:30.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:30 smithi092 bash[14434]: cluster 2024-03-26T21:40:29.824802+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:30.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:30 smithi092 bash[14434]: audit 2024-03-26T21:40:29.896326+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/232273069,v1:172.21.15.32:6803/232273069]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:40:30.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:30 smithi092 bash[14434]: audit 2024-03-26T21:40:29.896803+0000 mon.a (mon.0) 245 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:40:31.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:31 smithi092 bash[14434]: audit 2024-03-26T21:40:30.673556+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-26T21:40:31.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:31 smithi092 bash[14434]: cluster 2024-03-26T21:40:30.673759+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-26T21:40:31.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:31 smithi092 bash[14434]: audit 2024-03-26T21:40:30.674680+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:31.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:31 smithi092 bash[14434]: audit 2024-03-26T21:40:30.675266+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/232273069,v1:172.21.15.32:6803/232273069]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:40:31.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:31 smithi092 bash[14434]: audit 2024-03-26T21:40:30.683192+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:40:32.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:31 smithi032 bash[14367]: audit 2024-03-26T21:40:30.673556+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-26T21:40:32.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:31 smithi032 bash[14367]: cluster 2024-03-26T21:40:30.673759+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-26T21:40:32.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:31 smithi032 bash[14367]: audit 2024-03-26T21:40:30.674680+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:32.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:31 smithi032 bash[14367]: audit 2024-03-26T21:40:30.675266+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/232273069,v1:172.21.15.32:6803/232273069]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:40:32.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:31 smithi032 bash[14367]: audit 2024-03-26T21:40:30.683192+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:40:32.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:31 smithi032 bash[19772]: audit 2024-03-26T21:40:30.673556+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-26T21:40:32.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:31 smithi032 bash[19772]: cluster 2024-03-26T21:40:30.673759+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-26T21:40:32.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:31 smithi032 bash[19772]: audit 2024-03-26T21:40:30.674680+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:32.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:31 smithi032 bash[19772]: audit 2024-03-26T21:40:30.675266+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/232273069,v1:172.21.15.32:6803/232273069]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:40:32.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:31 smithi032 bash[19772]: audit 2024-03-26T21:40:30.683192+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:40:32.088 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:40:31 smithi032 bash[22551]: debug 2024-03-26T21:40:31.688+0000 7f092622c700 -1 osd.0 0 waiting for initial osdmap 2024-03-26T21:40:32.088 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:40:31 smithi032 bash[22551]: debug 2024-03-26T21:40:31.692+0000 7f0920bc3700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:40:32.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:32 smithi092 bash[14434]: audit 2024-03-26T21:40:31.683142+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-03-26T21:40:32.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:32 smithi092 bash[14434]: cluster 2024-03-26T21:40:31.683379+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-26T21:40:32.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:32 smithi092 bash[14434]: audit 2024-03-26T21:40:31.684102+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:32.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:32 smithi092 bash[14434]: audit 2024-03-26T21:40:31.692676+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:32.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:32 smithi092 bash[14434]: cluster 2024-03-26T21:40:31.825280+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:32.965 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:32 smithi032 bash[14367]: audit 2024-03-26T21:40:31.683142+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-03-26T21:40:32.966 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:32 smithi032 bash[14367]: cluster 2024-03-26T21:40:31.683379+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-26T21:40:32.966 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:32 smithi032 bash[14367]: audit 2024-03-26T21:40:31.684102+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:32.966 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:32 smithi032 bash[14367]: audit 2024-03-26T21:40:31.692676+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:32.966 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:32 smithi032 bash[14367]: cluster 2024-03-26T21:40:31.825280+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:32.966 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:32 smithi032 bash[19772]: audit 2024-03-26T21:40:31.683142+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-03-26T21:40:32.966 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:32 smithi032 bash[19772]: cluster 2024-03-26T21:40:31.683379+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-26T21:40:32.966 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:32 smithi032 bash[19772]: audit 2024-03-26T21:40:31.684102+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:32.966 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:32 smithi032 bash[19772]: audit 2024-03-26T21:40:31.692676+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:32.966 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:32 smithi032 bash[19772]: cluster 2024-03-26T21:40:31.825280+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:40:33.636 INFO:teuthology.orchestra.run.smithi032.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-26T21:40:33.637 INFO:teuthology.orchestra.run.smithi032.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-26T21:40:33.637 INFO:teuthology.orchestra.run.smithi032.stderr: stderr: 10+0 records in 2024-03-26T21:40:33.637 INFO:teuthology.orchestra.run.smithi032.stderr:10+0 records out 2024-03-26T21:40:33.637 INFO:teuthology.orchestra.run.smithi032.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0144194 s, 727 MB/s 2024-03-26T21:40:33.637 INFO:teuthology.orchestra.run.smithi032.stderr:--> Zapping successful for: 2024-03-26T21:40:33.812 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:33 smithi032 bash[14367]: cluster 2024-03-26T21:40:30.851880+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:40:33.813 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:33 smithi032 bash[14367]: cluster 2024-03-26T21:40:30.852071+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:40:33.813 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:33 smithi032 bash[14367]: cluster 2024-03-26T21:40:32.692279+0000 mon.a (mon.0) 254 : cluster [INF] osd.0 [v2:172.21.15.32:6802/232273069,v1:172.21.15.32:6803/232273069] boot 2024-03-26T21:40:33.813 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:33 smithi032 bash[14367]: cluster 2024-03-26T21:40:32.692366+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-26T21:40:33.813 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:33 smithi032 bash[14367]: audit 2024-03-26T21:40:32.693092+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:33.813 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:33 smithi032 bash[19772]: cluster 2024-03-26T21:40:30.851880+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:40:33.813 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:33 smithi032 bash[19772]: cluster 2024-03-26T21:40:30.852071+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:40:33.813 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:33 smithi032 bash[19772]: cluster 2024-03-26T21:40:32.692279+0000 mon.a (mon.0) 254 : cluster [INF] osd.0 [v2:172.21.15.32:6802/232273069,v1:172.21.15.32:6803/232273069] boot 2024-03-26T21:40:33.813 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:33 smithi032 bash[19772]: cluster 2024-03-26T21:40:32.692366+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-26T21:40:33.813 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:33 smithi032 bash[19772]: audit 2024-03-26T21:40:32.693092+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:33.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:33 smithi092 bash[14434]: cluster 2024-03-26T21:40:30.851880+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:40:33.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:33 smithi092 bash[14434]: cluster 2024-03-26T21:40:30.852071+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:40:33.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:33 smithi092 bash[14434]: cluster 2024-03-26T21:40:32.692279+0000 mon.a (mon.0) 254 : cluster [INF] osd.0 [v2:172.21.15.32:6802/232273069,v1:172.21.15.32:6803/232273069] boot 2024-03-26T21:40:33.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:33 smithi092 bash[14434]: cluster 2024-03-26T21:40:32.692366+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-26T21:40:33.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:33 smithi092 bash[14434]: audit 2024-03-26T21:40:32.693092+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:40:34.738 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi032:vg_nvme/lv_3 2024-03-26T21:40:34.923 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:34 smithi032 bash[14367]: cluster 2024-03-26T21:40:33.705244+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-26T21:40:34.923 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:34 smithi032 bash[14367]: cluster 2024-03-26T21:40:33.825771+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:40:34.923 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:34 smithi032 bash[19772]: cluster 2024-03-26T21:40:33.705244+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-26T21:40:34.923 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:34 smithi032 bash[19772]: cluster 2024-03-26T21:40:33.825771+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:40:35.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:34 smithi092 bash[14434]: cluster 2024-03-26T21:40:33.705244+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-26T21:40:35.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:34 smithi092 bash[14434]: cluster 2024-03-26T21:40:33.825771+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:40:37.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:36 smithi032 bash[14367]: cluster 2024-03-26T21:40:35.826340+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-03-26T21:40:37.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:36 smithi032 bash[19772]: cluster 2024-03-26T21:40:35.826340+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-03-26T21:40:37.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:36 smithi092 bash[14434]: cluster 2024-03-26T21:40:35.826340+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-03-26T21:40:39.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:39 smithi092 bash[14434]: cluster 2024-03-26T21:40:37.826957+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-03-26T21:40:39.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:39 smithi092 bash[14434]: cephadm 2024-03-26T21:40:38.199107+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T21:40:39.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:39 smithi092 bash[14434]: audit 2024-03-26T21:40:38.206318+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:39.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:39 smithi092 bash[14434]: audit 2024-03-26T21:40:38.207667+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:40:39.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:39 smithi092 bash[14434]: cephadm 2024-03-26T21:40:38.208869+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 16251M 2024-03-26T21:40:39.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:39 smithi092 bash[14434]: audit 2024-03-26T21:40:38.214330+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:39.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:39 smithi092 bash[14434]: audit 2024-03-26T21:40:38.219725+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:39.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:39 smithi092 bash[14434]: audit 2024-03-26T21:40:38.326407+0000 mgr.y (mgr.14152) 84 : audit [DBG] from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:40:39.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:39 smithi092 bash[14434]: audit 2024-03-26T21:40:38.333105+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:40:39.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:39 smithi092 bash[14434]: audit 2024-03-26T21:40:38.338615+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:40:39.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:39 smithi092 bash[14434]: audit 2024-03-26T21:40:38.339986+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:39.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[19772]: cluster 2024-03-26T21:40:37.826957+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-03-26T21:40:39.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[19772]: cephadm 2024-03-26T21:40:38.199107+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T21:40:39.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[19772]: audit 2024-03-26T21:40:38.206318+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:39.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[19772]: audit 2024-03-26T21:40:38.207667+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:40:39.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[19772]: cephadm 2024-03-26T21:40:38.208869+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 16251M 2024-03-26T21:40:39.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[19772]: audit 2024-03-26T21:40:38.214330+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:39.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[19772]: audit 2024-03-26T21:40:38.219725+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:39.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[19772]: audit 2024-03-26T21:40:38.326407+0000 mgr.y (mgr.14152) 84 : audit [DBG] from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:40:39.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[19772]: audit 2024-03-26T21:40:38.333105+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:40:39.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[19772]: audit 2024-03-26T21:40:38.338615+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:40:39.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[19772]: audit 2024-03-26T21:40:38.339986+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:39.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[14367]: cluster 2024-03-26T21:40:37.826957+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-03-26T21:40:39.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[14367]: cephadm 2024-03-26T21:40:38.199107+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T21:40:39.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[14367]: audit 2024-03-26T21:40:38.206318+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:39.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[14367]: audit 2024-03-26T21:40:38.207667+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:40:39.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[14367]: cephadm 2024-03-26T21:40:38.208869+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 16251M 2024-03-26T21:40:39.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[14367]: audit 2024-03-26T21:40:38.214330+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:39.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[14367]: audit 2024-03-26T21:40:38.219725+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:39.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[14367]: audit 2024-03-26T21:40:38.326407+0000 mgr.y (mgr.14152) 84 : audit [DBG] from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:40:39.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[14367]: audit 2024-03-26T21:40:38.333105+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:40:39.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[14367]: audit 2024-03-26T21:40:38.338615+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:40:39.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:39 smithi032 bash[14367]: audit 2024-03-26T21:40:38.339986+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:41.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:41 smithi032 bash[14367]: cluster 2024-03-26T21:40:39.827553+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:40:41.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:41 smithi032 bash[19772]: cluster 2024-03-26T21:40:39.827553+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:40:41.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:41 smithi092 bash[14434]: cluster 2024-03-26T21:40:39.827553+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:40:43.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:43 smithi032 bash[19772]: cluster 2024-03-26T21:40:41.828023+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-03-26T21:40:43.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:43 smithi032 bash[14367]: cluster 2024-03-26T21:40:41.828023+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-03-26T21:40:43.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:43 smithi092 bash[14434]: cluster 2024-03-26T21:40:41.828023+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-03-26T21:40:45.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:45 smithi032 bash[14367]: cluster 2024-03-26T21:40:43.828545+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-03-26T21:40:45.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:45 smithi032 bash[14367]: audit 2024-03-26T21:40:44.221331+0000 mon.a (mon.0) 265 : audit [INF] from='client.? 172.21.15.32:0/231982958' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f2ec9cf-e0ac-4401-8149-2650cec96434"}]: dispatch 2024-03-26T21:40:45.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:45 smithi032 bash[14367]: audit 2024-03-26T21:40:44.226553+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.32:0/231982958' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8f2ec9cf-e0ac-4401-8149-2650cec96434"}]': finished 2024-03-26T21:40:45.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:45 smithi032 bash[14367]: cluster 2024-03-26T21:40:44.226605+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-26T21:40:45.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:45 smithi032 bash[14367]: audit 2024-03-26T21:40:44.226693+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:40:45.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:45 smithi032 bash[14367]: audit 2024-03-26T21:40:44.947579+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.32:0/3873589838' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:40:45.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:45 smithi032 bash[19772]: cluster 2024-03-26T21:40:43.828545+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-03-26T21:40:45.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:45 smithi032 bash[19772]: audit 2024-03-26T21:40:44.221331+0000 mon.a (mon.0) 265 : audit [INF] from='client.? 172.21.15.32:0/231982958' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f2ec9cf-e0ac-4401-8149-2650cec96434"}]: dispatch 2024-03-26T21:40:45.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:45 smithi032 bash[19772]: audit 2024-03-26T21:40:44.226553+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.32:0/231982958' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8f2ec9cf-e0ac-4401-8149-2650cec96434"}]': finished 2024-03-26T21:40:45.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:45 smithi032 bash[19772]: cluster 2024-03-26T21:40:44.226605+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-26T21:40:45.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:45 smithi032 bash[19772]: audit 2024-03-26T21:40:44.226693+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:40:45.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:45 smithi032 bash[19772]: audit 2024-03-26T21:40:44.947579+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.32:0/3873589838' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:40:45.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:45 smithi092 bash[14434]: cluster 2024-03-26T21:40:43.828545+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-03-26T21:40:45.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:45 smithi092 bash[14434]: audit 2024-03-26T21:40:44.221331+0000 mon.a (mon.0) 265 : audit [INF] from='client.? 172.21.15.32:0/231982958' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f2ec9cf-e0ac-4401-8149-2650cec96434"}]: dispatch 2024-03-26T21:40:45.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:45 smithi092 bash[14434]: audit 2024-03-26T21:40:44.226553+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.32:0/231982958' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8f2ec9cf-e0ac-4401-8149-2650cec96434"}]': finished 2024-03-26T21:40:45.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:45 smithi092 bash[14434]: cluster 2024-03-26T21:40:44.226605+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-26T21:40:45.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:45 smithi092 bash[14434]: audit 2024-03-26T21:40:44.226693+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:40:45.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:45 smithi092 bash[14434]: audit 2024-03-26T21:40:44.947579+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.32:0/3873589838' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:40:47.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:46 smithi032 bash[14367]: cluster 2024-03-26T21:40:45.829118+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:40:47.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:46 smithi032 bash[19772]: cluster 2024-03-26T21:40:45.829118+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:40:47.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:46 smithi092 bash[14434]: cluster 2024-03-26T21:40:45.829118+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:40:49.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:48 smithi032 bash[19772]: cluster 2024-03-26T21:40:47.829664+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-03-26T21:40:49.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:48 smithi032 bash[14367]: cluster 2024-03-26T21:40:47.829664+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-03-26T21:40:49.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:48 smithi092 bash[14434]: cluster 2024-03-26T21:40:47.829664+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-03-26T21:40:51.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:50 smithi032 bash[14367]: cluster 2024-03-26T21:40:49.830174+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-03-26T21:40:51.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:50 smithi032 bash[19772]: cluster 2024-03-26T21:40:49.830174+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-03-26T21:40:51.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:50 smithi092 bash[14434]: cluster 2024-03-26T21:40:49.830174+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-03-26T21:40:53.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:52 smithi032 bash[14367]: cluster 2024-03-26T21:40:51.830624+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-03-26T21:40:53.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:52 smithi032 bash[14367]: audit 2024-03-26T21:40:51.881689+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:40:53.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:52 smithi032 bash[14367]: audit 2024-03-26T21:40:51.884939+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:40:53.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:52 smithi032 bash[19772]: cluster 2024-03-26T21:40:51.830624+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-03-26T21:40:53.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:52 smithi032 bash[19772]: audit 2024-03-26T21:40:51.881689+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:40:53.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:52 smithi032 bash[19772]: audit 2024-03-26T21:40:51.884939+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:40:53.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:52 smithi092 bash[14434]: cluster 2024-03-26T21:40:51.830624+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-03-26T21:40:53.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:52 smithi092 bash[14434]: audit 2024-03-26T21:40:51.881689+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:40:53.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:52 smithi092 bash[14434]: audit 2024-03-26T21:40:51.884939+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:40:55.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:54 smithi032 bash[14367]: cluster 2024-03-26T21:40:53.831156+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-03-26T21:40:55.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:54 smithi032 bash[14367]: audit 2024-03-26T21:40:54.427763+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:40:55.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:54 smithi032 bash[14367]: audit 2024-03-26T21:40:54.429351+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:55.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:54 smithi032 bash[19772]: cluster 2024-03-26T21:40:53.831156+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-03-26T21:40:55.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:54 smithi032 bash[19772]: audit 2024-03-26T21:40:54.427763+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:40:55.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:54 smithi032 bash[19772]: audit 2024-03-26T21:40:54.429351+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:55.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:54 smithi092 bash[14434]: cluster 2024-03-26T21:40:53.831156+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-03-26T21:40:55.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:54 smithi092 bash[14434]: audit 2024-03-26T21:40:54.427763+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:40:55.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:54 smithi092 bash[14434]: audit 2024-03-26T21:40:54.429351+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:56.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:55 smithi092 bash[14434]: cephadm 2024-03-26T21:40:54.430751+0000 mgr.y (mgr.14152) 93 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-03-26T21:40:56.308 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:55 smithi032 bash[14367]: cephadm 2024-03-26T21:40:54.430751+0000 mgr.y (mgr.14152) 93 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-03-26T21:40:56.308 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:55 smithi032 bash[19772]: cephadm 2024-03-26T21:40:54.430751+0000 mgr.y (mgr.14152) 93 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-03-26T21:40:57.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:56 smithi092 bash[14434]: cluster 2024-03-26T21:40:55.831719+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:40:57.324 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:56 smithi032 bash[19772]: cluster 2024-03-26T21:40:55.831719+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:40:57.324 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:56 smithi032 bash[14367]: cluster 2024-03-26T21:40:55.831719+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:40:59.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:58 smithi092 bash[14434]: cluster 2024-03-26T21:40:57.832283+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-03-26T21:40:59.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:58 smithi092 bash[14434]: audit 2024-03-26T21:40:58.451945+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:59.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:58 smithi092 bash[14434]: audit 2024-03-26T21:40:58.489137+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:59.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:58 smithi092 bash[14434]: audit 2024-03-26T21:40:58.491064+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:59.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:40:58 smithi092 bash[14434]: audit 2024-03-26T21:40:58.492195+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:59.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:58 smithi032 bash[19772]: cluster 2024-03-26T21:40:57.832283+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-03-26T21:40:59.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:58 smithi032 bash[19772]: audit 2024-03-26T21:40:58.451945+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:59.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:58 smithi032 bash[19772]: audit 2024-03-26T21:40:58.489137+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:59.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:58 smithi032 bash[19772]: audit 2024-03-26T21:40:58.491064+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:59.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:40:58 smithi032 bash[19772]: audit 2024-03-26T21:40:58.492195+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:59.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:58 smithi032 bash[14367]: cluster 2024-03-26T21:40:57.832283+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-03-26T21:40:59.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:58 smithi032 bash[14367]: audit 2024-03-26T21:40:58.451945+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:40:59.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:58 smithi032 bash[14367]: audit 2024-03-26T21:40:58.489137+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:59.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:58 smithi032 bash[14367]: audit 2024-03-26T21:40:58.491064+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:59.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:40:58 smithi032 bash[14367]: audit 2024-03-26T21:40:58.492195+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:01.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:00 smithi032 bash[14367]: cluster 2024-03-26T21:40:59.832679+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-03-26T21:41:01.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:00 smithi032 bash[19772]: cluster 2024-03-26T21:40:59.832679+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-03-26T21:41:01.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:00 smithi092 bash[14434]: cluster 2024-03-26T21:40:59.832679+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-03-26T21:41:03.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:03 smithi032 bash[19772]: cluster 2024-03-26T21:41:01.833146+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-03-26T21:41:03.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:03 smithi032 bash[19772]: audit 2024-03-26T21:41:02.076013+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:03.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:03 smithi032 bash[19772]: audit 2024-03-26T21:41:02.083488+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:03.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:03 smithi032 bash[14367]: cluster 2024-03-26T21:41:01.833146+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-03-26T21:41:03.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:03 smithi032 bash[14367]: audit 2024-03-26T21:41:02.076013+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:03.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:03 smithi032 bash[14367]: audit 2024-03-26T21:41:02.083488+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:03.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:03 smithi092 bash[14434]: cluster 2024-03-26T21:41:01.833146+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-03-26T21:41:03.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:03 smithi092 bash[14434]: audit 2024-03-26T21:41:02.076013+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:03.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:03 smithi092 bash[14434]: audit 2024-03-26T21:41:02.083488+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:05.265 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 1 on host 'smithi032' 2024-03-26T21:41:05.320 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:05 smithi032 bash[19772]: cluster 2024-03-26T21:41:03.833660+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-03-26T21:41:05.320 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:05 smithi032 bash[14367]: cluster 2024-03-26T21:41:03.833660+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-03-26T21:41:05.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:05 smithi092 bash[14434]: cluster 2024-03-26T21:41:03.833660+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-03-26T21:41:05.896 DEBUG:teuthology.orchestra.run.smithi032:osd.1> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.1.service 2024-03-26T21:41:05.898 INFO:tasks.cephadm:Deploying osd.2 on smithi032 with /dev/vg_nvme/lv_2... 2024-03-26T21:41:05.899 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-26T21:41:06.022 INFO:journalctl@ceph.osd.1.smithi032.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:41:06.276 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:06 smithi032 bash[14367]: audit 2024-03-26T21:41:05.272936+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:06.277 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:06 smithi032 bash[14367]: audit 2024-03-26T21:41:05.309352+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:41:06.277 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:06 smithi032 bash[14367]: audit 2024-03-26T21:41:05.311880+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:06.277 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:06 smithi032 bash[14367]: audit 2024-03-26T21:41:05.313452+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:06.277 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:06 smithi032 bash[14367]: audit 2024-03-26T21:41:05.597015+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:41:06.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:06 smithi032 bash[19772]: audit 2024-03-26T21:41:05.272936+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:06.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:06 smithi032 bash[19772]: audit 2024-03-26T21:41:05.309352+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:41:06.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:06 smithi032 bash[19772]: audit 2024-03-26T21:41:05.311880+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:06.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:06 smithi032 bash[19772]: audit 2024-03-26T21:41:05.313452+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:06.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:06 smithi032 bash[19772]: audit 2024-03-26T21:41:05.597015+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:41:06.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:06 smithi092 bash[14434]: audit 2024-03-26T21:41:05.272936+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:06.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:06 smithi092 bash[14434]: audit 2024-03-26T21:41:05.309352+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:41:06.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:06 smithi092 bash[14434]: audit 2024-03-26T21:41:05.311880+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:06.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:06 smithi092 bash[14434]: audit 2024-03-26T21:41:05.313452+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:06.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:06 smithi092 bash[14434]: audit 2024-03-26T21:41:05.597015+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:41:07.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:07 smithi032 bash[14367]: cluster 2024-03-26T21:41:05.834232+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-03-26T21:41:07.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:07 smithi032 bash[14367]: audit 2024-03-26T21:41:06.278071+0000 mon.a (mon.0) 284 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-26T21:41:07.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:07 smithi032 bash[14367]: cluster 2024-03-26T21:41:06.278253+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-26T21:41:07.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:07 smithi032 bash[14367]: audit 2024-03-26T21:41:06.279039+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:41:07.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:07 smithi032 bash[14367]: audit 2024-03-26T21:41:06.279971+0000 mon.a (mon.0) 287 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:41:07.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:07 smithi032 bash[19772]: cluster 2024-03-26T21:41:05.834232+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-03-26T21:41:07.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:07 smithi032 bash[19772]: audit 2024-03-26T21:41:06.278071+0000 mon.a (mon.0) 284 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-26T21:41:07.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:07 smithi032 bash[19772]: cluster 2024-03-26T21:41:06.278253+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-26T21:41:07.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:07 smithi032 bash[19772]: audit 2024-03-26T21:41:06.279039+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:41:07.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:07 smithi032 bash[19772]: audit 2024-03-26T21:41:06.279971+0000 mon.a (mon.0) 287 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:41:07.588 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:41:07 smithi032 bash[25673]: debug 2024-03-26T21:41:07.284+0000 7f8af26ee700 -1 osd.1 0 waiting for initial osdmap 2024-03-26T21:41:07.588 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:41:07 smithi032 bash[25673]: debug 2024-03-26T21:41:07.292+0000 7f8aec884700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:41:07.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:07 smithi092 bash[14434]: cluster 2024-03-26T21:41:05.834232+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-03-26T21:41:07.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:07 smithi092 bash[14434]: audit 2024-03-26T21:41:06.278071+0000 mon.a (mon.0) 284 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-26T21:41:07.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:07 smithi092 bash[14434]: cluster 2024-03-26T21:41:06.278253+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-26T21:41:07.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:07 smithi092 bash[14434]: audit 2024-03-26T21:41:06.279039+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:41:07.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:07 smithi092 bash[14434]: audit 2024-03-26T21:41:06.279971+0000 mon.a (mon.0) 287 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:41:08.289 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:08 smithi032 bash[14367]: audit 2024-03-26T21:41:07.280620+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-03-26T21:41:08.290 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:08 smithi032 bash[14367]: cluster 2024-03-26T21:41:07.280807+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-26T21:41:08.290 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:08 smithi032 bash[14367]: audit 2024-03-26T21:41:07.281101+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:41:08.290 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:08 smithi032 bash[14367]: audit 2024-03-26T21:41:07.290820+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:41:08.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:08 smithi032 bash[19772]: audit 2024-03-26T21:41:07.280620+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-03-26T21:41:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:08 smithi032 bash[19772]: cluster 2024-03-26T21:41:07.280807+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-26T21:41:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:08 smithi032 bash[19772]: audit 2024-03-26T21:41:07.281101+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:41:08.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:08 smithi032 bash[19772]: audit 2024-03-26T21:41:07.290820+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:41:08.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:08 smithi092 bash[14434]: audit 2024-03-26T21:41:07.280620+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-03-26T21:41:08.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:08 smithi092 bash[14434]: cluster 2024-03-26T21:41:07.280807+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-26T21:41:08.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:08 smithi092 bash[14434]: audit 2024-03-26T21:41:07.281101+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:41:08.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:08 smithi092 bash[14434]: audit 2024-03-26T21:41:07.290820+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:41:09.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:09 smithi032 bash[19772]: cluster 2024-03-26T21:41:06.618562+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:41:09.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:09 smithi032 bash[19772]: cluster 2024-03-26T21:41:06.618767+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:41:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:09 smithi032 bash[19772]: cluster 2024-03-26T21:41:07.834752+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:41:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:09 smithi032 bash[19772]: cluster 2024-03-26T21:41:08.292619+0000 mon.a (mon.0) 292 : cluster [INF] osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136] boot 2024-03-26T21:41:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:09 smithi032 bash[19772]: cluster 2024-03-26T21:41:08.292753+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-26T21:41:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:09 smithi032 bash[19772]: audit 2024-03-26T21:41:08.295725+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:41:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:09 smithi032 bash[14367]: cluster 2024-03-26T21:41:06.618562+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:41:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:09 smithi032 bash[14367]: cluster 2024-03-26T21:41:06.618767+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:41:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:09 smithi032 bash[14367]: cluster 2024-03-26T21:41:07.834752+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:41:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:09 smithi032 bash[14367]: cluster 2024-03-26T21:41:08.292619+0000 mon.a (mon.0) 292 : cluster [INF] osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136] boot 2024-03-26T21:41:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:09 smithi032 bash[14367]: cluster 2024-03-26T21:41:08.292753+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-26T21:41:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:09 smithi032 bash[14367]: audit 2024-03-26T21:41:08.295725+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:41:09.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:09 smithi092 bash[14434]: cluster 2024-03-26T21:41:06.618562+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:41:09.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:09 smithi092 bash[14434]: cluster 2024-03-26T21:41:06.618767+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:41:09.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:09 smithi092 bash[14434]: cluster 2024-03-26T21:41:07.834752+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:41:09.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:09 smithi092 bash[14434]: cluster 2024-03-26T21:41:08.292619+0000 mon.a (mon.0) 292 : cluster [INF] osd.1 [v2:172.21.15.32:6810/1481779136,v1:172.21.15.32:6811/1481779136] boot 2024-03-26T21:41:09.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:09 smithi092 bash[14434]: cluster 2024-03-26T21:41:08.292753+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-26T21:41:09.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:09 smithi092 bash[14434]: audit 2024-03-26T21:41:08.295725+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:41:09.731 INFO:teuthology.orchestra.run.smithi032.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-26T21:41:09.732 INFO:teuthology.orchestra.run.smithi032.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-26T21:41:09.732 INFO:teuthology.orchestra.run.smithi032.stderr: stderr: 10+0 records in 2024-03-26T21:41:09.732 INFO:teuthology.orchestra.run.smithi032.stderr:10+0 records out 2024-03-26T21:41:09.732 INFO:teuthology.orchestra.run.smithi032.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.016321 s, 642 MB/s 2024-03-26T21:41:09.732 INFO:teuthology.orchestra.run.smithi032.stderr: stderr: 2024-03-26T21:41:09.732 INFO:teuthology.orchestra.run.smithi032.stderr:--> Zapping successful for: 2024-03-26T21:41:10.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:10 smithi032 bash[14367]: cluster 2024-03-26T21:41:09.308772+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-26T21:41:10.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:10 smithi032 bash[19772]: cluster 2024-03-26T21:41:09.308772+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-26T21:41:10.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:10 smithi092 bash[14434]: cluster 2024-03-26T21:41:09.308772+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-26T21:41:11.159 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi032:vg_nvme/lv_2 2024-03-26T21:41:11.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:11 smithi032 bash[14367]: cluster 2024-03-26T21:41:09.835305+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:41:11.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:11 smithi032 bash[19772]: cluster 2024-03-26T21:41:09.835305+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:41:11.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:11 smithi092 bash[14434]: cluster 2024-03-26T21:41:09.835305+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:41:13.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:13 smithi032 bash[19772]: cluster 2024-03-26T21:41:11.835744+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-03-26T21:41:13.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:13 smithi032 bash[14367]: cluster 2024-03-26T21:41:11.835744+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-03-26T21:41:13.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:13 smithi092 bash[14434]: cluster 2024-03-26T21:41:11.835744+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-03-26T21:41:15.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[19772]: cluster 2024-03-26T21:41:13.836231+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:41:15.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[19772]: audit 2024-03-26T21:41:14.612990+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:15.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[19772]: audit 2024-03-26T21:41:14.614929+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:15.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[19772]: audit 2024-03-26T21:41:14.616387+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:15.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[19772]: audit 2024-03-26T21:41:14.623768+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:15.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[19772]: audit 2024-03-26T21:41:14.631433+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:15.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[19772]: audit 2024-03-26T21:41:15.080122+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:41:15.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[19772]: audit 2024-03-26T21:41:15.086077+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:41:15.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[19772]: audit 2024-03-26T21:41:15.087704+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:15.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[14367]: cluster 2024-03-26T21:41:13.836231+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:41:15.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[14367]: audit 2024-03-26T21:41:14.612990+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:15.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[14367]: audit 2024-03-26T21:41:14.614929+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:15.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[14367]: audit 2024-03-26T21:41:14.616387+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:15.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[14367]: audit 2024-03-26T21:41:14.623768+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:15.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[14367]: audit 2024-03-26T21:41:14.631433+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:15.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[14367]: audit 2024-03-26T21:41:15.080122+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:41:15.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[14367]: audit 2024-03-26T21:41:15.086077+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:41:15.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:15 smithi032 bash[14367]: audit 2024-03-26T21:41:15.087704+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:15.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:15 smithi092 bash[14434]: cluster 2024-03-26T21:41:13.836231+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:41:15.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:15 smithi092 bash[14434]: audit 2024-03-26T21:41:14.612990+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:15.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:15 smithi092 bash[14434]: audit 2024-03-26T21:41:14.614929+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:15.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:15 smithi092 bash[14434]: audit 2024-03-26T21:41:14.616387+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:15.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:15 smithi092 bash[14434]: audit 2024-03-26T21:41:14.623768+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:15.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:15 smithi092 bash[14434]: audit 2024-03-26T21:41:14.631433+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:15.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:15 smithi092 bash[14434]: audit 2024-03-26T21:41:15.080122+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:41:15.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:15 smithi092 bash[14434]: audit 2024-03-26T21:41:15.086077+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:41:15.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:15 smithi092 bash[14434]: audit 2024-03-26T21:41:15.087704+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:16.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:16 smithi032 bash[19772]: cephadm 2024-03-26T21:41:14.603201+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T21:41:16.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:16 smithi032 bash[19772]: cephadm 2024-03-26T21:41:14.617485+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 8125M 2024-03-26T21:41:16.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:16 smithi032 bash[19772]: audit 2024-03-26T21:41:15.076295+0000 mgr.y (mgr.14152) 106 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:41:16.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:16 smithi032 bash[14367]: cephadm 2024-03-26T21:41:14.603201+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T21:41:16.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:16 smithi032 bash[14367]: cephadm 2024-03-26T21:41:14.617485+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 8125M 2024-03-26T21:41:16.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:16 smithi032 bash[14367]: audit 2024-03-26T21:41:15.076295+0000 mgr.y (mgr.14152) 106 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:41:16.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:16 smithi092 bash[14434]: cephadm 2024-03-26T21:41:14.603201+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T21:41:16.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:16 smithi092 bash[14434]: cephadm 2024-03-26T21:41:14.617485+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 8125M 2024-03-26T21:41:16.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:16 smithi092 bash[14434]: audit 2024-03-26T21:41:15.076295+0000 mgr.y (mgr.14152) 106 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:41:17.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:17 smithi032 bash[14367]: cluster 2024-03-26T21:41:15.836797+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:41:17.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:17 smithi032 bash[19772]: cluster 2024-03-26T21:41:15.836797+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:41:17.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:17 smithi092 bash[14434]: cluster 2024-03-26T21:41:15.836797+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:41:19.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:19 smithi032 bash[14367]: cluster 2024-03-26T21:41:17.837380+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-03-26T21:41:19.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:19 smithi032 bash[19772]: cluster 2024-03-26T21:41:17.837380+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-03-26T21:41:19.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:19 smithi092 bash[14434]: cluster 2024-03-26T21:41:17.837380+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-03-26T21:41:21.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:21 smithi032 bash[14367]: cluster 2024-03-26T21:41:19.837960+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-03-26T21:41:21.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:21 smithi032 bash[14367]: audit 2024-03-26T21:41:21.058820+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.32:0/1647383757' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ead83364-2809-41d7-b2e5-51ef1341d30a"}]: dispatch 2024-03-26T21:41:21.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:21 smithi032 bash[14367]: audit 2024-03-26T21:41:21.059349+0000 mon.a (mon.0) 304 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ead83364-2809-41d7-b2e5-51ef1341d30a"}]: dispatch 2024-03-26T21:41:21.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:21 smithi032 bash[14367]: audit 2024-03-26T21:41:21.064745+0000 mon.a (mon.0) 305 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ead83364-2809-41d7-b2e5-51ef1341d30a"}]': finished 2024-03-26T21:41:21.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:21 smithi032 bash[14367]: cluster 2024-03-26T21:41:21.064801+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-26T21:41:21.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:21 smithi032 bash[14367]: audit 2024-03-26T21:41:21.064989+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:21.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:21 smithi032 bash[19772]: cluster 2024-03-26T21:41:19.837960+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-03-26T21:41:21.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:21 smithi032 bash[19772]: audit 2024-03-26T21:41:21.058820+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.32:0/1647383757' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ead83364-2809-41d7-b2e5-51ef1341d30a"}]: dispatch 2024-03-26T21:41:21.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:21 smithi032 bash[19772]: audit 2024-03-26T21:41:21.059349+0000 mon.a (mon.0) 304 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ead83364-2809-41d7-b2e5-51ef1341d30a"}]: dispatch 2024-03-26T21:41:21.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:21 smithi032 bash[19772]: audit 2024-03-26T21:41:21.064745+0000 mon.a (mon.0) 305 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ead83364-2809-41d7-b2e5-51ef1341d30a"}]': finished 2024-03-26T21:41:21.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:21 smithi032 bash[19772]: cluster 2024-03-26T21:41:21.064801+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-26T21:41:21.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:21 smithi032 bash[19772]: audit 2024-03-26T21:41:21.064989+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:21.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:21 smithi092 bash[14434]: cluster 2024-03-26T21:41:19.837960+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-03-26T21:41:21.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:21 smithi092 bash[14434]: audit 2024-03-26T21:41:21.058820+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.32:0/1647383757' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ead83364-2809-41d7-b2e5-51ef1341d30a"}]: dispatch 2024-03-26T21:41:21.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:21 smithi092 bash[14434]: audit 2024-03-26T21:41:21.059349+0000 mon.a (mon.0) 304 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ead83364-2809-41d7-b2e5-51ef1341d30a"}]: dispatch 2024-03-26T21:41:21.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:21 smithi092 bash[14434]: audit 2024-03-26T21:41:21.064745+0000 mon.a (mon.0) 305 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ead83364-2809-41d7-b2e5-51ef1341d30a"}]': finished 2024-03-26T21:41:21.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:21 smithi092 bash[14434]: cluster 2024-03-26T21:41:21.064801+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-26T21:41:21.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:21 smithi092 bash[14434]: audit 2024-03-26T21:41:21.064989+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:22.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:22 smithi092 bash[14434]: audit 2024-03-26T21:41:21.752912+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.32:0/764188267' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:41:22.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:22 smithi032 bash[14367]: audit 2024-03-26T21:41:21.752912+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.32:0/764188267' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:41:22.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:22 smithi032 bash[19772]: audit 2024-03-26T21:41:21.752912+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.32:0/764188267' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:41:23.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:23 smithi092 bash[14434]: cluster 2024-03-26T21:41:21.838469+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-03-26T21:41:23.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:23 smithi032 bash[19772]: cluster 2024-03-26T21:41:21.838469+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-03-26T21:41:23.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:23 smithi032 bash[14367]: cluster 2024-03-26T21:41:21.838469+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-03-26T21:41:25.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:25 smithi092 bash[14434]: cluster 2024-03-26T21:41:23.838987+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-03-26T21:41:25.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:25 smithi032 bash[14367]: cluster 2024-03-26T21:41:23.838987+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-03-26T21:41:25.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:25 smithi032 bash[19772]: cluster 2024-03-26T21:41:23.838987+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-03-26T21:41:27.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:26 smithi092 bash[14434]: cluster 2024-03-26T21:41:25.839581+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-03-26T21:41:27.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:26 smithi032 bash[14367]: cluster 2024-03-26T21:41:25.839581+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-03-26T21:41:27.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:26 smithi032 bash[19772]: cluster 2024-03-26T21:41:25.839581+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-03-26T21:41:29.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:28 smithi092 bash[14434]: cluster 2024-03-26T21:41:27.840134+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-03-26T21:41:29.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:28 smithi032 bash[14367]: cluster 2024-03-26T21:41:27.840134+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-03-26T21:41:29.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:28 smithi032 bash[19772]: cluster 2024-03-26T21:41:27.840134+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-03-26T21:41:31.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:30 smithi032 bash[14367]: cluster 2024-03-26T21:41:29.840668+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-03-26T21:41:31.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:30 smithi032 bash[19772]: cluster 2024-03-26T21:41:29.840668+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-03-26T21:41:31.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:30 smithi092 bash[14434]: cluster 2024-03-26T21:41:29.840668+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-03-26T21:41:32.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:31 smithi032 bash[14367]: audit 2024-03-26T21:41:31.404787+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:41:32.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:31 smithi032 bash[14367]: audit 2024-03-26T21:41:31.406375+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:32.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:31 smithi032 bash[19772]: audit 2024-03-26T21:41:31.404787+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:41:32.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:31 smithi032 bash[19772]: audit 2024-03-26T21:41:31.406375+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:32.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:31 smithi092 bash[14434]: audit 2024-03-26T21:41:31.404787+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:41:32.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:31 smithi092 bash[14434]: audit 2024-03-26T21:41:31.406375+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:33.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:32 smithi092 bash[14434]: cephadm 2024-03-26T21:41:31.407587+0000 mgr.y (mgr.14152) 115 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-03-26T21:41:33.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:32 smithi092 bash[14434]: cluster 2024-03-26T21:41:31.841178+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:41:33.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:32 smithi032 bash[19772]: cephadm 2024-03-26T21:41:31.407587+0000 mgr.y (mgr.14152) 115 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-03-26T21:41:33.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:32 smithi032 bash[19772]: cluster 2024-03-26T21:41:31.841178+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:41:33.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:32 smithi032 bash[14367]: cephadm 2024-03-26T21:41:31.407587+0000 mgr.y (mgr.14152) 115 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-03-26T21:41:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:32 smithi032 bash[14367]: cluster 2024-03-26T21:41:31.841178+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:41:35.196 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:34 smithi032 bash[14367]: cluster 2024-03-26T21:41:33.841756+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-03-26T21:41:35.196 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:34 smithi032 bash[19772]: cluster 2024-03-26T21:41:33.841756+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-03-26T21:41:35.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:34 smithi092 bash[14434]: cluster 2024-03-26T21:41:33.841756+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-03-26T21:41:36.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:36 smithi092 bash[14434]: audit 2024-03-26T21:41:35.438331+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:36.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:36 smithi092 bash[14434]: audit 2024-03-26T21:41:35.448975+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:41:36.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:36 smithi092 bash[14434]: audit 2024-03-26T21:41:35.451239+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:36.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:36 smithi092 bash[14434]: audit 2024-03-26T21:41:35.452527+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:36.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:36 smithi092 bash[14434]: cluster 2024-03-26T21:41:35.842306+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-03-26T21:41:36.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:36 smithi032 bash[14367]: audit 2024-03-26T21:41:35.438331+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:36.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:36 smithi032 bash[14367]: audit 2024-03-26T21:41:35.448975+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:41:36.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:36 smithi032 bash[14367]: audit 2024-03-26T21:41:35.451239+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:36.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:36 smithi032 bash[14367]: audit 2024-03-26T21:41:35.452527+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:36.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:36 smithi032 bash[14367]: cluster 2024-03-26T21:41:35.842306+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-03-26T21:41:36.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:36 smithi032 bash[19772]: audit 2024-03-26T21:41:35.438331+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:36.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:36 smithi032 bash[19772]: audit 2024-03-26T21:41:35.448975+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:41:36.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:36 smithi032 bash[19772]: audit 2024-03-26T21:41:35.451239+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:36.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:36 smithi032 bash[19772]: audit 2024-03-26T21:41:35.452527+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:36.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:36 smithi032 bash[19772]: cluster 2024-03-26T21:41:35.842306+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-03-26T21:41:39.152 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:38 smithi032 bash[14367]: cluster 2024-03-26T21:41:37.842894+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-03-26T21:41:39.152 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:38 smithi032 bash[19772]: cluster 2024-03-26T21:41:37.842894+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-03-26T21:41:39.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:38 smithi092 bash[14434]: cluster 2024-03-26T21:41:37.842894+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-03-26T21:41:40.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:40 smithi032 bash[19772]: audit 2024-03-26T21:41:39.241159+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:40.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:40 smithi032 bash[19772]: audit 2024-03-26T21:41:39.247876+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:40.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:40 smithi032 bash[14367]: audit 2024-03-26T21:41:39.241159+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:40.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:40 smithi032 bash[14367]: audit 2024-03-26T21:41:39.247876+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:40.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:40 smithi092 bash[14434]: audit 2024-03-26T21:41:39.241159+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:40.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:40 smithi092 bash[14434]: audit 2024-03-26T21:41:39.247876+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:41.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:41 smithi032 bash[19772]: cluster 2024-03-26T21:41:39.843441+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-03-26T21:41:41.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:41 smithi032 bash[14367]: cluster 2024-03-26T21:41:39.843441+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-03-26T21:41:41.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:41 smithi092 bash[14434]: cluster 2024-03-26T21:41:39.843441+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-03-26T21:41:42.304 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 2 on host 'smithi032' 2024-03-26T21:41:42.960 DEBUG:teuthology.orchestra.run.smithi032:osd.2> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.2.service 2024-03-26T21:41:42.962 INFO:tasks.cephadm:Deploying osd.3 on smithi032 with /dev/vg_nvme/lv_1... 2024-03-26T21:41:42.963 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-26T21:41:43.031 INFO:journalctl@ceph.osd.2.smithi032.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:41:43.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:43 smithi032 bash[14367]: cluster 2024-03-26T21:41:41.844093+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-03-26T21:41:43.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:43 smithi032 bash[14367]: audit 2024-03-26T21:41:42.310850+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:43.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:43 smithi032 bash[14367]: audit 2024-03-26T21:41:42.324072+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:41:43.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:43 smithi032 bash[14367]: audit 2024-03-26T21:41:42.326704+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:43.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:43 smithi032 bash[14367]: audit 2024-03-26T21:41:42.328430+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:43.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:43 smithi032 bash[14367]: audit 2024-03-26T21:41:42.756777+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T21:41:43.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:43 smithi032 bash[19772]: cluster 2024-03-26T21:41:41.844093+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-03-26T21:41:43.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:43 smithi032 bash[19772]: audit 2024-03-26T21:41:42.310850+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:43.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:43 smithi032 bash[19772]: audit 2024-03-26T21:41:42.324072+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:41:43.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:43 smithi032 bash[19772]: audit 2024-03-26T21:41:42.326704+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:43.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:43 smithi032 bash[19772]: audit 2024-03-26T21:41:42.328430+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:43.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:43 smithi032 bash[19772]: audit 2024-03-26T21:41:42.756777+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T21:41:43.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:43 smithi092 bash[14434]: cluster 2024-03-26T21:41:41.844093+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-03-26T21:41:43.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:43 smithi092 bash[14434]: audit 2024-03-26T21:41:42.310850+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:43.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:43 smithi092 bash[14434]: audit 2024-03-26T21:41:42.324072+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:41:43.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:43 smithi092 bash[14434]: audit 2024-03-26T21:41:42.326704+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:43.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:43 smithi092 bash[14434]: audit 2024-03-26T21:41:42.328430+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:43.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:43 smithi092 bash[14434]: audit 2024-03-26T21:41:42.756777+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T21:41:44.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:44 smithi032 bash[19772]: audit 2024-03-26T21:41:43.313908+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-26T21:41:44.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:44 smithi032 bash[19772]: cluster 2024-03-26T21:41:43.314130+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-26T21:41:44.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:44 smithi032 bash[19772]: audit 2024-03-26T21:41:43.314837+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:44.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:44 smithi032 bash[19772]: audit 2024-03-26T21:41:43.316061+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:41:44.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:44 smithi032 bash[19772]: audit 2024-03-26T21:41:44.315594+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-03-26T21:41:44.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:44 smithi032 bash[14367]: audit 2024-03-26T21:41:43.313908+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-26T21:41:44.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:44 smithi032 bash[14367]: cluster 2024-03-26T21:41:43.314130+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-26T21:41:44.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:44 smithi032 bash[14367]: audit 2024-03-26T21:41:43.314837+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:44.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:44 smithi032 bash[14367]: audit 2024-03-26T21:41:43.316061+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:41:44.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:44 smithi032 bash[14367]: audit 2024-03-26T21:41:44.315594+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-03-26T21:41:44.588 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:41:44 smithi032 bash[28837]: debug 2024-03-26T21:41:44.323+0000 7fabc1170700 -1 osd.2 0 waiting for initial osdmap 2024-03-26T21:41:44.588 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:41:44 smithi032 bash[28837]: debug 2024-03-26T21:41:44.327+0000 7fabbcb09700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:41:44.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:44 smithi092 bash[14434]: audit 2024-03-26T21:41:43.313908+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-26T21:41:44.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:44 smithi092 bash[14434]: cluster 2024-03-26T21:41:43.314130+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-26T21:41:44.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:44 smithi092 bash[14434]: audit 2024-03-26T21:41:43.314837+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:44.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:44 smithi092 bash[14434]: audit 2024-03-26T21:41:43.316061+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:41:44.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:44 smithi092 bash[14434]: audit 2024-03-26T21:41:44.315594+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-03-26T21:41:45.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:45 smithi032 bash[19772]: cluster 2024-03-26T21:41:43.844672+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-03-26T21:41:45.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:45 smithi032 bash[19772]: cluster 2024-03-26T21:41:44.315787+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-26T21:41:45.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:45 smithi032 bash[19772]: audit 2024-03-26T21:41:44.316116+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:45.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:45 smithi032 bash[19772]: audit 2024-03-26T21:41:44.326723+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:45.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:45 smithi032 bash[14367]: cluster 2024-03-26T21:41:43.844672+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-03-26T21:41:45.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:45 smithi032 bash[14367]: cluster 2024-03-26T21:41:44.315787+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-26T21:41:45.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:45 smithi032 bash[14367]: audit 2024-03-26T21:41:44.316116+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:45.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:45 smithi032 bash[14367]: audit 2024-03-26T21:41:44.326723+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:45.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:45 smithi092 bash[14434]: cluster 2024-03-26T21:41:43.844672+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-03-26T21:41:45.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:45 smithi092 bash[14434]: cluster 2024-03-26T21:41:44.315787+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-26T21:41:45.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:45 smithi092 bash[14434]: audit 2024-03-26T21:41:44.316116+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:45.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:45 smithi092 bash[14434]: audit 2024-03-26T21:41:44.326723+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:46.574 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:46 smithi032 bash[14367]: cluster 2024-03-26T21:41:43.716015+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:41:46.574 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:46 smithi032 bash[14367]: cluster 2024-03-26T21:41:43.716195+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:41:46.574 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:46 smithi032 bash[14367]: audit 2024-03-26T21:41:45.328881+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:46.574 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:46 smithi032 bash[14367]: cluster 2024-03-26T21:41:45.334247+0000 mon.a (mon.0) 330 : cluster [INF] osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807] boot 2024-03-26T21:41:46.574 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:46 smithi032 bash[14367]: cluster 2024-03-26T21:41:45.334288+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-26T21:41:46.574 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:46 smithi032 bash[14367]: audit 2024-03-26T21:41:45.334914+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:46.574 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:46 smithi032 bash[19772]: cluster 2024-03-26T21:41:43.716015+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:41:46.574 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:46 smithi032 bash[19772]: cluster 2024-03-26T21:41:43.716195+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:41:46.574 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:46 smithi032 bash[19772]: audit 2024-03-26T21:41:45.328881+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:46.575 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:46 smithi032 bash[19772]: cluster 2024-03-26T21:41:45.334247+0000 mon.a (mon.0) 330 : cluster [INF] osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807] boot 2024-03-26T21:41:46.575 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:46 smithi032 bash[19772]: cluster 2024-03-26T21:41:45.334288+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-26T21:41:46.575 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:46 smithi032 bash[19772]: audit 2024-03-26T21:41:45.334914+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:46.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:46 smithi092 bash[14434]: cluster 2024-03-26T21:41:43.716015+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:41:46.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:46 smithi092 bash[14434]: cluster 2024-03-26T21:41:43.716195+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:41:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:46 smithi092 bash[14434]: audit 2024-03-26T21:41:45.328881+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:46 smithi092 bash[14434]: cluster 2024-03-26T21:41:45.334247+0000 mon.a (mon.0) 330 : cluster [INF] osd.2 [v2:172.21.15.32:6818/2608753807,v1:172.21.15.32:6819/2608753807] boot 2024-03-26T21:41:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:46 smithi092 bash[14434]: cluster 2024-03-26T21:41:45.334288+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-26T21:41:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:46 smithi092 bash[14434]: audit 2024-03-26T21:41:45.334914+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:41:46.853 INFO:teuthology.orchestra.run.smithi032.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-26T21:41:46.853 INFO:teuthology.orchestra.run.smithi032.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-26T21:41:46.853 INFO:teuthology.orchestra.run.smithi032.stderr: stderr: 10+0 records in 2024-03-26T21:41:46.853 INFO:teuthology.orchestra.run.smithi032.stderr:10+0 records out 2024-03-26T21:41:46.854 INFO:teuthology.orchestra.run.smithi032.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.016396 s, 640 MB/s 2024-03-26T21:41:46.854 INFO:teuthology.orchestra.run.smithi032.stderr:--> Zapping successful for: 2024-03-26T21:41:47.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:47 smithi092 bash[14434]: cluster 2024-03-26T21:41:45.845047+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-03-26T21:41:47.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:47 smithi092 bash[14434]: audit 2024-03-26T21:41:45.946186+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' 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-03-26T21:41:47.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:47 smithi092 bash[14434]: audit 2024-03-26T21:41:46.405216+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' 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-03-26T21:41:47.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:47 smithi092 bash[14434]: cluster 2024-03-26T21:41:46.405304+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-26T21:41:47.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:47 smithi092 bash[14434]: audit 2024-03-26T21:41:46.406626+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-26T21:41:47.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:47 smithi032 bash[14367]: cluster 2024-03-26T21:41:45.845047+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-03-26T21:41:47.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:47 smithi032 bash[14367]: audit 2024-03-26T21:41:45.946186+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' 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-03-26T21:41:47.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:47 smithi032 bash[14367]: audit 2024-03-26T21:41:46.405216+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' 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-03-26T21:41:47.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:47 smithi032 bash[14367]: cluster 2024-03-26T21:41:46.405304+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-26T21:41:47.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:47 smithi032 bash[14367]: audit 2024-03-26T21:41:46.406626+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-26T21:41:47.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:47 smithi032 bash[19772]: cluster 2024-03-26T21:41:45.845047+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-03-26T21:41:47.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:47 smithi032 bash[19772]: audit 2024-03-26T21:41:45.946186+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' 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-03-26T21:41:47.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:47 smithi032 bash[19772]: audit 2024-03-26T21:41:46.405216+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' 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-03-26T21:41:47.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:47 smithi032 bash[19772]: cluster 2024-03-26T21:41:46.405304+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-26T21:41:47.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:47 smithi032 bash[19772]: audit 2024-03-26T21:41:46.406626+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-26T21:41:48.269 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi032:vg_nvme/lv_1 2024-03-26T21:41:48.668 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:48 smithi032 bash[14367]: audit 2024-03-26T21:41:47.412050+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-26T21:41:48.668 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:48 smithi032 bash[14367]: cluster 2024-03-26T21:41:47.412168+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-26T21:41:48.669 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:48 smithi032 bash[14367]: cluster 2024-03-26T21:41:47.845465+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-03-26T21:41:48.669 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:48 smithi032 bash[19772]: audit 2024-03-26T21:41:47.412050+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-26T21:41:48.669 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:48 smithi032 bash[19772]: cluster 2024-03-26T21:41:47.412168+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-26T21:41:48.669 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:48 smithi032 bash[19772]: cluster 2024-03-26T21:41:47.845465+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-03-26T21:41:48.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:48 smithi092 bash[14434]: audit 2024-03-26T21:41:47.412050+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-26T21:41:48.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:48 smithi092 bash[14434]: cluster 2024-03-26T21:41:47.412168+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-26T21:41:48.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:48 smithi092 bash[14434]: cluster 2024-03-26T21:41:47.845465+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-03-26T21:41:49.655 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:49 smithi032 bash[14367]: cluster 2024-03-26T21:41:48.424814+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-26T21:41:49.655 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:49 smithi032 bash[14367]: cluster 2024-03-26T21:41:48.425200+0000 mon.a (mon.0) 340 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-26T21:41:49.655 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:49 smithi032 bash[14367]: audit 2024-03-26T21:41:48.881730+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:49.656 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:49 smithi032 bash[19772]: cluster 2024-03-26T21:41:48.424814+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-26T21:41:49.656 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:49 smithi032 bash[19772]: cluster 2024-03-26T21:41:48.425200+0000 mon.a (mon.0) 340 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-26T21:41:49.656 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:49 smithi032 bash[19772]: audit 2024-03-26T21:41:48.881730+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:49.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:49 smithi092 bash[14434]: cluster 2024-03-26T21:41:48.424814+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-26T21:41:49.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:49 smithi092 bash[14434]: cluster 2024-03-26T21:41:48.425200+0000 mon.a (mon.0) 340 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-26T21:41:49.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:49 smithi092 bash[14434]: audit 2024-03-26T21:41:48.881730+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:50.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:50 smithi092 bash[14434]: cluster 2024-03-26T21:41:49.846151+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:41:50.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:50 smithi032 bash[19772]: cluster 2024-03-26T21:41:49.846151+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:41:50.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:50 smithi032 bash[14367]: cluster 2024-03-26T21:41:49.846151+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:41:52.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[14367]: audit 2024-03-26T21:41:50.712118+0000 mon.a (mon.0) 342 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:41:52.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[14367]: audit 2024-03-26T21:41:51.595235+0000 mon.a (mon.0) 343 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:41:52.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[14367]: audit 2024-03-26T21:41:51.597073+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:41:52.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[14367]: audit 2024-03-26T21:41:51.597226+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:41:52.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[14367]: audit 2024-03-26T21:41:51.597409+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:41:52.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[14367]: audit 2024-03-26T21:41:51.603304+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:41:52.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[14367]: audit 2024-03-26T21:41:51.603511+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:41:52.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[14367]: audit 2024-03-26T21:41:51.603773+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:41:52.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[19772]: audit 2024-03-26T21:41:50.712118+0000 mon.a (mon.0) 342 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:41:52.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[19772]: audit 2024-03-26T21:41:51.595235+0000 mon.a (mon.0) 343 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:41:52.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[19772]: audit 2024-03-26T21:41:51.597073+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:41:52.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[19772]: audit 2024-03-26T21:41:51.597226+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:41:52.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[19772]: audit 2024-03-26T21:41:51.597409+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:41:52.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[19772]: audit 2024-03-26T21:41:51.603304+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:41:52.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[19772]: audit 2024-03-26T21:41:51.603511+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:41:52.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:52 smithi032 bash[19772]: audit 2024-03-26T21:41:51.603773+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:41:52.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:52 smithi092 bash[14434]: audit 2024-03-26T21:41:50.712118+0000 mon.a (mon.0) 342 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:41:52.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:52 smithi092 bash[14434]: audit 2024-03-26T21:41:51.595235+0000 mon.a (mon.0) 343 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:41:52.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:52 smithi092 bash[14434]: audit 2024-03-26T21:41:51.597073+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:41:52.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:52 smithi092 bash[14434]: audit 2024-03-26T21:41:51.597226+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:41:52.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:52 smithi092 bash[14434]: audit 2024-03-26T21:41:51.597409+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:41:52.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:52 smithi092 bash[14434]: audit 2024-03-26T21:41:51.603304+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:41:52.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:52 smithi092 bash[14434]: audit 2024-03-26T21:41:51.603511+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:41:52.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:52 smithi092 bash[14434]: audit 2024-03-26T21:41:51.603773+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:41:53.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:51.601703+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:41:53.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: cluster 2024-03-26T21:41:51.846732+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:41:53.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: cephadm 2024-03-26T21:41:51.881367+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T21:41:53.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:51.884157+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:41:53.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:51.887211+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:41:53.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.373110+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.14307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:41:53.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.378765+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:41:53.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.384750+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:41:53.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.386105+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:53.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.504243+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:41:53.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.511841+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:41:53.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.515532+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:53.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.516248+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:41:53.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.516882+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:41:53.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.517255+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:41:53.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.518473+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:53.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.519519+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:53.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:52.520500+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:53.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:51.601703+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:41:53.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: cluster 2024-03-26T21:41:51.846732+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: cephadm 2024-03-26T21:41:51.881367+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:51.884157+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:51.887211+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.373110+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.14307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.378765+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.384750+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.386105+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.504243+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.511841+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.515532+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.516248+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.516882+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.517255+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:41:53.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.518473+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:53.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.519519+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:53.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:52.520500+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:53.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: cephadm 2024-03-26T21:41:52.521276+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 5417M 2024-03-26T21:41:53.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:53.388073+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:41:53.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:53.403191+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:53.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:53.414531+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:53.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[14367]: audit 2024-03-26T21:41:53.426094+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:53.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: cephadm 2024-03-26T21:41:52.521276+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 5417M 2024-03-26T21:41:53.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:53.388073+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:41:53.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:53.403191+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:53.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:53.414531+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:53.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:53 smithi032 bash[19772]: audit 2024-03-26T21:41:53.426094+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:53.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:51.601703+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:41:53.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: cluster 2024-03-26T21:41:51.846732+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:41:53.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: cephadm 2024-03-26T21:41:51.881367+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T21:41:53.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:51.884157+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:41:53.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:51.887211+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:41:53.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.373110+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.14307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:41:53.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.378765+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:41:53.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.384750+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:41:53.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.386105+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:53.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.504243+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.511841+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.515532+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.516248+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.516882+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.517255+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.518473+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.519519+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:52.520500+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: cephadm 2024-03-26T21:41:52.521276+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 5417M 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:53.388073+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:53.403191+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:53.414531+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:53.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:53 smithi092 bash[14434]: audit 2024-03-26T21:41:53.426094+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:41:54.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:54 smithi032 bash[14367]: cluster 2024-03-26T21:41:53.847340+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-03-26T21:41:54.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:54 smithi032 bash[19772]: cluster 2024-03-26T21:41:53.847340+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-03-26T21:41:54.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:54 smithi092 bash[14434]: cluster 2024-03-26T21:41:53.847340+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-03-26T21:41:57.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:56 smithi092 bash[14434]: cluster 2024-03-26T21:41:55.847983+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; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-03-26T21:41:57.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:56 smithi032 bash[19772]: cluster 2024-03-26T21:41:55.847983+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; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-03-26T21:41:57.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:56 smithi032 bash[14367]: cluster 2024-03-26T21:41:55.847983+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; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-03-26T21:41:59.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:58 smithi092 bash[14434]: cluster 2024-03-26T21:41:57.848489+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-03-26T21:41:59.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:58 smithi092 bash[14434]: audit 2024-03-26T21:41:58.487265+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.32:0/909671493' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8ad540b-c2dd-4b02-93a7-1f761569b99f"}]: dispatch 2024-03-26T21:41:59.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:58 smithi092 bash[14434]: audit 2024-03-26T21:41:58.488054+0000 mon.a (mon.0) 365 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8ad540b-c2dd-4b02-93a7-1f761569b99f"}]: dispatch 2024-03-26T21:41:59.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:58 smithi092 bash[14434]: audit 2024-03-26T21:41:58.495872+0000 mon.a (mon.0) 366 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a8ad540b-c2dd-4b02-93a7-1f761569b99f"}]': finished 2024-03-26T21:41:59.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:58 smithi092 bash[14434]: cluster 2024-03-26T21:41:58.496087+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-26T21:41:59.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:58 smithi092 bash[14434]: audit 2024-03-26T21:41:58.496396+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:41:59.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:58 smithi032 bash[14367]: cluster 2024-03-26T21:41:57.848489+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-03-26T21:41:59.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:58 smithi032 bash[14367]: audit 2024-03-26T21:41:58.487265+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.32:0/909671493' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8ad540b-c2dd-4b02-93a7-1f761569b99f"}]: dispatch 2024-03-26T21:41:59.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:58 smithi032 bash[14367]: audit 2024-03-26T21:41:58.488054+0000 mon.a (mon.0) 365 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8ad540b-c2dd-4b02-93a7-1f761569b99f"}]: dispatch 2024-03-26T21:41:59.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:58 smithi032 bash[14367]: audit 2024-03-26T21:41:58.495872+0000 mon.a (mon.0) 366 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a8ad540b-c2dd-4b02-93a7-1f761569b99f"}]': finished 2024-03-26T21:41:59.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:58 smithi032 bash[14367]: cluster 2024-03-26T21:41:58.496087+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-26T21:41:59.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:58 smithi032 bash[14367]: audit 2024-03-26T21:41:58.496396+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:41:59.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:58 smithi032 bash[19772]: cluster 2024-03-26T21:41:57.848489+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-03-26T21:41:59.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:58 smithi032 bash[19772]: audit 2024-03-26T21:41:58.487265+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.32:0/909671493' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8ad540b-c2dd-4b02-93a7-1f761569b99f"}]: dispatch 2024-03-26T21:41:59.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:58 smithi032 bash[19772]: audit 2024-03-26T21:41:58.488054+0000 mon.a (mon.0) 365 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8ad540b-c2dd-4b02-93a7-1f761569b99f"}]: dispatch 2024-03-26T21:41:59.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:58 smithi032 bash[19772]: audit 2024-03-26T21:41:58.495872+0000 mon.a (mon.0) 366 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a8ad540b-c2dd-4b02-93a7-1f761569b99f"}]': finished 2024-03-26T21:41:59.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:58 smithi032 bash[19772]: cluster 2024-03-26T21:41:58.496087+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-26T21:41:59.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:58 smithi032 bash[19772]: audit 2024-03-26T21:41:58.496396+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:00.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:41:59 smithi092 bash[14434]: audit 2024-03-26T21:41:59.217472+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.32:0/1536724787' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:42:00.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:41:59 smithi032 bash[14367]: audit 2024-03-26T21:41:59.217472+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.32:0/1536724787' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:42:00.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:41:59 smithi032 bash[19772]: audit 2024-03-26T21:41:59.217472+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.32:0/1536724787' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:42:01.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:00 smithi092 bash[14434]: cluster 2024-03-26T21:41:59.848933+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-26T21:42:01.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:00 smithi032 bash[14367]: cluster 2024-03-26T21:41:59.848933+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-26T21:42:01.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:00 smithi032 bash[19772]: cluster 2024-03-26T21:41:59.848933+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-26T21:42:02.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:02 smithi032 bash[14367]: cluster 2024-03-26T21:42:01.849571+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-03-26T21:42:02.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:02 smithi032 bash[19772]: cluster 2024-03-26T21:42:01.849571+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-03-26T21:42:02.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:02 smithi092 bash[14434]: cluster 2024-03-26T21:42:01.849571+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-03-26T21:42:05.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:04 smithi092 bash[14434]: cluster 2024-03-26T21:42:03.850215+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-03-26T21:42:05.267 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:04 smithi032 bash[19772]: cluster 2024-03-26T21:42:03.850215+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-03-26T21:42:05.267 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:04 smithi032 bash[14367]: cluster 2024-03-26T21:42:03.850215+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-03-26T21:42:07.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:06 smithi092 bash[14434]: cluster 2024-03-26T21:42:05.850825+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 2024-03-26T21:42:07.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:06 smithi032 bash[14367]: cluster 2024-03-26T21:42:05.850825+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 2024-03-26T21:42:07.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:06 smithi032 bash[19772]: cluster 2024-03-26T21:42:05.850825+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 2024-03-26T21:42:09.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:08 smithi092 bash[14434]: cluster 2024-03-26T21:42:07.851411+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-03-26T21:42:09.327 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:08 smithi032 bash[14367]: cluster 2024-03-26T21:42:07.851411+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-03-26T21:42:09.328 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:08 smithi032 bash[19772]: cluster 2024-03-26T21:42:07.851411+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-03-26T21:42:10.167 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:09 smithi032 bash[14367]: audit 2024-03-26T21:42:09.070358+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:42:10.167 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:09 smithi032 bash[14367]: audit 2024-03-26T21:42:09.071523+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:10.167 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:09 smithi032 bash[14367]: cephadm 2024-03-26T21:42:09.072502+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-03-26T21:42:10.167 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:09 smithi032 bash[19772]: audit 2024-03-26T21:42:09.070358+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:42:10.167 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:09 smithi032 bash[19772]: audit 2024-03-26T21:42:09.071523+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:10.167 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:09 smithi032 bash[19772]: cephadm 2024-03-26T21:42:09.072502+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-03-26T21:42:10.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:09 smithi092 bash[14434]: audit 2024-03-26T21:42:09.070358+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:42:10.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:09 smithi092 bash[14434]: audit 2024-03-26T21:42:09.071523+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:10.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:09 smithi092 bash[14434]: cephadm 2024-03-26T21:42:09.072502+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-03-26T21:42:11.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:10 smithi092 bash[14434]: cluster 2024-03-26T21:42:09.852038+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-03-26T21:42:11.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:10 smithi032 bash[14367]: cluster 2024-03-26T21:42:09.852038+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-03-26T21:42:11.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:10 smithi032 bash[19772]: cluster 2024-03-26T21:42:09.852038+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-03-26T21:42:12.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:12 smithi092 bash[14434]: cluster 2024-03-26T21:42:11.852620+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-03-26T21:42:13.034 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:12 smithi032 bash[14367]: cluster 2024-03-26T21:42:11.852620+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-03-26T21:42:13.034 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:12 smithi032 bash[19772]: cluster 2024-03-26T21:42:11.852620+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-03-26T21:42:14.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:14 smithi032 bash[19772]: audit 2024-03-26T21:42:13.278481+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:14.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:14 smithi032 bash[19772]: audit 2024-03-26T21:42:13.283347+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:14.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:14 smithi032 bash[19772]: audit 2024-03-26T21:42:13.286288+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:14.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:14 smithi032 bash[19772]: audit 2024-03-26T21:42:13.287487+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:14.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:14 smithi032 bash[14367]: audit 2024-03-26T21:42:13.278481+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:14.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:14 smithi032 bash[14367]: audit 2024-03-26T21:42:13.283347+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:14.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:14 smithi032 bash[14367]: audit 2024-03-26T21:42:13.286288+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:14.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:14 smithi032 bash[14367]: audit 2024-03-26T21:42:13.287487+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:14.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:14 smithi092 bash[14434]: audit 2024-03-26T21:42:13.278481+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:14.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:14 smithi092 bash[14434]: audit 2024-03-26T21:42:13.283347+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:14.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:14 smithi092 bash[14434]: audit 2024-03-26T21:42:13.286288+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:14.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:14 smithi092 bash[14434]: audit 2024-03-26T21:42:13.287487+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:15.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:15 smithi032 bash[19772]: cluster 2024-03-26T21:42:13.853289+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-03-26T21:42:15.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:15 smithi032 bash[14367]: cluster 2024-03-26T21:42:13.853289+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-03-26T21:42:15.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:15 smithi092 bash[14434]: cluster 2024-03-26T21:42:13.853289+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-03-26T21:42:17.418 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:17 smithi032 bash[19772]: cluster 2024-03-26T21:42:15.853888+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-03-26T21:42:17.418 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:17 smithi032 bash[19772]: audit 2024-03-26T21:42:17.136110+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:17.418 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:17 smithi032 bash[14367]: cluster 2024-03-26T21:42:15.853888+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-03-26T21:42:17.418 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:17 smithi032 bash[14367]: audit 2024-03-26T21:42:17.136110+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:17.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:17 smithi092 bash[14434]: cluster 2024-03-26T21:42:15.853888+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-03-26T21:42:17.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:17 smithi092 bash[14434]: audit 2024-03-26T21:42:17.136110+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:18.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:18 smithi092 bash[14434]: audit 2024-03-26T21:42:17.436572+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:18.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:18 smithi092 bash[14434]: cluster 2024-03-26T21:42:17.854456+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-03-26T21:42:18.797 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:18 smithi032 bash[14367]: audit 2024-03-26T21:42:17.436572+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:18.797 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:18 smithi032 bash[14367]: cluster 2024-03-26T21:42:17.854456+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-03-26T21:42:18.797 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:18 smithi032 bash[19772]: audit 2024-03-26T21:42:17.436572+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:18.798 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:18 smithi032 bash[19772]: cluster 2024-03-26T21:42:17.854456+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-03-26T21:42:20.118 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 3 on host 'smithi032' 2024-03-26T21:42:20.763 DEBUG:teuthology.orchestra.run.smithi032:osd.3> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.3.service 2024-03-26T21:42:20.766 INFO:tasks.cephadm:Deploying osd.4 on smithi092 with /dev/vg_nvme/lv_4... 2024-03-26T21:42:20.766 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-26T21:42:20.892 INFO:journalctl@ceph.osd.3.smithi032.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:42:21.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:21 smithi092 bash[14434]: cluster 2024-03-26T21:42:19.855076+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-03-26T21:42:21.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:21 smithi092 bash[14434]: audit 2024-03-26T21:42:20.125144+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:21.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:21 smithi092 bash[14434]: audit 2024-03-26T21:42:20.161825+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:21.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:21 smithi092 bash[14434]: audit 2024-03-26T21:42:20.164396+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:21.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:21 smithi092 bash[14434]: audit 2024-03-26T21:42:20.166006+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:21.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:21 smithi092 bash[14434]: audit 2024-03-26T21:42:20.638406+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/3936910739,v1:172.21.15.32:6827/3936910739]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T21:42:21.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:21 smithi092 bash[14434]: audit 2024-03-26T21:42:20.639301+0000 mon.a (mon.0) 381 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T21:42:21.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[14367]: cluster 2024-03-26T21:42:19.855076+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-03-26T21:42:21.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[14367]: audit 2024-03-26T21:42:20.125144+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:21.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[14367]: audit 2024-03-26T21:42:20.161825+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:21.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[14367]: audit 2024-03-26T21:42:20.164396+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:21.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[14367]: audit 2024-03-26T21:42:20.166006+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:21.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[14367]: audit 2024-03-26T21:42:20.638406+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/3936910739,v1:172.21.15.32:6827/3936910739]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T21:42:21.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[14367]: audit 2024-03-26T21:42:20.639301+0000 mon.a (mon.0) 381 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T21:42:21.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[19772]: cluster 2024-03-26T21:42:19.855076+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-03-26T21:42:21.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[19772]: audit 2024-03-26T21:42:20.125144+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:21.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[19772]: audit 2024-03-26T21:42:20.161825+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:21.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[19772]: audit 2024-03-26T21:42:20.164396+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:21.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[19772]: audit 2024-03-26T21:42:20.166006+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:21.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[19772]: audit 2024-03-26T21:42:20.638406+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/3936910739,v1:172.21.15.32:6827/3936910739]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T21:42:21.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:21 smithi032 bash[19772]: audit 2024-03-26T21:42:20.639301+0000 mon.a (mon.0) 381 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T21:42:22.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:22 smithi092 bash[14434]: audit 2024-03-26T21:42:21.129353+0000 mon.a (mon.0) 382 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T21:42:22.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:22 smithi092 bash[14434]: cluster 2024-03-26T21:42:21.129639+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-26T21:42:22.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:22 smithi092 bash[14434]: audit 2024-03-26T21:42:21.130437+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:22.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:22 smithi092 bash[14434]: audit 2024-03-26T21:42:21.131089+0000 mon.c (mon.1) 16 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/3936910739,v1:172.21.15.32:6827/3936910739]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:42:22.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:22 smithi092 bash[14434]: audit 2024-03-26T21:42:21.139080+0000 mon.a (mon.0) 385 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:42:22.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:22 smithi032 bash[14367]: audit 2024-03-26T21:42:21.129353+0000 mon.a (mon.0) 382 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T21:42:22.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:22 smithi032 bash[14367]: cluster 2024-03-26T21:42:21.129639+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-26T21:42:22.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:22 smithi032 bash[14367]: audit 2024-03-26T21:42:21.130437+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:22.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:22 smithi032 bash[14367]: audit 2024-03-26T21:42:21.131089+0000 mon.c (mon.1) 16 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/3936910739,v1:172.21.15.32:6827/3936910739]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:42:22.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:22 smithi032 bash[14367]: audit 2024-03-26T21:42:21.139080+0000 mon.a (mon.0) 385 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:42:22.587 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:42:22 smithi032 bash[32012]: debug 2024-03-26T21:42:22.146+0000 7efd8f1f9700 -1 osd.3 0 waiting for initial osdmap 2024-03-26T21:42:22.587 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:42:22 smithi032 bash[32012]: debug 2024-03-26T21:42:22.154+0000 7efd88b8e700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:42:22.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:22 smithi032 bash[19772]: audit 2024-03-26T21:42:21.129353+0000 mon.a (mon.0) 382 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T21:42:22.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:22 smithi032 bash[19772]: cluster 2024-03-26T21:42:21.129639+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-26T21:42:22.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:22 smithi032 bash[19772]: audit 2024-03-26T21:42:21.130437+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:22.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:22 smithi032 bash[19772]: audit 2024-03-26T21:42:21.131089+0000 mon.c (mon.1) 16 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/3936910739,v1:172.21.15.32:6827/3936910739]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:42:22.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:22 smithi032 bash[19772]: audit 2024-03-26T21:42:21.139080+0000 mon.a (mon.0) 385 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:42:23.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:23 smithi032 bash[14367]: cluster 2024-03-26T21:42:21.855611+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:42:23.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:23 smithi032 bash[14367]: audit 2024-03-26T21:42:22.140002+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-03-26T21:42:23.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:23 smithi032 bash[14367]: cluster 2024-03-26T21:42:22.140166+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-26T21:42:23.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:23 smithi032 bash[14367]: audit 2024-03-26T21:42:22.140969+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:23.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:23 smithi032 bash[14367]: audit 2024-03-26T21:42:22.151201+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:23.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:23 smithi032 bash[19772]: cluster 2024-03-26T21:42:21.855611+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:42:23.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:23 smithi032 bash[19772]: audit 2024-03-26T21:42:22.140002+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-03-26T21:42:23.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:23 smithi032 bash[19772]: cluster 2024-03-26T21:42:22.140166+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-26T21:42:23.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:23 smithi032 bash[19772]: audit 2024-03-26T21:42:22.140969+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:23.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:23 smithi032 bash[19772]: audit 2024-03-26T21:42:22.151201+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:23.436 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:23 smithi092 bash[14434]: cluster 2024-03-26T21:42:21.855611+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:42:23.436 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:23 smithi092 bash[14434]: audit 2024-03-26T21:42:22.140002+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-03-26T21:42:23.436 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:23 smithi092 bash[14434]: cluster 2024-03-26T21:42:22.140166+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-26T21:42:23.436 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:23 smithi092 bash[14434]: audit 2024-03-26T21:42:22.140969+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:23.436 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:23 smithi092 bash[14434]: audit 2024-03-26T21:42:22.151201+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:23.957 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-26T21:42:23.957 INFO:teuthology.orchestra.run.smithi092.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-26T21:42:23.957 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10+0 records in 2024-03-26T21:42:23.957 INFO:teuthology.orchestra.run.smithi092.stderr:10+0 records out 2024-03-26T21:42:23.958 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0197141 s, 532 MB/s 2024-03-26T21:42:23.958 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping successful for: 2024-03-26T21:42:24.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:24 smithi092 bash[14434]: cluster 2024-03-26T21:42:21.624008+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:42:24.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:24 smithi092 bash[14434]: cluster 2024-03-26T21:42:21.624214+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:42:24.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:24 smithi092 bash[14434]: cluster 2024-03-26T21:42:23.151353+0000 mon.a (mon.0) 390 : cluster [INF] osd.3 [v2:172.21.15.32:6826/3936910739,v1:172.21.15.32:6827/3936910739] boot 2024-03-26T21:42:24.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:24 smithi092 bash[14434]: cluster 2024-03-26T21:42:23.151462+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-26T21:42:24.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:24 smithi092 bash[14434]: audit 2024-03-26T21:42:23.152210+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:24.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:24 smithi032 bash[19772]: cluster 2024-03-26T21:42:21.624008+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:42:24.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:24 smithi032 bash[19772]: cluster 2024-03-26T21:42:21.624214+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:42:24.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:24 smithi032 bash[19772]: cluster 2024-03-26T21:42:23.151353+0000 mon.a (mon.0) 390 : cluster [INF] osd.3 [v2:172.21.15.32:6826/3936910739,v1:172.21.15.32:6827/3936910739] boot 2024-03-26T21:42:24.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:24 smithi032 bash[19772]: cluster 2024-03-26T21:42:23.151462+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-26T21:42:24.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:24 smithi032 bash[19772]: audit 2024-03-26T21:42:23.152210+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:24.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:24 smithi032 bash[14367]: cluster 2024-03-26T21:42:21.624008+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:42:24.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:24 smithi032 bash[14367]: cluster 2024-03-26T21:42:21.624214+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:42:24.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:24 smithi032 bash[14367]: cluster 2024-03-26T21:42:23.151353+0000 mon.a (mon.0) 390 : cluster [INF] osd.3 [v2:172.21.15.32:6826/3936910739,v1:172.21.15.32:6827/3936910739] boot 2024-03-26T21:42:24.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:24 smithi032 bash[14367]: cluster 2024-03-26T21:42:23.151462+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-26T21:42:24.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:24 smithi032 bash[14367]: audit 2024-03-26T21:42:23.152210+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:42:24.661 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi092:vg_nvme/lv_4 2024-03-26T21:42:25.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:25 smithi092 bash[14434]: cluster 2024-03-26T21:42:23.856269+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:42:25.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:25 smithi092 bash[14434]: cluster 2024-03-26T21:42:24.166661+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-26T21:42:25.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:25 smithi032 bash[14367]: cluster 2024-03-26T21:42:23.856269+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:42:25.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:25 smithi032 bash[14367]: cluster 2024-03-26T21:42:24.166661+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-26T21:42:25.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:25 smithi032 bash[19772]: cluster 2024-03-26T21:42:23.856269+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:42:25.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:25 smithi032 bash[19772]: cluster 2024-03-26T21:42:24.166661+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-26T21:42:27.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:27 smithi032 bash[14367]: cluster 2024-03-26T21:42:25.856770+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:42:27.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:27 smithi032 bash[19772]: cluster 2024-03-26T21:42:25.856770+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:42:27.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:27 smithi092 bash[14434]: cluster 2024-03-26T21:42:25.856770+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:42:28.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:28 smithi092 bash[14434]: audit 2024-03-26T21:42:27.479047+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:42:28.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:28 smithi092 bash[14434]: audit 2024-03-26T21:42:27.484986+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:42:28.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:28 smithi092 bash[14434]: audit 2024-03-26T21:42:27.486697+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:28.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:28 smithi092 bash[14434]: audit 2024-03-26T21:42:27.565595+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:28.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:28 smithi092 bash[14434]: audit 2024-03-26T21:42:27.567567+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:42:28.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:28 smithi092 bash[14434]: audit 2024-03-26T21:42:27.569071+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:42:28.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:28 smithi092 bash[14434]: audit 2024-03-26T21:42:27.570428+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:42:28.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:28 smithi092 bash[14434]: audit 2024-03-26T21:42:27.571509+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:42:28.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:28 smithi092 bash[14434]: audit 2024-03-26T21:42:27.578413+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:28.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:28 smithi092 bash[14434]: audit 2024-03-26T21:42:27.585190+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:28.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[14367]: audit 2024-03-26T21:42:27.479047+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[14367]: audit 2024-03-26T21:42:27.484986+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[14367]: audit 2024-03-26T21:42:27.486697+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[14367]: audit 2024-03-26T21:42:27.565595+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[14367]: audit 2024-03-26T21:42:27.567567+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[14367]: audit 2024-03-26T21:42:27.569071+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[14367]: audit 2024-03-26T21:42:27.570428+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[14367]: audit 2024-03-26T21:42:27.571509+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[14367]: audit 2024-03-26T21:42:27.578413+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[14367]: audit 2024-03-26T21:42:27.585190+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[19772]: audit 2024-03-26T21:42:27.479047+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[19772]: audit 2024-03-26T21:42:27.484986+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[19772]: audit 2024-03-26T21:42:27.486697+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:28.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[19772]: audit 2024-03-26T21:42:27.565595+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:28.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[19772]: audit 2024-03-26T21:42:27.567567+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:42:28.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[19772]: audit 2024-03-26T21:42:27.569071+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:42:28.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[19772]: audit 2024-03-26T21:42:27.570428+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:42:28.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[19772]: audit 2024-03-26T21:42:27.571509+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:42:28.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[19772]: audit 2024-03-26T21:42:27.578413+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:28.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:28 smithi032 bash[19772]: audit 2024-03-26T21:42:27.585190+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:29.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:29 smithi092 bash[14434]: audit 2024-03-26T21:42:27.472560+0000 mgr.y (mgr.14152) 148 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:42:29.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:29 smithi092 bash[14434]: cephadm 2024-03-26T21:42:27.557046+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T21:42:29.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:29 smithi092 bash[14434]: cephadm 2024-03-26T21:42:27.572451+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 4062M 2024-03-26T21:42:29.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:29 smithi092 bash[14434]: cluster 2024-03-26T21:42:27.857330+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-03-26T21:42:29.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:29 smithi032 bash[14367]: audit 2024-03-26T21:42:27.472560+0000 mgr.y (mgr.14152) 148 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:42:29.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:29 smithi032 bash[14367]: cephadm 2024-03-26T21:42:27.557046+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T21:42:29.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:29 smithi032 bash[14367]: cephadm 2024-03-26T21:42:27.572451+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 4062M 2024-03-26T21:42:29.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:29 smithi032 bash[14367]: cluster 2024-03-26T21:42:27.857330+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-03-26T21:42:29.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:29 smithi032 bash[19772]: audit 2024-03-26T21:42:27.472560+0000 mgr.y (mgr.14152) 148 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:42:29.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:29 smithi032 bash[19772]: cephadm 2024-03-26T21:42:27.557046+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T21:42:29.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:29 smithi032 bash[19772]: cephadm 2024-03-26T21:42:27.572451+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 4062M 2024-03-26T21:42:29.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:29 smithi032 bash[19772]: cluster 2024-03-26T21:42:27.857330+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-03-26T21:42:31.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:31 smithi092 bash[14434]: cluster 2024-03-26T21:42:29.857935+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-03-26T21:42:31.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:31 smithi032 bash[14367]: cluster 2024-03-26T21:42:29.857935+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-03-26T21:42:31.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:31 smithi032 bash[19772]: cluster 2024-03-26T21:42:29.857935+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-03-26T21:42:32.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:32 smithi092 bash[14434]: cluster 2024-03-26T21:42:31.858558+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-03-26T21:42:33.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:32 smithi032 bash[14367]: cluster 2024-03-26T21:42:31.858558+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-03-26T21:42:33.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:32 smithi032 bash[19772]: cluster 2024-03-26T21:42:31.858558+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-03-26T21:42:33.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:33 smithi092 bash[14434]: audit 2024-03-26T21:42:33.588067+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.92:0/237212823' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28fea334-1a12-4011-954e-354aaf46b25c"}]: dispatch 2024-03-26T21:42:33.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:33 smithi092 bash[14434]: audit 2024-03-26T21:42:33.590102+0000 mon.a (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28fea334-1a12-4011-954e-354aaf46b25c"}]: dispatch 2024-03-26T21:42:33.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:33 smithi092 bash[14434]: audit 2024-03-26T21:42:33.599191+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28fea334-1a12-4011-954e-354aaf46b25c"}]': finished 2024-03-26T21:42:33.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:33 smithi092 bash[14434]: cluster 2024-03-26T21:42:33.599508+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-26T21:42:33.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:33 smithi092 bash[14434]: audit 2024-03-26T21:42:33.599972+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:34.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:33 smithi032 bash[14367]: audit 2024-03-26T21:42:33.588067+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.92:0/237212823' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28fea334-1a12-4011-954e-354aaf46b25c"}]: dispatch 2024-03-26T21:42:34.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:33 smithi032 bash[14367]: audit 2024-03-26T21:42:33.590102+0000 mon.a (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28fea334-1a12-4011-954e-354aaf46b25c"}]: dispatch 2024-03-26T21:42:34.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:33 smithi032 bash[14367]: audit 2024-03-26T21:42:33.599191+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28fea334-1a12-4011-954e-354aaf46b25c"}]': finished 2024-03-26T21:42:34.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:33 smithi032 bash[14367]: cluster 2024-03-26T21:42:33.599508+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-26T21:42:34.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:33 smithi032 bash[14367]: audit 2024-03-26T21:42:33.599972+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:34.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:33 smithi032 bash[19772]: audit 2024-03-26T21:42:33.588067+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.92:0/237212823' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28fea334-1a12-4011-954e-354aaf46b25c"}]: dispatch 2024-03-26T21:42:34.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:33 smithi032 bash[19772]: audit 2024-03-26T21:42:33.590102+0000 mon.a (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28fea334-1a12-4011-954e-354aaf46b25c"}]: dispatch 2024-03-26T21:42:34.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:33 smithi032 bash[19772]: audit 2024-03-26T21:42:33.599191+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28fea334-1a12-4011-954e-354aaf46b25c"}]': finished 2024-03-26T21:42:34.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:33 smithi032 bash[19772]: cluster 2024-03-26T21:42:33.599508+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-26T21:42:34.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:33 smithi032 bash[19772]: audit 2024-03-26T21:42:33.599972+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:34.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:34 smithi092 bash[14434]: cluster 2024-03-26T21:42:33.859204+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-03-26T21:42:34.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:34 smithi092 bash[14434]: audit 2024-03-26T21:42:34.268559+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.92:0/3627415248' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:42:35.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:34 smithi032 bash[14367]: cluster 2024-03-26T21:42:33.859204+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-03-26T21:42:35.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:34 smithi032 bash[14367]: audit 2024-03-26T21:42:34.268559+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.92:0/3627415248' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:42:35.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:34 smithi032 bash[19772]: cluster 2024-03-26T21:42:33.859204+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-03-26T21:42:35.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:34 smithi032 bash[19772]: audit 2024-03-26T21:42:34.268559+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.92:0/3627415248' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:42:37.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:36 smithi092 bash[14434]: cluster 2024-03-26T21:42:35.859752+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-03-26T21:42:37.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:36 smithi032 bash[19772]: cluster 2024-03-26T21:42:35.859752+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-03-26T21:42:37.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:36 smithi032 bash[14367]: cluster 2024-03-26T21:42:35.859752+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-03-26T21:42:39.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:38 smithi092 bash[14434]: cluster 2024-03-26T21:42:37.860369+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-03-26T21:42:39.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:38 smithi032 bash[14367]: cluster 2024-03-26T21:42:37.860369+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-03-26T21:42:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:38 smithi032 bash[19772]: cluster 2024-03-26T21:42:37.860369+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-03-26T21:42:41.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:40 smithi092 bash[14434]: cluster 2024-03-26T21:42:39.860982+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-03-26T21:42:41.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:40 smithi032 bash[19772]: cluster 2024-03-26T21:42:39.860982+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-03-26T21:42:41.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:40 smithi032 bash[14367]: cluster 2024-03-26T21:42:39.860982+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-03-26T21:42:42.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:42 smithi092 bash[14434]: cluster 2024-03-26T21:42:41.861645+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-03-26T21:42:43.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:42 smithi032 bash[14367]: cluster 2024-03-26T21:42:41.861645+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-03-26T21:42:43.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:42 smithi032 bash[19772]: cluster 2024-03-26T21:42:41.861645+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-03-26T21:42:43.892 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:43 smithi092 bash[14434]: audit 2024-03-26T21:42:43.624469+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:42:43.892 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:43 smithi092 bash[14434]: audit 2024-03-26T21:42:43.626321+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:44.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:43 smithi032 bash[14367]: audit 2024-03-26T21:42:43.624469+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:42:44.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:43 smithi032 bash[14367]: audit 2024-03-26T21:42:43.626321+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:44.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:43 smithi032 bash[19772]: audit 2024-03-26T21:42:43.624469+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:42:44.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:43 smithi032 bash[19772]: audit 2024-03-26T21:42:43.626321+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:44.938 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:44 smithi092 bash[14434]: cephadm 2024-03-26T21:42:43.627764+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi092 2024-03-26T21:42:44.939 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:44 smithi092 bash[14434]: cluster 2024-03-26T21:42:43.862262+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-03-26T21:42:45.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:44 smithi032 bash[14367]: cephadm 2024-03-26T21:42:43.627764+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi092 2024-03-26T21:42:45.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:44 smithi032 bash[14367]: cluster 2024-03-26T21:42:43.862262+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-03-26T21:42:45.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:44 smithi032 bash[19772]: cephadm 2024-03-26T21:42:43.627764+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi092 2024-03-26T21:42:45.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:44 smithi032 bash[19772]: cluster 2024-03-26T21:42:43.862262+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-03-26T21:42:47.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:46 smithi092 bash[14434]: cluster 2024-03-26T21:42:45.862856+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-03-26T21:42:47.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:46 smithi032 bash[14367]: cluster 2024-03-26T21:42:45.862856+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-03-26T21:42:47.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:46 smithi032 bash[19772]: cluster 2024-03-26T21:42:45.862856+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-03-26T21:42:48.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:48 smithi092 bash[14434]: audit 2024-03-26T21:42:47.550586+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:48.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:48 smithi092 bash[14434]: audit 2024-03-26T21:42:47.557388+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:48.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:48 smithi092 bash[14434]: audit 2024-03-26T21:42:47.560056+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:48.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:48 smithi092 bash[14434]: audit 2024-03-26T21:42:47.561591+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:48.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:48 smithi092 bash[14434]: cluster 2024-03-26T21:42:47.863568+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-03-26T21:42:48.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:48 smithi032 bash[19772]: audit 2024-03-26T21:42:47.550586+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:48.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:48 smithi032 bash[19772]: audit 2024-03-26T21:42:47.557388+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:48.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:48 smithi032 bash[19772]: audit 2024-03-26T21:42:47.560056+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:48.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:48 smithi032 bash[19772]: audit 2024-03-26T21:42:47.561591+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:48.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:48 smithi032 bash[19772]: cluster 2024-03-26T21:42:47.863568+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-03-26T21:42:48.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:48 smithi032 bash[14367]: audit 2024-03-26T21:42:47.550586+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:48.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:48 smithi032 bash[14367]: audit 2024-03-26T21:42:47.557388+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:48.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:48 smithi032 bash[14367]: audit 2024-03-26T21:42:47.560056+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:48.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:48 smithi032 bash[14367]: audit 2024-03-26T21:42:47.561591+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:48.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:48 smithi032 bash[14367]: cluster 2024-03-26T21:42:47.863568+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-03-26T21:42:50.989 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:50 smithi092 bash[14434]: cluster 2024-03-26T21:42:49.864222+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-03-26T21:42:51.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:50 smithi032 bash[14367]: cluster 2024-03-26T21:42:49.864222+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-03-26T21:42:51.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:50 smithi032 bash[19772]: cluster 2024-03-26T21:42:49.864222+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-03-26T21:42:52.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:51 smithi032 bash[14367]: audit 2024-03-26T21:42:50.981308+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:52.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:51 smithi032 bash[14367]: audit 2024-03-26T21:42:51.274115+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:52.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:51 smithi032 bash[19772]: audit 2024-03-26T21:42:50.981308+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:52.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:51 smithi032 bash[19772]: audit 2024-03-26T21:42:51.274115+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:52.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:51 smithi092 bash[14434]: audit 2024-03-26T21:42:50.981308+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:52.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:51 smithi092 bash[14434]: audit 2024-03-26T21:42:51.274115+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:53.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:52 smithi092 bash[14434]: cluster 2024-03-26T21:42:51.864791+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-03-26T21:42:53.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:52 smithi092 bash[14434]: audit 2024-03-26T21:42:52.518313+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:42:53.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:52 smithi092 bash[14434]: audit 2024-03-26T21:42:52.518849+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:42:53.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:52 smithi032 bash[14367]: cluster 2024-03-26T21:42:51.864791+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-03-26T21:42:53.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:52 smithi032 bash[14367]: audit 2024-03-26T21:42:52.518313+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:42:53.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:52 smithi032 bash[14367]: audit 2024-03-26T21:42:52.518849+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:42:53.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:52 smithi032 bash[19772]: cluster 2024-03-26T21:42:51.864791+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-03-26T21:42:53.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:52 smithi032 bash[19772]: audit 2024-03-26T21:42:52.518313+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:42:53.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:52 smithi032 bash[19772]: audit 2024-03-26T21:42:52.518849+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:42:54.111 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 4 on host 'smithi092' 2024-03-26T21:42:54.750 DEBUG:teuthology.orchestra.run.smithi092:osd.4> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.4.service 2024-03-26T21:42:54.753 INFO:tasks.cephadm:Deploying osd.5 on smithi092 with /dev/vg_nvme/lv_3... 2024-03-26T21:42:54.753 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-26T21:42:55.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:55 smithi092 bash[14434]: cluster 2024-03-26T21:42:53.865447+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-03-26T21:42:55.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:55 smithi092 bash[14434]: audit 2024-03-26T21:42:54.117983+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:55.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:55 smithi092 bash[14434]: audit 2024-03-26T21:42:54.151170+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:55.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:55 smithi092 bash[14434]: audit 2024-03-26T21:42:54.154285+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:55.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:55 smithi092 bash[14434]: audit 2024-03-26T21:42:54.156449+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:55.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:55 smithi092 bash[14434]: audit 2024-03-26T21:42:54.388267+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/1990264638,v1:172.21.15.92:6801/1990264638]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:42:55.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:55 smithi092 bash[14434]: audit 2024-03-26T21:42:54.390350+0000 mon.a (mon.0) 422 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:42:55.442 INFO:journalctl@ceph.osd.4.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:42:55.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[19772]: cluster 2024-03-26T21:42:53.865447+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-03-26T21:42:55.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[19772]: audit 2024-03-26T21:42:54.117983+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:55.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[19772]: audit 2024-03-26T21:42:54.151170+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:55.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[19772]: audit 2024-03-26T21:42:54.154285+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:55.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[19772]: audit 2024-03-26T21:42:54.156449+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:55.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[19772]: audit 2024-03-26T21:42:54.388267+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/1990264638,v1:172.21.15.92:6801/1990264638]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:42:55.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[19772]: audit 2024-03-26T21:42:54.390350+0000 mon.a (mon.0) 422 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:42:55.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[14367]: cluster 2024-03-26T21:42:53.865447+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-03-26T21:42:55.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[14367]: audit 2024-03-26T21:42:54.117983+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:42:55.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[14367]: audit 2024-03-26T21:42:54.151170+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:55.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[14367]: audit 2024-03-26T21:42:54.154285+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:55.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[14367]: audit 2024-03-26T21:42:54.156449+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:55.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[14367]: audit 2024-03-26T21:42:54.388267+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/1990264638,v1:172.21.15.92:6801/1990264638]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:42:55.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:55 smithi032 bash[14367]: audit 2024-03-26T21:42:54.390350+0000 mon.a (mon.0) 422 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:42:56.448 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:42:56 smithi092 bash[17672]: debug 2024-03-26T21:42:56.138+0000 7eff7632a700 -1 osd.4 0 waiting for initial osdmap 2024-03-26T21:42:56.448 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:42:56 smithi092 bash[17672]: debug 2024-03-26T21:42:56.146+0000 7eff714c2700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:42:56.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:56 smithi092 bash[14434]: audit 2024-03-26T21:42:55.129493+0000 mon.a (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T21:42:56.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:56 smithi092 bash[14434]: audit 2024-03-26T21:42:55.129536+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/1990264638,v1:172.21.15.92:6801/1990264638]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:42:56.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:56 smithi092 bash[14434]: cluster 2024-03-26T21:42:55.129634+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-26T21:42:56.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:56 smithi092 bash[14434]: audit 2024-03-26T21:42:55.129925+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:56.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:56 smithi092 bash[14434]: audit 2024-03-26T21:42:55.131464+0000 mon.a (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:42:56.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:56 smithi032 bash[14367]: audit 2024-03-26T21:42:55.129493+0000 mon.a (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T21:42:56.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:56 smithi032 bash[14367]: audit 2024-03-26T21:42:55.129536+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/1990264638,v1:172.21.15.92:6801/1990264638]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:42:56.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:56 smithi032 bash[14367]: cluster 2024-03-26T21:42:55.129634+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-26T21:42:56.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:56 smithi032 bash[14367]: audit 2024-03-26T21:42:55.129925+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:56.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:56 smithi032 bash[14367]: audit 2024-03-26T21:42:55.131464+0000 mon.a (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:42:56.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:56 smithi032 bash[19772]: audit 2024-03-26T21:42:55.129493+0000 mon.a (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T21:42:56.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:56 smithi032 bash[19772]: audit 2024-03-26T21:42:55.129536+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/1990264638,v1:172.21.15.92:6801/1990264638]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:42:56.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:56 smithi032 bash[19772]: cluster 2024-03-26T21:42:55.129634+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-26T21:42:56.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:56 smithi032 bash[19772]: audit 2024-03-26T21:42:55.129925+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:56.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:56 smithi032 bash[19772]: audit 2024-03-26T21:42:55.131464+0000 mon.a (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:42:57.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:57 smithi092 bash[14434]: cluster 2024-03-26T21:42:55.866069+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:42:57.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:57 smithi092 bash[14434]: audit 2024-03-26T21:42:56.132782+0000 mon.a (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-26T21:42:57.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:57 smithi092 bash[14434]: cluster 2024-03-26T21:42:56.132928+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-26T21:42:57.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:57 smithi092 bash[14434]: audit 2024-03-26T21:42:56.133859+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:57.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:57 smithi092 bash[14434]: audit 2024-03-26T21:42:56.142084+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:57.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:57 smithi092 bash[14434]: cluster 2024-03-26T21:42:56.626626+0000 mon.a (mon.0) 431 : cluster [INF] osd.4 [v2:172.21.15.92:6800/1990264638,v1:172.21.15.92:6801/1990264638] boot 2024-03-26T21:42:57.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:57 smithi092 bash[14434]: cluster 2024-03-26T21:42:56.626768+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-26T21:42:57.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:57 smithi092 bash[14434]: audit 2024-03-26T21:42:56.630672+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:57.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[19772]: cluster 2024-03-26T21:42:55.866069+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[19772]: audit 2024-03-26T21:42:56.132782+0000 mon.a (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[19772]: cluster 2024-03-26T21:42:56.132928+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[19772]: audit 2024-03-26T21:42:56.133859+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[19772]: audit 2024-03-26T21:42:56.142084+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[19772]: cluster 2024-03-26T21:42:56.626626+0000 mon.a (mon.0) 431 : cluster [INF] osd.4 [v2:172.21.15.92:6800/1990264638,v1:172.21.15.92:6801/1990264638] boot 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[19772]: cluster 2024-03-26T21:42:56.626768+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[19772]: audit 2024-03-26T21:42:56.630672+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[14367]: cluster 2024-03-26T21:42:55.866069+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[14367]: audit 2024-03-26T21:42:56.132782+0000 mon.a (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[14367]: cluster 2024-03-26T21:42:56.132928+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[14367]: audit 2024-03-26T21:42:56.133859+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[14367]: audit 2024-03-26T21:42:56.142084+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[14367]: cluster 2024-03-26T21:42:56.626626+0000 mon.a (mon.0) 431 : cluster [INF] osd.4 [v2:172.21.15.92:6800/1990264638,v1:172.21.15.92:6801/1990264638] boot 2024-03-26T21:42:57.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[14367]: cluster 2024-03-26T21:42:56.626768+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-26T21:42:57.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:57 smithi032 bash[14367]: audit 2024-03-26T21:42:56.630672+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:42:58.190 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:58 smithi092 bash[14434]: cluster 2024-03-26T21:42:55.396800+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:42:58.190 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:58 smithi092 bash[14434]: cluster 2024-03-26T21:42:55.396990+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:42:58.190 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:58 smithi092 bash[14434]: cluster 2024-03-26T21:42:57.627657+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-26T21:42:58.519 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-26T21:42:58.519 INFO:teuthology.orchestra.run.smithi092.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-26T21:42:58.519 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10+0 records in 2024-03-26T21:42:58.519 INFO:teuthology.orchestra.run.smithi092.stderr:10+0 records out 2024-03-26T21:42:58.519 INFO:teuthology.orchestra.run.smithi092.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0219276 s, 478 MB/s 2024-03-26T21:42:58.519 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping successful for: 2024-03-26T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:58 smithi032 bash[19772]: cluster 2024-03-26T21:42:55.396800+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:58 smithi032 bash[19772]: cluster 2024-03-26T21:42:55.396990+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:58 smithi032 bash[19772]: cluster 2024-03-26T21:42:57.627657+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-26T21:42:58.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:58 smithi032 bash[14367]: cluster 2024-03-26T21:42:55.396800+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:42:58.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:58 smithi032 bash[14367]: cluster 2024-03-26T21:42:55.396990+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:42:58.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:58 smithi032 bash[14367]: cluster 2024-03-26T21:42:57.627657+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-26T21:42:59.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:59 smithi092 bash[14434]: cluster 2024-03-26T21:42:57.866666+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:42:59.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:42:59 smithi092 bash[14434]: cluster 2024-03-26T21:42:58.629740+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-26T21:42:59.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:59 smithi032 bash[14367]: cluster 2024-03-26T21:42:57.866666+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:42:59.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:42:59 smithi032 bash[14367]: cluster 2024-03-26T21:42:58.629740+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-26T21:42:59.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:59 smithi032 bash[19772]: cluster 2024-03-26T21:42:57.866666+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:42:59.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:42:59 smithi032 bash[19772]: cluster 2024-03-26T21:42:58.629740+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-26T21:42:59.873 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi092:vg_nvme/lv_3 2024-03-26T21:43:00.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:00 smithi092 bash[14434]: cluster 2024-03-26T21:42:59.641112+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-26T21:43:00.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:00 smithi092 bash[14434]: cluster 2024-03-26T21:42:59.867316+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 138 KiB/s, 0 objects/s recovering 2024-03-26T21:43:01.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:00 smithi032 bash[14367]: cluster 2024-03-26T21:42:59.641112+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-26T21:43:01.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:00 smithi032 bash[14367]: cluster 2024-03-26T21:42:59.867316+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 138 KiB/s, 0 objects/s recovering 2024-03-26T21:43:01.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:00 smithi032 bash[19772]: cluster 2024-03-26T21:42:59.641112+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-26T21:43:01.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:00 smithi032 bash[19772]: cluster 2024-03-26T21:42:59.867316+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 138 KiB/s, 0 objects/s recovering 2024-03-26T21:43:01.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:01 smithi092 bash[14434]: cluster 2024-03-26T21:43:00.650431+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-26T21:43:02.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:01 smithi032 bash[14367]: cluster 2024-03-26T21:43:00.650431+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-26T21:43:02.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:01 smithi032 bash[19772]: cluster 2024-03-26T21:43:00.650431+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-26T21:43:02.946 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:02 smithi092 bash[14434]: cluster 2024-03-26T21:43:01.867972+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-03-26T21:43:03.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:02 smithi032 bash[14367]: cluster 2024-03-26T21:43:01.867972+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-03-26T21:43:03.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:02 smithi032 bash[19772]: cluster 2024-03-26T21:43:01.867972+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-03-26T21:43:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[14367]: cephadm 2024-03-26T21:43:02.961277+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T21:43:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[14367]: audit 2024-03-26T21:43:02.970980+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[14367]: audit 2024-03-26T21:43:02.972949+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:43:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[14367]: cephadm 2024-03-26T21:43:02.974520+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 17271M 2024-03-26T21:43:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[14367]: audit 2024-03-26T21:43:02.980796+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[14367]: audit 2024-03-26T21:43:02.987705+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[14367]: audit 2024-03-26T21:43:03.444807+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:43:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[14367]: audit 2024-03-26T21:43:03.449575+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:43:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[14367]: audit 2024-03-26T21:43:03.451321+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:04.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[19772]: cephadm 2024-03-26T21:43:02.961277+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T21:43:04.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[19772]: audit 2024-03-26T21:43:02.970980+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:04.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[19772]: audit 2024-03-26T21:43:02.972949+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:43:04.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[19772]: cephadm 2024-03-26T21:43:02.974520+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 17271M 2024-03-26T21:43:04.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[19772]: audit 2024-03-26T21:43:02.980796+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:04.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[19772]: audit 2024-03-26T21:43:02.987705+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:04.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[19772]: audit 2024-03-26T21:43:03.444807+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:43:04.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[19772]: audit 2024-03-26T21:43:03.449575+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:43:04.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:03 smithi032 bash[19772]: audit 2024-03-26T21:43:03.451321+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:04.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:03 smithi092 bash[14434]: cephadm 2024-03-26T21:43:02.961277+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T21:43:04.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:03 smithi092 bash[14434]: audit 2024-03-26T21:43:02.970980+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:04.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:03 smithi092 bash[14434]: audit 2024-03-26T21:43:02.972949+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:43:04.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:03 smithi092 bash[14434]: cephadm 2024-03-26T21:43:02.974520+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 17271M 2024-03-26T21:43:04.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:03 smithi092 bash[14434]: audit 2024-03-26T21:43:02.980796+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:04.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:03 smithi092 bash[14434]: audit 2024-03-26T21:43:02.987705+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:04.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:03 smithi092 bash[14434]: audit 2024-03-26T21:43:03.444807+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:43:04.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:03 smithi092 bash[14434]: audit 2024-03-26T21:43:03.449575+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:43:04.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:03 smithi092 bash[14434]: audit 2024-03-26T21:43:03.451321+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:05.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:04 smithi032 bash[19772]: audit 2024-03-26T21:43:03.438165+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:43:05.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:04 smithi032 bash[19772]: cluster 2024-03-26T21:43:03.868605+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-26T21:43:05.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:04 smithi032 bash[14367]: audit 2024-03-26T21:43:03.438165+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:43:05.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:04 smithi032 bash[14367]: cluster 2024-03-26T21:43:03.868605+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-26T21:43:05.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:04 smithi092 bash[14434]: audit 2024-03-26T21:43:03.438165+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:43:05.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:04 smithi092 bash[14434]: cluster 2024-03-26T21:43:03.868605+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-26T21:43:07.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:06 smithi032 bash[14367]: cluster 2024-03-26T21:43:05.869243+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; 71 KiB/s, 0 objects/s recovering 2024-03-26T21:43:07.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:06 smithi032 bash[19772]: cluster 2024-03-26T21:43:05.869243+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; 71 KiB/s, 0 objects/s recovering 2024-03-26T21:43:07.358 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:06 smithi092 bash[14434]: cluster 2024-03-26T21:43:05.869243+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; 71 KiB/s, 0 objects/s recovering 2024-03-26T21:43:09.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:08 smithi032 bash[14367]: cluster 2024-03-26T21:43:07.869850+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 2024-03-26T21:43:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:08 smithi032 bash[19772]: cluster 2024-03-26T21:43:07.869850+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 2024-03-26T21:43:09.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:08 smithi092 bash[14434]: cluster 2024-03-26T21:43:07.869850+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 2024-03-26T21:43:10.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:10 smithi032 bash[14367]: audit 2024-03-26T21:43:09.347652+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.92:0/2588279702' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e952aa1d-0b87-471f-a4b7-cfe7cef2abbf"}]: dispatch 2024-03-26T21:43:10.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:10 smithi032 bash[14367]: audit 2024-03-26T21:43:09.349708+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e952aa1d-0b87-471f-a4b7-cfe7cef2abbf"}]: dispatch 2024-03-26T21:43:10.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:10 smithi032 bash[14367]: audit 2024-03-26T21:43:09.358807+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e952aa1d-0b87-471f-a4b7-cfe7cef2abbf"}]': finished 2024-03-26T21:43:10.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:10 smithi032 bash[14367]: cluster 2024-03-26T21:43:09.359020+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-26T21:43:10.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:10 smithi032 bash[14367]: audit 2024-03-26T21:43:09.359245+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:10.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:10 smithi032 bash[19772]: audit 2024-03-26T21:43:09.347652+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.92:0/2588279702' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e952aa1d-0b87-471f-a4b7-cfe7cef2abbf"}]: dispatch 2024-03-26T21:43:10.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:10 smithi032 bash[19772]: audit 2024-03-26T21:43:09.349708+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e952aa1d-0b87-471f-a4b7-cfe7cef2abbf"}]: dispatch 2024-03-26T21:43:10.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:10 smithi032 bash[19772]: audit 2024-03-26T21:43:09.358807+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e952aa1d-0b87-471f-a4b7-cfe7cef2abbf"}]': finished 2024-03-26T21:43:10.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:10 smithi032 bash[19772]: cluster 2024-03-26T21:43:09.359020+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-26T21:43:10.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:10 smithi032 bash[19772]: audit 2024-03-26T21:43:09.359245+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:10.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:10 smithi092 bash[14434]: audit 2024-03-26T21:43:09.347652+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.92:0/2588279702' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e952aa1d-0b87-471f-a4b7-cfe7cef2abbf"}]: dispatch 2024-03-26T21:43:10.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:10 smithi092 bash[14434]: audit 2024-03-26T21:43:09.349708+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e952aa1d-0b87-471f-a4b7-cfe7cef2abbf"}]: dispatch 2024-03-26T21:43:10.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:10 smithi092 bash[14434]: audit 2024-03-26T21:43:09.358807+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e952aa1d-0b87-471f-a4b7-cfe7cef2abbf"}]': finished 2024-03-26T21:43:10.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:10 smithi092 bash[14434]: cluster 2024-03-26T21:43:09.359020+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-26T21:43:10.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:10 smithi092 bash[14434]: audit 2024-03-26T21:43:09.359245+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:11.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:11 smithi032 bash[14367]: cluster 2024-03-26T21:43:09.870423+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 2024-03-26T21:43:11.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:11 smithi032 bash[14367]: audit 2024-03-26T21:43:10.066780+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/2262571627' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:43:11.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:11 smithi032 bash[19772]: cluster 2024-03-26T21:43:09.870423+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 2024-03-26T21:43:11.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:11 smithi032 bash[19772]: audit 2024-03-26T21:43:10.066780+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/2262571627' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:43:11.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:11 smithi092 bash[14434]: cluster 2024-03-26T21:43:09.870423+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 2024-03-26T21:43:11.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:11 smithi092 bash[14434]: audit 2024-03-26T21:43:10.066780+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/2262571627' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:43:12.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:12 smithi092 bash[14434]: cluster 2024-03-26T21:43:11.871015+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-03-26T21:43:13.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:12 smithi032 bash[14367]: cluster 2024-03-26T21:43:11.871015+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-03-26T21:43:13.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:12 smithi032 bash[19772]: cluster 2024-03-26T21:43:11.871015+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-03-26T21:43:15.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:14 smithi092 bash[14434]: cluster 2024-03-26T21:43:13.871608+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-03-26T21:43:15.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:14 smithi032 bash[14367]: cluster 2024-03-26T21:43:13.871608+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-03-26T21:43:15.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:14 smithi032 bash[19772]: cluster 2024-03-26T21:43:13.871608+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-03-26T21:43:17.081 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:16 smithi092 bash[14434]: cluster 2024-03-26T21:43:15.872231+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-03-26T21:43:17.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:16 smithi032 bash[14367]: cluster 2024-03-26T21:43:15.872231+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-03-26T21:43:17.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:16 smithi032 bash[19772]: cluster 2024-03-26T21:43:15.872231+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-03-26T21:43:19.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:18 smithi092 bash[14434]: cluster 2024-03-26T21:43:17.872801+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-03-26T21:43:19.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:18 smithi032 bash[19772]: cluster 2024-03-26T21:43:17.872801+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-03-26T21:43:19.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:18 smithi032 bash[14367]: cluster 2024-03-26T21:43:17.872801+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-03-26T21:43:20.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:19 smithi092 bash[14434]: audit 2024-03-26T21:43:19.648206+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:43:20.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:19 smithi092 bash[14434]: audit 2024-03-26T21:43:19.650183+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:20.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:19 smithi032 bash[14367]: audit 2024-03-26T21:43:19.648206+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:43:20.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:19 smithi032 bash[14367]: audit 2024-03-26T21:43:19.650183+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:20.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:19 smithi032 bash[19772]: audit 2024-03-26T21:43:19.648206+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:43:20.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:19 smithi032 bash[19772]: audit 2024-03-26T21:43:19.650183+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:21.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:20 smithi092 bash[14434]: cephadm 2024-03-26T21:43:19.651651+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi092 2024-03-26T21:43:21.064 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:20 smithi092 bash[14434]: cluster 2024-03-26T21:43:19.873382+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-03-26T21:43:21.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:20 smithi032 bash[14367]: cephadm 2024-03-26T21:43:19.651651+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi092 2024-03-26T21:43:21.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:20 smithi032 bash[14367]: cluster 2024-03-26T21:43:19.873382+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-03-26T21:43:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:20 smithi032 bash[19772]: cephadm 2024-03-26T21:43:19.651651+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi092 2024-03-26T21:43:21.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:20 smithi032 bash[19772]: cluster 2024-03-26T21:43:19.873382+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-03-26T21:43:22.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:22 smithi092 bash[14434]: cluster 2024-03-26T21:43:21.873955+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-03-26T21:43:23.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:22 smithi032 bash[19772]: cluster 2024-03-26T21:43:21.873955+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-03-26T21:43:23.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:22 smithi032 bash[14367]: cluster 2024-03-26T21:43:21.873955+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-03-26T21:43:24.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:24 smithi092 bash[14434]: audit 2024-03-26T21:43:23.700552+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:24.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:24 smithi092 bash[14434]: audit 2024-03-26T21:43:23.712126+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:43:24.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:24 smithi092 bash[14434]: audit 2024-03-26T21:43:23.715457+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:24.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:24 smithi092 bash[14434]: audit 2024-03-26T21:43:23.717580+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:43:24.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:24 smithi092 bash[14434]: cluster 2024-03-26T21:43:23.874565+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-03-26T21:43:25.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:24 smithi032 bash[14367]: audit 2024-03-26T21:43:23.700552+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:25.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:24 smithi032 bash[14367]: audit 2024-03-26T21:43:23.712126+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:43:25.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:24 smithi032 bash[14367]: audit 2024-03-26T21:43:23.715457+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:25.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:24 smithi032 bash[14367]: audit 2024-03-26T21:43:23.717580+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:43:25.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:24 smithi032 bash[14367]: cluster 2024-03-26T21:43:23.874565+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-03-26T21:43:25.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:24 smithi032 bash[19772]: audit 2024-03-26T21:43:23.700552+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:25.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:24 smithi032 bash[19772]: audit 2024-03-26T21:43:23.712126+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:43:25.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:24 smithi032 bash[19772]: audit 2024-03-26T21:43:23.715457+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:25.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:24 smithi032 bash[19772]: audit 2024-03-26T21:43:23.717580+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:43:25.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:24 smithi032 bash[19772]: cluster 2024-03-26T21:43:23.874565+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-03-26T21:43:27.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:26 smithi092 bash[14434]: cluster 2024-03-26T21:43:25.875212+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-03-26T21:43:27.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:26 smithi032 bash[14367]: cluster 2024-03-26T21:43:25.875212+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-03-26T21:43:27.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:26 smithi032 bash[19772]: cluster 2024-03-26T21:43:25.875212+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-03-26T21:43:28.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:28 smithi092 bash[14434]: audit 2024-03-26T21:43:27.481889+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:28.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:28 smithi092 bash[14434]: audit 2024-03-26T21:43:27.488395+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:28.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:28 smithi092 bash[14434]: cluster 2024-03-26T21:43:27.875834+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-03-26T21:43:28.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:28 smithi032 bash[19772]: audit 2024-03-26T21:43:27.481889+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:28.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:28 smithi032 bash[19772]: audit 2024-03-26T21:43:27.488395+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:28.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:28 smithi032 bash[19772]: cluster 2024-03-26T21:43:27.875834+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-03-26T21:43:28.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:28 smithi032 bash[14367]: audit 2024-03-26T21:43:27.481889+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:28.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:28 smithi032 bash[14367]: audit 2024-03-26T21:43:27.488395+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:28.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:28 smithi032 bash[14367]: cluster 2024-03-26T21:43:27.875834+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-03-26T21:43:30.668 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 5 on host 'smithi092' 2024-03-26T21:43:31.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:30 smithi092 bash[14434]: cluster 2024-03-26T21:43:29.876530+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-03-26T21:43:31.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:30 smithi092 bash[14434]: audit 2024-03-26T21:43:30.667553+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:43:31.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:30 smithi092 bash[14434]: audit 2024-03-26T21:43:30.674206+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:31.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:30 smithi092 bash[14434]: audit 2024-03-26T21:43:30.676791+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:31.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:30 smithi092 bash[14434]: audit 2024-03-26T21:43:30.678881+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:43:31.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:30 smithi092 bash[14434]: audit 2024-03-26T21:43:30.876666+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/1792318202,v1:172.21.15.92:6809/1792318202]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:43:31.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:30 smithi092 bash[14434]: audit 2024-03-26T21:43:30.878664+0000 mon.a (mon.0) 461 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:43:31.269 DEBUG:teuthology.orchestra.run.smithi092:osd.5> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.5.service 2024-03-26T21:43:31.271 INFO:tasks.cephadm:Deploying osd.6 on smithi092 with /dev/vg_nvme/lv_2... 2024-03-26T21:43:31.271 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-26T21:43:31.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[14367]: cluster 2024-03-26T21:43:29.876530+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-03-26T21:43:31.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[14367]: audit 2024-03-26T21:43:30.667553+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:43:31.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[14367]: audit 2024-03-26T21:43:30.674206+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:31.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[14367]: audit 2024-03-26T21:43:30.676791+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:31.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[14367]: audit 2024-03-26T21:43:30.678881+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:43:31.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[14367]: audit 2024-03-26T21:43:30.876666+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/1792318202,v1:172.21.15.92:6809/1792318202]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:43:31.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[14367]: audit 2024-03-26T21:43:30.878664+0000 mon.a (mon.0) 461 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:43:31.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[19772]: cluster 2024-03-26T21:43:29.876530+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-03-26T21:43:31.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[19772]: audit 2024-03-26T21:43:30.667553+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:43:31.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[19772]: audit 2024-03-26T21:43:30.674206+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:31.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[19772]: audit 2024-03-26T21:43:30.676791+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:31.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[19772]: audit 2024-03-26T21:43:30.678881+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:43:31.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[19772]: audit 2024-03-26T21:43:30.876666+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/1792318202,v1:172.21.15.92:6809/1792318202]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:43:31.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:30 smithi032 bash[19772]: audit 2024-03-26T21:43:30.878664+0000 mon.a (mon.0) 461 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:43:31.384 INFO:journalctl@ceph.osd.5.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:43:32.948 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:43:32 smithi092 bash[20800]: debug 2024-03-26T21:43:32.685+0000 7f8be688d700 -1 osd.5 0 waiting for initial osdmap 2024-03-26T21:43:32.948 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:43:32 smithi092 bash[20800]: debug 2024-03-26T21:43:32.697+0000 7f8bdf220700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:43:32.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:32 smithi092 bash[14434]: audit 2024-03-26T21:43:31.677672+0000 mon.a (mon.0) 462 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T21:43:32.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:32 smithi092 bash[14434]: audit 2024-03-26T21:43:31.677835+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/1792318202,v1:172.21.15.92:6809/1792318202]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:43:32.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:32 smithi092 bash[14434]: cluster 2024-03-26T21:43:31.677953+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-26T21:43:32.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:32 smithi092 bash[14434]: audit 2024-03-26T21:43:31.678308+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:32.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:32 smithi092 bash[14434]: audit 2024-03-26T21:43:31.680158+0000 mon.a (mon.0) 465 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:43:32.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:32 smithi092 bash[14434]: cluster 2024-03-26T21:43:31.877136+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-03-26T21:43:33.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:32 smithi032 bash[14367]: audit 2024-03-26T21:43:31.677672+0000 mon.a (mon.0) 462 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T21:43:33.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:32 smithi032 bash[14367]: audit 2024-03-26T21:43:31.677835+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/1792318202,v1:172.21.15.92:6809/1792318202]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:43:33.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:32 smithi032 bash[14367]: cluster 2024-03-26T21:43:31.677953+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-26T21:43:33.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:32 smithi032 bash[14367]: audit 2024-03-26T21:43:31.678308+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:33.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:32 smithi032 bash[14367]: audit 2024-03-26T21:43:31.680158+0000 mon.a (mon.0) 465 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:43:33.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:32 smithi032 bash[14367]: cluster 2024-03-26T21:43:31.877136+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-03-26T21:43:33.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:32 smithi032 bash[19772]: audit 2024-03-26T21:43:31.677672+0000 mon.a (mon.0) 462 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T21:43:33.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:32 smithi032 bash[19772]: audit 2024-03-26T21:43:31.677835+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/1792318202,v1:172.21.15.92:6809/1792318202]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:43:33.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:32 smithi032 bash[19772]: cluster 2024-03-26T21:43:31.677953+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-26T21:43:33.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:32 smithi032 bash[19772]: audit 2024-03-26T21:43:31.678308+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:33.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:32 smithi032 bash[19772]: audit 2024-03-26T21:43:31.680158+0000 mon.a (mon.0) 465 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:43:33.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:32 smithi032 bash[19772]: cluster 2024-03-26T21:43:31.877136+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-03-26T21:43:33.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:33 smithi092 bash[14434]: audit 2024-03-26T21:43:32.680051+0000 mon.a (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-26T21:43:33.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:33 smithi092 bash[14434]: cluster 2024-03-26T21:43:32.680195+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-26T21:43:33.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:33 smithi092 bash[14434]: audit 2024-03-26T21:43:32.680781+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:33.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:33 smithi092 bash[14434]: audit 2024-03-26T21:43:32.692032+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:34.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:33 smithi032 bash[14367]: audit 2024-03-26T21:43:32.680051+0000 mon.a (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-26T21:43:34.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:33 smithi032 bash[14367]: cluster 2024-03-26T21:43:32.680195+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-26T21:43:34.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:33 smithi032 bash[14367]: audit 2024-03-26T21:43:32.680781+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:34.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:33 smithi032 bash[14367]: audit 2024-03-26T21:43:32.692032+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:34.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:33 smithi032 bash[19772]: audit 2024-03-26T21:43:32.680051+0000 mon.a (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-26T21:43:34.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:33 smithi032 bash[19772]: cluster 2024-03-26T21:43:32.680195+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-26T21:43:34.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:33 smithi032 bash[19772]: audit 2024-03-26T21:43:32.680781+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:34.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:33 smithi032 bash[19772]: audit 2024-03-26T21:43:32.692032+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:34.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:34 smithi092 bash[14434]: cluster 2024-03-26T21:43:31.874523+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:43:34.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:34 smithi092 bash[14434]: cluster 2024-03-26T21:43:31.874724+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:43:34.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:34 smithi092 bash[14434]: audit 2024-03-26T21:43:33.694848+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:34.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:34 smithi092 bash[14434]: cluster 2024-03-26T21:43:33.701085+0000 mon.a (mon.0) 471 : cluster [INF] osd.5 [v2:172.21.15.92:6808/1792318202,v1:172.21.15.92:6809/1792318202] boot 2024-03-26T21:43:34.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:34 smithi092 bash[14434]: cluster 2024-03-26T21:43:33.701166+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-26T21:43:34.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:34 smithi092 bash[14434]: audit 2024-03-26T21:43:33.701398+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:34.771 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:34 smithi092 bash[14434]: cluster 2024-03-26T21:43:33.877803+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v169: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:43:35.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[14367]: cluster 2024-03-26T21:43:31.874523+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:43:35.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[14367]: cluster 2024-03-26T21:43:31.874724+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:43:35.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[14367]: audit 2024-03-26T21:43:33.694848+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:35.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[14367]: cluster 2024-03-26T21:43:33.701085+0000 mon.a (mon.0) 471 : cluster [INF] osd.5 [v2:172.21.15.92:6808/1792318202,v1:172.21.15.92:6809/1792318202] boot 2024-03-26T21:43:35.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[14367]: cluster 2024-03-26T21:43:33.701166+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-26T21:43:35.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[14367]: audit 2024-03-26T21:43:33.701398+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:35.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[14367]: cluster 2024-03-26T21:43:33.877803+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v169: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:43:35.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[19772]: cluster 2024-03-26T21:43:31.874523+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:43:35.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[19772]: cluster 2024-03-26T21:43:31.874724+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:43:35.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[19772]: audit 2024-03-26T21:43:33.694848+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:35.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[19772]: cluster 2024-03-26T21:43:33.701085+0000 mon.a (mon.0) 471 : cluster [INF] osd.5 [v2:172.21.15.92:6808/1792318202,v1:172.21.15.92:6809/1792318202] boot 2024-03-26T21:43:35.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[19772]: cluster 2024-03-26T21:43:33.701166+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-26T21:43:35.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[19772]: audit 2024-03-26T21:43:33.701398+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:43:35.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:34 smithi032 bash[19772]: cluster 2024-03-26T21:43:33.877803+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v169: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:43:35.157 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-26T21:43:35.157 INFO:teuthology.orchestra.run.smithi092.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-26T21:43:35.157 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10+0 records in 2024-03-26T21:43:35.157 INFO:teuthology.orchestra.run.smithi092.stderr:10+0 records out 2024-03-26T21:43:35.157 INFO:teuthology.orchestra.run.smithi092.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0205001 s, 511 MB/s 2024-03-26T21:43:35.157 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping successful for: 2024-03-26T21:43:35.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:35 smithi092 bash[14434]: cluster 2024-03-26T21:43:34.697192+0000 mon.a (mon.0) 474 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T21:43:35.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:35 smithi092 bash[14434]: cluster 2024-03-26T21:43:34.702432+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-26T21:43:36.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:35 smithi032 bash[14367]: cluster 2024-03-26T21:43:34.697192+0000 mon.a (mon.0) 474 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T21:43:36.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:35 smithi032 bash[14367]: cluster 2024-03-26T21:43:34.702432+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-26T21:43:36.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:35 smithi032 bash[19772]: cluster 2024-03-26T21:43:34.697192+0000 mon.a (mon.0) 474 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T21:43:36.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:35 smithi032 bash[19772]: cluster 2024-03-26T21:43:34.702432+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-26T21:43:36.256 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi092:vg_nvme/lv_2 2024-03-26T21:43:36.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:36 smithi092 bash[14434]: cluster 2024-03-26T21:43:35.713896+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-26T21:43:36.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:36 smithi092 bash[14434]: cluster 2024-03-26T21:43:35.878488+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:43:36.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:36 smithi092 bash[14434]: cluster 2024-03-26T21:43:36.637953+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-26T21:43:37.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:36 smithi032 bash[14367]: cluster 2024-03-26T21:43:35.713896+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-26T21:43:37.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:36 smithi032 bash[14367]: cluster 2024-03-26T21:43:35.878488+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:43:37.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:36 smithi032 bash[14367]: cluster 2024-03-26T21:43:36.637953+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-26T21:43:37.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:36 smithi032 bash[19772]: cluster 2024-03-26T21:43:35.713896+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-26T21:43:37.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:36 smithi032 bash[19772]: cluster 2024-03-26T21:43:35.878488+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:43:37.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:36 smithi032 bash[19772]: cluster 2024-03-26T21:43:36.637953+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-26T21:43:38.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:38 smithi092 bash[14434]: cluster 2024-03-26T21:43:37.640719+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-26T21:43:38.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:38 smithi092 bash[14434]: cluster 2024-03-26T21:43:37.879115+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:43:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:38 smithi032 bash[19772]: cluster 2024-03-26T21:43:37.640719+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-26T21:43:39.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:38 smithi032 bash[19772]: cluster 2024-03-26T21:43:37.879115+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:43:39.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:38 smithi032 bash[14367]: cluster 2024-03-26T21:43:37.640719+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-26T21:43:39.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:38 smithi032 bash[14367]: cluster 2024-03-26T21:43:37.879115+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:43:40.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:40 smithi092 bash[14434]: cephadm 2024-03-26T21:43:39.371776+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T21:43:40.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:40 smithi092 bash[14434]: audit 2024-03-26T21:43:39.381974+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:40.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:40 smithi092 bash[14434]: audit 2024-03-26T21:43:39.383921+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:43:40.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:40 smithi092 bash[14434]: audit 2024-03-26T21:43:39.385618+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:43:40.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:40 smithi092 bash[14434]: audit 2024-03-26T21:43:39.393054+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:40.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:40 smithi092 bash[14434]: audit 2024-03-26T21:43:39.400958+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:40.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:40 smithi092 bash[14434]: audit 2024-03-26T21:43:39.739425+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:43:40.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:40 smithi092 bash[14434]: audit 2024-03-26T21:43:39.746476+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:43:40.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:40 smithi092 bash[14434]: audit 2024-03-26T21:43:39.748448+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:40.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[14367]: cephadm 2024-03-26T21:43:39.371776+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T21:43:40.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[14367]: audit 2024-03-26T21:43:39.381974+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:40.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[14367]: audit 2024-03-26T21:43:39.383921+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:43:40.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[14367]: audit 2024-03-26T21:43:39.385618+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:43:40.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[14367]: audit 2024-03-26T21:43:39.393054+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:40.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[14367]: audit 2024-03-26T21:43:39.400958+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:40.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[14367]: audit 2024-03-26T21:43:39.739425+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:43:40.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[14367]: audit 2024-03-26T21:43:39.746476+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:43:40.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[14367]: audit 2024-03-26T21:43:39.748448+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:40.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[19772]: cephadm 2024-03-26T21:43:39.371776+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T21:43:40.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[19772]: audit 2024-03-26T21:43:39.381974+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:40.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[19772]: audit 2024-03-26T21:43:39.383921+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:43:40.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[19772]: audit 2024-03-26T21:43:39.385618+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:43:40.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[19772]: audit 2024-03-26T21:43:39.393054+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:40.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[19772]: audit 2024-03-26T21:43:39.400958+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:43:40.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[19772]: audit 2024-03-26T21:43:39.739425+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:43:40.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[19772]: audit 2024-03-26T21:43:39.746476+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:43:40.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:40 smithi032 bash[19772]: audit 2024-03-26T21:43:39.748448+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:41.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:41 smithi092 bash[14434]: cephadm 2024-03-26T21:43:39.386774+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 8635M 2024-03-26T21:43:41.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:41 smithi092 bash[14434]: audit 2024-03-26T21:43:39.732482+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:43:41.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:41 smithi092 bash[14434]: cluster 2024-03-26T21:43:39.879745+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-03-26T21:43:41.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:41 smithi092 bash[14434]: cluster 2024-03-26T21:43:40.397605+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-26T21:43:41.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:41 smithi092 bash[14434]: cluster 2024-03-26T21:43:40.397675+0000 mon.a (mon.0) 488 : cluster [INF] Cluster is now healthy 2024-03-26T21:43:41.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:41 smithi032 bash[19772]: cephadm 2024-03-26T21:43:39.386774+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 8635M 2024-03-26T21:43:41.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:41 smithi032 bash[19772]: audit 2024-03-26T21:43:39.732482+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:43:41.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:41 smithi032 bash[19772]: cluster 2024-03-26T21:43:39.879745+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-03-26T21:43:41.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:41 smithi032 bash[19772]: cluster 2024-03-26T21:43:40.397605+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-26T21:43:41.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:41 smithi032 bash[19772]: cluster 2024-03-26T21:43:40.397675+0000 mon.a (mon.0) 488 : cluster [INF] Cluster is now healthy 2024-03-26T21:43:41.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:41 smithi032 bash[14367]: cephadm 2024-03-26T21:43:39.386774+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 8635M 2024-03-26T21:43:41.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:41 smithi032 bash[14367]: audit 2024-03-26T21:43:39.732482+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:43:41.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:41 smithi032 bash[14367]: cluster 2024-03-26T21:43:39.879745+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-03-26T21:43:41.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:41 smithi032 bash[14367]: cluster 2024-03-26T21:43:40.397605+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-26T21:43:41.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:41 smithi032 bash[14367]: cluster 2024-03-26T21:43:40.397675+0000 mon.a (mon.0) 488 : cluster [INF] Cluster is now healthy 2024-03-26T21:43:42.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:42 smithi092 bash[14434]: cluster 2024-03-26T21:43:41.880452+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; 84 KiB/s, 0 objects/s recovering 2024-03-26T21:43:43.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:42 smithi032 bash[14367]: cluster 2024-03-26T21:43:41.880452+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; 84 KiB/s, 0 objects/s recovering 2024-03-26T21:43:43.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:42 smithi032 bash[19772]: cluster 2024-03-26T21:43:41.880452+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; 84 KiB/s, 0 objects/s recovering 2024-03-26T21:43:45.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:44 smithi092 bash[14434]: cluster 2024-03-26T21:43:43.881165+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; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:43:45.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:44 smithi032 bash[14367]: cluster 2024-03-26T21:43:43.881165+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; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:43:45.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:44 smithi032 bash[19772]: cluster 2024-03-26T21:43:43.881165+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; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:43:46.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:45 smithi092 bash[14434]: audit 2024-03-26T21:43:45.861774+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.92:0/3464091370' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5e2e13c-027c-47e5-b2f6-941b24b15584"}]: dispatch 2024-03-26T21:43:46.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:45 smithi092 bash[14434]: audit 2024-03-26T21:43:45.864011+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5e2e13c-027c-47e5-b2f6-941b24b15584"}]: dispatch 2024-03-26T21:43:46.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:45 smithi092 bash[14434]: audit 2024-03-26T21:43:45.873263+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5e2e13c-027c-47e5-b2f6-941b24b15584"}]': finished 2024-03-26T21:43:46.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:45 smithi092 bash[14434]: cluster 2024-03-26T21:43:45.873444+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-26T21:43:46.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:45 smithi092 bash[14434]: audit 2024-03-26T21:43:45.873720+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:43:46.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:45 smithi032 bash[14367]: audit 2024-03-26T21:43:45.861774+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.92:0/3464091370' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5e2e13c-027c-47e5-b2f6-941b24b15584"}]: dispatch 2024-03-26T21:43:46.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:45 smithi032 bash[14367]: audit 2024-03-26T21:43:45.864011+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5e2e13c-027c-47e5-b2f6-941b24b15584"}]: dispatch 2024-03-26T21:43:46.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:45 smithi032 bash[14367]: audit 2024-03-26T21:43:45.873263+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5e2e13c-027c-47e5-b2f6-941b24b15584"}]': finished 2024-03-26T21:43:46.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:45 smithi032 bash[14367]: cluster 2024-03-26T21:43:45.873444+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-26T21:43:46.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:45 smithi032 bash[14367]: audit 2024-03-26T21:43:45.873720+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:43:46.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:45 smithi032 bash[19772]: audit 2024-03-26T21:43:45.861774+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.92:0/3464091370' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5e2e13c-027c-47e5-b2f6-941b24b15584"}]: dispatch 2024-03-26T21:43:46.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:45 smithi032 bash[19772]: audit 2024-03-26T21:43:45.864011+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5e2e13c-027c-47e5-b2f6-941b24b15584"}]: dispatch 2024-03-26T21:43:46.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:45 smithi032 bash[19772]: audit 2024-03-26T21:43:45.873263+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5e2e13c-027c-47e5-b2f6-941b24b15584"}]': finished 2024-03-26T21:43:46.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:45 smithi032 bash[19772]: cluster 2024-03-26T21:43:45.873444+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-26T21:43:46.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:45 smithi032 bash[19772]: audit 2024-03-26T21:43:45.873720+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:43:47.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:46 smithi092 bash[14434]: cluster 2024-03-26T21:43:45.881778+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-03-26T21:43:47.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:46 smithi092 bash[14434]: audit 2024-03-26T21:43:46.572959+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/1485877500' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:43:47.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:46 smithi032 bash[19772]: cluster 2024-03-26T21:43:45.881778+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-03-26T21:43:47.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:46 smithi032 bash[19772]: audit 2024-03-26T21:43:46.572959+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/1485877500' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:43:47.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:46 smithi032 bash[14367]: cluster 2024-03-26T21:43:45.881778+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-03-26T21:43:47.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:46 smithi032 bash[14367]: audit 2024-03-26T21:43:46.572959+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/1485877500' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:43:49.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:48 smithi092 bash[14434]: cluster 2024-03-26T21:43:47.882414+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; 52 KiB/s, 0 objects/s recovering 2024-03-26T21:43:49.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:48 smithi032 bash[14367]: cluster 2024-03-26T21:43:47.882414+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; 52 KiB/s, 0 objects/s recovering 2024-03-26T21:43:49.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:48 smithi032 bash[19772]: cluster 2024-03-26T21:43:47.882414+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; 52 KiB/s, 0 objects/s recovering 2024-03-26T21:43:51.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:50 smithi092 bash[14434]: cluster 2024-03-26T21:43:49.883036+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-03-26T21:43:51.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:50 smithi032 bash[19772]: cluster 2024-03-26T21:43:49.883036+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-03-26T21:43:51.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:50 smithi032 bash[14367]: cluster 2024-03-26T21:43:49.883036+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-03-26T21:43:52.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:52 smithi092 bash[14434]: cluster 2024-03-26T21:43:51.883669+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-03-26T21:43:52.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:52 smithi092 bash[14434]: audit 2024-03-26T21:43:52.520966+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:43:52.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:52 smithi092 bash[14434]: audit 2024-03-26T21:43:52.523577+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:43:53.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:52 smithi032 bash[19772]: cluster 2024-03-26T21:43:51.883669+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-03-26T21:43:53.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:52 smithi032 bash[19772]: audit 2024-03-26T21:43:52.520966+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:43:53.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:52 smithi032 bash[19772]: audit 2024-03-26T21:43:52.523577+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:43:53.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:52 smithi032 bash[14367]: cluster 2024-03-26T21:43:51.883669+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-03-26T21:43:53.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:52 smithi032 bash[14367]: audit 2024-03-26T21:43:52.520966+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:43:53.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:52 smithi032 bash[14367]: audit 2024-03-26T21:43:52.523577+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:43:55.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:54 smithi092 bash[14434]: cluster 2024-03-26T21:43:53.884254+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-03-26T21:43:55.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:54 smithi032 bash[14367]: cluster 2024-03-26T21:43:53.884254+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-03-26T21:43:55.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:54 smithi032 bash[19772]: cluster 2024-03-26T21:43:53.884254+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-03-26T21:43:57.189 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:56 smithi092 bash[14434]: cluster 2024-03-26T21:43:55.884870+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-03-26T21:43:57.189 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:56 smithi092 bash[14434]: audit 2024-03-26T21:43:56.095306+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T21:43:57.189 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:56 smithi092 bash[14434]: audit 2024-03-26T21:43:56.096923+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:57.189 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:56 smithi092 bash[14434]: cephadm 2024-03-26T21:43:56.098200+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Deploying daemon osd.6 on smithi092 2024-03-26T21:43:57.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:56 smithi032 bash[14367]: cluster 2024-03-26T21:43:55.884870+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-03-26T21:43:57.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:56 smithi032 bash[14367]: audit 2024-03-26T21:43:56.095306+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T21:43:57.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:56 smithi032 bash[14367]: audit 2024-03-26T21:43:56.096923+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:57.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:56 smithi032 bash[14367]: cephadm 2024-03-26T21:43:56.098200+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Deploying daemon osd.6 on smithi092 2024-03-26T21:43:57.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:56 smithi032 bash[19772]: cluster 2024-03-26T21:43:55.884870+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-03-26T21:43:57.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:56 smithi032 bash[19772]: audit 2024-03-26T21:43:56.095306+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T21:43:57.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:56 smithi032 bash[19772]: audit 2024-03-26T21:43:56.096923+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:57.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:56 smithi032 bash[19772]: cephadm 2024-03-26T21:43:56.098200+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Deploying daemon osd.6 on smithi092 2024-03-26T21:43:59.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:43:58 smithi092 bash[14434]: cluster 2024-03-26T21:43:57.885473+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-03-26T21:43:59.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:43:58 smithi032 bash[14367]: cluster 2024-03-26T21:43:57.885473+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-03-26T21:43:59.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:43:58 smithi032 bash[19772]: cluster 2024-03-26T21:43:57.885473+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-03-26T21:44:01.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:01 smithi092 bash[14434]: cluster 2024-03-26T21:43:59.886074+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-03-26T21:44:01.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:01 smithi092 bash[14434]: audit 2024-03-26T21:44:00.068075+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:01.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:01 smithi092 bash[14434]: audit 2024-03-26T21:44:00.077332+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:01.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:01 smithi092 bash[14434]: audit 2024-03-26T21:44:00.080137+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:01.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:01 smithi092 bash[14434]: audit 2024-03-26T21:44:00.082094+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:01.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:01 smithi032 bash[14367]: cluster 2024-03-26T21:43:59.886074+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-03-26T21:44:01.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:01 smithi032 bash[14367]: audit 2024-03-26T21:44:00.068075+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:01.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:01 smithi032 bash[14367]: audit 2024-03-26T21:44:00.077332+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:01.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:01 smithi032 bash[14367]: audit 2024-03-26T21:44:00.080137+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:01.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:01 smithi032 bash[14367]: audit 2024-03-26T21:44:00.082094+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:01.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:01 smithi032 bash[19772]: cluster 2024-03-26T21:43:59.886074+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-03-26T21:44:01.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:01 smithi032 bash[19772]: audit 2024-03-26T21:44:00.068075+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:01.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:01 smithi032 bash[19772]: audit 2024-03-26T21:44:00.077332+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:01.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:01 smithi032 bash[19772]: audit 2024-03-26T21:44:00.080137+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:01.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:01 smithi032 bash[19772]: audit 2024-03-26T21:44:00.082094+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:02.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:02 smithi092 bash[14434]: cluster 2024-03-26T21:44:01.886668+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-03-26T21:44:03.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:02 smithi032 bash[14367]: cluster 2024-03-26T21:44:01.886668+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-03-26T21:44:03.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:02 smithi032 bash[19772]: cluster 2024-03-26T21:44:01.886668+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-03-26T21:44:04.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:04 smithi092 bash[14434]: audit 2024-03-26T21:44:03.758752+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:04.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:04 smithi092 bash[14434]: cluster 2024-03-26T21:44:03.887298+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-03-26T21:44:04.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:04 smithi092 bash[14434]: audit 2024-03-26T21:44:04.048316+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:05.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:04 smithi032 bash[14367]: audit 2024-03-26T21:44:03.758752+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:05.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:04 smithi032 bash[14367]: cluster 2024-03-26T21:44:03.887298+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-03-26T21:44:05.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:04 smithi032 bash[14367]: audit 2024-03-26T21:44:04.048316+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:05.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:04 smithi032 bash[19772]: audit 2024-03-26T21:44:03.758752+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:05.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:04 smithi032 bash[19772]: cluster 2024-03-26T21:44:03.887298+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-03-26T21:44:05.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:04 smithi032 bash[19772]: audit 2024-03-26T21:44:04.048316+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:06.842 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 6 on host 'smithi092' 2024-03-26T21:44:07.182 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:06 smithi092 bash[14434]: cluster 2024-03-26T21:44:05.887906+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-03-26T21:44:07.182 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:06 smithi092 bash[14434]: audit 2024-03-26T21:44:06.848716+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:07.182 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:06 smithi092 bash[14434]: audit 2024-03-26T21:44:06.875166+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:07.182 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:06 smithi092 bash[14434]: audit 2024-03-26T21:44:06.877957+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:07.182 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:06 smithi092 bash[14434]: audit 2024-03-26T21:44:06.879765+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:07.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:06 smithi032 bash[14367]: cluster 2024-03-26T21:44:05.887906+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-03-26T21:44:07.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:06 smithi032 bash[14367]: audit 2024-03-26T21:44:06.848716+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:07.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:06 smithi032 bash[14367]: audit 2024-03-26T21:44:06.875166+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:07.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:06 smithi032 bash[14367]: audit 2024-03-26T21:44:06.877957+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:07.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:06 smithi032 bash[14367]: audit 2024-03-26T21:44:06.879765+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:07.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:06 smithi032 bash[19772]: cluster 2024-03-26T21:44:05.887906+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-03-26T21:44:07.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:06 smithi032 bash[19772]: audit 2024-03-26T21:44:06.848716+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:07.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:06 smithi032 bash[19772]: audit 2024-03-26T21:44:06.875166+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:07.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:06 smithi032 bash[19772]: audit 2024-03-26T21:44:06.877957+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:07.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:06 smithi032 bash[19772]: audit 2024-03-26T21:44:06.879765+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:07.470 DEBUG:teuthology.orchestra.run.smithi092:osd.6> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.6.service 2024-03-26T21:44:07.473 INFO:tasks.cephadm:Deploying osd.7 on smithi092 with /dev/vg_nvme/lv_1... 2024-03-26T21:44:07.473 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-26T21:44:07.609 INFO:journalctl@ceph.osd.6.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:44:08.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:07 smithi092 bash[14434]: audit 2024-03-26T21:44:07.194417+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/3888184892,v1:172.21.15.92:6817/3888184892]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T21:44:08.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:07 smithi092 bash[14434]: audit 2024-03-26T21:44:07.196389+0000 mon.a (mon.0) 507 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T21:44:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:07 smithi032 bash[14367]: audit 2024-03-26T21:44:07.194417+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/3888184892,v1:172.21.15.92:6817/3888184892]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T21:44:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:07 smithi032 bash[14367]: audit 2024-03-26T21:44:07.196389+0000 mon.a (mon.0) 507 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T21:44:08.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:07 smithi032 bash[19772]: audit 2024-03-26T21:44:07.194417+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/3888184892,v1:172.21.15.92:6817/3888184892]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T21:44:08.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:07 smithi032 bash[19772]: audit 2024-03-26T21:44:07.196389+0000 mon.a (mon.0) 507 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T21:44:09.198 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 21:44:08 smithi092 bash[23904]: debug 2024-03-26T21:44:08.965+0000 7f21d0578700 -1 osd.6 0 waiting for initial osdmap 2024-03-26T21:44:09.198 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 21:44:08 smithi092 bash[23904]: debug 2024-03-26T21:44:08.977+0000 7f21ca70e700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:44:09.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:08 smithi092 bash[14434]: cluster 2024-03-26T21:44:07.888428+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-03-26T21:44:09.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:08 smithi092 bash[14434]: audit 2024-03-26T21:44:07.957765+0000 mon.a (mon.0) 508 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T21:44:09.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:08 smithi092 bash[14434]: audit 2024-03-26T21:44:07.957771+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/3888184892,v1:172.21.15.92:6817/3888184892]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:44:09.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:08 smithi092 bash[14434]: cluster 2024-03-26T21:44:07.957895+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-26T21:44:09.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:08 smithi092 bash[14434]: audit 2024-03-26T21:44:07.958170+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:44:09.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:08 smithi092 bash[14434]: audit 2024-03-26T21:44:07.959682+0000 mon.a (mon.0) 511 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:44:09.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:08 smithi032 bash[14367]: cluster 2024-03-26T21:44:07.888428+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-03-26T21:44:09.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:08 smithi032 bash[14367]: audit 2024-03-26T21:44:07.957765+0000 mon.a (mon.0) 508 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T21:44:09.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:08 smithi032 bash[14367]: audit 2024-03-26T21:44:07.957771+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/3888184892,v1:172.21.15.92:6817/3888184892]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:44:09.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:08 smithi032 bash[14367]: cluster 2024-03-26T21:44:07.957895+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-26T21:44:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:08 smithi032 bash[14367]: audit 2024-03-26T21:44:07.958170+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:44:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:08 smithi032 bash[14367]: audit 2024-03-26T21:44:07.959682+0000 mon.a (mon.0) 511 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:44:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:08 smithi032 bash[19772]: cluster 2024-03-26T21:44:07.888428+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-03-26T21:44:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:08 smithi032 bash[19772]: audit 2024-03-26T21:44:07.957765+0000 mon.a (mon.0) 508 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T21:44:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:08 smithi032 bash[19772]: audit 2024-03-26T21:44:07.957771+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/3888184892,v1:172.21.15.92:6817/3888184892]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:44:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:08 smithi032 bash[19772]: cluster 2024-03-26T21:44:07.957895+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-26T21:44:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:08 smithi032 bash[19772]: audit 2024-03-26T21:44:07.958170+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:44:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:08 smithi032 bash[19772]: audit 2024-03-26T21:44:07.959682+0000 mon.a (mon.0) 511 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:44:10.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:09 smithi092 bash[14434]: audit 2024-03-26T21:44:08.960710+0000 mon.a (mon.0) 512 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-26T21:44:10.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:09 smithi092 bash[14434]: cluster 2024-03-26T21:44:08.960877+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-26T21:44:10.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:09 smithi092 bash[14434]: audit 2024-03-26T21:44:08.961508+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:44:10.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:09 smithi092 bash[14434]: audit 2024-03-26T21:44:08.970757+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:44:10.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:09 smithi032 bash[14367]: audit 2024-03-26T21:44:08.960710+0000 mon.a (mon.0) 512 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-26T21:44:10.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:09 smithi032 bash[14367]: cluster 2024-03-26T21:44:08.960877+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-26T21:44:10.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:09 smithi032 bash[14367]: audit 2024-03-26T21:44:08.961508+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:44:10.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:09 smithi032 bash[14367]: audit 2024-03-26T21:44:08.970757+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:44:10.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:09 smithi032 bash[19772]: audit 2024-03-26T21:44:08.960710+0000 mon.a (mon.0) 512 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-26T21:44:10.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:09 smithi032 bash[19772]: cluster 2024-03-26T21:44:08.960877+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-26T21:44:10.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:09 smithi032 bash[19772]: audit 2024-03-26T21:44:08.961508+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:44:10.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:09 smithi032 bash[19772]: audit 2024-03-26T21:44:08.970757+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:44:11.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:10 smithi032 bash[14367]: cluster 2024-03-26T21:44:08.205209+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:44:11.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:10 smithi032 bash[14367]: cluster 2024-03-26T21:44:08.205424+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:44:11.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:10 smithi032 bash[14367]: cluster 2024-03-26T21:44:09.889024+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:44:11.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:10 smithi032 bash[14367]: cluster 2024-03-26T21:44:09.972420+0000 mon.a (mon.0) 516 : cluster [INF] osd.6 [v2:172.21.15.92:6816/3888184892,v1:172.21.15.92:6817/3888184892] boot 2024-03-26T21:44:11.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:10 smithi032 bash[14367]: cluster 2024-03-26T21:44:09.972559+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-26T21:44:11.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:10 smithi032 bash[14367]: audit 2024-03-26T21:44:09.973392+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:44:11.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:10 smithi032 bash[19772]: cluster 2024-03-26T21:44:08.205209+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:44:11.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:10 smithi032 bash[19772]: cluster 2024-03-26T21:44:08.205424+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:44:11.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:10 smithi032 bash[19772]: cluster 2024-03-26T21:44:09.889024+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:44:11.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:10 smithi032 bash[19772]: cluster 2024-03-26T21:44:09.972420+0000 mon.a (mon.0) 516 : cluster [INF] osd.6 [v2:172.21.15.92:6816/3888184892,v1:172.21.15.92:6817/3888184892] boot 2024-03-26T21:44:11.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:10 smithi032 bash[19772]: cluster 2024-03-26T21:44:09.972559+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-26T21:44:11.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:10 smithi032 bash[19772]: audit 2024-03-26T21:44:09.973392+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:44:11.388 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-26T21:44:11.389 INFO:teuthology.orchestra.run.smithi092.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-26T21:44:11.389 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10+0 records in 2024-03-26T21:44:11.389 INFO:teuthology.orchestra.run.smithi092.stderr:10+0 records out 2024-03-26T21:44:11.389 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0177212 s, 592 MB/s 2024-03-26T21:44:11.389 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping successful for: 2024-03-26T21:44:11.434 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:10 smithi092 bash[14434]: cluster 2024-03-26T21:44:08.205209+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:44:11.434 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:10 smithi092 bash[14434]: cluster 2024-03-26T21:44:08.205424+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:44:11.434 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:10 smithi092 bash[14434]: cluster 2024-03-26T21:44:09.889024+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:44:11.434 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:10 smithi092 bash[14434]: cluster 2024-03-26T21:44:09.972420+0000 mon.a (mon.0) 516 : cluster [INF] osd.6 [v2:172.21.15.92:6816/3888184892,v1:172.21.15.92:6817/3888184892] boot 2024-03-26T21:44:11.434 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:10 smithi092 bash[14434]: cluster 2024-03-26T21:44:09.972559+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-26T21:44:11.435 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:10 smithi092 bash[14434]: audit 2024-03-26T21:44:09.973392+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:44:12.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:11 smithi092 bash[14434]: cluster 2024-03-26T21:44:10.983255+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-26T21:44:12.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:11 smithi032 bash[14367]: cluster 2024-03-26T21:44:10.983255+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-26T21:44:12.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:11 smithi032 bash[19772]: cluster 2024-03-26T21:44:10.983255+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-26T21:44:12.501 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi092:vg_nvme/lv_1 2024-03-26T21:44:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:12 smithi032 bash[14367]: cluster 2024-03-26T21:44:11.889653+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:12 smithi032 bash[14367]: cluster 2024-03-26T21:44:11.993640+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-26T21:44:13.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:12 smithi032 bash[19772]: cluster 2024-03-26T21:44:11.889653+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:13.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:12 smithi032 bash[19772]: cluster 2024-03-26T21:44:11.993640+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-26T21:44:13.381 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:12 smithi092 bash[14434]: cluster 2024-03-26T21:44:11.889653+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:13.381 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:13 smithi092 bash[14434]: cluster 2024-03-26T21:44:11.993640+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-26T21:44:14.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:14 smithi032 bash[14367]: cluster 2024-03-26T21:44:13.011953+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-26T21:44:14.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:14 smithi032 bash[19772]: cluster 2024-03-26T21:44:13.011953+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-26T21:44:14.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:14 smithi092 bash[14434]: cluster 2024-03-26T21:44:13.011953+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-26T21:44:15.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:15 smithi032 bash[14367]: cluster 2024-03-26T21:44:13.890276+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:15.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:15 smithi032 bash[14367]: cluster 2024-03-26T21:44:14.013189+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-26T21:44:15.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:15 smithi032 bash[19772]: cluster 2024-03-26T21:44:13.890276+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:15.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:15 smithi032 bash[19772]: cluster 2024-03-26T21:44:14.013189+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-26T21:44:15.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:15 smithi092 bash[14434]: cluster 2024-03-26T21:44:13.890276+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:15.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:15 smithi092 bash[14434]: cluster 2024-03-26T21:44:14.013189+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-26T21:44:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: cephadm 2024-03-26T21:44:15.753041+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T21:44:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: audit 2024-03-26T21:44:15.761825+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: audit 2024-03-26T21:44:15.763889+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: audit 2024-03-26T21:44:15.765484+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: audit 2024-03-26T21:44:15.767119+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: cephadm 2024-03-26T21:44:15.768325+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 5757M 2024-03-26T21:44:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: audit 2024-03-26T21:44:15.776456+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: audit 2024-03-26T21:44:15.784065+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: cluster 2024-03-26T21:44:15.890862+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: audit 2024-03-26T21:44:16.186411+0000 mgr.y (mgr.14152) 217 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:44:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: audit 2024-03-26T21:44:16.193276+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:44:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: audit 2024-03-26T21:44:16.200022+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:44:17.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[14367]: audit 2024-03-26T21:44:16.201827+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:17.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: cephadm 2024-03-26T21:44:15.753041+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T21:44:17.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: audit 2024-03-26T21:44:15.761825+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:17.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: audit 2024-03-26T21:44:15.763889+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:17.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: audit 2024-03-26T21:44:15.765484+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:17.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: audit 2024-03-26T21:44:15.767119+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:17.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: cephadm 2024-03-26T21:44:15.768325+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 5757M 2024-03-26T21:44:17.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: audit 2024-03-26T21:44:15.776456+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:17.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: audit 2024-03-26T21:44:15.784065+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:17.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: cluster 2024-03-26T21:44:15.890862+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:17.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: audit 2024-03-26T21:44:16.186411+0000 mgr.y (mgr.14152) 217 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:44:17.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: audit 2024-03-26T21:44:16.193276+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:44:17.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: audit 2024-03-26T21:44:16.200022+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:44:17.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:16 smithi032 bash[19772]: audit 2024-03-26T21:44:16.201827+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:17.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: cephadm 2024-03-26T21:44:15.753041+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T21:44:17.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: audit 2024-03-26T21:44:15.761825+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:17.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: audit 2024-03-26T21:44:15.763889+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:17.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: audit 2024-03-26T21:44:15.765484+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:17.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: audit 2024-03-26T21:44:15.767119+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:17.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: cephadm 2024-03-26T21:44:15.768325+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 5757M 2024-03-26T21:44:17.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: audit 2024-03-26T21:44:15.776456+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:17.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: audit 2024-03-26T21:44:15.784065+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:17.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: cluster 2024-03-26T21:44:15.890862+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:17.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: audit 2024-03-26T21:44:16.186411+0000 mgr.y (mgr.14152) 217 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:44:17.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: audit 2024-03-26T21:44:16.193276+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:44:17.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: audit 2024-03-26T21:44:16.200022+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:44:17.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:16 smithi092 bash[14434]: audit 2024-03-26T21:44:16.201827+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:19.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:18 smithi092 bash[14434]: cluster 2024-03-26T21:44:17.891481+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; 86 KiB/s, 0 objects/s recovering 2024-03-26T21:44:19.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:18 smithi032 bash[14367]: cluster 2024-03-26T21:44:17.891481+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; 86 KiB/s, 0 objects/s recovering 2024-03-26T21:44:19.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:18 smithi032 bash[19772]: cluster 2024-03-26T21:44:17.891481+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; 86 KiB/s, 0 objects/s recovering 2024-03-26T21:44:21.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:20 smithi092 bash[14434]: cluster 2024-03-26T21:44:19.892111+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; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:44:21.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:20 smithi032 bash[14367]: cluster 2024-03-26T21:44:19.892111+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; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:44:21.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:20 smithi032 bash[19772]: cluster 2024-03-26T21:44:19.892111+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; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:44:22.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:22 smithi092 bash[14434]: cluster 2024-03-26T21:44:21.892729+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; 58 KiB/s, 0 objects/s recovering 2024-03-26T21:44:22.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:22 smithi092 bash[14434]: audit 2024-03-26T21:44:22.208688+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.92:0/1366825791' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a36173c8-7bad-44a7-ac84-5e88cde7c315"}]: dispatch 2024-03-26T21:44:22.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:22 smithi092 bash[14434]: audit 2024-03-26T21:44:22.210991+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a36173c8-7bad-44a7-ac84-5e88cde7c315"}]: dispatch 2024-03-26T21:44:22.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:22 smithi092 bash[14434]: audit 2024-03-26T21:44:22.220564+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a36173c8-7bad-44a7-ac84-5e88cde7c315"}]': finished 2024-03-26T21:44:22.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:22 smithi092 bash[14434]: cluster 2024-03-26T21:44:22.220718+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-26T21:44:22.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:22 smithi092 bash[14434]: audit 2024-03-26T21:44:22.220981+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:23.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:22 smithi032 bash[14367]: cluster 2024-03-26T21:44:21.892729+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; 58 KiB/s, 0 objects/s recovering 2024-03-26T21:44:23.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:22 smithi032 bash[14367]: audit 2024-03-26T21:44:22.208688+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.92:0/1366825791' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a36173c8-7bad-44a7-ac84-5e88cde7c315"}]: dispatch 2024-03-26T21:44:23.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:22 smithi032 bash[14367]: audit 2024-03-26T21:44:22.210991+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a36173c8-7bad-44a7-ac84-5e88cde7c315"}]: dispatch 2024-03-26T21:44:23.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:22 smithi032 bash[14367]: audit 2024-03-26T21:44:22.220564+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a36173c8-7bad-44a7-ac84-5e88cde7c315"}]': finished 2024-03-26T21:44:23.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:22 smithi032 bash[14367]: cluster 2024-03-26T21:44:22.220718+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-26T21:44:23.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:22 smithi032 bash[14367]: audit 2024-03-26T21:44:22.220981+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:23.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:22 smithi032 bash[19772]: cluster 2024-03-26T21:44:21.892729+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; 58 KiB/s, 0 objects/s recovering 2024-03-26T21:44:23.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:22 smithi032 bash[19772]: audit 2024-03-26T21:44:22.208688+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.92:0/1366825791' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a36173c8-7bad-44a7-ac84-5e88cde7c315"}]: dispatch 2024-03-26T21:44:23.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:22 smithi032 bash[19772]: audit 2024-03-26T21:44:22.210991+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a36173c8-7bad-44a7-ac84-5e88cde7c315"}]: dispatch 2024-03-26T21:44:23.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:22 smithi032 bash[19772]: audit 2024-03-26T21:44:22.220564+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a36173c8-7bad-44a7-ac84-5e88cde7c315"}]': finished 2024-03-26T21:44:23.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:22 smithi032 bash[19772]: cluster 2024-03-26T21:44:22.220718+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-26T21:44:23.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:22 smithi032 bash[19772]: audit 2024-03-26T21:44:22.220981+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:23.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:23 smithi092 bash[14434]: audit 2024-03-26T21:44:22.933932+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.92:0/3090106818' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:44:24.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:23 smithi032 bash[14367]: audit 2024-03-26T21:44:22.933932+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.92:0/3090106818' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:44:24.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:23 smithi032 bash[19772]: audit 2024-03-26T21:44:22.933932+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.92:0/3090106818' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:44:24.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:24 smithi092 bash[14434]: cluster 2024-03-26T21:44:23.893445+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-26T21:44:25.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:24 smithi032 bash[14367]: cluster 2024-03-26T21:44:23.893445+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-26T21:44:25.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:24 smithi032 bash[19772]: cluster 2024-03-26T21:44:23.893445+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-26T21:44:27.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:26 smithi092 bash[14434]: cluster 2024-03-26T21:44:25.894168+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-03-26T21:44:27.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:26 smithi032 bash[14367]: cluster 2024-03-26T21:44:25.894168+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-03-26T21:44:27.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:26 smithi032 bash[19772]: cluster 2024-03-26T21:44:25.894168+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-03-26T21:44:29.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:28 smithi092 bash[14434]: cluster 2024-03-26T21:44:27.894817+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-03-26T21:44:29.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:28 smithi032 bash[14367]: cluster 2024-03-26T21:44:27.894817+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-03-26T21:44:29.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:28 smithi032 bash[19772]: cluster 2024-03-26T21:44:27.894817+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-03-26T21:44:31.222 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:30 smithi092 bash[14434]: cluster 2024-03-26T21:44:29.895422+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-03-26T21:44:31.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:30 smithi032 bash[14367]: cluster 2024-03-26T21:44:29.895422+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-03-26T21:44:31.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:30 smithi032 bash[19772]: cluster 2024-03-26T21:44:29.895422+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-03-26T21:44:32.848 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:32 smithi092 bash[14434]: cluster 2024-03-26T21:44:31.896117+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-03-26T21:44:32.848 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:32 smithi092 bash[14434]: audit 2024-03-26T21:44:32.586473+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T21:44:32.848 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:32 smithi092 bash[14434]: audit 2024-03-26T21:44:32.588018+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:33.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:32 smithi032 bash[14367]: cluster 2024-03-26T21:44:31.896117+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-03-26T21:44:33.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:32 smithi032 bash[14367]: audit 2024-03-26T21:44:32.586473+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T21:44:33.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:32 smithi032 bash[14367]: audit 2024-03-26T21:44:32.588018+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:33.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:32 smithi032 bash[19772]: cluster 2024-03-26T21:44:31.896117+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-03-26T21:44:33.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:32 smithi032 bash[19772]: audit 2024-03-26T21:44:32.586473+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T21:44:33.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:32 smithi032 bash[19772]: audit 2024-03-26T21:44:32.588018+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:33.922 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:33 smithi092 bash[14434]: cephadm 2024-03-26T21:44:32.589224+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Deploying daemon osd.7 on smithi092 2024-03-26T21:44:34.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:33 smithi032 bash[19772]: cephadm 2024-03-26T21:44:32.589224+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Deploying daemon osd.7 on smithi092 2024-03-26T21:44:34.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:33 smithi032 bash[14367]: cephadm 2024-03-26T21:44:32.589224+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Deploying daemon osd.7 on smithi092 2024-03-26T21:44:34.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:34 smithi092 bash[14434]: cluster 2024-03-26T21:44:33.896752+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:35.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:34 smithi032 bash[19772]: cluster 2024-03-26T21:44:33.896752+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:35.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:34 smithi032 bash[14367]: cluster 2024-03-26T21:44:33.896752+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:36.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:36 smithi092 bash[14434]: cluster 2024-03-26T21:44:35.897364+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-03-26T21:44:36.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:36 smithi092 bash[14434]: audit 2024-03-26T21:44:36.678830+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:36.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:36 smithi092 bash[14434]: audit 2024-03-26T21:44:36.708708+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:36.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:36 smithi092 bash[14434]: audit 2024-03-26T21:44:36.711394+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:36.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:36 smithi092 bash[14434]: audit 2024-03-26T21:44:36.713345+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:37.016 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:36 smithi032 bash[19772]: cluster 2024-03-26T21:44:35.897364+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-03-26T21:44:37.016 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:36 smithi032 bash[19772]: audit 2024-03-26T21:44:36.678830+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:37.016 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:36 smithi032 bash[19772]: audit 2024-03-26T21:44:36.708708+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:37.016 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:36 smithi032 bash[19772]: audit 2024-03-26T21:44:36.711394+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:37.016 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:36 smithi032 bash[19772]: audit 2024-03-26T21:44:36.713345+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:37.017 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:36 smithi032 bash[14367]: cluster 2024-03-26T21:44:35.897364+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-03-26T21:44:37.017 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:36 smithi032 bash[14367]: audit 2024-03-26T21:44:36.678830+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:37.017 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:36 smithi032 bash[14367]: audit 2024-03-26T21:44:36.708708+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:37.017 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:36 smithi032 bash[14367]: audit 2024-03-26T21:44:36.711394+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:37.017 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:36 smithi032 bash[14367]: audit 2024-03-26T21:44:36.713345+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:39.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:38 smithi032 bash[14367]: cluster 2024-03-26T21:44:37.897957+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-03-26T21:44:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:38 smithi032 bash[19772]: cluster 2024-03-26T21:44:37.897957+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-03-26T21:44:39.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:38 smithi092 bash[14434]: cluster 2024-03-26T21:44:37.897957+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-03-26T21:44:41.096 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:40 smithi092 bash[14434]: cluster 2024-03-26T21:44:39.898585+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-03-26T21:44:41.096 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:40 smithi092 bash[14434]: audit 2024-03-26T21:44:40.729367+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:41.096 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:40 smithi092 bash[14434]: audit 2024-03-26T21:44:40.738659+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:41.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:40 smithi032 bash[19772]: cluster 2024-03-26T21:44:39.898585+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-03-26T21:44:41.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:40 smithi032 bash[19772]: audit 2024-03-26T21:44:40.729367+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:41.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:40 smithi032 bash[19772]: audit 2024-03-26T21:44:40.738659+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:41.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:40 smithi032 bash[14367]: cluster 2024-03-26T21:44:39.898585+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-03-26T21:44:41.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:40 smithi032 bash[14367]: audit 2024-03-26T21:44:40.729367+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:41.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:40 smithi032 bash[14367]: audit 2024-03-26T21:44:40.738659+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:42.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:42 smithi092 bash[14434]: cluster 2024-03-26T21:44:41.899297+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-03-26T21:44:43.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:42 smithi032 bash[14367]: cluster 2024-03-26T21:44:41.899297+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-03-26T21:44:43.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:42 smithi032 bash[19772]: cluster 2024-03-26T21:44:41.899297+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-03-26T21:44:43.659 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 7 on host 'smithi092' 2024-03-26T21:44:44.386 DEBUG:teuthology.orchestra.run.smithi092:osd.7> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.7.service 2024-03-26T21:44:44.389 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-26T21:44:44.390 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd stat -f json 2024-03-26T21:44:44.560 INFO:journalctl@ceph.osd.7.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:44:44.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[14367]: audit 2024-03-26T21:44:43.665739+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:44.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[14367]: audit 2024-03-26T21:44:43.666339+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:44.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[14367]: audit 2024-03-26T21:44:43.670665+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:44.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[14367]: audit 2024-03-26T21:44:43.672397+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:44.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[14367]: cluster 2024-03-26T21:44:43.900070+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-03-26T21:44:44.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[14367]: audit 2024-03-26T21:44:44.180359+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/775839577,v1:172.21.15.92:6825/775839577]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T21:44:44.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[14367]: audit 2024-03-26T21:44:44.182489+0000 mon.a (mon.0) 548 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T21:44:44.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[19772]: audit 2024-03-26T21:44:43.665739+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:44.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[19772]: audit 2024-03-26T21:44:43.666339+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:44.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[19772]: audit 2024-03-26T21:44:43.670665+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:44.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[19772]: audit 2024-03-26T21:44:43.672397+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:44.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[19772]: cluster 2024-03-26T21:44:43.900070+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-03-26T21:44:44.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[19772]: audit 2024-03-26T21:44:44.180359+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/775839577,v1:172.21.15.92:6825/775839577]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T21:44:44.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:44 smithi032 bash[19772]: audit 2024-03-26T21:44:44.182489+0000 mon.a (mon.0) 548 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T21:44:44.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:44 smithi092 bash[14434]: audit 2024-03-26T21:44:43.665739+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:44.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:44 smithi092 bash[14434]: audit 2024-03-26T21:44:43.666339+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:44.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:44 smithi092 bash[14434]: audit 2024-03-26T21:44:43.670665+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:44.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:44 smithi092 bash[14434]: audit 2024-03-26T21:44:43.672397+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:44.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:44 smithi092 bash[14434]: cluster 2024-03-26T21:44:43.900070+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-03-26T21:44:44.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:44 smithi092 bash[14434]: audit 2024-03-26T21:44:44.180359+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/775839577,v1:172.21.15.92:6825/775839577]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T21:44:44.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:44 smithi092 bash[14434]: audit 2024-03-26T21:44:44.182489+0000 mon.a (mon.0) 548 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T21:44:45.763 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:45 smithi032 bash[14367]: audit 2024-03-26T21:44:44.676398+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/775839577,v1:172.21.15.92:6825/775839577]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:44:45.764 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:45 smithi032 bash[14367]: audit 2024-03-26T21:44:44.676452+0000 mon.a (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-26T21:44:45.764 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:45 smithi032 bash[14367]: cluster 2024-03-26T21:44:44.676646+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-26T21:44:45.764 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:45 smithi032 bash[14367]: audit 2024-03-26T21:44:44.676954+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:45.764 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:45 smithi032 bash[14367]: audit 2024-03-26T21:44:44.678260+0000 mon.a (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:44:45.764 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:45 smithi032 bash[19772]: audit 2024-03-26T21:44:44.676398+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/775839577,v1:172.21.15.92:6825/775839577]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:44:45.764 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:45 smithi032 bash[19772]: audit 2024-03-26T21:44:44.676452+0000 mon.a (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-26T21:44:45.764 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:45 smithi032 bash[19772]: cluster 2024-03-26T21:44:44.676646+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-26T21:44:45.764 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:45 smithi032 bash[19772]: audit 2024-03-26T21:44:44.676954+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:45.764 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:45 smithi032 bash[19772]: audit 2024-03-26T21:44:44.678260+0000 mon.a (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:44:45.947 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 21:44:45 smithi092 bash[27028]: debug 2024-03-26T21:44:45.680+0000 7f1e4cd91700 -1 osd.7 0 waiting for initial osdmap 2024-03-26T21:44:45.948 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 21:44:45 smithi092 bash[27028]: debug 2024-03-26T21:44:45.692+0000 7f1e47728700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:44:45.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:45 smithi092 bash[14434]: audit 2024-03-26T21:44:44.676398+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/775839577,v1:172.21.15.92:6825/775839577]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:44:45.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:45 smithi092 bash[14434]: audit 2024-03-26T21:44:44.676452+0000 mon.a (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-26T21:44:45.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:45 smithi092 bash[14434]: cluster 2024-03-26T21:44:44.676646+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-26T21:44:45.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:45 smithi092 bash[14434]: audit 2024-03-26T21:44:44.676954+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:45.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:45 smithi092 bash[14434]: audit 2024-03-26T21:44:44.678260+0000 mon.a (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:44:46.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:46 smithi092 bash[14434]: audit 2024-03-26T21:44:45.680167+0000 mon.a (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-26T21:44:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:46 smithi092 bash[14434]: cluster 2024-03-26T21:44:45.680344+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-26T21:44:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:46 smithi092 bash[14434]: audit 2024-03-26T21:44:45.681018+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:46 smithi092 bash[14434]: audit 2024-03-26T21:44:45.688946+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:46 smithi092 bash[14434]: cluster 2024-03-26T21:44:45.900713+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:46 smithi092 bash[14434]: cluster 2024-03-26T21:44:46.662697+0000 mon.a (mon.0) 557 : cluster [INF] osd.7 [v2:172.21.15.92:6824/775839577,v1:172.21.15.92:6825/775839577] boot 2024-03-26T21:44:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:46 smithi092 bash[14434]: cluster 2024-03-26T21:44:46.662787+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-26T21:44:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:46 smithi092 bash[14434]: audit 2024-03-26T21:44:46.663846+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:47.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[19772]: audit 2024-03-26T21:44:45.680167+0000 mon.a (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-26T21:44:47.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[19772]: cluster 2024-03-26T21:44:45.680344+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-26T21:44:47.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[19772]: audit 2024-03-26T21:44:45.681018+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:47.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[19772]: audit 2024-03-26T21:44:45.688946+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:47.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[19772]: cluster 2024-03-26T21:44:45.900713+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:47.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[19772]: cluster 2024-03-26T21:44:46.662697+0000 mon.a (mon.0) 557 : cluster [INF] osd.7 [v2:172.21.15.92:6824/775839577,v1:172.21.15.92:6825/775839577] boot 2024-03-26T21:44:47.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[19772]: cluster 2024-03-26T21:44:46.662787+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-26T21:44:47.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[19772]: audit 2024-03-26T21:44:46.663846+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:47.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[14367]: audit 2024-03-26T21:44:45.680167+0000 mon.a (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-26T21:44:47.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[14367]: cluster 2024-03-26T21:44:45.680344+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-26T21:44:47.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[14367]: audit 2024-03-26T21:44:45.681018+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:47.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[14367]: audit 2024-03-26T21:44:45.688946+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:47.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[14367]: cluster 2024-03-26T21:44:45.900713+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:44:47.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[14367]: cluster 2024-03-26T21:44:46.662697+0000 mon.a (mon.0) 557 : cluster [INF] osd.7 [v2:172.21.15.92:6824/775839577,v1:172.21.15.92:6825/775839577] boot 2024-03-26T21:44:47.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[14367]: cluster 2024-03-26T21:44:46.662787+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-26T21:44:47.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:46 smithi032 bash[14367]: audit 2024-03-26T21:44:46.663846+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:44:47.543 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-03-26T21:44:47.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:47 smithi032 bash[14367]: cluster 2024-03-26T21:44:45.179011+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:44:47.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:47 smithi032 bash[14367]: cluster 2024-03-26T21:44:45.179197+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:44:47.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:47 smithi032 bash[14367]: audit 2024-03-26T21:44:47.551387+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.32:0/583000512' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-26T21:44:47.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:47 smithi032 bash[14367]: cluster 2024-03-26T21:44:47.672837+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-26T21:44:47.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:47 smithi032 bash[19772]: cluster 2024-03-26T21:44:45.179011+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:44:47.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:47 smithi032 bash[19772]: cluster 2024-03-26T21:44:45.179197+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:44:47.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:47 smithi032 bash[19772]: audit 2024-03-26T21:44:47.551387+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.32:0/583000512' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-26T21:44:47.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:47 smithi032 bash[19772]: cluster 2024-03-26T21:44:47.672837+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-26T21:44:47.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:47 smithi092 bash[14434]: cluster 2024-03-26T21:44:45.179011+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-26T21:44:47.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:47 smithi092 bash[14434]: cluster 2024-03-26T21:44:45.179197+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-26T21:44:47.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:47 smithi092 bash[14434]: audit 2024-03-26T21:44:47.551387+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.32:0/583000512' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-26T21:44:47.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:47 smithi092 bash[14434]: cluster 2024-03-26T21:44:47.672837+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-26T21:44:48.226 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1711489486,"num_in_osds":8,"osd_in_since":1711489462,"num_remapped_pgs":1} 2024-03-26T21:44:48.227 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd dump --format=json 2024-03-26T21:44:48.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:48 smithi092 bash[14434]: cluster 2024-03-26T21:44:47.901290+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:44:48.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:48 smithi092 bash[14434]: cluster 2024-03-26T21:44:48.676995+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-26T21:44:49.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:48 smithi032 bash[14367]: cluster 2024-03-26T21:44:47.901290+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:44:49.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:48 smithi032 bash[14367]: cluster 2024-03-26T21:44:48.676995+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-26T21:44:49.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:48 smithi032 bash[19772]: cluster 2024-03-26T21:44:47.901290+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:44:49.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:48 smithi032 bash[19772]: cluster 2024-03-26T21:44:48.676995+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-26T21:44:50.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:50 smithi092 bash[14434]: cluster 2024-03-26T21:44:49.704018+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-26T21:44:50.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:50 smithi092 bash[14434]: cluster 2024-03-26T21:44:49.901895+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-03-26T21:44:50.954 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:44:50.986 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:50 smithi032 bash[14367]: cluster 2024-03-26T21:44:49.704018+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-26T21:44:50.986 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:50 smithi032 bash[14367]: cluster 2024-03-26T21:44:49.901895+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-03-26T21:44:50.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:50 smithi032 bash[19772]: cluster 2024-03-26T21:44:49.704018+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-26T21:44:50.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:50 smithi032 bash[19772]: cluster 2024-03-26T21:44:49.901895+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-03-26T21:44:52.038 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[14636]: debug 2024-03-26T21:44:51.839+0000 7f46c2fa6700 -1 calc_pg_upmaps abort due to max <= 0 2024-03-26T21:44:52.038 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[14367]: cluster 2024-03-26T21:44:50.713539+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-26T21:44:52.038 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[14367]: cephadm 2024-03-26T21:44:51.089928+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T21:44:52.038 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[14367]: audit 2024-03-26T21:44:51.100796+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:52.038 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[14367]: audit 2024-03-26T21:44:51.103274+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:52.038 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[14367]: audit 2024-03-26T21:44:51.105054+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:52.039 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[14367]: audit 2024-03-26T21:44:51.106780+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:52.039 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[14367]: audit 2024-03-26T21:44:51.108540+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:52.039 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[14367]: cephadm 2024-03-26T21:44:51.109817+0000 mgr.y (mgr.14152) 237 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 4317M 2024-03-26T21:44:52.039 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[14367]: audit 2024-03-26T21:44:51.117154+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:52.039 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[14367]: audit 2024-03-26T21:44:51.126074+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:52.039 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[19772]: cluster 2024-03-26T21:44:50.713539+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-26T21:44:52.039 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[19772]: cephadm 2024-03-26T21:44:51.089928+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T21:44:52.039 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[19772]: audit 2024-03-26T21:44:51.100796+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:52.040 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[19772]: audit 2024-03-26T21:44:51.103274+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:52.040 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[19772]: audit 2024-03-26T21:44:51.105054+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:52.040 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[19772]: audit 2024-03-26T21:44:51.106780+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:52.040 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[19772]: audit 2024-03-26T21:44:51.108540+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:52.040 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[19772]: cephadm 2024-03-26T21:44:51.109817+0000 mgr.y (mgr.14152) 237 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 4317M 2024-03-26T21:44:52.040 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[19772]: audit 2024-03-26T21:44:51.117154+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:52.040 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:51 smithi032 bash[19772]: audit 2024-03-26T21:44:51.126074+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:52.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:51 smithi092 bash[14434]: cluster 2024-03-26T21:44:50.713539+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-26T21:44:52.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:51 smithi092 bash[14434]: cephadm 2024-03-26T21:44:51.089928+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T21:44:52.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:51 smithi092 bash[14434]: audit 2024-03-26T21:44:51.100796+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:52.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:51 smithi092 bash[14434]: audit 2024-03-26T21:44:51.103274+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:52.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:51 smithi092 bash[14434]: audit 2024-03-26T21:44:51.105054+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:52.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:51 smithi092 bash[14434]: audit 2024-03-26T21:44:51.106780+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:52.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:51 smithi092 bash[14434]: audit 2024-03-26T21:44:51.108540+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:44:52.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:51 smithi092 bash[14434]: cephadm 2024-03-26T21:44:51.109817+0000 mgr.y (mgr.14152) 237 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 4317M 2024-03-26T21:44:52.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:51 smithi092 bash[14434]: audit 2024-03-26T21:44:51.117154+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:52.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:51 smithi092 bash[14434]: audit 2024-03-26T21:44:51.126074+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:44:52.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:52 smithi032 bash[14367]: cluster 2024-03-26T21:44:51.902502+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-03-26T21:44:52.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:52 smithi032 bash[14367]: audit 2024-03-26T21:44:52.523884+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:44:52.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:52 smithi032 bash[14367]: audit 2024-03-26T21:44:52.526982+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:44:52.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:52 smithi032 bash[19772]: cluster 2024-03-26T21:44:51.902502+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-03-26T21:44:52.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:52 smithi032 bash[19772]: audit 2024-03-26T21:44:52.523884+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:44:52.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:52 smithi032 bash[19772]: audit 2024-03-26T21:44:52.526982+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:44:53.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:52 smithi092 bash[14434]: cluster 2024-03-26T21:44:51.902502+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-03-26T21:44:53.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:52 smithi092 bash[14434]: audit 2024-03-26T21:44:52.523884+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:44:53.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:52 smithi092 bash[14434]: audit 2024-03-26T21:44:52.526982+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:44:53.675 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-03-26T21:44:53.675 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":58,"fsid":"f67fcee4-ebb8-11ee-95d0-87774f69a715","created":"2024-03-26T21:37:49.759587+0000","modified":"2024-03-26T21:44:50.699518+0000","last_up_change":"2024-03-26T21:44:46.653652+0000","last_in_change":"2024-03-26T21:44:22.212570+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-03-26T21:41:46.393308+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":"98e3e0a0-37a8-4974-b87e-3b05f5c5184d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":232273069},{"type":"v1","addr":"172.21.15.32:6803","nonce":232273069}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":232273069},{"type":"v1","addr":"172.21.15.32:6805","nonce":232273069}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":232273069},{"type":"v1","addr":"172.21.15.32:6809","nonce":232273069}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":232273069},{"type":"v1","addr":"172.21.15.32:6807","nonce":232273069}]},"public_addr":"172.21.15.32:6803/232273069","cluster_addr":"172.21.15.32:6805/232273069","heartbeat_back_addr":"172.21.15.32:6809/232273069","heartbeat_front_addr":"172.21.15.32:6807/232273069","state":["exists","up"]},{"osd":1,"uuid":"8f2ec9cf-e0ac-4401-8149-2650cec96434","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6810","nonce":1481779136},{"type":"v1","addr":"172.21.15.32:6811","nonce":1481779136}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":1481779136},{"type":"v1","addr":"172.21.15.32:6813","nonce":1481779136}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":1481779136},{"type":"v1","addr":"172.21.15.32:6817","nonce":1481779136}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":1481779136},{"type":"v1","addr":"172.21.15.32:6815","nonce":1481779136}]},"public_addr":"172.21.15.32:6811/1481779136","cluster_addr":"172.21.15.32:6813/1481779136","heartbeat_back_addr":"172.21.15.32:6817/1481779136","heartbeat_front_addr":"172.21.15.32:6815/1481779136","state":["exists","up"]},{"osd":2,"uuid":"ead83364-2809-41d7-b2e5-51ef1341d30a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6818","nonce":2608753807},{"type":"v1","addr":"172.21.15.32:6819","nonce":2608753807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":2608753807},{"type":"v1","addr":"172.21.15.32:6821","nonce":2608753807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":2608753807},{"type":"v1","addr":"172.21.15.32:6825","nonce":2608753807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":2608753807},{"type":"v1","addr":"172.21.15.32:6823","nonce":2608753807}]},"public_addr":"172.21.15.32:6819/2608753807","cluster_addr":"172.21.15.32:6821/2608753807","heartbeat_back_addr":"172.21.15.32:6825/2608753807","heartbeat_front_addr":"172.21.15.32:6823/2608753807","state":["exists","up"]},{"osd":3,"uuid":"a8ad540b-c2dd-4b02-93a7-1f761569b99f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6826","nonce":3936910739},{"type":"v1","addr":"172.21.15.32:6827","nonce":3936910739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":3936910739},{"type":"v1","addr":"172.21.15.32:6829","nonce":3936910739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6832","nonce":3936910739},{"type":"v1","addr":"172.21.15.32:6833","nonce":3936910739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":3936910739},{"type":"v1","addr":"172.21.15.32:6831","nonce":3936910739}]},"public_addr":"172.21.15.32:6827/3936910739","cluster_addr":"172.21.15.32:6829/3936910739","heartbeat_back_addr":"172.21.15.32:6833/3936910739","heartbeat_front_addr":"172.21.15.32:6831/3936910739","state":["exists","up"]},{"osd":4,"uuid":"28fea334-1a12-4011-954e-354aaf46b25c","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.92:6800","nonce":1990264638},{"type":"v1","addr":"172.21.15.92:6801","nonce":1990264638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":1990264638},{"type":"v1","addr":"172.21.15.92:6803","nonce":1990264638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":1990264638},{"type":"v1","addr":"172.21.15.92:6807","nonce":1990264638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":1990264638},{"type":"v1","addr":"172.21.15.92:6805","nonce":1990264638}]},"public_addr":"172.21.15.92:6801/1990264638","cluster_addr":"172.21.15.92:6803/1990264638","heartbeat_back_addr":"172.21.15.92:6807/1990264638","heartbeat_front_addr":"172.21.15.92:6805/1990264638","state":["exists","up"]},{"osd":5,"uuid":"e952aa1d-0b87-471f-a4b7-cfe7cef2abbf","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.92:6808","nonce":1792318202},{"type":"v1","addr":"172.21.15.92:6809","nonce":1792318202}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1792318202},{"type":"v1","addr":"172.21.15.92:6811","nonce":1792318202}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1792318202},{"type":"v1","addr":"172.21.15.92:6815","nonce":1792318202}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1792318202},{"type":"v1","addr":"172.21.15.92:6813","nonce":1792318202}]},"public_addr":"172.21.15.92:6809/1792318202","cluster_addr":"172.21.15.92:6811/1792318202","heartbeat_back_addr":"172.21.15.92:6815/1792318202","heartbeat_front_addr":"172.21.15.92:6813/1792318202","state":["exists","up"]},{"osd":6,"uuid":"d5e2e13c-027c-47e5-b2f6-941b24b15584","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.92:6816","nonce":3888184892},{"type":"v1","addr":"172.21.15.92:6817","nonce":3888184892}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6818","nonce":3888184892},{"type":"v1","addr":"172.21.15.92:6819","nonce":3888184892}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":3888184892},{"type":"v1","addr":"172.21.15.92:6823","nonce":3888184892}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":3888184892},{"type":"v1","addr":"172.21.15.92:6821","nonce":3888184892}]},"public_addr":"172.21.15.92:6817/3888184892","cluster_addr":"172.21.15.92:6819/3888184892","heartbeat_back_addr":"172.21.15.92:6823/3888184892","heartbeat_front_addr":"172.21.15.92:6821/3888184892","state":["exists","up"]},{"osd":7,"uuid":"a36173c8-7bad-44a7-ac84-5e88cde7c315","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.92:6824","nonce":775839577},{"type":"v1","addr":"172.21.15.92:6825","nonce":775839577}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6826","nonce":775839577},{"type":"v1","addr":"172.21.15.92:6827","nonce":775839577}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6830","nonce":775839577},{"type":"v1","addr":"172.21.15.92:6831","nonce":775839577}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6828","nonce":775839577},{"type":"v1","addr":"172.21.15.92:6829","nonce":775839577}]},"public_addr":"172.21.15.92:6825/775839577","cluster_addr":"172.21.15.92:6827/775839577","heartbeat_back_addr":"172.21.15.92:6831/775839577","heartbeat_front_addr":"172.21.15.92:6829/775839577","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-03-26T21:40:30.852077+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-03-26T21:41:06.618773+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-03-26T21:41:43.716201+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-03-26T21:42:21.624221+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-03-26T21:42:55.396995+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-03-26T21:43:31.874730+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-03-26T21:44:08.205432+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-03-26T21:44:45.179203+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:6801/4160336998":"2024-03-27T21:38:51.617977+0000","172.21.15.32:6800/4160336998":"2024-03-27T21:38:51.617977+0000","172.21.15.32:0/7687260":"2024-03-27T21:38:51.617977+0000","172.21.15.32:0/2269661084":"2024-03-27T21:38:51.617977+0000","172.21.15.32:6800/1116801226":"2024-03-27T21:38:20.942413+0000","172.21.15.32:0/3243140236":"2024-03-27T21:38:51.617977+0000","172.21.15.32:6801/1116801226":"2024-03-27T21:38:20.942413+0000","172.21.15.32:0/107561733":"2024-03-27T21:38:20.942413+0000","172.21.15.32:0/684532142":"2024-03-27T21:38:20.942413+0000","172.21.15.32:0/1307357155":"2024-03-27T21:38:20.942413+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-03-26T21:44:54.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:53 smithi032 bash[14367]: audit 2024-03-26T21:44:53.681648+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.32:0/2413318164' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:44:54.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:53 smithi032 bash[19772]: audit 2024-03-26T21:44:53.681648+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.32:0/2413318164' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:44:54.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:53 smithi092 bash[14434]: audit 2024-03-26T21:44:53.681648+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.32:0/2413318164' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:44:54.356 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-26T21:41:46.393308+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-03-26T21:44:54.357 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-03-26T21:44:55.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:54 smithi032 bash[14367]: cluster 2024-03-26T21:44:53.903170+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; 86 KiB/s, 0 objects/s recovering 2024-03-26T21:44:55.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:54 smithi032 bash[19772]: cluster 2024-03-26T21:44:53.903170+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; 86 KiB/s, 0 objects/s recovering 2024-03-26T21:44:55.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:54 smithi092 bash[14434]: cluster 2024-03-26T21:44:53.903170+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; 86 KiB/s, 0 objects/s recovering 2024-03-26T21:44:57.085 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:44:57.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:56 smithi032 bash[14367]: cluster 2024-03-26T21:44:55.903884+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-26T21:44:57.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:56 smithi032 bash[19772]: cluster 2024-03-26T21:44:55.903884+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-26T21:44:57.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:56 smithi092 bash[14434]: cluster 2024-03-26T21:44:55.903884+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-26T21:44:59.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:58 smithi032 bash[19772]: cluster 2024-03-26T21:44:57.904496+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:44:59.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:58 smithi032 bash[14367]: cluster 2024-03-26T21:44:57.904496+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:44:59.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:58 smithi092 bash[14434]: cluster 2024-03-26T21:44:57.904496+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:44:59.802 INFO:teuthology.orchestra.run.smithi032.stdout:pg_num: 1 2024-03-26T21:45:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:44:59 smithi032 bash[14367]: audit 2024-03-26T21:44:59.810295+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.32:0/394221203' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-26T21:45:00.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:44:59 smithi032 bash[19772]: audit 2024-03-26T21:44:59.810295+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.32:0/394221203' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-26T21:45:00.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:44:59 smithi092 bash[14434]: audit 2024-03-26T21:44:59.810295+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.32:0/394221203' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-26T21:45:00.530 INFO:tasks.cephadm:Adding prometheus.a on smithi092 2024-03-26T21:45:00.530 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch apply prometheus '1;smithi092=a' 2024-03-26T21:45:01.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:00 smithi032 bash[14367]: cluster 2024-03-26T21:44:59.905132+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:01.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:00 smithi032 bash[19772]: cluster 2024-03-26T21:44:59.905132+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:01.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:00 smithi092 bash[14434]: cluster 2024-03-26T21:44:59.905132+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:02.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:02 smithi092 bash[14434]: cluster 2024-03-26T21:45:01.905755+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:03.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:02 smithi032 bash[14367]: cluster 2024-03-26T21:45:01.905755+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:03.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:02 smithi032 bash[19772]: cluster 2024-03-26T21:45:01.905755+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:03.546 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled prometheus update... 2024-03-26T21:45:04.242 DEBUG:teuthology.orchestra.run.smithi092:prometheus.a> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@prometheus.a.service 2024-03-26T21:45:04.245 INFO:tasks.cephadm:Adding node-exporter.a on smithi032 2024-03-26T21:45:04.245 INFO:tasks.cephadm:Adding node-exporter.b on smithi092 2024-03-26T21:45:04.245 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch apply node-exporter '2;smithi032=a;smithi092=b' 2024-03-26T21:45:04.367 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:45:04.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[14434]: audit 2024-03-26T21:45:03.541684+0000 mgr.y (mgr.14152) 244 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:04.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[14434]: cephadm 2024-03-26T21:45:03.545147+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Saving service prometheus spec with placement smithi092=a;count:1 2024-03-26T21:45:04.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[14434]: audit 2024-03-26T21:45:03.552403+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:45:04.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[14434]: audit 2024-03-26T21:45:03.576582+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:04.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[14434]: audit 2024-03-26T21:45:03.579333+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:04.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[14434]: audit 2024-03-26T21:45:03.581189+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:04.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[14434]: audit 2024-03-26T21:45:03.590925+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:45:04.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[14434]: audit 2024-03-26T21:45:03.600647+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-26T21:45:04.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[14434]: cluster 2024-03-26T21:45:03.906373+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:04.698 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[15337]: ignoring --setuser ceph since I am not root 2024-03-26T21:45:04.698 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[15337]: ignoring --setgroup ceph since I am not root 2024-03-26T21:45:04.699 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[15337]: debug 2024-03-26T21:45:04.644+0000 7f4ff542a700 1 -- 172.21.15.92:0/4190564925 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fab8f44340 con 0x55fab9cc0800 2024-03-26T21:45:04.805 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14636]: ignoring --setuser ceph since I am not root 2024-03-26T21:45:04.805 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14636]: ignoring --setgroup ceph since I am not root 2024-03-26T21:45:04.805 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14636]: debug 2024-03-26T21:45:04.650+0000 7fafdc304700 1 -- 172.21.15.32:0/3720358423 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5646500a2340 con 0x564650e1ec00 2024-03-26T21:45:04.806 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14367]: audit 2024-03-26T21:45:03.541684+0000 mgr.y (mgr.14152) 244 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:04.806 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14367]: cephadm 2024-03-26T21:45:03.545147+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Saving service prometheus spec with placement smithi092=a;count:1 2024-03-26T21:45:04.806 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14367]: audit 2024-03-26T21:45:03.552403+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:45:04.806 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14367]: audit 2024-03-26T21:45:03.576582+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:04.806 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14367]: audit 2024-03-26T21:45:03.579333+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:04.806 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14367]: audit 2024-03-26T21:45:03.581189+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:04.806 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14367]: audit 2024-03-26T21:45:03.590925+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:45:04.807 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14367]: audit 2024-03-26T21:45:03.600647+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-26T21:45:04.807 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14367]: cluster 2024-03-26T21:45:03.906373+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:04.807 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[19772]: audit 2024-03-26T21:45:03.541684+0000 mgr.y (mgr.14152) 244 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:04.807 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[19772]: cephadm 2024-03-26T21:45:03.545147+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Saving service prometheus spec with placement smithi092=a;count:1 2024-03-26T21:45:04.807 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[19772]: audit 2024-03-26T21:45:03.552403+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:45:04.807 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[19772]: audit 2024-03-26T21:45:03.576582+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:04.807 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[19772]: audit 2024-03-26T21:45:03.579333+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:04.808 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[19772]: audit 2024-03-26T21:45:03.581189+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:04.808 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[19772]: audit 2024-03-26T21:45:03.590925+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' 2024-03-26T21:45:04.808 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[19772]: audit 2024-03-26T21:45:03.600647+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-26T21:45:04.808 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[19772]: cluster 2024-03-26T21:45:03.906373+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:05.197 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:04 smithi092 bash[15337]: debug 2024-03-26T21:45:04.800+0000 7f4ffde86000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:45:05.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:05 smithi092 bash[14434]: audit 2024-03-26T21:45:04.606847+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-26T21:45:05.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:05 smithi092 bash[14434]: cluster 2024-03-26T21:45:04.606932+0000 mon.a (mon.0) 580 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-26T21:45:05.698 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:05 smithi092 bash[15337]: debug 2024-03-26T21:45:05.480+0000 7f4ffde86000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:45:05.698 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:05 smithi092 bash[15337]: debug 2024-03-26T21:45:05.612+0000 7f4ffde86000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:45:05.800 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:05 smithi032 bash[14367]: audit 2024-03-26T21:45:04.606847+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-26T21:45:05.801 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:05 smithi032 bash[14367]: cluster 2024-03-26T21:45:04.606932+0000 mon.a (mon.0) 580 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-26T21:45:05.801 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:04 smithi032 bash[14636]: debug 2024-03-26T21:45:04.810+0000 7fafe4d60000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:45:05.801 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:05 smithi032 bash[14636]: debug 2024-03-26T21:45:05.498+0000 7fafe4d60000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:45:05.801 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:05 smithi032 bash[14636]: debug 2024-03-26T21:45:05.630+0000 7fafe4d60000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:45:05.801 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:05 smithi032 bash[19772]: audit 2024-03-26T21:45:04.606847+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.32:0/2613943157' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-26T21:45:05.801 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:05 smithi032 bash[19772]: cluster 2024-03-26T21:45:04.606932+0000 mon.a (mon.0) 580 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-26T21:45:06.086 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:05 smithi032 bash[14636]: debug 2024-03-26T21:45:05.806+0000 7fafe4d60000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:45:06.118 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:05 smithi092 bash[15337]: debug 2024-03-26T21:45:05.784+0000 7f4ffde86000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:45:06.415 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:06 smithi092 bash[15337]: debug 2024-03-26T21:45:06.120+0000 7f4ffde86000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:45:06.415 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:06 smithi092 bash[15337]: debug 2024-03-26T21:45:06.212+0000 7f4ffde86000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:45:06.467 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:06 smithi032 bash[14636]: debug 2024-03-26T21:45:06.166+0000 7fafe4d60000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:45:06.467 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:06 smithi032 bash[14636]: debug 2024-03-26T21:45:06.262+0000 7fafe4d60000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:45:06.697 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:06 smithi092 bash[15337]: debug 2024-03-26T21:45:06.412+0000 7f4ffde86000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:45:06.836 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:06 smithi032 bash[14636]: debug 2024-03-26T21:45:06.470+0000 7fafe4d60000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:45:07.594 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:07 smithi092 bash[15337]: debug 2024-03-26T21:45:07.284+0000 7f4ffde86000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:45:07.594 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:07 smithi092 bash[15337]: debug 2024-03-26T21:45:07.392+0000 7f4ffde86000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:45:07.676 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:07 smithi032 bash[14636]: debug 2024-03-26T21:45:07.358+0000 7fafe4d60000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:45:07.676 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:07 smithi032 bash[14636]: debug 2024-03-26T21:45:07.470+0000 7fafe4d60000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:45:07.936 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:07 smithi092 bash[15337]: debug 2024-03-26T21:45:07.596+0000 7f4ffde86000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:45:08.038 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:07 smithi032 bash[14636]: debug 2024-03-26T21:45:07.682+0000 7fafe4d60000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:45:08.197 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:07 smithi092 bash[15337]: debug 2024-03-26T21:45:07.936+0000 7f4ffde86000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:45:08.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:08 smithi032 bash[14636]: debug 2024-03-26T21:45:08.042+0000 7fafe4d60000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:45:08.625 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:08 smithi092 bash[15337]: debug 2024-03-26T21:45:08.260+0000 7f4ffde86000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:45:08.764 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:08 smithi032 bash[14636]: debug 2024-03-26T21:45:08.382+0000 7fafe4d60000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:45:08.892 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:08 smithi092 bash[15337]: debug 2024-03-26T21:45:08.624+0000 7f4ffde86000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:45:09.045 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:08 smithi032 bash[14636]: debug 2024-03-26T21:45:08.770+0000 7fafe4d60000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:45:09.197 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:08 smithi092 bash[15337]: debug 2024-03-26T21:45:08.892+0000 7f4ffde86000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:45:09.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:09 smithi032 bash[14636]: debug 2024-03-26T21:45:09.050+0000 7fafe4d60000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:45:09.820 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:09 smithi092 bash[15337]: debug 2024-03-26T21:45:09.564+0000 7f4ffde86000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:45:09.820 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:09 smithi092 bash[15337]: debug 2024-03-26T21:45:09.664+0000 7f4ffde86000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:45:10.027 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:09 smithi032 bash[14636]: debug 2024-03-26T21:45:09.758+0000 7fafe4d60000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:45:10.027 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:09 smithi032 bash[14636]: debug 2024-03-26T21:45:09.866+0000 7fafe4d60000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:45:10.197 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:09 smithi092 bash[15337]: debug 2024-03-26T21:45:09.820+0000 7f4ffde86000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:45:10.197 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:09 smithi092 bash[15337]: debug 2024-03-26T21:45:09.928+0000 7f4ffde86000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:45:10.197 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:10 smithi092 bash[15337]: debug 2024-03-26T21:45:10.064+0000 7f4ffde86000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:45:10.284 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:10 smithi032 bash[14636]: debug 2024-03-26T21:45:10.030+0000 7fafe4d60000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:45:10.284 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:10 smithi032 bash[14636]: debug 2024-03-26T21:45:10.146+0000 7fafe4d60000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:45:10.579 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:10 smithi032 bash[14636]: debug 2024-03-26T21:45:10.290+0000 7fafe4d60000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:45:10.649 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:10 smithi092 bash[15337]: debug 2024-03-26T21:45:10.352+0000 7f4ffde86000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:45:10.650 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:10 smithi092 bash[15337]: debug 2024-03-26T21:45:10.468+0000 7f4ffde86000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:45:10.836 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:10 smithi032 bash[14636]: debug 2024-03-26T21:45:10.582+0000 7fafe4d60000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:45:10.836 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:10 smithi032 bash[14636]: debug 2024-03-26T21:45:10.710+0000 7fafe4d60000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:45:10.947 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:10 smithi092 bash[15337]: debug 2024-03-26T21:45:10.652+0000 7f4ffde86000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:45:10.947 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:10 smithi092 bash[15337]: debug 2024-03-26T21:45:10.768+0000 7f4ffde86000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:45:11.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:10 smithi032 bash[14636]: debug 2024-03-26T21:45:10.898+0000 7fafe4d60000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:45:11.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[14636]: debug 2024-03-26T21:45:11.022+0000 7fafe4d60000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:45:11.947 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:11 smithi092 bash[15337]: debug 2024-03-26T21:45:11.604+0000 7f4ffde86000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:45:11.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:11 smithi092 bash[15337]: [26/Mar/2024:21:45:11] ENGINE Bus STARTING 2024-03-26T21:45:11.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:11 smithi092 bash[15337]: CherryPy Checker: 2024-03-26T21:45:11.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:11 smithi092 bash[15337]: The Application mounted at '' has an empty config. 2024-03-26T21:45:11.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:11 smithi092 bash[15337]: [26/Mar/2024:21:45:11] ENGINE Serving on http://:::9283 2024-03-26T21:45:11.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:11 smithi092 bash[15337]: [26/Mar/2024:21:45:11] ENGINE Bus STARTED 2024-03-26T21:45:11.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:11 smithi092 bash[14434]: cluster 2024-03-26T21:45:11.633064+0000 mon.a (mon.0) 581 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:45:11.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:11 smithi092 bash[14434]: cluster 2024-03-26T21:45:11.633247+0000 mon.a (mon.0) 582 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:45:11.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:11 smithi092 bash[14434]: audit 2024-03-26T21:45:11.636189+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.92:0/2146947684' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:45:11.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:11 smithi092 bash[14434]: audit 2024-03-26T21:45:11.638479+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.92:0/2146947684' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:45:11.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:11 smithi092 bash[14434]: audit 2024-03-26T21:45:11.644624+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.92:0/2146947684' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:45:11.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:11 smithi092 bash[14434]: audit 2024-03-26T21:45:11.645370+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.92:0/2146947684' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:45:12.086 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[14636]: debug 2024-03-26T21:45:11.918+0000 7fafe4d60000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:45:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[14367]: cluster 2024-03-26T21:45:11.633064+0000 mon.a (mon.0) 581 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:45:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[14367]: cluster 2024-03-26T21:45:11.633247+0000 mon.a (mon.0) 582 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:45:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[14367]: audit 2024-03-26T21:45:11.636189+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.92:0/2146947684' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:45:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[14367]: audit 2024-03-26T21:45:11.638479+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.92:0/2146947684' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:45:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[14367]: audit 2024-03-26T21:45:11.644624+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.92:0/2146947684' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:45:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[14367]: audit 2024-03-26T21:45:11.645370+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.92:0/2146947684' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:45:12.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[19772]: cluster 2024-03-26T21:45:11.633064+0000 mon.a (mon.0) 581 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:45:12.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[19772]: cluster 2024-03-26T21:45:11.633247+0000 mon.a (mon.0) 582 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:45:12.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[19772]: audit 2024-03-26T21:45:11.636189+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.92:0/2146947684' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:45:12.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[19772]: audit 2024-03-26T21:45:11.638479+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.92:0/2146947684' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:45:12.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[19772]: audit 2024-03-26T21:45:11.644624+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.92:0/2146947684' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:45:12.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:11 smithi032 bash[19772]: audit 2024-03-26T21:45:11.645370+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.92:0/2146947684' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:45:12.945 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[14636]: [26/Mar/2024:21:45:12] ENGINE Bus STARTING 2024-03-26T21:45:12.945 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[19772]: cluster 2024-03-26T21:45:11.695230+0000 mon.a (mon.0) 583 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-03-26T21:45:12.945 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[19772]: cluster 2024-03-26T21:45:11.943456+0000 mon.a (mon.0) 584 : cluster [INF] Active manager daemon y restarted 2024-03-26T21:45:12.945 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[19772]: cluster 2024-03-26T21:45:11.944571+0000 mon.a (mon.0) 585 : cluster [INF] Activating manager daemon y 2024-03-26T21:45:12.945 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[19772]: cluster 2024-03-26T21:45:11.949676+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-26T21:45:12.945 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[14367]: cluster 2024-03-26T21:45:11.695230+0000 mon.a (mon.0) 583 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-03-26T21:45:12.946 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[14367]: cluster 2024-03-26T21:45:11.943456+0000 mon.a (mon.0) 584 : cluster [INF] Active manager daemon y restarted 2024-03-26T21:45:12.946 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[14367]: cluster 2024-03-26T21:45:11.944571+0000 mon.a (mon.0) 585 : cluster [INF] Activating manager daemon y 2024-03-26T21:45:12.946 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[14367]: cluster 2024-03-26T21:45:11.949676+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-26T21:45:12.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:12 smithi092 bash[14434]: cluster 2024-03-26T21:45:11.695230+0000 mon.a (mon.0) 583 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-03-26T21:45:12.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:12 smithi092 bash[14434]: cluster 2024-03-26T21:45:11.943456+0000 mon.a (mon.0) 584 : cluster [INF] Active manager daemon y restarted 2024-03-26T21:45:12.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:12 smithi092 bash[14434]: cluster 2024-03-26T21:45:11.944571+0000 mon.a (mon.0) 585 : cluster [INF] Activating manager daemon y 2024-03-26T21:45:12.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:12 smithi092 bash[14434]: cluster 2024-03-26T21:45:11.949676+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-26T21:45:13.245 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[14636]: CherryPy Checker: 2024-03-26T21:45:13.245 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[14636]: The Application mounted at '' has an empty config. 2024-03-26T21:45:13.245 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[14636]: [26/Mar/2024:21:45:12] ENGINE Serving on http://:::9283 2024-03-26T21:45:13.245 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:12 smithi032 bash[14636]: [26/Mar/2024:21:45:12] ENGINE Bus STARTED 2024-03-26T21:45:13.733 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled node-exporter update... 2024-03-26T21:45:14.086 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14636]: [26/Mar/2024:21:45:13] ENGINE Bus STARTING 2024-03-26T21:45:14.086 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14636]: [26/Mar/2024:21:45:13] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:45:14.086 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14636]: [26/Mar/2024:21:45:13] ENGINE Bus STARTED 2024-03-26T21:45:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: cluster 2024-03-26T21:45:12.712830+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e18: y(active, starting, since 0.768453s), standbys: x 2024-03-26T21:45:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.718287+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:45:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.718511+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:45:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.719297+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:45:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.721398+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:45:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.721694+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:45:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.721939+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:45:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.722356+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:45:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.722693+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:45:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.723253+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:45:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.723608+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:45:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.723995+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:45:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.724307+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:45:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.724680+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:45:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.725036+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:45:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.725327+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:45:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.725963+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:45:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: cluster 2024-03-26T21:45:12.738217+0000 mon.a (mon.0) 604 : cluster [INF] Manager daemon y is now available 2024-03-26T21:45:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.780750+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:14.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: cluster 2024-03-26T21:45:12.712830+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e18: y(active, starting, since 0.768453s), standbys: x 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.718287+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.718511+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.719297+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.721398+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.721694+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.721939+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.722356+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.722693+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.723253+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.723608+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.723995+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.724307+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.724680+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:45:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.725036+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:45:14.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.725327+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:45:14.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.725963+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:45:14.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: cluster 2024-03-26T21:45:12.738217+0000 mon.a (mon.0) 604 : cluster [INF] Manager daemon y is now available 2024-03-26T21:45:14.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.780750+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.784154+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.787296+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.791928+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.807758+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.833553+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:45:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[14367]: audit 2024-03-26T21:45:12.838609+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:45:14.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.784154+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:14.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.787296+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:14.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.791928+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:14.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.807758+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:14.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.833553+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:45:14.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:13 smithi032 bash[19772]: audit 2024-03-26T21:45:12.838609+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:45:14.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: cluster 2024-03-26T21:45:12.712830+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e18: y(active, starting, since 0.768453s), standbys: x 2024-03-26T21:45:14.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.718287+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:45:14.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.718511+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:45:14.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.719297+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:45:14.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.721398+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:45:14.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.721694+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:45:14.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.721939+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.722356+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.722693+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.723253+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.723608+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.723995+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.724307+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.724680+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.725036+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.725327+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.725963+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: cluster 2024-03-26T21:45:12.738217+0000 mon.a (mon.0) 604 : cluster [INF] Manager daemon y is now available 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.780750+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.784154+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.787296+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.791928+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:14.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.807758+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:14.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.833553+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:45:14.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:13 smithi092 bash[14434]: audit 2024-03-26T21:45:12.838609+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:45:14.588 DEBUG:teuthology.orchestra.run.smithi032:node-exporter.a> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.a.service 2024-03-26T21:45:14.591 DEBUG:teuthology.orchestra.run.smithi092:node-exporter.b> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.b.service 2024-03-26T21:45:14.594 INFO:tasks.cephadm:Adding alertmanager.a on smithi032 2024-03-26T21:45:14.594 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch apply alertmanager '1;smithi032=a' 2024-03-26T21:45:14.678 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:45:14.684 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:45:14.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:14 smithi092 bash[14434]: cephadm 2024-03-26T21:45:13.693554+0000 mgr.y (mgr.24358) 1 : cephadm [INF] [26/Mar/2024:21:45:13] ENGINE Bus STARTING 2024-03-26T21:45:14.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:14 smithi092 bash[14434]: cluster 2024-03-26T21:45:13.728196+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e19: y(active, since 1.78381s), standbys: x 2024-03-26T21:45:14.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:14 smithi092 bash[14434]: audit 2024-03-26T21:45:13.734820+0000 mgr.y (mgr.24358) 2 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi032=a;smithi092=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:14.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:14 smithi092 bash[14434]: cluster 2024-03-26T21:45:13.735934+0000 mgr.y (mgr.24358) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:14.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:14 smithi092 bash[14434]: cephadm 2024-03-26T21:45:13.737411+0000 mgr.y (mgr.24358) 4 : cephadm [INF] Saving service node-exporter spec with placement smithi032=a;smithi092=b;count:2 2024-03-26T21:45:14.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:14 smithi092 bash[14434]: audit 2024-03-26T21:45:13.740798+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:14.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:14 smithi092 bash[14434]: cephadm 2024-03-26T21:45:13.820637+0000 mgr.y (mgr.24358) 5 : cephadm [INF] [26/Mar/2024:21:45:13] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:45:14.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:14 smithi092 bash[14434]: cephadm 2024-03-26T21:45:13.821316+0000 mgr.y (mgr.24358) 6 : cephadm [INF] [26/Mar/2024:21:45:13] ENGINE Bus STARTED 2024-03-26T21:45:14.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:14 smithi092 bash[14434]: audit 2024-03-26T21:45:13.830057+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:15.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[14367]: cephadm 2024-03-26T21:45:13.693554+0000 mgr.y (mgr.24358) 1 : cephadm [INF] [26/Mar/2024:21:45:13] ENGINE Bus STARTING 2024-03-26T21:45:15.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[14367]: cluster 2024-03-26T21:45:13.728196+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e19: y(active, since 1.78381s), standbys: x 2024-03-26T21:45:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[14367]: audit 2024-03-26T21:45:13.734820+0000 mgr.y (mgr.24358) 2 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi032=a;smithi092=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[14367]: cluster 2024-03-26T21:45:13.735934+0000 mgr.y (mgr.24358) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[14367]: cephadm 2024-03-26T21:45:13.737411+0000 mgr.y (mgr.24358) 4 : cephadm [INF] Saving service node-exporter spec with placement smithi032=a;smithi092=b;count:2 2024-03-26T21:45:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[14367]: audit 2024-03-26T21:45:13.740798+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[14367]: cephadm 2024-03-26T21:45:13.820637+0000 mgr.y (mgr.24358) 5 : cephadm [INF] [26/Mar/2024:21:45:13] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:45:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[14367]: cephadm 2024-03-26T21:45:13.821316+0000 mgr.y (mgr.24358) 6 : cephadm [INF] [26/Mar/2024:21:45:13] ENGINE Bus STARTED 2024-03-26T21:45:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[14367]: audit 2024-03-26T21:45:13.830057+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:15.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[19772]: cephadm 2024-03-26T21:45:13.693554+0000 mgr.y (mgr.24358) 1 : cephadm [INF] [26/Mar/2024:21:45:13] ENGINE Bus STARTING 2024-03-26T21:45:15.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[19772]: cluster 2024-03-26T21:45:13.728196+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e19: y(active, since 1.78381s), standbys: x 2024-03-26T21:45:15.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[19772]: audit 2024-03-26T21:45:13.734820+0000 mgr.y (mgr.24358) 2 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi032=a;smithi092=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:15.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[19772]: cluster 2024-03-26T21:45:13.735934+0000 mgr.y (mgr.24358) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:15.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[19772]: cephadm 2024-03-26T21:45:13.737411+0000 mgr.y (mgr.24358) 4 : cephadm [INF] Saving service node-exporter spec with placement smithi032=a;smithi092=b;count:2 2024-03-26T21:45:15.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[19772]: audit 2024-03-26T21:45:13.740798+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:15.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[19772]: cephadm 2024-03-26T21:45:13.820637+0000 mgr.y (mgr.24358) 5 : cephadm [INF] [26/Mar/2024:21:45:13] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:45:15.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[19772]: cephadm 2024-03-26T21:45:13.821316+0000 mgr.y (mgr.24358) 6 : cephadm [INF] [26/Mar/2024:21:45:13] ENGINE Bus STARTED 2024-03-26T21:45:15.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:14 smithi032 bash[19772]: audit 2024-03-26T21:45:13.830057+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:15.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:15 smithi092 bash[14434]: cluster 2024-03-26T21:45:14.723167+0000 mgr.y (mgr.24358) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:15.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:15 smithi092 bash[14434]: cluster 2024-03-26T21:45:14.841387+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-03-26T21:45:16.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:15 smithi032 bash[14367]: cluster 2024-03-26T21:45:14.723167+0000 mgr.y (mgr.24358) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:16.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:15 smithi032 bash[14367]: cluster 2024-03-26T21:45:14.841387+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-03-26T21:45:16.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:15 smithi032 bash[19772]: cluster 2024-03-26T21:45:14.723167+0000 mgr.y (mgr.24358) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:16.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:15 smithi032 bash[19772]: cluster 2024-03-26T21:45:14.841387+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-03-26T21:45:17.766 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled alertmanager update... 2024-03-26T21:45:17.794 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:17 smithi092 bash[14434]: audit 2024-03-26T21:45:16.653333+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:17.794 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:17 smithi092 bash[14434]: audit 2024-03-26T21:45:16.701483+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:17.794 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:17 smithi092 bash[14434]: audit 2024-03-26T21:45:17.139109+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:17.795 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:17 smithi092 bash[14434]: audit 2024-03-26T21:45:17.191609+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:17.795 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:17 smithi092 bash[14434]: audit 2024-03-26T21:45:17.410494+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:17.795 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:17 smithi092 bash[14434]: audit 2024-03-26T21:45:17.431358+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:17.795 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:17 smithi092 bash[14434]: audit 2024-03-26T21:45:17.438709+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[14367]: audit 2024-03-26T21:45:16.653333+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[14367]: audit 2024-03-26T21:45:16.701483+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[14367]: audit 2024-03-26T21:45:17.139109+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[14367]: audit 2024-03-26T21:45:17.191609+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[14367]: audit 2024-03-26T21:45:17.410494+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[14367]: audit 2024-03-26T21:45:17.431358+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[14367]: audit 2024-03-26T21:45:17.438709+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[19772]: audit 2024-03-26T21:45:16.653333+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[19772]: audit 2024-03-26T21:45:16.701483+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[19772]: audit 2024-03-26T21:45:17.139109+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[19772]: audit 2024-03-26T21:45:17.191609+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[19772]: audit 2024-03-26T21:45:17.410494+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[19772]: audit 2024-03-26T21:45:17.431358+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:17 smithi032 bash[19772]: audit 2024-03-26T21:45:17.438709+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:18.647 DEBUG:teuthology.orchestra.run.smithi032:alertmanager.a> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@alertmanager.a.service 2024-03-26T21:45:18.650 INFO:tasks.cephadm:Adding grafana.a on smithi092 2024-03-26T21:45:18.650 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph orch apply grafana '1;smithi092=a' 2024-03-26T21:45:18.743 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:45:18.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:18 smithi092 bash[14434]: cluster 2024-03-26T21:45:16.723839+0000 mgr.y (mgr.24358) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:18.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:18 smithi092 bash[14434]: cephadm 2024-03-26T21:45:17.140973+0000 mgr.y (mgr.24358) 9 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:45:18.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:18 smithi092 bash[14434]: cephadm 2024-03-26T21:45:17.193653+0000 mgr.y (mgr.24358) 10 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:45:18.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:18 smithi092 bash[14434]: cephadm 2024-03-26T21:45:17.251620+0000 mgr.y (mgr.24358) 11 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:45:18.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:18 smithi092 bash[14434]: cephadm 2024-03-26T21:45:17.306765+0000 mgr.y (mgr.24358) 12 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:45:18.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:18 smithi092 bash[14434]: cephadm 2024-03-26T21:45:17.465281+0000 mgr.y (mgr.24358) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi092 2024-03-26T21:45:18.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:18 smithi092 bash[14434]: audit 2024-03-26T21:45:17.772777+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:19.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[19772]: cluster 2024-03-26T21:45:16.723839+0000 mgr.y (mgr.24358) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:19.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[19772]: cephadm 2024-03-26T21:45:17.140973+0000 mgr.y (mgr.24358) 9 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:45:19.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[19772]: cephadm 2024-03-26T21:45:17.193653+0000 mgr.y (mgr.24358) 10 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:45:19.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[19772]: cephadm 2024-03-26T21:45:17.251620+0000 mgr.y (mgr.24358) 11 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:45:19.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[19772]: cephadm 2024-03-26T21:45:17.306765+0000 mgr.y (mgr.24358) 12 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:45:19.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[19772]: cephadm 2024-03-26T21:45:17.465281+0000 mgr.y (mgr.24358) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi092 2024-03-26T21:45:19.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[19772]: audit 2024-03-26T21:45:17.772777+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[14367]: cluster 2024-03-26T21:45:16.723839+0000 mgr.y (mgr.24358) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[14367]: cephadm 2024-03-26T21:45:17.140973+0000 mgr.y (mgr.24358) 9 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:45:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[14367]: cephadm 2024-03-26T21:45:17.193653+0000 mgr.y (mgr.24358) 10 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:45:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[14367]: cephadm 2024-03-26T21:45:17.251620+0000 mgr.y (mgr.24358) 11 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:45:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[14367]: cephadm 2024-03-26T21:45:17.306765+0000 mgr.y (mgr.24358) 12 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:45:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[14367]: cephadm 2024-03-26T21:45:17.465281+0000 mgr.y (mgr.24358) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi092 2024-03-26T21:45:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:18 smithi032 bash[14367]: audit 2024-03-26T21:45:17.772777+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:19.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:19 smithi092 bash[14434]: audit 2024-03-26T21:45:17.761905+0000 mgr.y (mgr.24358) 14 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi032=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:19.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:19 smithi092 bash[14434]: cephadm 2024-03-26T21:45:17.765353+0000 mgr.y (mgr.24358) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi032=a;count:1 2024-03-26T21:45:20.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:19 smithi032 bash[19772]: audit 2024-03-26T21:45:17.761905+0000 mgr.y (mgr.24358) 14 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi032=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:20.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:19 smithi032 bash[19772]: cephadm 2024-03-26T21:45:17.765353+0000 mgr.y (mgr.24358) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi032=a;count:1 2024-03-26T21:45:20.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:19 smithi032 bash[14367]: audit 2024-03-26T21:45:17.761905+0000 mgr.y (mgr.24358) 14 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi032=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:20.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:19 smithi032 bash[14367]: cephadm 2024-03-26T21:45:17.765353+0000 mgr.y (mgr.24358) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi032=a;count:1 2024-03-26T21:45:20.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:20 smithi092 bash[14434]: cluster 2024-03-26T21:45:18.724460+0000 mgr.y (mgr.24358) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:21.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:20 smithi032 bash[19772]: cluster 2024-03-26T21:45:18.724460+0000 mgr.y (mgr.24358) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:21.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:20 smithi032 bash[14367]: cluster 2024-03-26T21:45:18.724460+0000 mgr.y (mgr.24358) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:21.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:21 smithi092 bash[14434]: cluster 2024-03-26T21:45:20.725143+0000 mgr.y (mgr.24358) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:22.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:21 smithi032 bash[14367]: cluster 2024-03-26T21:45:20.725143+0000 mgr.y (mgr.24358) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:22.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:21 smithi032 bash[19772]: cluster 2024-03-26T21:45:20.725143+0000 mgr.y (mgr.24358) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:24.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:23 smithi092 bash[14434]: cluster 2024-03-26T21:45:22.725754+0000 mgr.y (mgr.24358) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:24.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:23 smithi032 bash[14367]: cluster 2024-03-26T21:45:22.725754+0000 mgr.y (mgr.24358) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:24.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:23 smithi032 bash[19772]: cluster 2024-03-26T21:45:22.725754+0000 mgr.y (mgr.24358) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:24.487 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled grafana update... 2024-03-26T21:45:25.624 DEBUG:teuthology.orchestra.run.smithi092:grafana.a> sudo journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service 2024-03-26T21:45:25.626 INFO:tasks.cephadm:Setting up client nodes... 2024-03-26T21:45:25.629 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-26T21:45:25.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:25 smithi032 bash[14367]: audit 2024-03-26T21:45:24.483522+0000 mgr.y (mgr.24358) 19 : audit [DBG] from='client.24407 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:25.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:25 smithi032 bash[14367]: cephadm 2024-03-26T21:45:24.486775+0000 mgr.y (mgr.24358) 20 : cephadm [INF] Saving service grafana spec with placement smithi092=a;count:1 2024-03-26T21:45:25.822 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:25 smithi032 bash[14367]: audit 2024-03-26T21:45:24.494101+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:25.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:25 smithi032 bash[19772]: audit 2024-03-26T21:45:24.483522+0000 mgr.y (mgr.24358) 19 : audit [DBG] from='client.24407 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:25.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:25 smithi032 bash[19772]: cephadm 2024-03-26T21:45:24.486775+0000 mgr.y (mgr.24358) 20 : cephadm [INF] Saving service grafana spec with placement smithi092=a;count:1 2024-03-26T21:45:25.823 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:25 smithi032 bash[19772]: audit 2024-03-26T21:45:24.494101+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:25.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:25 smithi092 bash[14434]: audit 2024-03-26T21:45:24.483522+0000 mgr.y (mgr.24358) 19 : audit [DBG] from='client.24407 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:25.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:25 smithi092 bash[14434]: cephadm 2024-03-26T21:45:24.486775+0000 mgr.y (mgr.24358) 20 : cephadm [INF] Saving service grafana spec with placement smithi092=a;count:1 2024-03-26T21:45:25.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:25 smithi092 bash[14434]: audit 2024-03-26T21:45:24.494101+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:26.065 INFO:journalctl@ceph.grafana.a.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-26T21:45:26.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:26 smithi092 bash[14434]: cluster 2024-03-26T21:45:24.726429+0000 mgr.y (mgr.24358) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:26.788 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:26 smithi032 bash[14367]: cluster 2024-03-26T21:45:24.726429+0000 mgr.y (mgr.24358) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:26.789 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:26 smithi032 bash[19772]: cluster 2024-03-26T21:45:24.726429+0000 mgr.y (mgr.24358) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:27.860 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:27 smithi092 bash[14434]: cluster 2024-03-26T21:45:26.727104+0000 mgr.y (mgr.24358) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:28.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:27 smithi032 bash[14367]: cluster 2024-03-26T21:45:26.727104+0000 mgr.y (mgr.24358) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:28.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:27 smithi032 bash[19772]: cluster 2024-03-26T21:45:26.727104+0000 mgr.y (mgr.24358) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:28.843 INFO:teuthology.orchestra.run.smithi032.stdout:[client.0] 2024-03-26T21:45:28.843 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQD4QQNmufxaMhAAyMbtEJQzfQjBBe4s51PZvA== 2024-03-26T21:45:29.576 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-03-26T21:45:29.576 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-26T21:45:29.576 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-26T21:45:29.599 DEBUG:teuthology.orchestra.run.smithi092:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-26T21:45:29.795 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:29 smithi092 bash[14434]: cluster 2024-03-26T21:45:28.727717+0000 mgr.y (mgr.24358) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.795 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:29 smithi092 bash[14434]: audit 2024-03-26T21:45:28.844467+0000 mon.a (mon.0) 625 : audit [INF] from='client.? 172.21.15.32:0/2231342162' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:45:29.795 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:29 smithi092 bash[14434]: audit 2024-03-26T21:45:28.851425+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.32:0/2231342162' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-26T21:45:29.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:29 smithi032 bash[14367]: cluster 2024-03-26T21:45:28.727717+0000 mgr.y (mgr.24358) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:29 smithi032 bash[14367]: audit 2024-03-26T21:45:28.844467+0000 mon.a (mon.0) 625 : audit [INF] from='client.? 172.21.15.32:0/2231342162' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:45:29.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:29 smithi032 bash[14367]: audit 2024-03-26T21:45:28.851425+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.32:0/2231342162' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-26T21:45:29.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:29 smithi032 bash[19772]: cluster 2024-03-26T21:45:28.727717+0000 mgr.y (mgr.24358) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:29 smithi032 bash[19772]: audit 2024-03-26T21:45:28.844467+0000 mon.a (mon.0) 625 : audit [INF] from='client.? 172.21.15.32:0/2231342162' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:45:29.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:29 smithi032 bash[19772]: audit 2024-03-26T21:45:28.851425+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.32:0/2231342162' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-26T21:45:31.254 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:30 smithi092 systemd[1]: Started Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:45:31.705 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:31 smithi032 systemd[1]: Started Ceph node-exporter.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:45:31.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:31 smithi092 bash[14434]: cluster 2024-03-26T21:45:30.728413+0000 mgr.y (mgr.24358) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:31.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:31 smithi092 bash[14434]: audit 2024-03-26T21:45:30.941796+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:31.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:31 smithi092 bash[14434]: cephadm 2024-03-26T21:45:30.946284+0000 mgr.y (mgr.24358) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-03-26T21:45:31.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:31 smithi092 bash[14434]: audit 2024-03-26T21:45:31.700624+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:32.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:31 smithi032 bash[19772]: cluster 2024-03-26T21:45:30.728413+0000 mgr.y (mgr.24358) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:32.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:31 smithi032 bash[19772]: audit 2024-03-26T21:45:30.941796+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:32.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:31 smithi032 bash[19772]: cephadm 2024-03-26T21:45:30.946284+0000 mgr.y (mgr.24358) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-03-26T21:45:32.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:31 smithi032 bash[19772]: audit 2024-03-26T21:45:31.700624+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:32.087 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:31 smithi032 bash[34515]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-26T21:45:32.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:31 smithi032 bash[14367]: cluster 2024-03-26T21:45:30.728413+0000 mgr.y (mgr.24358) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:32.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:31 smithi032 bash[14367]: audit 2024-03-26T21:45:30.941796+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:32.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:31 smithi032 bash[14367]: cephadm 2024-03-26T21:45:30.946284+0000 mgr.y (mgr.24358) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-03-26T21:45:32.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:31 smithi032 bash[14367]: audit 2024-03-26T21:45:31.700624+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:32.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:32 smithi032 bash[34515]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-26T21:45:32.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:32 smithi032 bash[34515]: aa2a8d90b84c: Pulling fs layer 2024-03-26T21:45:32.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:32 smithi032 bash[34515]: b45d31ee2d7f: Pulling fs layer 2024-03-26T21:45:32.586 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:32 smithi032 bash[34515]: b5db1e299295: Pulling fs layer 2024-03-26T21:45:32.697 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:32 smithi092 systemd[1]: Started Ceph node-exporter.b for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:45:32.698 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:32 smithi092 bash[29713]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-26T21:45:33.086 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:32 smithi032 bash[34515]: b45d31ee2d7f: Verifying Checksum 2024-03-26T21:45:33.086 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:32 smithi032 bash[34515]: b45d31ee2d7f: Download complete 2024-03-26T21:45:33.086 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:32 smithi032 bash[34515]: aa2a8d90b84c: Download complete 2024-03-26T21:45:33.086 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:32 smithi032 bash[34515]: b5db1e299295: Verifying Checksum 2024-03-26T21:45:33.087 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:32 smithi032 bash[34515]: b5db1e299295: Download complete 2024-03-26T21:45:33.087 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:32 smithi032 bash[34515]: aa2a8d90b84c: Pull complete 2024-03-26T21:45:33.400 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.117Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-26T21:45:33.400 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.117Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-26T21:45:33.400 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.117Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-26T21:45:33.400 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.117Z 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 smithi092 (none))" 2024-03-26T21:45:33.400 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.117Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T21:45:33.400 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.117Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T21:45:33.400 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.119Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T21:45:33.400 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.120Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-26T21:45:33.400 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.123Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-26T21:45:33.401 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.126Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T21:45:33.401 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.126Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.86µs 2024-03-26T21:45:33.401 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.126Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T21:45:33.401 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.127Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-03-26T21:45:33.401 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.127Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=52.624µs wal_replay_duration=284.823µs total_replay_duration=366.294µs 2024-03-26T21:45:33.401 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.128Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T21:45:33.401 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.128Z caller=main.go:947 level=info msg="TSDB started" 2024-03-26T21:45:33.401 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.128Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T21:45:33.401 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.159Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.570683ms db_storage=966ns remote_storage=2.312µs web_handler=374ns query_engine=812ns scrape=434.061µs scrape_sd=28.131µs notify=1.574µs notify_sd=5.768µs rules=29.816057ms 2024-03-26T21:45:33.401 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29568]: ts=2024-03-26T21:45:33.159Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-26T21:45:33.697 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29713]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-26T21:45:33.698 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29713]: aa2a8d90b84c: Pulling fs layer 2024-03-26T21:45:33.698 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29713]: b45d31ee2d7f: Pulling fs layer 2024-03-26T21:45:33.698 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29713]: b5db1e299295: Pulling fs layer 2024-03-26T21:45:33.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[14434]: cephadm 2024-03-26T21:45:31.702537+0000 mgr.y (mgr.24358) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi092 2024-03-26T21:45:33.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[14434]: audit 2024-03-26T21:45:32.460234+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:33.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[14434]: audit 2024-03-26T21:45:32.462903+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:33.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[14434]: audit 2024-03-26T21:45:32.465272+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:33.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[14434]: audit 2024-03-26T21:45:32.466661+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:33.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[14434]: audit 2024-03-26T21:45:32.813129+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:33.729 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[34515]: b45d31ee2d7f: Pull complete 2024-03-26T21:45:33.729 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[14367]: cephadm 2024-03-26T21:45:31.702537+0000 mgr.y (mgr.24358) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi092 2024-03-26T21:45:33.729 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[14367]: audit 2024-03-26T21:45:32.460234+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:33.729 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[14367]: audit 2024-03-26T21:45:32.462903+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:33.729 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[14367]: audit 2024-03-26T21:45:32.465272+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:33.729 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[14367]: audit 2024-03-26T21:45:32.466661+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:33.729 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[14367]: audit 2024-03-26T21:45:32.813129+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:33.730 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[19772]: cephadm 2024-03-26T21:45:31.702537+0000 mgr.y (mgr.24358) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi092 2024-03-26T21:45:33.730 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[19772]: audit 2024-03-26T21:45:32.460234+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:33.730 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[19772]: audit 2024-03-26T21:45:32.462903+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:33.730 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[19772]: audit 2024-03-26T21:45:32.465272+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:33.730 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[19772]: audit 2024-03-26T21:45:32.466661+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:33.730 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[19772]: audit 2024-03-26T21:45:32.813129+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:34.065 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[34515]: b5db1e299295: Pull complete 2024-03-26T21:45:34.065 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[34515]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-26T21:45:34.065 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:33 smithi032 bash[34515]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-26T21:45:34.085 INFO:teuthology.orchestra.run.smithi092.stdout:[client.1] 2024-03-26T21:45:34.085 INFO:teuthology.orchestra.run.smithi092.stdout: key = AQD+QQNmFlwQBRAAo8kYu4A2ZY91df14YA4XTg== 2024-03-26T21:45:34.115 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29713]: b45d31ee2d7f: Verifying Checksum 2024-03-26T21:45:34.116 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29713]: b45d31ee2d7f: Download complete 2024-03-26T21:45:34.116 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29713]: aa2a8d90b84c: Verifying Checksum 2024-03-26T21:45:34.116 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29713]: aa2a8d90b84c: Download complete 2024-03-26T21:45:34.116 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29713]: b5db1e299295: Verifying Checksum 2024-03-26T21:45:34.116 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29713]: b5db1e299295: Download complete 2024-03-26T21:45:34.116 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:33 smithi092 bash[29713]: aa2a8d90b84c: Pull complete 2024-03-26T21:45:34.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:34 smithi092 bash[14434]: cluster 2024-03-26T21:45:32.728890+0000 mgr.y (mgr.24358) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:34.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:34 smithi092 bash[14434]: audit 2024-03-26T21:45:34.082348+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.92:0/3249499542' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:45:34.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:34 smithi092 bash[14434]: audit 2024-03-26T21:45:34.084564+0000 mon.a (mon.0) 634 : 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-03-26T21:45:34.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:34 smithi092 bash[14434]: audit 2024-03-26T21:45:34.092685+0000 mon.a (mon.0) 635 : 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-03-26T21:45:34.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:34 smithi032 bash[14367]: cluster 2024-03-26T21:45:32.728890+0000 mgr.y (mgr.24358) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:34.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:34 smithi032 bash[14367]: audit 2024-03-26T21:45:34.082348+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.92:0/3249499542' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:45:34.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:34 smithi032 bash[14367]: audit 2024-03-26T21:45:34.084564+0000 mon.a (mon.0) 634 : 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-03-26T21:45:34.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:34 smithi032 bash[14367]: audit 2024-03-26T21:45:34.092685+0000 mon.a (mon.0) 635 : 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-03-26T21:45:34.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:34 smithi032 bash[19772]: cluster 2024-03-26T21:45:32.728890+0000 mgr.y (mgr.24358) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:34.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:34 smithi032 bash[19772]: audit 2024-03-26T21:45:34.082348+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.92:0/3249499542' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:45:34.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:34 smithi032 bash[19772]: audit 2024-03-26T21:45:34.084564+0000 mon.a (mon.0) 634 : 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-03-26T21:45:34.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:34 smithi032 bash[19772]: audit 2024-03-26T21:45:34.092685+0000 mon.a (mon.0) 635 : 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-03-26T21:45:35.132 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-26T21:45:35.132 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-03-26T21:45:35.132 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-03-26T21:45:35.150 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-26T21:45:35.150 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-26T21:45:35.150 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph mgr dump --format=json 2024-03-26T21:45:35.388 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:35 smithi092 bash[29713]: b45d31ee2d7f: Pull complete 2024-03-26T21:45:35.697 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:35 smithi092 bash[29713]: b5db1e299295: Pull complete 2024-03-26T21:45:35.697 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:35 smithi092 bash[29713]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-26T21:45:35.698 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:35 smithi092 bash[29713]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-26T21:45:35.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.434Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-26T21:45:35.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.434Z 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-03-26T21:45:35.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z 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-03-26T21:45:35.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z 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-03-26T21:45:35.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-26T21:45:35.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=arp 2024-03-26T21:45:35.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-26T21:45:35.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-26T21:45:35.837 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-26T21:45:35.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-26T21:45:35.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-26T21:45:35.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-26T21:45:35.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-26T21:45:35.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-26T21:45:35.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=edac 2024-03-26T21:45:35.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-26T21:45:35.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-26T21:45:35.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-26T21:45:35.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-26T21:45:35.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-26T21:45:35.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-26T21:45:35.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-26T21:45:35.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-26T21:45:35.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-26T21:45:35.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-26T21:45:35.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-26T21:45:35.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-26T21:45:35.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-26T21:45:35.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-26T21:45:35.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-26T21:45:35.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-26T21:45:35.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=os 2024-03-26T21:45:35.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-26T21:45:35.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-26T21:45:35.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-26T21:45:35.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-26T21:45:35.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-26T21:45:35.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-26T21:45:35.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=stat 2024-03-26T21:45:35.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-26T21:45:35.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-26T21:45:35.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-26T21:45:35.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=time 2024-03-26T21:45:35.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-26T21:45:35.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=uname 2024-03-26T21:45:35.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-26T21:45:35.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-26T21:45:35.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-26T21:45:35.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.436Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-26T21:45:35.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:45:35 smithi032 bash[34515]: ts=2024-03-26T21:45:35.437Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-26T21:45:36.776 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[14434]: cluster 2024-03-26T21:45:34.729646+0000 mgr.y (mgr.24358) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:36.776 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[14434]: audit 2024-03-26T21:45:35.939579+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:36.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:36 smithi032 bash[14367]: cluster 2024-03-26T21:45:34.729646+0000 mgr.y (mgr.24358) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:36.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:36 smithi032 bash[14367]: audit 2024-03-26T21:45:35.939579+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:36.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:36 smithi032 bash[19772]: cluster 2024-03-26T21:45:34.729646+0000 mgr.y (mgr.24358) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:36.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:36 smithi032 bash[19772]: audit 2024-03-26T21:45:35.939579+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:37.198 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.815Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-26T21:45:37.199 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.816Z 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-03-26T21:45:37.199 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.816Z 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-03-26T21:45:37.199 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.816Z 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-03-26T21:45:37.199 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-26T21:45:37.199 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=arp 2024-03-26T21:45:37.199 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-26T21:45:37.199 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-26T21:45:37.199 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-26T21:45:37.199 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-26T21:45:37.199 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-26T21:45:37.199 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-26T21:45:37.199 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=edac 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-26T21:45:37.200 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=os 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-26T21:45:37.201 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=stat 2024-03-26T21:45:37.202 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-26T21:45:37.202 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-26T21:45:37.202 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-26T21:45:37.202 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=time 2024-03-26T21:45:37.202 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-26T21:45:37.202 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=uname 2024-03-26T21:45:37.202 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.817Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-26T21:45:37.202 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.818Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-26T21:45:37.202 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.818Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-26T21:45:37.202 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.818Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-26T21:45:37.202 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:45:36 smithi092 bash[29713]: ts=2024-03-26T21:45:36.818Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-26T21:45:37.255 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:45:38.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:38 smithi032 bash[19772]: cluster 2024-03-26T21:45:36.730331+0000 mgr.y (mgr.24358) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:38.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:38 smithi032 bash[19772]: audit 2024-03-26T21:45:37.017430+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:38.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:38 smithi032 bash[19772]: audit 2024-03-26T21:45:37.024692+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:38.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:38 smithi032 bash[19772]: cephadm 2024-03-26T21:45:37.041751+0000 mgr.y (mgr.24358) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-03-26T21:45:38.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:38 smithi032 bash[14367]: cluster 2024-03-26T21:45:36.730331+0000 mgr.y (mgr.24358) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:38.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:38 smithi032 bash[14367]: audit 2024-03-26T21:45:37.017430+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:38.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:38 smithi032 bash[14367]: audit 2024-03-26T21:45:37.024692+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:38.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:38 smithi032 bash[14367]: cephadm 2024-03-26T21:45:37.041751+0000 mgr.y (mgr.24358) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-03-26T21:45:38.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:38 smithi092 bash[14434]: cluster 2024-03-26T21:45:36.730331+0000 mgr.y (mgr.24358) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:38.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:38 smithi092 bash[14434]: audit 2024-03-26T21:45:37.017430+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:38.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:38 smithi092 bash[14434]: audit 2024-03-26T21:45:37.024692+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:38.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:38 smithi092 bash[14434]: cephadm 2024-03-26T21:45:37.041751+0000 mgr.y (mgr.24358) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-03-26T21:45:40.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:40 smithi032 bash[14367]: cluster 2024-03-26T21:45:38.730998+0000 mgr.y (mgr.24358) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:40.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:40 smithi032 bash[19772]: cluster 2024-03-26T21:45:38.730998+0000 mgr.y (mgr.24358) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:40.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:40 smithi092 bash[14434]: cluster 2024-03-26T21:45:38.730998+0000 mgr.y (mgr.24358) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:41.484 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-03-26T21:45:42.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:42 smithi032 bash[14367]: cluster 2024-03-26T21:45:40.731654+0000 mgr.y (mgr.24358) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:42.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:42 smithi032 bash[14367]: audit 2024-03-26T21:45:41.486698+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.32:0/819593027' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-26T21:45:42.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:42 smithi032 bash[19772]: cluster 2024-03-26T21:45:40.731654+0000 mgr.y (mgr.24358) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:42.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:42 smithi032 bash[19772]: audit 2024-03-26T21:45:41.486698+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.32:0/819593027' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-26T21:45:42.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:42 smithi092 bash[14434]: cluster 2024-03-26T21:45:40.731654+0000 mgr.y (mgr.24358) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:42.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:42 smithi092 bash[14434]: audit 2024-03-26T21:45:41.486698+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.32:0/819593027' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-26T21:45:42.907 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":20,"active_gid":24358,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6800","nonce":3904046694},{"type":"v1","addr":"172.21.15.32:6801","nonce":3904046694}]},"active_addr":"172.21.15.32:6801/3904046694","active_change":"2024-03-26T21:45:11.944364+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24368,"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.32:8443/","prometheus":"http://172.21.15.32:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":3869851670}]},{"addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":3498840100}]},{"addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":2370191603}]},{"addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":2440685190}]}]}} 2024-03-26T21:45:42.910 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-26T21:45:42.911 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-26T21:45:42.911 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd dump --format=json 2024-03-26T21:45:44.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:44 smithi032 bash[14367]: cluster 2024-03-26T21:45:42.732370+0000 mgr.y (mgr.24358) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:44.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:44 smithi032 bash[19772]: cluster 2024-03-26T21:45:42.732370+0000 mgr.y (mgr.24358) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:44.447 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:44 smithi092 bash[14434]: cluster 2024-03-26T21:45:42.732370+0000 mgr.y (mgr.24358) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:44.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:44 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:45:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:45:45.086 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:44 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:45:44] "GET /metrics HTTP/1.1" 200 191490 "" "Prometheus/2.33.4" 2024-03-26T21:45:45.639 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:45:46.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:46 smithi032 bash[14367]: cluster 2024-03-26T21:45:44.733068+0000 mgr.y (mgr.24358) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:46.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:46 smithi032 bash[19772]: cluster 2024-03-26T21:45:44.733068+0000 mgr.y (mgr.24358) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:46.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:46 smithi092 bash[14434]: cluster 2024-03-26T21:45:44.733068+0000 mgr.y (mgr.24358) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:48.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[19772]: cluster 2024-03-26T21:45:46.733535+0000 mgr.y (mgr.24358) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:48.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[19772]: audit 2024-03-26T21:45:47.197852+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[19772]: audit 2024-03-26T21:45:47.333671+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[19772]: audit 2024-03-26T21:45:47.338842+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[19772]: audit 2024-03-26T21:45:47.343129+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:45:48.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[19772]: audit 2024-03-26T21:45:47.343750+0000 mgr.y (mgr.24358) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:45:48.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[19772]: audit 2024-03-26T21:45:47.351973+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[19772]: cephadm 2024-03-26T21:45:47.358147+0000 mgr.y (mgr.24358) 37 : cephadm [INF] Deploying daemon grafana.a on smithi092 2024-03-26T21:45:48.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[19772]: audit 2024-03-26T21:45:47.822401+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[14367]: cluster 2024-03-26T21:45:46.733535+0000 mgr.y (mgr.24358) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:48.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[14367]: audit 2024-03-26T21:45:47.197852+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[14367]: audit 2024-03-26T21:45:47.333671+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[14367]: audit 2024-03-26T21:45:47.338842+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[14367]: audit 2024-03-26T21:45:47.343129+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:45:48.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[14367]: audit 2024-03-26T21:45:47.343750+0000 mgr.y (mgr.24358) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:45:48.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[14367]: audit 2024-03-26T21:45:47.351973+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[14367]: cephadm 2024-03-26T21:45:47.358147+0000 mgr.y (mgr.24358) 37 : cephadm [INF] Deploying daemon grafana.a on smithi092 2024-03-26T21:45:48.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:48 smithi032 bash[14367]: audit 2024-03-26T21:45:47.822401+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:48 smithi092 bash[14434]: cluster 2024-03-26T21:45:46.733535+0000 mgr.y (mgr.24358) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:48.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:48 smithi092 bash[14434]: audit 2024-03-26T21:45:47.197852+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:48 smithi092 bash[14434]: audit 2024-03-26T21:45:47.333671+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:48 smithi092 bash[14434]: audit 2024-03-26T21:45:47.338842+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:48 smithi092 bash[14434]: audit 2024-03-26T21:45:47.343129+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:45:48.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:48 smithi092 bash[14434]: audit 2024-03-26T21:45:47.343750+0000 mgr.y (mgr.24358) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:45:48.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:48 smithi092 bash[14434]: audit 2024-03-26T21:45:47.351973+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:48.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:48 smithi092 bash[14434]: cephadm 2024-03-26T21:45:47.358147+0000 mgr.y (mgr.24358) 37 : cephadm [INF] Deploying daemon grafana.a on smithi092 2024-03-26T21:45:48.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:48 smithi092 bash[14434]: audit 2024-03-26T21:45:47.822401+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:45:49.752 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:45:49 smithi032 bash[35381]: level=info ts=2024-03-26T21:45:49.576Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-26T21:45:50.180 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-03-26T21:45:50.181 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":59,"fsid":"f67fcee4-ebb8-11ee-95d0-87774f69a715","created":"2024-03-26T21:37:49.759587+0000","modified":"2024-03-26T21:45:11.943642+0000","last_up_change":"2024-03-26T21:44:46.653652+0000","last_in_change":"2024-03-26T21:44:22.212570+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-03-26T21:41:46.393308+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":"98e3e0a0-37a8-4974-b87e-3b05f5c5184d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":232273069},{"type":"v1","addr":"172.21.15.32:6803","nonce":232273069}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":232273069},{"type":"v1","addr":"172.21.15.32:6805","nonce":232273069}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":232273069},{"type":"v1","addr":"172.21.15.32:6809","nonce":232273069}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":232273069},{"type":"v1","addr":"172.21.15.32:6807","nonce":232273069}]},"public_addr":"172.21.15.32:6803/232273069","cluster_addr":"172.21.15.32:6805/232273069","heartbeat_back_addr":"172.21.15.32:6809/232273069","heartbeat_front_addr":"172.21.15.32:6807/232273069","state":["exists","up"]},{"osd":1,"uuid":"8f2ec9cf-e0ac-4401-8149-2650cec96434","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6810","nonce":1481779136},{"type":"v1","addr":"172.21.15.32:6811","nonce":1481779136}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":1481779136},{"type":"v1","addr":"172.21.15.32:6813","nonce":1481779136}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":1481779136},{"type":"v1","addr":"172.21.15.32:6817","nonce":1481779136}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":1481779136},{"type":"v1","addr":"172.21.15.32:6815","nonce":1481779136}]},"public_addr":"172.21.15.32:6811/1481779136","cluster_addr":"172.21.15.32:6813/1481779136","heartbeat_back_addr":"172.21.15.32:6817/1481779136","heartbeat_front_addr":"172.21.15.32:6815/1481779136","state":["exists","up"]},{"osd":2,"uuid":"ead83364-2809-41d7-b2e5-51ef1341d30a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6818","nonce":2608753807},{"type":"v1","addr":"172.21.15.32:6819","nonce":2608753807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":2608753807},{"type":"v1","addr":"172.21.15.32:6821","nonce":2608753807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":2608753807},{"type":"v1","addr":"172.21.15.32:6825","nonce":2608753807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":2608753807},{"type":"v1","addr":"172.21.15.32:6823","nonce":2608753807}]},"public_addr":"172.21.15.32:6819/2608753807","cluster_addr":"172.21.15.32:6821/2608753807","heartbeat_back_addr":"172.21.15.32:6825/2608753807","heartbeat_front_addr":"172.21.15.32:6823/2608753807","state":["exists","up"]},{"osd":3,"uuid":"a8ad540b-c2dd-4b02-93a7-1f761569b99f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6826","nonce":3936910739},{"type":"v1","addr":"172.21.15.32:6827","nonce":3936910739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":3936910739},{"type":"v1","addr":"172.21.15.32:6829","nonce":3936910739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6832","nonce":3936910739},{"type":"v1","addr":"172.21.15.32:6833","nonce":3936910739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":3936910739},{"type":"v1","addr":"172.21.15.32:6831","nonce":3936910739}]},"public_addr":"172.21.15.32:6827/3936910739","cluster_addr":"172.21.15.32:6829/3936910739","heartbeat_back_addr":"172.21.15.32:6833/3936910739","heartbeat_front_addr":"172.21.15.32:6831/3936910739","state":["exists","up"]},{"osd":4,"uuid":"28fea334-1a12-4011-954e-354aaf46b25c","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.92:6800","nonce":1990264638},{"type":"v1","addr":"172.21.15.92:6801","nonce":1990264638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":1990264638},{"type":"v1","addr":"172.21.15.92:6803","nonce":1990264638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":1990264638},{"type":"v1","addr":"172.21.15.92:6807","nonce":1990264638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":1990264638},{"type":"v1","addr":"172.21.15.92:6805","nonce":1990264638}]},"public_addr":"172.21.15.92:6801/1990264638","cluster_addr":"172.21.15.92:6803/1990264638","heartbeat_back_addr":"172.21.15.92:6807/1990264638","heartbeat_front_addr":"172.21.15.92:6805/1990264638","state":["exists","up"]},{"osd":5,"uuid":"e952aa1d-0b87-471f-a4b7-cfe7cef2abbf","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.92:6808","nonce":1792318202},{"type":"v1","addr":"172.21.15.92:6809","nonce":1792318202}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1792318202},{"type":"v1","addr":"172.21.15.92:6811","nonce":1792318202}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1792318202},{"type":"v1","addr":"172.21.15.92:6815","nonce":1792318202}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1792318202},{"type":"v1","addr":"172.21.15.92:6813","nonce":1792318202}]},"public_addr":"172.21.15.92:6809/1792318202","cluster_addr":"172.21.15.92:6811/1792318202","heartbeat_back_addr":"172.21.15.92:6815/1792318202","heartbeat_front_addr":"172.21.15.92:6813/1792318202","state":["exists","up"]},{"osd":6,"uuid":"d5e2e13c-027c-47e5-b2f6-941b24b15584","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.92:6816","nonce":3888184892},{"type":"v1","addr":"172.21.15.92:6817","nonce":3888184892}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6818","nonce":3888184892},{"type":"v1","addr":"172.21.15.92:6819","nonce":3888184892}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":3888184892},{"type":"v1","addr":"172.21.15.92:6823","nonce":3888184892}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":3888184892},{"type":"v1","addr":"172.21.15.92:6821","nonce":3888184892}]},"public_addr":"172.21.15.92:6817/3888184892","cluster_addr":"172.21.15.92:6819/3888184892","heartbeat_back_addr":"172.21.15.92:6823/3888184892","heartbeat_front_addr":"172.21.15.92:6821/3888184892","state":["exists","up"]},{"osd":7,"uuid":"a36173c8-7bad-44a7-ac84-5e88cde7c315","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.92:6824","nonce":775839577},{"type":"v1","addr":"172.21.15.92:6825","nonce":775839577}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6826","nonce":775839577},{"type":"v1","addr":"172.21.15.92:6827","nonce":775839577}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6830","nonce":775839577},{"type":"v1","addr":"172.21.15.92:6831","nonce":775839577}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6828","nonce":775839577},{"type":"v1","addr":"172.21.15.92:6829","nonce":775839577}]},"public_addr":"172.21.15.92:6825/775839577","cluster_addr":"172.21.15.92:6827/775839577","heartbeat_back_addr":"172.21.15.92:6831/775839577","heartbeat_front_addr":"172.21.15.92:6829/775839577","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-03-26T21:40:30.852077+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-03-26T21:41:06.618773+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-03-26T21:41:43.716201+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-03-26T21:42:21.624221+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-03-26T21:42:55.396995+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-03-26T21:43:31.874730+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-03-26T21:44:08.205432+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-03-26T21:44:45.179203+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:0/2343297535":"2024-03-27T21:45:11.943513+0000","172.21.15.32:6801/1587966165":"2024-03-27T21:45:11.943513+0000","172.21.15.32:6800/1587966165":"2024-03-27T21:45:11.943513+0000","172.21.15.32:0/2553320596":"2024-03-27T21:45:11.943513+0000","172.21.15.32:6801/4160336998":"2024-03-27T21:38:51.617977+0000","172.21.15.32:0/589408459":"2024-03-27T21:45:11.943513+0000","172.21.15.32:0/301222511":"2024-03-27T21:45:11.943513+0000","172.21.15.32:6800/4160336998":"2024-03-27T21:38:51.617977+0000","172.21.15.32:0/7687260":"2024-03-27T21:38:51.617977+0000","172.21.15.32:0/2269661084":"2024-03-27T21:38:51.617977+0000","172.21.15.32:6800/1116801226":"2024-03-27T21:38:20.942413+0000","172.21.15.32:0/3243140236":"2024-03-27T21:38:51.617977+0000","172.21.15.32:6801/1116801226":"2024-03-27T21:38:20.942413+0000","172.21.15.32:0/107561733":"2024-03-27T21:38:20.942413+0000","172.21.15.32:0/684532142":"2024-03-27T21:38:20.942413+0000","172.21.15.32:0/1307357155":"2024-03-27T21:38:20.942413+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-03-26T21:45:50.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:50 smithi092 bash[14434]: cluster 2024-03-26T21:45:48.734284+0000 mgr.y (mgr.24358) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:50.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:50 smithi092 bash[14434]: audit 2024-03-26T21:45:50.187033+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.32:0/3819994858' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:45:50.480 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:50 smithi032 bash[14367]: cluster 2024-03-26T21:45:48.734284+0000 mgr.y (mgr.24358) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:50.481 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:50 smithi032 bash[14367]: audit 2024-03-26T21:45:50.187033+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.32:0/3819994858' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:45:50.481 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:50 smithi032 bash[19772]: cluster 2024-03-26T21:45:48.734284+0000 mgr.y (mgr.24358) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:50.481 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:50 smithi032 bash[19772]: audit 2024-03-26T21:45:50.187033+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.32:0/3819994858' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:45:51.009 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-26T21:45:51.009 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd dump --format=json 2024-03-26T21:45:51.836 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:45:51 smithi032 bash[35381]: level=info ts=2024-03-26T21:45:51.514Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000136253s 2024-03-26T21:45:52.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:52 smithi032 bash[14367]: cluster 2024-03-26T21:45:50.734952+0000 mgr.y (mgr.24358) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:52.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:52 smithi032 bash[19772]: cluster 2024-03-26T21:45:50.734952+0000 mgr.y (mgr.24358) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:52.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:52 smithi092 bash[14434]: cluster 2024-03-26T21:45:50.734952+0000 mgr.y (mgr.24358) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:53.753 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:45:54.574 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:54 smithi032 bash[19772]: cluster 2024-03-26T21:45:52.735562+0000 mgr.y (mgr.24358) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:54.574 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:54 smithi032 bash[14367]: cluster 2024-03-26T21:45:52.735562+0000 mgr.y (mgr.24358) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:54.647 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:54 smithi092 bash[14434]: cluster 2024-03-26T21:45:52.735562+0000 mgr.y (mgr.24358) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:54.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:45:54 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:45:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:45:55.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:45:54 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:45:54] "GET /metrics HTTP/1.1" 200 191490 "" "Prometheus/2.33.4" 2024-03-26T21:45:56.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:56 smithi032 bash[14367]: cluster 2024-03-26T21:45:54.736217+0000 mgr.y (mgr.24358) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:56.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:56 smithi032 bash[19772]: cluster 2024-03-26T21:45:54.736217+0000 mgr.y (mgr.24358) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:56.601 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-03-26T21:45:56.601 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":59,"fsid":"f67fcee4-ebb8-11ee-95d0-87774f69a715","created":"2024-03-26T21:37:49.759587+0000","modified":"2024-03-26T21:45:11.943642+0000","last_up_change":"2024-03-26T21:44:46.653652+0000","last_in_change":"2024-03-26T21:44:22.212570+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-03-26T21:41:46.393308+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":"98e3e0a0-37a8-4974-b87e-3b05f5c5184d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":232273069},{"type":"v1","addr":"172.21.15.32:6803","nonce":232273069}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":232273069},{"type":"v1","addr":"172.21.15.32:6805","nonce":232273069}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":232273069},{"type":"v1","addr":"172.21.15.32:6809","nonce":232273069}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":232273069},{"type":"v1","addr":"172.21.15.32:6807","nonce":232273069}]},"public_addr":"172.21.15.32:6803/232273069","cluster_addr":"172.21.15.32:6805/232273069","heartbeat_back_addr":"172.21.15.32:6809/232273069","heartbeat_front_addr":"172.21.15.32:6807/232273069","state":["exists","up"]},{"osd":1,"uuid":"8f2ec9cf-e0ac-4401-8149-2650cec96434","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6810","nonce":1481779136},{"type":"v1","addr":"172.21.15.32:6811","nonce":1481779136}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":1481779136},{"type":"v1","addr":"172.21.15.32:6813","nonce":1481779136}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":1481779136},{"type":"v1","addr":"172.21.15.32:6817","nonce":1481779136}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":1481779136},{"type":"v1","addr":"172.21.15.32:6815","nonce":1481779136}]},"public_addr":"172.21.15.32:6811/1481779136","cluster_addr":"172.21.15.32:6813/1481779136","heartbeat_back_addr":"172.21.15.32:6817/1481779136","heartbeat_front_addr":"172.21.15.32:6815/1481779136","state":["exists","up"]},{"osd":2,"uuid":"ead83364-2809-41d7-b2e5-51ef1341d30a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6818","nonce":2608753807},{"type":"v1","addr":"172.21.15.32:6819","nonce":2608753807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":2608753807},{"type":"v1","addr":"172.21.15.32:6821","nonce":2608753807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":2608753807},{"type":"v1","addr":"172.21.15.32:6825","nonce":2608753807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":2608753807},{"type":"v1","addr":"172.21.15.32:6823","nonce":2608753807}]},"public_addr":"172.21.15.32:6819/2608753807","cluster_addr":"172.21.15.32:6821/2608753807","heartbeat_back_addr":"172.21.15.32:6825/2608753807","heartbeat_front_addr":"172.21.15.32:6823/2608753807","state":["exists","up"]},{"osd":3,"uuid":"a8ad540b-c2dd-4b02-93a7-1f761569b99f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6826","nonce":3936910739},{"type":"v1","addr":"172.21.15.32:6827","nonce":3936910739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":3936910739},{"type":"v1","addr":"172.21.15.32:6829","nonce":3936910739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6832","nonce":3936910739},{"type":"v1","addr":"172.21.15.32:6833","nonce":3936910739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":3936910739},{"type":"v1","addr":"172.21.15.32:6831","nonce":3936910739}]},"public_addr":"172.21.15.32:6827/3936910739","cluster_addr":"172.21.15.32:6829/3936910739","heartbeat_back_addr":"172.21.15.32:6833/3936910739","heartbeat_front_addr":"172.21.15.32:6831/3936910739","state":["exists","up"]},{"osd":4,"uuid":"28fea334-1a12-4011-954e-354aaf46b25c","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.92:6800","nonce":1990264638},{"type":"v1","addr":"172.21.15.92:6801","nonce":1990264638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":1990264638},{"type":"v1","addr":"172.21.15.92:6803","nonce":1990264638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":1990264638},{"type":"v1","addr":"172.21.15.92:6807","nonce":1990264638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":1990264638},{"type":"v1","addr":"172.21.15.92:6805","nonce":1990264638}]},"public_addr":"172.21.15.92:6801/1990264638","cluster_addr":"172.21.15.92:6803/1990264638","heartbeat_back_addr":"172.21.15.92:6807/1990264638","heartbeat_front_addr":"172.21.15.92:6805/1990264638","state":["exists","up"]},{"osd":5,"uuid":"e952aa1d-0b87-471f-a4b7-cfe7cef2abbf","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.92:6808","nonce":1792318202},{"type":"v1","addr":"172.21.15.92:6809","nonce":1792318202}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1792318202},{"type":"v1","addr":"172.21.15.92:6811","nonce":1792318202}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1792318202},{"type":"v1","addr":"172.21.15.92:6815","nonce":1792318202}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1792318202},{"type":"v1","addr":"172.21.15.92:6813","nonce":1792318202}]},"public_addr":"172.21.15.92:6809/1792318202","cluster_addr":"172.21.15.92:6811/1792318202","heartbeat_back_addr":"172.21.15.92:6815/1792318202","heartbeat_front_addr":"172.21.15.92:6813/1792318202","state":["exists","up"]},{"osd":6,"uuid":"d5e2e13c-027c-47e5-b2f6-941b24b15584","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.92:6816","nonce":3888184892},{"type":"v1","addr":"172.21.15.92:6817","nonce":3888184892}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6818","nonce":3888184892},{"type":"v1","addr":"172.21.15.92:6819","nonce":3888184892}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":3888184892},{"type":"v1","addr":"172.21.15.92:6823","nonce":3888184892}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":3888184892},{"type":"v1","addr":"172.21.15.92:6821","nonce":3888184892}]},"public_addr":"172.21.15.92:6817/3888184892","cluster_addr":"172.21.15.92:6819/3888184892","heartbeat_back_addr":"172.21.15.92:6823/3888184892","heartbeat_front_addr":"172.21.15.92:6821/3888184892","state":["exists","up"]},{"osd":7,"uuid":"a36173c8-7bad-44a7-ac84-5e88cde7c315","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.92:6824","nonce":775839577},{"type":"v1","addr":"172.21.15.92:6825","nonce":775839577}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6826","nonce":775839577},{"type":"v1","addr":"172.21.15.92:6827","nonce":775839577}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6830","nonce":775839577},{"type":"v1","addr":"172.21.15.92:6831","nonce":775839577}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6828","nonce":775839577},{"type":"v1","addr":"172.21.15.92:6829","nonce":775839577}]},"public_addr":"172.21.15.92:6825/775839577","cluster_addr":"172.21.15.92:6827/775839577","heartbeat_back_addr":"172.21.15.92:6831/775839577","heartbeat_front_addr":"172.21.15.92:6829/775839577","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-03-26T21:40:30.852077+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-03-26T21:41:06.618773+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-03-26T21:41:43.716201+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-03-26T21:42:21.624221+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-03-26T21:42:55.396995+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-03-26T21:43:31.874730+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-03-26T21:44:08.205432+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-03-26T21:44:45.179203+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:0/2343297535":"2024-03-27T21:45:11.943513+0000","172.21.15.32:6801/1587966165":"2024-03-27T21:45:11.943513+0000","172.21.15.32:6800/1587966165":"2024-03-27T21:45:11.943513+0000","172.21.15.32:0/2553320596":"2024-03-27T21:45:11.943513+0000","172.21.15.32:6801/4160336998":"2024-03-27T21:38:51.617977+0000","172.21.15.32:0/589408459":"2024-03-27T21:45:11.943513+0000","172.21.15.32:0/301222511":"2024-03-27T21:45:11.943513+0000","172.21.15.32:6800/4160336998":"2024-03-27T21:38:51.617977+0000","172.21.15.32:0/7687260":"2024-03-27T21:38:51.617977+0000","172.21.15.32:0/2269661084":"2024-03-27T21:38:51.617977+0000","172.21.15.32:6800/1116801226":"2024-03-27T21:38:20.942413+0000","172.21.15.32:0/3243140236":"2024-03-27T21:38:51.617977+0000","172.21.15.32:6801/1116801226":"2024-03-27T21:38:20.942413+0000","172.21.15.32:0/107561733":"2024-03-27T21:38:20.942413+0000","172.21.15.32:0/684532142":"2024-03-27T21:38:20.942413+0000","172.21.15.32:0/1307357155":"2024-03-27T21:38:20.942413+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-03-26T21:45:56.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:56 smithi092 bash[14434]: cluster 2024-03-26T21:45:54.736217+0000 mgr.y (mgr.24358) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:57.313 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-03-26T21:45:57.313 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-03-26T21:45:57.314 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-03-26T21:45:57.314 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-03-26T21:45:57.314 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-03-26T21:45:57.315 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-03-26T21:45:57.315 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-03-26T21:45:57.315 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-03-26T21:45:57.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:57 smithi032 bash[14367]: audit 2024-03-26T21:45:56.607485+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.32:0/2860913019' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:45:57.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:57 smithi032 bash[19772]: audit 2024-03-26T21:45:56.607485+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.32:0/2860913019' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:45:57.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:57 smithi092 bash[14434]: audit 2024-03-26T21:45:56.607485+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.32:0/2860913019' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:45:58.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:45:58 smithi032 bash[14367]: cluster 2024-03-26T21:45:56.736871+0000 mgr.y (mgr.24358) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:58.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:45:58 smithi032 bash[19772]: cluster 2024-03-26T21:45:56.736871+0000 mgr.y (mgr.24358) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:58.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:45:58 smithi092 bash[14434]: cluster 2024-03-26T21:45:56.736871+0000 mgr.y (mgr.24358) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:59.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:45:59 smithi032 bash[35381]: level=info ts=2024-03-26T21:45:59.518Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004360816s 2024-03-26T21:46:00.188 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:00.189 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:00.189 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:00.189 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:00.192 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:00.192 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:00.193 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:00.193 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:00.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:00 smithi032 bash[14367]: cluster 2024-03-26T21:45:58.737590+0000 mgr.y (mgr.24358) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:00.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:00 smithi032 bash[19772]: cluster 2024-03-26T21:45:58.737590+0000 mgr.y (mgr.24358) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:00.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:00 smithi092 bash[14434]: cluster 2024-03-26T21:45:58.737590+0000 mgr.y (mgr.24358) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:02.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:02 smithi032 bash[14367]: cluster 2024-03-26T21:46:00.738351+0000 mgr.y (mgr.24358) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:02.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:02 smithi032 bash[19772]: cluster 2024-03-26T21:46:00.738351+0000 mgr.y (mgr.24358) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:02.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:02 smithi092 bash[14434]: cluster 2024-03-26T21:46:00.738351+0000 mgr.y (mgr.24358) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:04.577 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:04 smithi032 bash[14367]: cluster 2024-03-26T21:46:02.738946+0000 mgr.y (mgr.24358) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:04.577 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:04 smithi032 bash[19772]: cluster 2024-03-26T21:46:02.738946+0000 mgr.y (mgr.24358) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:04.648 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:04 smithi092 bash[14434]: cluster 2024-03-26T21:46:02.738946+0000 mgr.y (mgr.24358) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:04.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:46:04 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:46:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:46:05.086 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:46:04 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:46:04] "GET /metrics HTTP/1.1" 200 191479 "" "Prometheus/2.33.4" 2024-03-26T21:46:06.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:06 smithi032 bash[14367]: cluster 2024-03-26T21:46:04.739614+0000 mgr.y (mgr.24358) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:06.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:06 smithi032 bash[19772]: cluster 2024-03-26T21:46:04.739614+0000 mgr.y (mgr.24358) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:06.828 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:06 smithi092 bash[14434]: cluster 2024-03-26T21:46:04.739614+0000 mgr.y (mgr.24358) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:07.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:07 smithi092 bash[14434]: cluster 2024-03-26T21:46:06.740281+0000 mgr.y (mgr.24358) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:08.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:07 smithi032 bash[14367]: cluster 2024-03-26T21:46:06.740281+0000 mgr.y (mgr.24358) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:08.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:07 smithi032 bash[19772]: cluster 2024-03-26T21:46:06.740281+0000 mgr.y (mgr.24358) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:10.140 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:09 smithi032 bash[19772]: cluster 2024-03-26T21:46:08.740771+0000 mgr.y (mgr.24358) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:10.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:09 smithi032 bash[14367]: cluster 2024-03-26T21:46:08.740771+0000 mgr.y (mgr.24358) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:10.188 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:09 smithi092 bash[14434]: cluster 2024-03-26T21:46:08.740771+0000 mgr.y (mgr.24358) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:10.448 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:10 smithi092 systemd[1]: Started Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:46:11.651 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[14434]: audit 2024-03-26T21:46:10.456642+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:11.651 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[14434]: audit 2024-03-26T21:46:10.459304+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:46:11.651 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[14434]: audit 2024-03-26T21:46:10.461537+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:46:11.651 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[14434]: audit 2024-03-26T21:46:10.463164+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:46:11.651 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+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-03-26T21:46:11.651 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+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-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="App mode production" logger=settings 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+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-03-26T21:46:11.652 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-03-26T21:46:11.653 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-03-26T21:46:11.653 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-03-26T21:46:11.653 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-03-26T21:46:11.653 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-03-26T21:46:11.653 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-03-26T21:46:11.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:11 smithi032 bash[19772]: audit 2024-03-26T21:46:10.456642+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:11.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:11 smithi032 bash[19772]: audit 2024-03-26T21:46:10.459304+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:46:11.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:11 smithi032 bash[19772]: audit 2024-03-26T21:46:10.461537+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:46:11.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:11 smithi032 bash[19772]: audit 2024-03-26T21:46:10.463164+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:46:11.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:11 smithi032 bash[14367]: audit 2024-03-26T21:46:10.456642+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:11.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:11 smithi032 bash[14367]: audit 2024-03-26T21:46:10.459304+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:46:11.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:11 smithi032 bash[14367]: audit 2024-03-26T21:46:10.461537+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:46:11.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:11 smithi032 bash[14367]: audit 2024-03-26T21:46:10.463164+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:46:11.920 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-03-26T21:46:11.920 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-03-26T21:46:11.920 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-03-26T21:46:11.920 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-03-26T21:46:11.920 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-03-26T21:46:11.920 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-26T21:46:11.920 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-03-26T21:46:12.173 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-03-26T21:46:12.174 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-03-26T21:46:12.174 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:11 smithi092 bash[30479]: t=2024-03-26T21:46:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-03-26T21:46:12.174 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-03-26T21:46:12.174 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-03-26T21:46:12.174 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-03-26T21:46:12.174 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-03-26T21:46:12.174 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-03-26T21:46:12.174 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-03-26T21:46:12.442 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-03-26T21:46:12.443 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-03-26T21:46:12.443 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-03-26T21:46:12.443 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-03-26T21:46:12.443 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-03-26T21:46:12.443 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-03-26T21:46:12.443 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-03-26T21:46:12.443 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-03-26T21:46:12.696 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-03-26T21:46:12.696 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-03-26T21:46:12.696 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-03-26T21:46:12.696 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-03-26T21:46:12.696 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-03-26T21:46:12.696 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-03-26T21:46:12.696 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-03-26T21:46:12.696 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-03-26T21:46:12.697 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-03-26T21:46:12.697 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[14434]: cluster 2024-03-26T21:46:10.741331+0000 mgr.y (mgr.24358) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:12.716 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:12 smithi032 bash[14367]: cluster 2024-03-26T21:46:10.741331+0000 mgr.y (mgr.24358) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:12.717 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:12 smithi032 bash[19772]: cluster 2024-03-26T21:46:10.741331+0000 mgr.y (mgr.24358) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:197568495642 2024-03-26T21:46:12.718 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-03-26T21:46:12.948 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-03-26T21:46:12.948 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-03-26T21:46:12.948 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-03-26T21:46:12.948 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-03-26T21:46:12.948 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-03-26T21:46:12.949 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-03-26T21:46:12.949 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-03-26T21:46:13.236 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-03-26T21:46:13.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:12 smithi092 bash[30479]: t=2024-03-26T21:46:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-03-26T21:46:13.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-03-26T21:46:13.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-03-26T21:46:13.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-03-26T21:46:13.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-03-26T21:46:13.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-03-26T21:46:13.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-03-26T21:46:13.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-03-26T21:46:13.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-03-26T21:46:13.487 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-03-26T21:46:13.487 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-03-26T21:46:13.487 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-03-26T21:46:13.487 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-03-26T21:46:13.739 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-03-26T21:46:13.739 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-03-26T21:46:13.740 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-03-26T21:46:13.740 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-03-26T21:46:13.740 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-03-26T21:46:13.740 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-03-26T21:46:14.009 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-03-26T21:46:14.009 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-03-26T21:46:14.009 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-03-26T21:46:14.009 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-03-26T21:46:14.009 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-03-26T21:46:14.009 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[30479]: t=2024-03-26T21:46:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-03-26T21:46:14.009 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[14434]: cluster 2024-03-26T21:46:12.741843+0000 mgr.y (mgr.24358) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:14.009 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[14434]: audit 2024-03-26T21:46:12.832890+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:14.009 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[14434]: audit 2024-03-26T21:46:12.837026+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:46:14.010 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:13 smithi092 bash[14434]: audit 2024-03-26T21:46:12.845953+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:46:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:13 smithi032 bash[14367]: cluster 2024-03-26T21:46:12.741843+0000 mgr.y (mgr.24358) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:13 smithi032 bash[14367]: audit 2024-03-26T21:46:12.832890+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:13 smithi032 bash[14367]: audit 2024-03-26T21:46:12.837026+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:46:14.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:13 smithi032 bash[14367]: audit 2024-03-26T21:46:12.845953+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:46:14.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:13 smithi032 bash[19772]: cluster 2024-03-26T21:46:12.741843+0000 mgr.y (mgr.24358) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:14.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:13 smithi032 bash[19772]: audit 2024-03-26T21:46:12.832890+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:14.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:13 smithi032 bash[19772]: audit 2024-03-26T21:46:12.837026+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:46:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:13 smithi032 bash[19772]: audit 2024-03-26T21:46:12.845953+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:46:14.265 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-03-26T21:46:14.265 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-03-26T21:46:14.265 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-03-26T21:46:14.265 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-03-26T21:46:14.265 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-03-26T21:46:14.265 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-03-26T21:46:14.265 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-03-26T21:46:14.522 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-03-26T21:46:14.522 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-03-26T21:46:14.522 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-03-26T21:46:14.522 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-03-26T21:46:14.523 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-03-26T21:46:14.523 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-03-26T21:46:14.523 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-03-26T21:46:14.523 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-03-26T21:46:14.792 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:46:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:46:14.792 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-03-26T21:46:14.792 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-03-26T21:46:14.792 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-03-26T21:46:14.792 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-03-26T21:46:14.792 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-03-26T21:46:14.793 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-03-26T21:46:14.793 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-03-26T21:46:14.793 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-03-26T21:46:14.793 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-03-26T21:46:15.062 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-03-26T21:46:15.063 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-03-26T21:46:15.063 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-03-26T21:46:15.063 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-03-26T21:46:15.063 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:14 smithi092 bash[30479]: t=2024-03-26T21:46:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-03-26T21:46:15.063 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-03-26T21:46:15.063 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-26T21:46:15.063 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-03-26T21:46:15.073 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:46:14 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:46:14] "GET /metrics HTTP/1.1" 200 191481 "" "Prometheus/2.33.4" 2024-03-26T21:46:15.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[14434]: audit 2024-03-26T21:46:14.289330+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:15.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[14434]: audit 2024-03-26T21:46:14.836222+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:15.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[14434]: audit 2024-03-26T21:46:14.843184+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:15.322 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-03-26T21:46:15.322 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-03-26T21:46:15.322 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-03-26T21:46:15.323 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-03-26T21:46:15.323 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-03-26T21:46:15.323 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-03-26T21:46:15.323 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-03-26T21:46:15.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:15 smithi032 bash[14367]: audit 2024-03-26T21:46:14.289330+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:15.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:15 smithi032 bash[14367]: audit 2024-03-26T21:46:14.836222+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:15.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:15 smithi032 bash[14367]: audit 2024-03-26T21:46:14.843184+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:15.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:15 smithi032 bash[19772]: audit 2024-03-26T21:46:14.289330+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:15.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:15 smithi032 bash[19772]: audit 2024-03-26T21:46:14.836222+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:15.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:15 smithi032 bash[19772]: audit 2024-03-26T21:46:14.843184+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:15.389 INFO:teuthology.orchestra.run.smithi032.stdout:163208757281 2024-03-26T21:46:15.389 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-03-26T21:46:15.574 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-03-26T21:46:15.574 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-03-26T21:46:15.574 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-03-26T21:46:15.575 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-03-26T21:46:15.575 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-03-26T21:46:15.836 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-03-26T21:46:15.836 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-03-26T21:46:15.836 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-03-26T21:46:15.836 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-03-26T21:46:15.836 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-03-26T21:46:15.836 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-03-26T21:46:15.836 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-03-26T21:46:15.836 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-03-26T21:46:15.836 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-03-26T21:46:15.837 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-03-26T21:46:16.096 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-03-26T21:46:16.096 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-03-26T21:46:16.097 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-03-26T21:46:16.097 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:15 smithi092 bash[30479]: t=2024-03-26T21:46:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-03-26T21:46:16.097 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-03-26T21:46:16.097 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-03-26T21:46:16.097 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-03-26T21:46:16.097 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-03-26T21:46:16.114 INFO:teuthology.orchestra.run.smithi032.stdout:34359738438 2024-03-26T21:46:16.115 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-03-26T21:46:16.358 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[14434]: cluster 2024-03-26T21:46:14.742543+0000 mgr.y (mgr.24358) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:16.358 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[14434]: cephadm 2024-03-26T21:46:14.849587+0000 mgr.y (mgr.24358) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-26T21:46:16.359 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[14434]: cephadm 2024-03-26T21:46:14.854186+0000 mgr.y (mgr.24358) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi032 2024-03-26T21:46:16.359 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-03-26T21:46:16.359 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-03-26T21:46:16.359 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-03-26T21:46:16.359 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-03-26T21:46:16.359 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-03-26T21:46:16.360 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-03-26T21:46:16.360 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-03-26T21:46:16.360 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-03-26T21:46:16.360 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-03-26T21:46:16.434 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:16 smithi032 bash[19772]: cluster 2024-03-26T21:46:14.742543+0000 mgr.y (mgr.24358) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:16.435 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:16 smithi032 bash[19772]: cephadm 2024-03-26T21:46:14.849587+0000 mgr.y (mgr.24358) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-26T21:46:16.435 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:16 smithi032 bash[19772]: cephadm 2024-03-26T21:46:14.854186+0000 mgr.y (mgr.24358) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi032 2024-03-26T21:46:16.435 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:16 smithi032 bash[14367]: cluster 2024-03-26T21:46:14.742543+0000 mgr.y (mgr.24358) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:16.435 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:16 smithi032 bash[14367]: cephadm 2024-03-26T21:46:14.849587+0000 mgr.y (mgr.24358) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-26T21:46:16.435 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:16 smithi032 bash[14367]: cephadm 2024-03-26T21:46:14.854186+0000 mgr.y (mgr.24358) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi032 2024-03-26T21:46:16.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-03-26T21:46:16.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-03-26T21:46:16.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-03-26T21:46:16.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-03-26T21:46:16.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-03-26T21:46:16.611 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-03-26T21:46:16.611 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-03-26T21:46:16.769 INFO:teuthology.orchestra.run.smithi032.stdout:77309411384 2024-03-26T21:46:16.769 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-03-26T21:46:16.880 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-03-26T21:46:16.880 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-03-26T21:46:16.880 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-03-26T21:46:16.880 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-03-26T21:46:16.880 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-03-26T21:46:16.880 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-03-26T21:46:16.880 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-03-26T21:46:16.880 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-03-26T21:46:16.880 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-03-26T21:46:17.132 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-03-26T21:46:17.133 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:16 smithi092 bash[30479]: t=2024-03-26T21:46:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-03-26T21:46:17.133 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-03-26T21:46:17.133 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-03-26T21:46:17.133 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-03-26T21:46:17.133 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-03-26T21:46:17.133 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-03-26T21:46:17.133 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-03-26T21:46:17.444 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-03-26T21:46:17.444 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-03-26T21:46:17.444 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-03-26T21:46:17.444 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-03-26T21:46:17.445 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-03-26T21:46:17.445 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-03-26T21:46:17.445 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+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-03-26T21:46:17.445 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-03-26T21:46:17.445 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-03-26T21:46:17.445 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-03-26T21:46:17.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[14434]: cluster 2024-03-26T21:46:16.743157+0000 mgr.y (mgr.24358) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:17.698 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-03-26T21:46:17.698 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-03-26T21:46:17.698 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-03-26T21:46:17.698 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-03-26T21:46:17.698 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-03-26T21:46:17.698 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-03-26T21:46:17.699 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-03-26T21:46:17.936 INFO:teuthology.orchestra.run.smithi032.stdout:107374182447 2024-03-26T21:46:17.936 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-03-26T21:46:17.948 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:17 smithi032 bash[19772]: cluster 2024-03-26T21:46:16.743157+0000 mgr.y (mgr.24358) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:17.948 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:17 smithi032 bash[14367]: cluster 2024-03-26T21:46:16.743157+0000 mgr.y (mgr.24358) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:17.983 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-03-26T21:46:17.983 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-03-26T21:46:17.983 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-03-26T21:46:17.983 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-03-26T21:46:17.983 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-03-26T21:46:17.983 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-03-26T21:46:17.983 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-03-26T21:46:17.983 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-03-26T21:46:17.983 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:17 smithi092 bash[30479]: t=2024-03-26T21:46:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-03-26T21:46:18.008 INFO:teuthology.orchestra.run.smithi032.stdout:128849018921 2024-03-26T21:46:18.009 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-03-26T21:46:18.244 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-03-26T21:46:18.244 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-03-26T21:46:18.244 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-03-26T21:46:18.244 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-03-26T21:46:18.244 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-03-26T21:46:18.245 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-03-26T21:46:18.245 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-03-26T21:46:18.245 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-03-26T21:46:18.513 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-03-26T21:46:18.513 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-03-26T21:46:18.513 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-03-26T21:46:18.513 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-03-26T21:46:18.514 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-03-26T21:46:18.514 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-03-26T21:46:18.514 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-03-26T21:46:18.514 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-03-26T21:46:18.777 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-03-26T21:46:18.777 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-03-26T21:46:18.777 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-03-26T21:46:18.777 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-03-26T21:46:18.777 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-03-26T21:46:18.777 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+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-03-26T21:46:18.777 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-03-26T21:46:18.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-03-26T21:46:19.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-03-26T21:46:19.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-03-26T21:46:19.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-03-26T21:46:19.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-03-26T21:46:19.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:18 smithi092 bash[30479]: t=2024-03-26T21:46:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-03-26T21:46:19.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-03-26T21:46:19.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-03-26T21:46:19.056 INFO:teuthology.orchestra.run.smithi032.stdout:231928234003 2024-03-26T21:46:19.057 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-03-26T21:46:19.058 INFO:teuthology.orchestra.run.smithi032.stdout:55834574911 2024-03-26T21:46:19.058 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-03-26T21:46:19.307 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-03-26T21:46:19.307 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-03-26T21:46:19.307 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-03-26T21:46:19.308 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-03-26T21:46:19.308 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-03-26T21:46:19.308 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-03-26T21:46:19.308 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-03-26T21:46:19.308 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-03-26T21:46:19.308 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-03-26T21:46:19.525 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:19.525 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:19.525 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:19.526 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:19.559 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-03-26T21:46:19.559 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-03-26T21:46:19.559 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-03-26T21:46:19.559 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-03-26T21:46:19.559 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-03-26T21:46:19.559 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-03-26T21:46:19.559 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-03-26T21:46:19.828 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[14434]: cluster 2024-03-26T21:46:18.743771+0000 mgr.y (mgr.24358) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:19.828 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-03-26T21:46:19.828 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-03-26T21:46:19.829 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-03-26T21:46:19.829 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-03-26T21:46:19.829 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-03-26T21:46:19.829 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-03-26T21:46:19.829 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-03-26T21:46:19.829 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-03-26T21:46:20.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:19 smithi032 bash[14367]: cluster 2024-03-26T21:46:18.743771+0000 mgr.y (mgr.24358) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:20.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:19 smithi032 bash[19772]: cluster 2024-03-26T21:46:18.743771+0000 mgr.y (mgr.24358) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:20.089 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-03-26T21:46:20.089 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-03-26T21:46:20.089 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-03-26T21:46:20.089 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:19 smithi092 bash[30479]: t=2024-03-26T21:46:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-03-26T21:46:20.089 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-03-26T21:46:20.089 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-03-26T21:46:20.089 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-03-26T21:46:20.342 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-03-26T21:46:20.342 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-03-26T21:46:20.342 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-03-26T21:46:20.342 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-03-26T21:46:20.342 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-03-26T21:46:20.342 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-03-26T21:46:20.342 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-03-26T21:46:20.342 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-03-26T21:46:20.602 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-03-26T21:46:20.602 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-03-26T21:46:20.603 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-03-26T21:46:20.603 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-03-26T21:46:20.603 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-03-26T21:46:20.603 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-03-26T21:46:20.603 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-03-26T21:46:20.829 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:20.830 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:20.872 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-03-26T21:46:20.872 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-03-26T21:46:20.872 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-03-26T21:46:20.872 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-03-26T21:46:20.872 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-03-26T21:46:20.872 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-03-26T21:46:20.872 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-03-26T21:46:20.872 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-03-26T21:46:21.124 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-03-26T21:46:21.124 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-03-26T21:46:21.124 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:20 smithi092 bash[30479]: t=2024-03-26T21:46:20+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-03-26T21:46:21.124 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-03-26T21:46:21.124 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-03-26T21:46:21.124 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-03-26T21:46:21.124 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-03-26T21:46:21.377 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-03-26T21:46:21.377 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-03-26T21:46:21.377 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-03-26T21:46:21.377 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-03-26T21:46:21.377 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-03-26T21:46:21.377 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-03-26T21:46:21.377 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-03-26T21:46:21.377 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-03-26T21:46:21.378 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-03-26T21:46:21.662 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-03-26T21:46:21.663 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-03-26T21:46:21.663 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-03-26T21:46:21.663 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-03-26T21:46:21.663 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-03-26T21:46:21.663 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-03-26T21:46:21.663 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-03-26T21:46:21.670 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:21.671 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:21.923 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[14434]: cluster 2024-03-26T21:46:20.744360+0000 mgr.y (mgr.24358) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:21.924 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-03-26T21:46:21.924 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-03-26T21:46:21.924 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-03-26T21:46:21.924 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-03-26T21:46:21.924 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-03-26T21:46:21.924 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-03-26T21:46:21.924 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+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-03-26T21:46:21.924 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-03-26T21:46:22.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:21 smithi032 bash[19772]: cluster 2024-03-26T21:46:20.744360+0000 mgr.y (mgr.24358) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:22.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:21 smithi032 bash[14367]: cluster 2024-03-26T21:46:20.744360+0000 mgr.y (mgr.24358) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:22.184 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-03-26T21:46:22.184 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:21 smithi092 bash[30479]: t=2024-03-26T21:46:21+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-03-26T21:46:22.184 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-03-26T21:46:22.184 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-03-26T21:46:22.185 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-03-26T21:46:22.185 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-03-26T21:46:22.448 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-03-26T21:46:22.448 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-03-26T21:46:22.448 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-03-26T21:46:22.448 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-03-26T21:46:22.448 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-03-26T21:46:22.449 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-03-26T21:46:22.449 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-03-26T21:46:22.449 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-03-26T21:46:22.748 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-03-26T21:46:22.748 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-03-26T21:46:22.749 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-03-26T21:46:22.749 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-03-26T21:46:22.749 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-03-26T21:46:22.749 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-03-26T21:46:22.749 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-03-26T21:46:22.749 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+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-03-26T21:46:22.750 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+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-03-26T21:46:23.034 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-03-26T21:46:23.034 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-03-26T21:46:23.034 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-03-26T21:46:23.034 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-03-26T21:46:23.035 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-03-26T21:46:23.035 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-03-26T21:46:23.035 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:22 smithi092 bash[30479]: t=2024-03-26T21:46:22+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-03-26T21:46:23.035 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-03-26T21:46:23.286 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-03-26T21:46:23.287 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-03-26T21:46:23.287 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-03-26T21:46:23.287 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-03-26T21:46:23.287 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-03-26T21:46:23.287 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-03-26T21:46:23.287 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-03-26T21:46:23.287 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-03-26T21:46:23.287 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-03-26T21:46:23.539 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-03-26T21:46:23.539 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-03-26T21:46:23.539 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-03-26T21:46:23.539 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-03-26T21:46:23.539 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-03-26T21:46:23.539 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-03-26T21:46:23.540 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-03-26T21:46:23.540 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-03-26T21:46:23.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-03-26T21:46:23.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-03-26T21:46:23.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-03-26T21:46:23.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-03-26T21:46:23.800 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-03-26T21:46:23.800 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-03-26T21:46:24.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:23 smithi032 bash[14367]: cluster 2024-03-26T21:46:22.744939+0000 mgr.y (mgr.24358) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:24.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:23 smithi032 bash[19772]: cluster 2024-03-26T21:46:22.744939+0000 mgr.y (mgr.24358) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:24.119 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[14434]: cluster 2024-03-26T21:46:22.744939+0000 mgr.y (mgr.24358) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:24.119 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-03-26T21:46:24.119 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-03-26T21:46:24.119 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-03-26T21:46:24.119 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-03-26T21:46:24.119 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-03-26T21:46:24.120 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:23 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-03-26T21:46:24.120 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-03-26T21:46:24.120 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-03-26T21:46:24.120 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-03-26T21:46:24.120 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-03-26T21:46:24.371 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-03-26T21:46:24.372 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-03-26T21:46:24.372 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-03-26T21:46:24.372 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-03-26T21:46:24.372 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-03-26T21:46:24.372 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-03-26T21:46:24.372 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-03-26T21:46:24.372 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-03-26T21:46:24.647 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-03-26T21:46:24.648 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.887072241s 2024-03-26T21:46:24.648 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-26T21:46:24.648 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-26T21:46:24.648 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-26T21:46:24.648 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-26T21:46:24.648 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-26T21:46:24.648 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-26T21:46:24.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:46:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:46:24.948 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+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-03-26T21:46:24.948 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-26T21:46:24.948 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-26T21:46:24.948 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-26T21:46:24.948 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:46:24 smithi092 bash[30479]: t=2024-03-26T21:46:24+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-26T21:46:25.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:46:24 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:46:24] "GET /metrics HTTP/1.1" 200 191481 "" "Prometheus/2.33.4" 2024-03-26T21:46:25.960 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:25 smithi032 bash[14367]: cluster 2024-03-26T21:46:24.745609+0000 mgr.y (mgr.24358) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:25.960 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:25 smithi032 bash[19772]: cluster 2024-03-26T21:46:24.745609+0000 mgr.y (mgr.24358) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:26.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:25 smithi092 bash[14434]: cluster 2024-03-26T21:46:24.745609+0000 mgr.y (mgr.24358) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:27.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:27 smithi092 bash[14434]: cluster 2024-03-26T21:46:26.746216+0000 mgr.y (mgr.24358) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:28.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:27 smithi032 bash[19772]: cluster 2024-03-26T21:46:26.746216+0000 mgr.y (mgr.24358) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:28.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:27 smithi032 bash[14367]: cluster 2024-03-26T21:46:26.746216+0000 mgr.y (mgr.24358) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:29.411 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:29 smithi032 systemd[1]: Stopping Ceph alertmanager.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:46:29.411 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:29 smithi032 bash[38610]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-alertmanager.a 2024-03-26T21:46:29.737 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:29 smithi032 bash[35381]: level=info ts=2024-03-26T21:46:29.527Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:46:29.760 INFO:teuthology.orchestra.run.smithi032.stdout:34359738442 2024-03-26T21:46:30.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:29 smithi032 bash[14367]: cluster 2024-03-26T21:46:28.746828+0000 mgr.y (mgr.24358) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:30.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:29 smithi032 bash[14367]: audit 2024-03-26T21:46:29.768518+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.32:0/150253097' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-26T21:46:30.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:29 smithi032 bash[19772]: cluster 2024-03-26T21:46:28.746828+0000 mgr.y (mgr.24358) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:30.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:29 smithi032 bash[19772]: audit 2024-03-26T21:46:29.768518+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.32:0/150253097' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-26T21:46:30.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:29 smithi092 bash[14434]: cluster 2024-03-26T21:46:28.746828+0000 mgr.y (mgr.24358) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:30.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:29 smithi092 bash[14434]: audit 2024-03-26T21:46:29.768518+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.32:0/150253097' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-26T21:46:32.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:31 smithi032 bash[14367]: cluster 2024-03-26T21:46:30.747512+0000 mgr.y (mgr.24358) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:32.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:31 smithi032 bash[19772]: cluster 2024-03-26T21:46:30.747512+0000 mgr.y (mgr.24358) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:32.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:31 smithi092 bash[14434]: cluster 2024-03-26T21:46:30.747512+0000 mgr.y (mgr.24358) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:32.809 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738438 got 34359738442 for osd.0 2024-03-26T21:46:32.809 DEBUG:teuthology.parallel:result is None 2024-03-26T21:46:33.795 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:33 smithi032 bash[38619]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-alertmanager-a 2024-03-26T21:46:33.795 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:33 smithi032 bash[38813]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-alertmanager.a 2024-03-26T21:46:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:33 smithi032 bash[14367]: cluster 2024-03-26T21:46:32.748152+0000 mgr.y (mgr.24358) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:34.141 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:33 smithi032 bash[19772]: cluster 2024-03-26T21:46:32.748152+0000 mgr.y (mgr.24358) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:34.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:33 smithi092 bash[14434]: cluster 2024-03-26T21:46:32.748152+0000 mgr.y (mgr.24358) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:34.536 INFO:teuthology.orchestra.run.smithi032.stdout:163208757285 2024-03-26T21:46:34.570 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:34 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-26T21:46:34.570 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:34 smithi032 systemd[1]: Stopped Ceph alertmanager.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:46:34.570 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:34 smithi032 systemd[1]: Started Ceph alertmanager.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:46:34.699 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:46:34 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:46:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:46:35.104 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:46:34 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:46:34] "GET /metrics HTTP/1.1" 200 191477 "" "Prometheus/2.33.4" 2024-03-26T21:46:35.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:35 smithi092 bash[14434]: audit 2024-03-26T21:46:34.225292+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:35.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:35 smithi092 bash[14434]: cephadm 2024-03-26T21:46:34.227175+0000 mgr.y (mgr.24358) 63 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:46:35.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:35 smithi092 bash[14434]: cephadm 2024-03-26T21:46:34.232684+0000 mgr.y (mgr.24358) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-26T21:46:35.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:35 smithi092 bash[14434]: audit 2024-03-26T21:46:34.544908+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.32:0/3478997369' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-26T21:46:35.535 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:35 smithi032 bash[14367]: audit 2024-03-26T21:46:34.225292+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:35.535 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:35 smithi032 bash[14367]: cephadm 2024-03-26T21:46:34.227175+0000 mgr.y (mgr.24358) 63 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:46:35.535 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:35 smithi032 bash[14367]: cephadm 2024-03-26T21:46:34.232684+0000 mgr.y (mgr.24358) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-26T21:46:35.535 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:35 smithi032 bash[14367]: audit 2024-03-26T21:46:34.544908+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.32:0/3478997369' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-26T21:46:35.535 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:35 smithi032 bash[19772]: audit 2024-03-26T21:46:34.225292+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:35.535 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:35 smithi032 bash[19772]: cephadm 2024-03-26T21:46:34.227175+0000 mgr.y (mgr.24358) 63 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:46:35.535 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:35 smithi032 bash[19772]: cephadm 2024-03-26T21:46:34.232684+0000 mgr.y (mgr.24358) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-26T21:46:35.535 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:35 smithi032 bash[19772]: audit 2024-03-26T21:46:34.544908+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.32:0/3478997369' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-26T21:46:36.412 INFO:teuthology.orchestra.run.smithi032.stdout:197568495647 2024-03-26T21:46:36.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:36 smithi092 bash[14434]: cluster 2024-03-26T21:46:34.748829+0000 mgr.y (mgr.24358) 65 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:36.482 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:36 smithi032 bash[19772]: cluster 2024-03-26T21:46:34.748829+0000 mgr.y (mgr.24358) 65 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:36.482 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:36 smithi032 bash[14367]: cluster 2024-03-26T21:46:34.748829+0000 mgr.y (mgr.24358) 65 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:36.846 INFO:teuthology.orchestra.run.smithi032.stdout:128849018925 2024-03-26T21:46:37.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:37 smithi092 bash[14434]: audit 2024-03-26T21:46:36.420613+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.32:0/193850226' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-26T21:46:37.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:37 smithi092 bash[14434]: audit 2024-03-26T21:46:36.854347+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.32:0/2765897627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-26T21:46:37.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:37 smithi032 bash[14367]: audit 2024-03-26T21:46:36.420613+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.32:0/193850226' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-26T21:46:37.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:37 smithi032 bash[14367]: audit 2024-03-26T21:46:36.854347+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.32:0/2765897627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-26T21:46:37.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:37 smithi032 bash[19772]: audit 2024-03-26T21:46:36.420613+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.32:0/193850226' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-26T21:46:37.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:37 smithi032 bash[19772]: audit 2024-03-26T21:46:36.854347+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.32:0/2765897627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-26T21:46:37.675 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757281 got 163208757285 for osd.5 2024-03-26T21:46:37.675 DEBUG:teuthology.parallel:result is None 2024-03-26T21:46:37.682 INFO:teuthology.orchestra.run.smithi032.stdout:231928234007 2024-03-26T21:46:38.044 INFO:teuthology.orchestra.run.smithi032.stdout:77309411388 2024-03-26T21:46:38.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:38 smithi032 bash[19772]: cluster 2024-03-26T21:46:36.749536+0000 mgr.y (mgr.24358) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:38.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:38 smithi032 bash[19772]: audit 2024-03-26T21:46:37.690594+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.32:0/2636899029' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-26T21:46:38.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:38 smithi032 bash[19772]: audit 2024-03-26T21:46:38.051520+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.32:0/1099552213' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-26T21:46:38.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:38 smithi032 bash[14367]: cluster 2024-03-26T21:46:36.749536+0000 mgr.y (mgr.24358) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:38.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:38 smithi032 bash[14367]: audit 2024-03-26T21:46:37.690594+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.32:0/2636899029' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-26T21:46:38.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:38 smithi032 bash[14367]: audit 2024-03-26T21:46:38.051520+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.32:0/1099552213' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-26T21:46:38.628 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[14434]: cluster 2024-03-26T21:46:36.749536+0000 mgr.y (mgr.24358) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:38.628 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[14434]: audit 2024-03-26T21:46:37.690594+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.32:0/2636899029' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-26T21:46:38.628 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[14434]: audit 2024-03-26T21:46:38.051520+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.32:0/1099552213' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-26T21:46:38.628 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 systemd[1]: Stopping Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:46:38.628 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[31035]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-prometheus.a 2024-03-26T21:46:38.629 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[29568]: ts=2024-03-26T21:46:38.446Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:46:38.629 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[29568]: ts=2024-03-26T21:46:38.446Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-26T21:46:38.629 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[29568]: ts=2024-03-26T21:46:38.446Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-26T21:46:38.629 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[29568]: ts=2024-03-26T21:46:38.446Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-26T21:46:38.629 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[29568]: ts=2024-03-26T21:46:38.446Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-26T21:46:38.629 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[29568]: ts=2024-03-26T21:46:38.446Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-26T21:46:38.629 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[29568]: ts=2024-03-26T21:46:38.447Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-26T21:46:38.629 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[29568]: ts=2024-03-26T21:46:38.447Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T21:46:38.629 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[29568]: ts=2024-03-26T21:46:38.447Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T21:46:38.629 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[29568]: ts=2024-03-26T21:46:38.448Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T21:46:38.629 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[29568]: ts=2024-03-26T21:46:38.448Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-26T21:46:38.629 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[29568]: ts=2024-03-26T21:46:38.448Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-26T21:46:39.116 INFO:teuthology.orchestra.run.smithi032.stdout:107374182451 2024-03-26T21:46:39.158 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495642 got 197568495647 for osd.6 2024-03-26T21:46:39.158 DEBUG:teuthology.parallel:result is None 2024-03-26T21:46:39.177 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018921 got 128849018925 for osd.4 2024-03-26T21:46:39.177 DEBUG:teuthology.parallel:result is None 2024-03-26T21:46:39.198 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[31044]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T21:46:39.198 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:38 smithi092 bash[31080]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-prometheus.a 2024-03-26T21:46:39.199 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:39 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@prometheus.a.service: Succeeded. 2024-03-26T21:46:39.199 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:39 smithi092 systemd[1]: Stopped Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:46:39.199 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:39 smithi092 systemd[1]: Started Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:46:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[19772]: audit 2024-03-26T21:46:39.124568+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.32:0/2287785307' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-26T21:46:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[19772]: audit 2024-03-26T21:46:39.198086+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[19772]: audit 2024-03-26T21:46:39.203162+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:46:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[19772]: audit 2024-03-26T21:46:39.204974+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.32:9093"}]: dispatch 2024-03-26T21:46:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[19772]: audit 2024-03-26T21:46:39.212720+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[19772]: audit 2024-03-26T21:46:39.219503+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:46:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[19772]: audit 2024-03-26T21:46:39.227996+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.92:9095"}]: dispatch 2024-03-26T21:46:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[19772]: audit 2024-03-26T21:46:39.234992+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[14367]: audit 2024-03-26T21:46:39.124568+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.32:0/2287785307' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-26T21:46:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[14367]: audit 2024-03-26T21:46:39.198086+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[14367]: audit 2024-03-26T21:46:39.203162+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:46:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[14367]: audit 2024-03-26T21:46:39.204974+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.32:9093"}]: dispatch 2024-03-26T21:46:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[14367]: audit 2024-03-26T21:46:39.212720+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[14367]: audit 2024-03-26T21:46:39.219503+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:46:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[14367]: audit 2024-03-26T21:46:39.227996+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.92:9095"}]: dispatch 2024-03-26T21:46:39.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:39 smithi032 bash[14367]: audit 2024-03-26T21:46:39.234992+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:39.484 INFO:teuthology.orchestra.run.smithi032.stdout:55834574916 2024-03-26T21:46:39.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:39 smithi092 bash[14434]: audit 2024-03-26T21:46:39.124568+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.32:0/2287785307' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-26T21:46:39.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:39 smithi092 bash[14434]: audit 2024-03-26T21:46:39.198086+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:39.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:39 smithi092 bash[14434]: audit 2024-03-26T21:46:39.203162+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:46:39.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:39 smithi092 bash[14434]: audit 2024-03-26T21:46:39.204974+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.32:9093"}]: dispatch 2024-03-26T21:46:39.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:39 smithi092 bash[14434]: audit 2024-03-26T21:46:39.212720+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:39.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:39 smithi092 bash[14434]: audit 2024-03-26T21:46:39.219503+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:46:39.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:39 smithi092 bash[14434]: audit 2024-03-26T21:46:39.227996+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.92:9095"}]: dispatch 2024-03-26T21:46:39.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:39 smithi092 bash[14434]: audit 2024-03-26T21:46:39.234992+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:40.448 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.268Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-26T21:46:40.449 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.268Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-26T21:46:40.449 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.268Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-26T21:46:40.449 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.268Z 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 smithi092 (none))" 2024-03-26T21:46:40.449 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.269Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T21:46:40.449 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.269Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T21:46:40.449 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.271Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T21:46:40.449 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.271Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-26T21:46:40.450 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.273Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-26T21:46:40.450 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.275Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T21:46:40.450 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.275Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.909µs 2024-03-26T21:46:40.450 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.275Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T21:46:40.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: cluster 2024-03-26T21:46:38.750204+0000 mgr.y (mgr.24358) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:40.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.203682+0000 mgr.y (mgr.24358) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:46:40.451 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.205419+0000 mgr.y (mgr.24358) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.32:9093"}]: dispatch 2024-03-26T21:46:40.451 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.220291+0000 mgr.y (mgr.24358) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:46:40.451 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.228677+0000 mgr.y (mgr.24358) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.92:9095"}]: dispatch 2024-03-26T21:46:40.451 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.242879+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:46:40.451 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.243524+0000 mgr.y (mgr.24358) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:46:40.451 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.254780+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.92:3000"}]: dispatch 2024-03-26T21:46:40.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.255249+0000 mgr.y (mgr.24358) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.92:3000"}]: dispatch 2024-03-26T21:46:40.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.259978+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:40.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.264677+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:46:40.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.266228+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:46:40.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.267309+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:46:40.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[14434]: audit 2024-03-26T21:46:39.492309+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.32:0/2885855925' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-26T21:46:40.502 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[38890]: level=info ts=2024-03-26T21:46:40.363Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-26T21:46:40.502 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[38890]: level=info ts=2024-03-26T21:46:40.364Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-26T21:46:40.502 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[38890]: level=info ts=2024-03-26T21:46:40.367Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.32 port=9094 2024-03-26T21:46:40.502 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[38890]: level=info ts=2024-03-26T21:46:40.368Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-26T21:46:40.502 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[38890]: level=info ts=2024-03-26T21:46:40.425Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T21:46:40.502 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[38890]: level=info ts=2024-03-26T21:46:40.425Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T21:46:40.502 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[38890]: level=info ts=2024-03-26T21:46:40.429Z caller=main.go:518 msg=Listening address=:9093 2024-03-26T21:46:40.503 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[38890]: level=info ts=2024-03-26T21:46:40.429Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-26T21:46:40.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: cluster 2024-03-26T21:46:38.750204+0000 mgr.y (mgr.24358) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:40.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.203682+0000 mgr.y (mgr.24358) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:46:40.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.205419+0000 mgr.y (mgr.24358) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.32:9093"}]: dispatch 2024-03-26T21:46:40.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.220291+0000 mgr.y (mgr.24358) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:46:40.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.228677+0000 mgr.y (mgr.24358) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.92:9095"}]: dispatch 2024-03-26T21:46:40.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.242879+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:46:40.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.243524+0000 mgr.y (mgr.24358) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:46:40.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.254780+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.92:3000"}]: dispatch 2024-03-26T21:46:40.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.255249+0000 mgr.y (mgr.24358) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.92:3000"}]: dispatch 2024-03-26T21:46:40.503 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.259978+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:40.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.264677+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:46:40.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.266228+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:46:40.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.267309+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:46:40.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[19772]: audit 2024-03-26T21:46:39.492309+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.32:0/2885855925' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-26T21:46:40.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: cluster 2024-03-26T21:46:38.750204+0000 mgr.y (mgr.24358) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:40.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.203682+0000 mgr.y (mgr.24358) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:46:40.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.205419+0000 mgr.y (mgr.24358) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.32:9093"}]: dispatch 2024-03-26T21:46:40.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.220291+0000 mgr.y (mgr.24358) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:46:40.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.228677+0000 mgr.y (mgr.24358) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.92:9095"}]: dispatch 2024-03-26T21:46:40.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.242879+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:46:40.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.243524+0000 mgr.y (mgr.24358) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:46:40.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.254780+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.92:3000"}]: dispatch 2024-03-26T21:46:40.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.255249+0000 mgr.y (mgr.24358) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.92:3000"}]: dispatch 2024-03-26T21:46:40.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.259978+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:40.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.264677+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:46:40.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.266228+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:46:40.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.267309+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:46:40.505 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:40 smithi032 bash[14367]: audit 2024-03-26T21:46:39.492309+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.32:0/2885855925' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-26T21:46:40.824 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234003 got 231928234007 for osd.7 2024-03-26T21:46:40.825 DEBUG:teuthology.parallel:result is None 2024-03-26T21:46:40.825 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411384 got 77309411388 for osd.2 2024-03-26T21:46:40.825 DEBUG:teuthology.parallel:result is None 2024-03-26T21:46:40.948 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.466Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-03-26T21:46:40.948 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.467Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-03-26T21:46:40.948 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.467Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.164µs wal_replay_duration=192.324315ms total_replay_duration=192.375801ms 2024-03-26T21:46:40.949 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.471Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T21:46:40.949 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.471Z caller=main.go:947 level=info msg="TSDB started" 2024-03-26T21:46:40.949 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.471Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T21:46:40.949 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.508Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=36.927262ms db_storage=1.342µs remote_storage=2.603µs web_handler=755ns query_engine=1.229µs scrape=604.389µs scrape_sd=57.764µs notify=70.757µs notify_sd=33.156µs rules=35.545805ms 2024-03-26T21:46:40.949 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:46:40 smithi092 bash[31109]: ts=2024-03-26T21:46:40.508Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-26T21:46:41.266 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574911 got 55834574916 for osd.1 2024-03-26T21:46:41.267 DEBUG:teuthology.parallel:result is None 2024-03-26T21:46:41.267 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182447 got 107374182451 for osd.3 2024-03-26T21:46:41.267 DEBUG:teuthology.parallel:result is None 2024-03-26T21:46:41.267 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-26T21:46:41.268 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph pg dump --format=json 2024-03-26T21:46:42.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:42 smithi032 bash[19772]: cluster 2024-03-26T21:46:40.750887+0000 mgr.y (mgr.24358) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:42.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:42 smithi032 bash[14367]: cluster 2024-03-26T21:46:40.750887+0000 mgr.y (mgr.24358) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:42.587 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:42 smithi032 bash[38890]: level=info ts=2024-03-26T21:46:42.369Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000896448s 2024-03-26T21:46:42.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:42 smithi092 bash[14434]: cluster 2024-03-26T21:46:40.750887+0000 mgr.y (mgr.24358) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:43.776 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:44.183 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:44 smithi032 bash[14367]: cluster 2024-03-26T21:46:42.751582+0000 mgr.y (mgr.24358) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:44.183 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:44 smithi032 bash[14367]: audit 2024-03-26T21:46:43.113295+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:44.184 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:44 smithi032 bash[19772]: cluster 2024-03-26T21:46:42.751582+0000 mgr.y (mgr.24358) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:44.184 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:44 smithi032 bash[19772]: audit 2024-03-26T21:46:43.113295+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:44.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:44 smithi092 bash[14434]: cluster 2024-03-26T21:46:42.751582+0000 mgr.y (mgr.24358) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:44.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:44 smithi092 bash[14434]: audit 2024-03-26T21:46:43.113295+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:46.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:45 smithi032 bash[14367]: cluster 2024-03-26T21:46:44.752365+0000 mgr.y (mgr.24358) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:46.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:45 smithi032 bash[14367]: audit 2024-03-26T21:46:44.970923+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:46.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:45 smithi032 bash[14367]: audit 2024-03-26T21:46:45.254810+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:46.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:45 smithi032 bash[14367]: audit 2024-03-26T21:46:45.261064+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:46:46.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:45 smithi032 bash[14367]: audit 2024-03-26T21:46:45.262982+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:46:46.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:45 smithi032 bash[14367]: audit 2024-03-26T21:46:45.264213+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:46:46.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:45 smithi032 bash[19772]: cluster 2024-03-26T21:46:44.752365+0000 mgr.y (mgr.24358) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:46.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:45 smithi032 bash[19772]: audit 2024-03-26T21:46:44.970923+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:46.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:45 smithi032 bash[19772]: audit 2024-03-26T21:46:45.254810+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:46.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:45 smithi032 bash[19772]: audit 2024-03-26T21:46:45.261064+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:46:46.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:45 smithi032 bash[19772]: audit 2024-03-26T21:46:45.262982+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:46:46.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:45 smithi032 bash[19772]: audit 2024-03-26T21:46:45.264213+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:46:46.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:45 smithi092 bash[14434]: cluster 2024-03-26T21:46:44.752365+0000 mgr.y (mgr.24358) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:46.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:45 smithi092 bash[14434]: audit 2024-03-26T21:46:44.970923+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:46.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:45 smithi092 bash[14434]: audit 2024-03-26T21:46:45.254810+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:46.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:45 smithi092 bash[14434]: audit 2024-03-26T21:46:45.261064+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:46:46.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:45 smithi092 bash[14434]: audit 2024-03-26T21:46:45.262982+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:46:46.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:45 smithi092 bash[14434]: audit 2024-03-26T21:46:45.264213+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:46:46.934 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-03-26T21:46:46.940 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-03-26T21:46:47.664 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2024-03-26T21:46:46.752679+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48912,"kb_used_data":6096,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912304,"statfs":{"total":767960285184,"available":767910199296,"internally_reserved":0,"allocated":6242304,"data_stored":3488528,"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.004259"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-26T21:45:12.890616+0000","last_change":"2024-03-26T21:44:50.719653+0000","last_active":"2024-03-26T21:45:12.890616+0000","last_peered":"2024-03-26T21:45:12.890616+0000","last_clean":"2024-03-26T21:45:12.890616+0000","last_became_active":"2024-03-26T21:44:50.718706+0000","last_became_peered":"2024-03-26T21:44:50.718706+0000","last_unstale":"2024-03-26T21:45:12.890616+0000","last_undegraded":"2024-03-26T21:45:12.890616+0000","last_fullsized":"2024-03-26T21:45:12.890616+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-03-26T21:41:46.394041+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-26T21:41:46.394041+0000","last_clean_scrub_stamp":"2024-03-26T21:41:46.394041+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-03-28T02:22:39.438384+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":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"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 Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.66800000000000004}]},{"osd":1,"last update":"Tue Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":0.88700000000000001}]},{"osd":2,"last update":"Tue Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":0.97099999999999997}]},{"osd":3,"last update":"Tue Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":0.86599999999999999},{"interface":"front","average":{"1min":1.171,"5min":1.171,"15min":1.171},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.9530000000000001,"5min":1.9530000000000001,"15min":1.9530000000000001},"last":1.0529999999999999}]},{"osd":4,"last update":"Tue Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.77500000000000002}]},{"osd":5,"last update":"Tue Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.169}]},{"osd":6,"last update":"Tue Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.204,"15min":1.204},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.123},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.1950000000000001}]}]},{"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 Mar 26 21:46:10 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.92100000000000004,"15min":0.92400000000000004},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.92600000000000005,"15min":0.92200000000000004},"min":{"1min":0.66900000000000004,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.1299999999999999}]},{"osd":1,"last update":"Tue Mar 26 21:46:10 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.91100000000000003,"15min":0.91200000000000003},"min":{"1min":0.61599999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.91700000000000004,"15min":0.91600000000000004},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.159,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.1779999999999999}]},{"osd":2,"last update":"Tue Mar 26 21:46:10 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.94299999999999995,"15min":0.94699999999999995},"min":{"1min":0.66700000000000004,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.2649999999999999,"5min":1.302,"15min":1.302},"last":0.879},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.95299999999999996,"15min":0.94999999999999996},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.1799999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.087}]},{"osd":3,"last update":"Tue Mar 26 21:46:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.95399999999999996,"15min":0.93999999999999995},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.996,"5min":1.048,"15min":1.056},"min":{"1min":0.67300000000000004,"5min":0.627,"15min":0.627},"max":{"1min":1.2050000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.1919999999999999}]},{"osd":4,"last update":"Tue Mar 26 21:46:10 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.89400000000000002,"15min":0.89500000000000002},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.214,"5min":1.214,"15min":1.214},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.998,"5min":0.97599999999999998,"15min":0.97199999999999998},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.341,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.1599999999999999}]},{"osd":5,"last update":"Tue Mar 26 21:46:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0249999999999999,"15min":1.028},"min":{"1min":0.61299999999999999,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2490000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0469999999999999,"15min":1.044},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":1.02}]},{"osd":7,"last update":"Tue Mar 26 21:45:46 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.097,"15min":1.097},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.143,"5min":1.143,"15min":1.143},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":0.98899999999999999}]}]},{"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 Mar 26 21:46:13 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.71399999999999997,"15min":0.62},"min":{"1min":0.38200000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.79100000000000004,"15min":0.67800000000000005},"min":{"1min":0.41099999999999998,"5min":0.37,"15min":0.37},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.60499999999999998}]},{"osd":2,"last update":"Tue Mar 26 21:45:49 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.84099999999999997,"15min":0.75800000000000001},"min":{"1min":0.58199999999999996,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.337,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.752},{"interface":"front","average":{"1min":1.032,"5min":0.84199999999999997,"15min":0.76200000000000001},"min":{"1min":0.58199999999999996,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.442}]},{"osd":3,"last update":"Tue Mar 26 21:46:30 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.92300000000000004,"15min":0.86799999999999999},"min":{"1min":0.59599999999999997,"5min":0.374,"15min":0.374},"max":{"1min":1.236,"5min":1.421,"15min":1.421},"last":0.46500000000000002},{"interface":"front","average":{"1min":1.018,"5min":0.95799999999999996,"15min":0.92800000000000005},"min":{"1min":0.66400000000000003,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":0.69599999999999995}]},{"osd":4,"last update":"Tue Mar 26 21:46:03 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.96699999999999997,"15min":0.93899999999999995},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2569999999999999,"5min":1.405,"15min":1.405},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.173,"5min":1.103,"15min":1.073},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.5269999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.86799999999999999}]},{"osd":5,"last update":"Tue Mar 26 21:46:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.044,"15min":1.0549999999999999},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.66100000000000003},{"interface":"front","average":{"1min":1.26,"5min":1.2649999999999999,"15min":1.252},"min":{"1min":0.84999999999999998,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.794,"5min":1.794,"15min":1.794},"last":0.84999999999999998}]},{"osd":6,"last update":"Tue Mar 26 21:46:13 2024","interfaces":[{"interface":"back","average":{"1min":1.3100000000000001,"5min":1.2829999999999999,"15min":1.2789999999999999},"min":{"1min":0.93500000000000005,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.129,"5min":1.2170000000000001,"15min":1.232},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.5429999999999999,"5min":1.625,"15min":1.625},"last":0.72999999999999998}]},{"osd":7,"last update":"Tue Mar 26 21:45:49 2024","interfaces":[{"interface":"back","average":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"min":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"max":{"1min":1.823,"5min":1.823,"15min":1.823},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"min":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.125}]}]},{"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 Mar 26 21:46:17 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.71999999999999997,"15min":0.60999999999999999},"min":{"1min":0.57099999999999995,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.72399999999999998,"15min":0.63400000000000001},"min":{"1min":0.59299999999999997,"5min":0.309,"15min":0.309},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.74399999999999999}]},{"osd":2,"last update":"Tue Mar 26 21:45:50 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.73599999999999999,"15min":0.69899999999999995},"min":{"1min":0.52800000000000002,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.0800000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.83399999999999996,"15min":0.755},"min":{"1min":0.59799999999999998,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":0.90400000000000003}]},{"osd":3,"last update":"Tue Mar 26 21:46:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":0.96199999999999997,"15min":0.89500000000000002},"min":{"1min":0.73799999999999999,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.93100000000000005,"15min":0.88100000000000001},"min":{"1min":0.76200000000000001,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.92800000000000005}]},{"osd":4,"last update":"Tue Mar 26 21:46:02 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.0209999999999999,"15min":1.0249999999999999},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.329,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.147,"5min":1.1519999999999999,"15min":1.1319999999999999},"min":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.4450000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.429}]},{"osd":5,"last update":"Tue Mar 26 21:46:41 2024","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.163,"15min":1.1819999999999999},"min":{"1min":0.73499999999999999,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.5569999999999999,"5min":1.605,"15min":1.605},"last":1.3300000000000001},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.198,"15min":1.204},"min":{"1min":0.873,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.663,"5min":1.663,"15min":1.663},"last":1.161}]},{"osd":6,"last update":"Tue Mar 26 21:46:12 2024","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":1.3480000000000001,"15min":1.3540000000000001},"min":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"max":{"1min":1.613,"5min":1.756,"15min":1.756},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.3,"5min":1.2609999999999999,"15min":1.2549999999999999},"min":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.79,"5min":1.79,"15min":1.79},"last":1.3120000000000001}]},{"osd":7,"last update":"Tue Mar 26 21:45:48 2024","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"min":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"max":{"1min":1.679,"5min":1.679,"15min":1.679},"last":1.3819999999999999},{"interface":"front","average":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"min":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.151}]}]},{"osd":2,"up_from":18,"seq":77309411390,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6268,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738884,"statfs":{"total":95995035648,"available":95988617216,"internally_reserved":0,"allocated":577536,"data_stored":237180,"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 Mar 26 21:45:56 2024","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.69799999999999995,"15min":0.64700000000000002},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.0800000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.1870000000000001},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.77900000000000003,"15min":0.71199999999999997},"min":{"1min":0.54700000000000004,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.177,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.83299999999999996}]},{"osd":1,"last update":"Tue Mar 26 21:45:56 2024","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.75700000000000001,"15min":0.72599999999999998},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.0149999999999999,"5min":1.135,"15min":1.135},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.878,"5min":0.83799999999999997,"15min":0.76800000000000002},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.222,"5min":1.349,"15min":1.349},"last":0.872}]},{"osd":3,"last update":"Tue Mar 26 21:46:29 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.93300000000000005,"15min":0.88900000000000001},"min":{"1min":0.58699999999999997,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.268,"5min":1.325,"15min":1.325},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.878,"5min":0.89700000000000002,"15min":0.871},"min":{"1min":0.67500000000000004,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.085,"5min":1.268,"15min":1.268},"last":1.0189999999999999}]},{"osd":4,"last update":"Tue Mar 26 21:46:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.038,"15min":1.036},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.202,"5min":1.1719999999999999,"15min":1.1579999999999999},"min":{"1min":0.83899999999999997,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":1.631,"5min":1.631,"15min":1.631},"last":1.3460000000000001}]},{"osd":5,"last update":"Tue Mar 26 21:46:38 2024","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.246,"15min":1.246},"min":{"1min":0.92700000000000005,"5min":0.90000000000000002,"15min":0.90000000000000002},"max":{"1min":1.5629999999999999,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":1.5169999999999999},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.222,"15min":1.2250000000000001},"min":{"1min":0.89300000000000002,"5min":0.83699999999999997,"15min":0.83699999999999997},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":1.327}]},{"osd":6,"last update":"Tue Mar 26 21:46:12 2024","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.1779999999999999,"15min":1.1799999999999999},"min":{"1min":0.85499999999999998,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.4319999999999999,"5min":1.659,"15min":1.659},"last":1.375},{"interface":"front","average":{"1min":1.351,"5min":1.323,"15min":1.3180000000000001},"min":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.841,"5min":1.8759999999999999,"15min":1.8759999999999999},"last":1.46}]},{"osd":7,"last update":"Tue Mar 26 21:45:50 2024","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"min":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"max":{"1min":1.5720000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.23},{"interface":"front","average":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.958,"5min":1.958,"15min":1.958},"last":1.4039999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182453,"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 Mar 26 21:46:27 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.754,"15min":0.72099999999999997},"min":{"1min":0.51600000000000001,"5min":0.495,"15min":0.495},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.83599999999999997,"15min":0.81999999999999995},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.50900000000000001}]},{"osd":1,"last update":"Tue Mar 26 21:46:27 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.79500000000000004,"15min":0.74399999999999999},"min":{"1min":0.65200000000000002,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1399999999999999,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.877,"15min":0.85799999999999998},"min":{"1min":0.68000000000000005,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.1020000000000001,"5min":1.28,"15min":1.28},"last":0.66300000000000003}]},{"osd":2,"last update":"Tue Mar 26 21:46:27 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.83599999999999997,"15min":0.83599999999999997},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.64100000000000001},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.014,"15min":0.97299999999999998},"min":{"1min":0.77600000000000002,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.383,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.72799999999999998}]},{"osd":4,"last update":"Tue Mar 26 21:46:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0720000000000001,"15min":1.046},"min":{"1min":0.84199999999999997,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.2529999999999999,"5min":1.982,"15min":1.982},"last":0.80300000000000005},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.159,"15min":1.125},"min":{"1min":0.95099999999999996,"5min":0.79700000000000004,"15min":0.79700000000000004},"max":{"1min":1.6200000000000001,"5min":2.0579999999999998,"15min":2.0579999999999998},"last":1.0880000000000001}]},{"osd":5,"last update":"Tue Mar 26 21:46:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.228,"15min":1.242},"min":{"1min":0.88800000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"max":{"1min":1.5089999999999999,"5min":2.198,"15min":2.198},"last":1.1839999999999999},{"interface":"front","average":{"1min":1.161,"5min":1.1930000000000001,"15min":1.2070000000000001},"min":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"max":{"1min":1.508,"5min":1.544,"15min":1.544},"last":0.86199999999999999}]},{"osd":6,"last update":"Tue Mar 26 21:46:14 2024","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":1.3440000000000001,"15min":1.353},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.7070000000000001,"5min":2.367,"15min":2.367},"last":1.038},{"interface":"front","average":{"1min":1.3100000000000001,"5min":1.3320000000000001,"15min":1.3360000000000001},"min":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"max":{"1min":1.643,"5min":2.1539999999999999,"15min":2.1539999999999999},"last":0.89100000000000001}]},{"osd":7,"last update":"Tue Mar 26 21:45:50 2024","interfaces":[{"interface":"back","average":{"1min":1.365,"5min":1.365,"15min":1.365},"min":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.298,"5min":1.298,"15min":1.298},"min":{"1min":1.032,"5min":1.032,"15min":1.032},"max":{"1min":1.6619999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":0.90400000000000003}]}]},{"osd":4,"up_from":30,"seq":128849018927,"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 Mar 26 21:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.86499999999999999,"15min":0.84699999999999998},"min":{"1min":0.64600000000000002,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.92900000000000005,"15min":0.93000000000000005},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.2230000000000001,"5min":1.766,"15min":1.766},"last":0.84299999999999997}]},{"osd":1,"last update":"Tue Mar 26 21:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.93200000000000005,"15min":0.93000000000000005},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.88,"5min":0.90700000000000003,"15min":0.90900000000000003},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.88700000000000001}]},{"osd":2,"last update":"Tue Mar 26 21:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.93999999999999995,"15min":0.92900000000000005},"min":{"1min":0.61899999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.268,"5min":1.272,"15min":1.272},"last":0.755},{"interface":"front","average":{"1min":0.875,"5min":0.95499999999999996,"15min":0.96699999999999997},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.238,"5min":1.349,"15min":1.349},"last":0.68600000000000005}]},{"osd":3,"last update":"Tue Mar 26 21:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.92800000000000005,"15min":0.91600000000000004},"min":{"1min":0.72499999999999998,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.375,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.0109999999999999,"15min":1.0229999999999999},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.044}]},{"osd":5,"last update":"Tue Mar 26 21:46:42 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.84599999999999997,"15min":0.82099999999999995},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3120000000000001,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.1180000000000001}]},{"osd":6,"last update":"Tue Mar 26 21:46:15 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.91000000000000003,"15min":0.91800000000000004},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.002,"5min":1.0609999999999999,"15min":1.071},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.415,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.96299999999999997}]},{"osd":7,"last update":"Tue Mar 26 21:45:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.98399999999999999}]}]},{"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":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,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 Mar 26 21:46:42 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.89100000000000001,"15min":0.88600000000000001},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.204,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.90600000000000003,"15min":0.88300000000000001},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.331,"5min":1.671,"15min":1.671},"last":1.331}]},{"osd":1,"last update":"Tue Mar 26 21:46:42 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.89800000000000002,"15min":0.88800000000000001},"min":{"1min":0.58099999999999996,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.258,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.86899999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.97499999999999998,"15min":0.96099999999999997},"min":{"1min":0.78000000000000003,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3029999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.96899999999999997}]},{"osd":2,"last update":"Tue Mar 26 21:46:42 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.94299999999999995,"15min":0.94099999999999995},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.002,"5min":0.99399999999999999,"15min":0.98999999999999999},"min":{"1min":0.70399999999999996,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2669999999999999,"5min":1.665,"15min":1.665},"last":1.004}]},{"osd":3,"last update":"Tue Mar 26 21:46:42 2024","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.0149999999999999,"15min":0.98299999999999998},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":4.3949999999999996,"5min":4.3949999999999996,"15min":4.3949999999999996},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.034,"15min":1.036},"min":{"1min":0.75600000000000001,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2609999999999999,"5min":1.542,"15min":1.542},"last":1.079}]},{"osd":4,"last update":"Tue Mar 26 21:46:42 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.88900000000000001,"15min":0.86699999999999999},"min":{"1min":0.72299999999999998,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.5669999999999999,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.127},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.96799999999999997,"15min":0.94599999999999995},"min":{"1min":0.66200000000000003,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2969999999999999,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.92800000000000005}]},{"osd":6,"last update":"Tue Mar 26 21:46:11 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.94299999999999995,"15min":0.93700000000000006},"min":{"1min":0.66600000000000004,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.1910000000000001,"5min":1.327,"15min":1.327},"last":1.242},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.05,"15min":1.048},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3340000000000001,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.103}]},{"osd":7,"last update":"Tue Mar 26 21:45:48 2024","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.177},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.734,"5min":1.734,"15min":1.734},"last":0.94599999999999995}]}]}],"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-03-26T21:46:47.666 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph pg dump --format=json 2024-03-26T21:46:47.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:47 smithi092 bash[14434]: cluster 2024-03-26T21:46:46.752938+0000 mgr.y (mgr.24358) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:47.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:47 smithi092 bash[14434]: audit 2024-03-26T21:46:46.937767+0000 mgr.y (mgr.24358) 78 : audit [DBG] from='client.24529 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:46:48.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:47 smithi032 bash[14367]: cluster 2024-03-26T21:46:46.752938+0000 mgr.y (mgr.24358) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:48.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:47 smithi032 bash[14367]: audit 2024-03-26T21:46:46.937767+0000 mgr.y (mgr.24358) 78 : audit [DBG] from='client.24529 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:46:48.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:47 smithi032 bash[19772]: cluster 2024-03-26T21:46:46.752938+0000 mgr.y (mgr.24358) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:48.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:47 smithi032 bash[19772]: audit 2024-03-26T21:46:46.937767+0000 mgr.y (mgr.24358) 78 : audit [DBG] from='client.24529 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:46:50.365 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:50 smithi032 bash[14367]: cluster 2024-03-26T21:46:48.753584+0000 mgr.y (mgr.24358) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:50.365 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:50 smithi032 bash[14367]: audit 2024-03-26T21:46:49.104738+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:50.365 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:50 smithi032 bash[14367]: audit 2024-03-26T21:46:49.112463+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:50.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:50 smithi032 bash[19772]: cluster 2024-03-26T21:46:48.753584+0000 mgr.y (mgr.24358) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:50.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:50 smithi032 bash[19772]: audit 2024-03-26T21:46:49.104738+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:50.365 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:50 smithi032 bash[19772]: audit 2024-03-26T21:46:49.112463+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:50.404 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:50.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:50 smithi092 bash[14434]: cluster 2024-03-26T21:46:48.753584+0000 mgr.y (mgr.24358) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:50.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:50 smithi092 bash[14434]: audit 2024-03-26T21:46:49.104738+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:50.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:50 smithi092 bash[14434]: audit 2024-03-26T21:46:49.112463+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:46:50.836 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:46:50 smithi032 bash[38890]: level=info ts=2024-03-26T21:46:50.372Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003780248s 2024-03-26T21:46:52.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:52 smithi092 bash[14434]: cluster 2024-03-26T21:46:50.754215+0000 mgr.y (mgr.24358) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:52.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:52 smithi032 bash[14367]: cluster 2024-03-26T21:46:50.754215+0000 mgr.y (mgr.24358) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:52.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:52 smithi032 bash[19772]: cluster 2024-03-26T21:46:50.754215+0000 mgr.y (mgr.24358) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:53.451 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-03-26T21:46:53.454 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-03-26T21:46:54.186 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2024-03-26T21:46:52.754551+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48912,"kb_used_data":6096,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912304,"statfs":{"total":767960285184,"available":767910199296,"internally_reserved":0,"allocated":6242304,"data_stored":3488528,"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.004037"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-26T21:45:12.890616+0000","last_change":"2024-03-26T21:44:50.719653+0000","last_active":"2024-03-26T21:45:12.890616+0000","last_peered":"2024-03-26T21:45:12.890616+0000","last_clean":"2024-03-26T21:45:12.890616+0000","last_became_active":"2024-03-26T21:44:50.718706+0000","last_became_peered":"2024-03-26T21:44:50.718706+0000","last_unstale":"2024-03-26T21:45:12.890616+0000","last_undegraded":"2024-03-26T21:45:12.890616+0000","last_fullsized":"2024-03-26T21:45:12.890616+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-03-26T21:41:46.394041+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-26T21:41:46.394041+0000","last_clean_scrub_stamp":"2024-03-26T21:41:46.394041+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-03-28T02:22:39.438384+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":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"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 Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.85499999999999998}]},{"osd":1,"last update":"Tue Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":1.274}]},{"osd":2,"last update":"Tue Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":1.034},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":1.1559999999999999}]},{"osd":3,"last update":"Tue Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":1.224},{"interface":"front","average":{"1min":1.171,"5min":1.171,"15min":1.171},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.9530000000000001,"5min":1.9530000000000001,"15min":1.9530000000000001},"last":1.3109999999999999}]},{"osd":4,"last update":"Tue Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.1020000000000001}]},{"osd":5,"last update":"Tue Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.351}]},{"osd":6,"last update":"Tue Mar 26 21:45:47 2024","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.204,"15min":1.204},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.202},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.331}]}]},{"osd":6,"up_from":46,"seq":197568495650,"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 Mar 26 21:46:10 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.92100000000000004,"15min":0.92400000000000004},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.92600000000000005,"15min":0.92200000000000004},"min":{"1min":0.66900000000000004,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":0.78100000000000003}]},{"osd":1,"last update":"Tue Mar 26 21:46:10 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.91100000000000003,"15min":0.91200000000000003},"min":{"1min":0.61599999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.91700000000000004,"15min":0.91600000000000004},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.159,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.89700000000000002}]},{"osd":2,"last update":"Tue Mar 26 21:46:10 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.94299999999999995,"15min":0.94699999999999995},"min":{"1min":0.66700000000000004,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.2649999999999999,"5min":1.302,"15min":1.302},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.95299999999999996,"15min":0.94999999999999996},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.1799999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.2350000000000001}]},{"osd":3,"last update":"Tue Mar 26 21:46:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.95399999999999996,"15min":0.93999999999999995},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.169},{"interface":"front","average":{"1min":0.996,"5min":1.048,"15min":1.056},"min":{"1min":0.67300000000000004,"5min":0.627,"15min":0.627},"max":{"1min":1.2050000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.86399999999999999}]},{"osd":4,"last update":"Tue Mar 26 21:46:10 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.89400000000000002,"15min":0.89500000000000002},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.214,"5min":1.214,"15min":1.214},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.998,"5min":0.97599999999999998,"15min":0.97199999999999998},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.341,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.73099999999999998}]},{"osd":5,"last update":"Tue Mar 26 21:46:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0249999999999999,"15min":1.028},"min":{"1min":0.61299999999999999,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2490000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0469999999999999,"15min":1.044},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":0.98199999999999998}]},{"osd":7,"last update":"Tue Mar 26 21:45:46 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.097,"15min":1.097},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.143,"5min":1.143,"15min":1.143},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":1.2969999999999999}]}]},{"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 Mar 26 21:46:13 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.71399999999999997,"15min":0.62},"min":{"1min":0.38200000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.79100000000000004,"15min":0.67800000000000005},"min":{"1min":0.41099999999999998,"5min":0.37,"15min":0.37},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.82399999999999995}]},{"osd":2,"last update":"Tue Mar 26 21:45:49 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.84099999999999997,"15min":0.75800000000000001},"min":{"1min":0.58199999999999996,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.337,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.032,"5min":0.84199999999999997,"15min":0.76200000000000001},"min":{"1min":0.58199999999999996,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.95899999999999996}]},{"osd":3,"last update":"Tue Mar 26 21:46:30 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.92300000000000004,"15min":0.86799999999999999},"min":{"1min":0.59599999999999997,"5min":0.374,"15min":0.374},"max":{"1min":1.236,"5min":1.421,"15min":1.421},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.018,"5min":0.95799999999999996,"15min":0.92800000000000005},"min":{"1min":0.66400000000000003,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":1.0940000000000001}]},{"osd":4,"last update":"Tue Mar 26 21:46:03 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.96699999999999997,"15min":0.93899999999999995},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2569999999999999,"5min":1.405,"15min":1.405},"last":1.198},{"interface":"front","average":{"1min":1.173,"5min":1.103,"15min":1.073},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.5269999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.1519999999999999}]},{"osd":5,"last update":"Tue Mar 26 21:46:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.044,"15min":1.0549999999999999},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.998},{"interface":"front","average":{"1min":1.26,"5min":1.2649999999999999,"15min":1.252},"min":{"1min":0.84999999999999998,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.794,"5min":1.794,"15min":1.794},"last":1.0700000000000001}]},{"osd":6,"last update":"Tue Mar 26 21:46:13 2024","interfaces":[{"interface":"back","average":{"1min":1.3100000000000001,"5min":1.2829999999999999,"15min":1.2789999999999999},"min":{"1min":0.93500000000000005,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.03},{"interface":"front","average":{"1min":1.129,"5min":1.2170000000000001,"15min":1.232},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.5429999999999999,"5min":1.625,"15min":1.625},"last":1.1180000000000001}]},{"osd":7,"last update":"Tue Mar 26 21:45:49 2024","interfaces":[{"interface":"back","average":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"min":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"max":{"1min":1.823,"5min":1.823,"15min":1.823},"last":1.359},{"interface":"front","average":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"min":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.2170000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738446,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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 Mar 26 21:46:17 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.71999999999999997,"15min":0.60999999999999999},"min":{"1min":0.57099999999999995,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.72399999999999998,"15min":0.63400000000000001},"min":{"1min":0.59299999999999997,"5min":0.309,"15min":0.309},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.67400000000000004}]},{"osd":2,"last update":"Tue Mar 26 21:45:50 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.73599999999999999,"15min":0.69899999999999995},"min":{"1min":0.52800000000000002,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.0800000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.83399999999999996,"15min":0.755},"min":{"1min":0.59799999999999998,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":0.69499999999999995}]},{"osd":3,"last update":"Tue Mar 26 21:46:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":0.96199999999999997,"15min":0.89500000000000002},"min":{"1min":0.73799999999999999,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.93100000000000005,"15min":0.88100000000000001},"min":{"1min":0.76200000000000001,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.80300000000000005}]},{"osd":4,"last update":"Tue Mar 26 21:46:02 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.0209999999999999,"15min":1.0249999999999999},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.329,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.147,"5min":1.1519999999999999,"15min":1.1319999999999999},"min":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.4450000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.2589999999999999}]},{"osd":5,"last update":"Tue Mar 26 21:46:41 2024","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.163,"15min":1.1819999999999999},"min":{"1min":0.73499999999999999,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.5569999999999999,"5min":1.605,"15min":1.605},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.198,"15min":1.204},"min":{"1min":0.873,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.663,"5min":1.663,"15min":1.663},"last":0.85799999999999998}]},{"osd":6,"last update":"Tue Mar 26 21:46:12 2024","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":1.3480000000000001,"15min":1.3540000000000001},"min":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"max":{"1min":1.613,"5min":1.756,"15min":1.756},"last":1.6060000000000001},{"interface":"front","average":{"1min":1.3,"5min":1.2609999999999999,"15min":1.2549999999999999},"min":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.79,"5min":1.79,"15min":1.79},"last":3.7829999999999999}]},{"osd":7,"last update":"Tue Mar 26 21:45:48 2024","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"min":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"max":{"1min":1.679,"5min":1.679,"15min":1.679},"last":3.9550000000000001},{"interface":"front","average":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"min":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":3.8010000000000002}]}]},{"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":6268,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738884,"statfs":{"total":95995035648,"available":95988617216,"internally_reserved":0,"allocated":577536,"data_stored":237180,"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 Mar 26 21:45:56 2024","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.69799999999999995,"15min":0.64700000000000002},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.0800000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.77900000000000003,"15min":0.71199999999999997},"min":{"1min":0.54700000000000004,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.177,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.80200000000000005}]},{"osd":1,"last update":"Tue Mar 26 21:45:56 2024","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.75700000000000001,"15min":0.72599999999999998},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.0149999999999999,"5min":1.135,"15min":1.135},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.878,"5min":0.83799999999999997,"15min":0.76800000000000002},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.222,"5min":1.349,"15min":1.349},"last":0.83799999999999997}]},{"osd":3,"last update":"Tue Mar 26 21:46:29 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.93300000000000005,"15min":0.88900000000000001},"min":{"1min":0.58699999999999997,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.268,"5min":1.325,"15min":1.325},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.89700000000000002,"15min":0.871},"min":{"1min":0.67500000000000004,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.085,"5min":1.268,"15min":1.268},"last":1.016}]},{"osd":4,"last update":"Tue Mar 26 21:46:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.038,"15min":1.036},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.202,"5min":1.1719999999999999,"15min":1.1579999999999999},"min":{"1min":0.83899999999999997,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":1.631,"5min":1.631,"15min":1.631},"last":1.2050000000000001}]},{"osd":5,"last update":"Tue Mar 26 21:46:38 2024","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.246,"15min":1.246},"min":{"1min":0.92700000000000005,"5min":0.90000000000000002,"15min":0.90000000000000002},"max":{"1min":1.5629999999999999,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":1.3},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.222,"15min":1.2250000000000001},"min":{"1min":0.89300000000000002,"5min":0.83699999999999997,"15min":0.83699999999999997},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":1.1739999999999999}]},{"osd":6,"last update":"Tue Mar 26 21:46:12 2024","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.1779999999999999,"15min":1.1799999999999999},"min":{"1min":0.85499999999999998,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.4319999999999999,"5min":1.659,"15min":1.659},"last":1.2430000000000001},{"interface":"front","average":{"1min":1.351,"5min":1.323,"15min":1.3180000000000001},"min":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.841,"5min":1.8759999999999999,"15min":1.8759999999999999},"last":1.371}]},{"osd":7,"last update":"Tue Mar 26 21:45:50 2024","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"min":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"max":{"1min":1.5720000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.383},{"interface":"front","average":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.958,"5min":1.958,"15min":1.958},"last":1.4139999999999999}]}]},{"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 Mar 26 21:46:27 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.754,"15min":0.72099999999999997},"min":{"1min":0.51600000000000001,"5min":0.495,"15min":0.495},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.83599999999999997,"15min":0.81999999999999995},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.73099999999999998}]},{"osd":1,"last update":"Tue Mar 26 21:46:27 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.79500000000000004,"15min":0.74399999999999999},"min":{"1min":0.65200000000000002,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1399999999999999,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.877,"15min":0.85799999999999998},"min":{"1min":0.68000000000000005,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.1020000000000001,"5min":1.28,"15min":1.28},"last":0.66900000000000004}]},{"osd":2,"last update":"Tue Mar 26 21:46:27 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.83599999999999997,"15min":0.83599999999999997},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.70199999999999996},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.014,"15min":0.97299999999999998},"min":{"1min":0.77600000000000002,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.383,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.2010000000000001}]},{"osd":4,"last update":"Tue Mar 26 21:46:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0720000000000001,"15min":1.046},"min":{"1min":0.84199999999999997,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.2529999999999999,"5min":1.982,"15min":1.982},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.159,"15min":1.125},"min":{"1min":0.95099999999999996,"5min":0.79700000000000004,"15min":0.79700000000000004},"max":{"1min":1.6200000000000001,"5min":2.0579999999999998,"15min":2.0579999999999998},"last":0.90300000000000002}]},{"osd":5,"last update":"Tue Mar 26 21:46:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.228,"15min":1.242},"min":{"1min":0.88800000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"max":{"1min":1.5089999999999999,"5min":2.198,"15min":2.198},"last":1.091},{"interface":"front","average":{"1min":1.161,"5min":1.1930000000000001,"15min":1.2070000000000001},"min":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"max":{"1min":1.508,"5min":1.544,"15min":1.544},"last":1.258}]},{"osd":6,"last update":"Tue Mar 26 21:46:14 2024","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":1.3440000000000001,"15min":1.353},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.7070000000000001,"5min":2.367,"15min":2.367},"last":1.155},{"interface":"front","average":{"1min":1.3100000000000001,"5min":1.3320000000000001,"15min":1.3360000000000001},"min":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"max":{"1min":1.643,"5min":2.1539999999999999,"15min":2.1539999999999999},"last":1.329}]},{"osd":7,"last update":"Tue Mar 26 21:45:50 2024","interfaces":[{"interface":"back","average":{"1min":1.365,"5min":1.365,"15min":1.365},"min":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.5309999999999999},{"interface":"front","average":{"1min":1.298,"5min":1.298,"15min":1.298},"min":{"1min":1.032,"5min":1.032,"15min":1.032},"max":{"1min":1.6619999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":0.999}]}]},{"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 Mar 26 21:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.86499999999999999,"15min":0.84699999999999998},"min":{"1min":0.64600000000000002,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.92900000000000005,"15min":0.93000000000000005},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.2230000000000001,"5min":1.766,"15min":1.766},"last":0.72299999999999998}]},{"osd":1,"last update":"Tue Mar 26 21:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.93200000000000005,"15min":0.93000000000000005},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.88,"5min":0.90700000000000003,"15min":0.90900000000000003},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.1000000000000001}]},{"osd":2,"last update":"Tue Mar 26 21:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.93999999999999995,"15min":0.92900000000000005},"min":{"1min":0.61899999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.268,"5min":1.272,"15min":1.272},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.875,"5min":0.95499999999999996,"15min":0.96699999999999997},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.238,"5min":1.349,"15min":1.349},"last":0.94999999999999996}]},{"osd":3,"last update":"Tue Mar 26 21:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.92800000000000005,"15min":0.91600000000000004},"min":{"1min":0.72499999999999998,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.375,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.0109999999999999,"15min":1.0229999999999999},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":0.91200000000000003}]},{"osd":5,"last update":"Tue Mar 26 21:46:42 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.84599999999999997,"15min":0.82099999999999995},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3120000000000001,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.014}]},{"osd":6,"last update":"Tue Mar 26 21:46:15 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.91000000000000003,"15min":0.91800000000000004},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.002,"5min":1.0609999999999999,"15min":1.071},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.415,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.224}]},{"osd":7,"last update":"Tue Mar 26 21:45:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":1.1839999999999999},{"interface":"front","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.03}]}]},{"osd":5,"up_from":38,"seq":163208757289,"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,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 Mar 26 21:46:42 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.89100000000000001,"15min":0.88600000000000001},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.204,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.004},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.90600000000000003,"15min":0.88300000000000001},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.331,"5min":1.671,"15min":1.671},"last":0.84699999999999998}]},{"osd":1,"last update":"Tue Mar 26 21:46:42 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.89800000000000002,"15min":0.88800000000000001},"min":{"1min":0.58099999999999996,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.258,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.97499999999999998,"15min":0.96099999999999997},"min":{"1min":0.78000000000000003,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3029999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.0389999999999999}]},{"osd":2,"last update":"Tue Mar 26 21:46:42 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.94299999999999995,"15min":0.94099999999999995},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.056},{"interface":"front","average":{"1min":1.002,"5min":0.99399999999999999,"15min":0.98999999999999999},"min":{"1min":0.70399999999999996,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2669999999999999,"5min":1.665,"15min":1.665},"last":0.90900000000000003}]},{"osd":3,"last update":"Tue Mar 26 21:46:42 2024","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.0149999999999999,"15min":0.98299999999999998},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":4.3949999999999996,"5min":4.3949999999999996,"15min":4.3949999999999996},"last":1.099},{"interface":"front","average":{"1min":1.04,"5min":1.034,"15min":1.036},"min":{"1min":0.75600000000000001,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2609999999999999,"5min":1.542,"15min":1.542},"last":0.74099999999999999}]},{"osd":4,"last update":"Tue Mar 26 21:46:42 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.88900000000000001,"15min":0.86699999999999999},"min":{"1min":0.72299999999999998,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.5669999999999999,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":0.69499999999999995},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.96799999999999997,"15min":0.94599999999999995},"min":{"1min":0.66200000000000003,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2969999999999999,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.97799999999999998}]},{"osd":6,"last update":"Tue Mar 26 21:46:11 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.94299999999999995,"15min":0.93700000000000006},"min":{"1min":0.66600000000000004,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.1910000000000001,"5min":1.327,"15min":1.327},"last":1.131},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.05,"15min":1.048},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3340000000000001,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.2529999999999999}]},{"osd":7,"last update":"Tue Mar 26 21:45:48 2024","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.734,"5min":1.734,"15min":1.734},"last":1.109}]}]}],"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-03-26T21:46:54.188 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-26T21:46:54.188 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-26T21:46:54.188 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-26T21:46:54.188 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 -- ceph health --format=json 2024-03-26T21:46:54.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:54 smithi092 bash[14434]: cluster 2024-03-26T21:46:52.754837+0000 mgr.y (mgr.24358) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:54.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:54 smithi092 bash[14434]: audit 2024-03-26T21:46:53.452586+0000 mgr.y (mgr.24358) 82 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:46:54.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:54 smithi032 bash[14367]: cluster 2024-03-26T21:46:52.754837+0000 mgr.y (mgr.24358) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:54.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:54 smithi032 bash[14367]: audit 2024-03-26T21:46:53.452586+0000 mgr.y (mgr.24358) 82 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:46:54.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:54 smithi032 bash[19772]: cluster 2024-03-26T21:46:52.754837+0000 mgr.y (mgr.24358) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:54.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:54 smithi032 bash[19772]: audit 2024-03-26T21:46:53.452586+0000 mgr.y (mgr.24358) 82 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:46:54.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:46:54 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:46:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:46:55.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:46:54 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:46:54] "GET /metrics HTTP/1.1" 200 191486 "" "Prometheus/2.33.4" 2024-03-26T21:46:56.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:56 smithi092 bash[14434]: cluster 2024-03-26T21:46:54.755491+0000 mgr.y (mgr.24358) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:56.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:56 smithi032 bash[14367]: cluster 2024-03-26T21:46:54.755491+0000 mgr.y (mgr.24358) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:56.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:56 smithi032 bash[19772]: cluster 2024-03-26T21:46:54.755491+0000 mgr.y (mgr.24358) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:56.925 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:46:57.995 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:57 smithi032 bash[19772]: cluster 2024-03-26T21:46:56.756179+0000 mgr.y (mgr.24358) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:57.995 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:57 smithi032 bash[14367]: cluster 2024-03-26T21:46:56.756179+0000 mgr.y (mgr.24358) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:58.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:57 smithi092 bash[14434]: cluster 2024-03-26T21:46:56.756179+0000 mgr.y (mgr.24358) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:46:59.972 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-03-26T21:46:59.972 INFO:teuthology.orchestra.run.smithi032.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-26T21:47:00.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:46:59 smithi032 bash[14367]: cluster 2024-03-26T21:46:58.756799+0000 mgr.y (mgr.24358) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:00.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:46:59 smithi032 bash[19772]: cluster 2024-03-26T21:46:58.756799+0000 mgr.y (mgr.24358) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:00.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:46:59 smithi092 bash[14434]: cluster 2024-03-26T21:46:58.756799+0000 mgr.y (mgr.24358) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:00.741 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-26T21:47:00.741 INFO:tasks.cephadm:Setup complete, yielding 2024-03-26T21:47:00.742 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-26T21:47:00.754 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi032.front.sepia.ceph.com 2024-03-26T21:47:00.754 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-03-26T21:47:01.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:00 smithi032 bash[14367]: audit 2024-03-26T21:46:59.979559+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.32:0/3267523783' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-26T21:47:01.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:00 smithi032 bash[19772]: audit 2024-03-26T21:46:59.979559+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.32:0/3267523783' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-26T21:47:01.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:00 smithi092 bash[14434]: audit 2024-03-26T21:46:59.979559+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.32:0/3267523783' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-26T21:47:02.073 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:01 smithi032 bash[14367]: cluster 2024-03-26T21:47:00.757526+0000 mgr.y (mgr.24358) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:02.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:01 smithi032 bash[19772]: cluster 2024-03-26T21:47:00.757526+0000 mgr.y (mgr.24358) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:02.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:01 smithi092 bash[14434]: cluster 2024-03-26T21:47:00.757526+0000 mgr.y (mgr.24358) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:04.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:03 smithi032 bash[14367]: cluster 2024-03-26T21:47:02.758288+0000 mgr.y (mgr.24358) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:04.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:03 smithi032 bash[19772]: cluster 2024-03-26T21:47:02.758288+0000 mgr.y (mgr.24358) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:04.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:03 smithi092 bash[14434]: cluster 2024-03-26T21:47:02.758288+0000 mgr.y (mgr.24358) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:04.682 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-26T21:47:04.695 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi032.front.sepia.ceph.com 2024-03-26T21:47:04.696 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-03-26T21:47:04.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:47:04 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:47:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:47:04.971 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:47:04 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:47:04] "GET /metrics HTTP/1.1" 200 191475 "" "Prometheus/2.33.4" 2024-03-26T21:47:05.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:04 smithi032 bash[19772]: audit 2024-03-26T21:47:03.979179+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' 2024-03-26T21:47:05.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:04 smithi032 bash[19772]: audit 2024-03-26T21:47:04.025258+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:05.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:04 smithi032 bash[19772]: audit 2024-03-26T21:47:04.026661+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:05.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:04 smithi032 bash[19772]: audit 2024-03-26T21:47:04.034529+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:05.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:04 smithi032 bash[14367]: audit 2024-03-26T21:47:03.979179+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' 2024-03-26T21:47:05.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:04 smithi032 bash[14367]: audit 2024-03-26T21:47:04.025258+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:05.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:04 smithi032 bash[14367]: audit 2024-03-26T21:47:04.026661+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:05.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:04 smithi032 bash[14367]: audit 2024-03-26T21:47:04.034529+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:05.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:04 smithi092 bash[14434]: audit 2024-03-26T21:47:03.979179+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' 2024-03-26T21:47:05.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:04 smithi092 bash[14434]: audit 2024-03-26T21:47:04.025258+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:05.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:04 smithi092 bash[14434]: audit 2024-03-26T21:47:04.026661+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:05.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:04 smithi092 bash[14434]: audit 2024-03-26T21:47:04.034529+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:06.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:06 smithi032 bash[14367]: cluster 2024-03-26T21:47:04.758977+0000 mgr.y (mgr.24358) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:06.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:06 smithi032 bash[19772]: cluster 2024-03-26T21:47:04.758977+0000 mgr.y (mgr.24358) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:06.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:06 smithi092 bash[14434]: cluster 2024-03-26T21:47:04.758977+0000 mgr.y (mgr.24358) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:08.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:08 smithi032 bash[19772]: cluster 2024-03-26T21:47:06.759673+0000 mgr.y (mgr.24358) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:08.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:08 smithi032 bash[14367]: cluster 2024-03-26T21:47:06.759673+0000 mgr.y (mgr.24358) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:08.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:08 smithi092 bash[14434]: cluster 2024-03-26T21:47:06.759673+0000 mgr.y (mgr.24358) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:09.105 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:47:09.106 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "a2e4fa7b-033c-439c-8c0e-66973978e564", 2024-03-26T21:47:09.106 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "r", 2024-03-26T21:47:09.106 INFO:teuthology.orchestra.run.smithi032.stdout: "current_period": "4e418639-a7ef-4859-87fa-2477fc55f7f3", 2024-03-26T21:47:09.106 INFO:teuthology.orchestra.run.smithi032.stdout: "epoch": 1 2024-03-26T21:47:09.106 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:47:09.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:09 smithi032 bash[19772]: cluster 2024-03-26T21:47:08.066517+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-26T21:47:09.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:09 smithi032 bash[19772]: audit 2024-03-26T21:47:08.068551+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.32:0/4289340061' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-26T21:47:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:09 smithi032 bash[19772]: audit 2024-03-26T21:47:08.077716+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-26T21:47:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:09 smithi032 bash[19772]: audit 2024-03-26T21:47:09.070866+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-26T21:47:09.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:09 smithi032 bash[19772]: cluster 2024-03-26T21:47:09.071125+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-26T21:47:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:09 smithi032 bash[14367]: cluster 2024-03-26T21:47:08.066517+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-26T21:47:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:09 smithi032 bash[14367]: audit 2024-03-26T21:47:08.068551+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.32:0/4289340061' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-26T21:47:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:09 smithi032 bash[14367]: audit 2024-03-26T21:47:08.077716+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-26T21:47:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:09 smithi032 bash[14367]: audit 2024-03-26T21:47:09.070866+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-26T21:47:09.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:09 smithi032 bash[14367]: cluster 2024-03-26T21:47:09.071125+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-26T21:47:09.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:09 smithi092 bash[14434]: cluster 2024-03-26T21:47:08.066517+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-26T21:47:09.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:09 smithi092 bash[14434]: audit 2024-03-26T21:47:08.068551+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.32:0/4289340061' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-26T21:47:09.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:09 smithi092 bash[14434]: audit 2024-03-26T21:47:08.077716+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-26T21:47:09.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:09 smithi092 bash[14434]: audit 2024-03-26T21:47:09.070866+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-26T21:47:09.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:09 smithi092 bash[14434]: cluster 2024-03-26T21:47:09.071125+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-26T21:47:09.820 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-03-26T21:47:10.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:10 smithi032 bash[19772]: cluster 2024-03-26T21:47:08.760517+0000 mgr.y (mgr.24358) 90 : cluster [DBG] pgmap v62: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:10.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:10 smithi032 bash[19772]: cluster 2024-03-26T21:47:10.072292+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-26T21:47:10.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:10 smithi032 bash[14367]: cluster 2024-03-26T21:47:08.760517+0000 mgr.y (mgr.24358) 90 : cluster [DBG] pgmap v62: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:10.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:10 smithi032 bash[14367]: cluster 2024-03-26T21:47:10.072292+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-26T21:47:10.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:10 smithi092 bash[14434]: cluster 2024-03-26T21:47:08.760517+0000 mgr.y (mgr.24358) 90 : cluster [DBG] pgmap v62: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:10.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:10 smithi092 bash[14434]: cluster 2024-03-26T21:47:10.072292+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-26T21:47:12.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:12 smithi032 bash[14367]: cluster 2024-03-26T21:47:10.761151+0000 mgr.y (mgr.24358) 91 : cluster [DBG] pgmap v65: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:12.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:12 smithi032 bash[19772]: cluster 2024-03-26T21:47:10.761151+0000 mgr.y (mgr.24358) 91 : cluster [DBG] pgmap v65: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:12.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:12 smithi092 bash[14434]: cluster 2024-03-26T21:47:10.761151+0000 mgr.y (mgr.24358) 91 : cluster [DBG] pgmap v65: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:12.734 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:47:12.734 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "a8b29754-e20a-4c49-aaaf-81cd12a15806", 2024-03-26T21:47:12.734 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "default", 2024-03-26T21:47:12.734 INFO:teuthology.orchestra.run.smithi032.stdout: "api_name": "default", 2024-03-26T21:47:12.734 INFO:teuthology.orchestra.run.smithi032.stdout: "is_master": "true", 2024-03-26T21:47:12.734 INFO:teuthology.orchestra.run.smithi032.stdout: "endpoints": [], 2024-03-26T21:47:12.734 INFO:teuthology.orchestra.run.smithi032.stdout: "hostnames": [], 2024-03-26T21:47:12.734 INFO:teuthology.orchestra.run.smithi032.stdout: "hostnames_s3website": [], 2024-03-26T21:47:12.734 INFO:teuthology.orchestra.run.smithi032.stdout: "master_zone": "", 2024-03-26T21:47:12.734 INFO:teuthology.orchestra.run.smithi032.stdout: "zones": [], 2024-03-26T21:47:12.734 INFO:teuthology.orchestra.run.smithi032.stdout: "placement_targets": [], 2024-03-26T21:47:12.734 INFO:teuthology.orchestra.run.smithi032.stdout: "default_placement": "", 2024-03-26T21:47:12.735 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_id": "a2e4fa7b-033c-439c-8c0e-66973978e564", 2024-03-26T21:47:12.735 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_policy": { 2024-03-26T21:47:12.735 INFO:teuthology.orchestra.run.smithi032.stdout: "groups": [] 2024-03-26T21:47:12.735 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:47:12.735 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:47:13.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:13 smithi032 bash[19772]: audit 2024-03-26T21:47:12.840036+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:47:13.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:13 smithi032 bash[19772]: audit 2024-03-26T21:47:12.849131+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:47:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:13 smithi032 bash[14367]: audit 2024-03-26T21:47:12.840036+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:47:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:13 smithi032 bash[14367]: audit 2024-03-26T21:47:12.849131+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:47:13.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:13 smithi092 bash[14434]: audit 2024-03-26T21:47:12.840036+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:47:13.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:13 smithi092 bash[14434]: audit 2024-03-26T21:47:12.849131+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:47:13.484 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-03-26T21:47:14.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:14 smithi092 bash[14434]: cluster 2024-03-26T21:47:12.761830+0000 mgr.y (mgr.24358) 92 : cluster [DBG] pgmap v66: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:14.556 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:14 smithi032 bash[14367]: cluster 2024-03-26T21:47:12.761830+0000 mgr.y (mgr.24358) 92 : cluster [DBG] pgmap v66: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:14.556 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:14 smithi032 bash[19772]: cluster 2024-03-26T21:47:12.761830+0000 mgr.y (mgr.24358) 92 : cluster [DBG] pgmap v66: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:14.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:47:14 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:47:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:47:15.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:47:14 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:47:14] "GET /metrics HTTP/1.1" 200 192572 "" "Prometheus/2.33.4" 2024-03-26T21:47:16.396 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:47:16.396 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "291d752c-94b5-412f-8ff4-9e7d975a9330", 2024-03-26T21:47:16.396 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "z", 2024-03-26T21:47:16.396 INFO:teuthology.orchestra.run.smithi032.stdout: "domain_root": "z.rgw.meta:root", 2024-03-26T21:47:16.396 INFO:teuthology.orchestra.run.smithi032.stdout: "control_pool": "z.rgw.control", 2024-03-26T21:47:16.396 INFO:teuthology.orchestra.run.smithi032.stdout: "gc_pool": "z.rgw.log:gc", 2024-03-26T21:47:16.396 INFO:teuthology.orchestra.run.smithi032.stdout: "lc_pool": "z.rgw.log:lc", 2024-03-26T21:47:16.396 INFO:teuthology.orchestra.run.smithi032.stdout: "log_pool": "z.rgw.log", 2024-03-26T21:47:16.396 INFO:teuthology.orchestra.run.smithi032.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-03-26T21:47:16.396 INFO:teuthology.orchestra.run.smithi032.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-03-26T21:47:16.396 INFO:teuthology.orchestra.run.smithi032.stdout: "roles_pool": "z.rgw.meta:roles", 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "otp_pool": "z.rgw.otp", 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "system_key": { 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "access_key": "", 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "secret_key": "" 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "placement_pools": [ 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "key": "default-placement", 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "val": { 2024-03-26T21:47:16.397 INFO:teuthology.orchestra.run.smithi032.stdout: "index_pool": "z.rgw.buckets.index", 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout: "storage_classes": { 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout: "STANDARD": { 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout: "data_pool": "z.rgw.buckets.data" 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout: "index_type": 0 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_id": "a2e4fa7b-033c-439c-8c0e-66973978e564", 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout: "notif_pool": "z.rgw.log:notif" 2024-03-26T21:47:16.398 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:47:16.415 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:16 smithi032 bash[14367]: cluster 2024-03-26T21:47:14.762683+0000 mgr.y (mgr.24358) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-26T21:47:16.415 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:16 smithi032 bash[19772]: cluster 2024-03-26T21:47:14.762683+0000 mgr.y (mgr.24358) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-26T21:47:16.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:16 smithi092 bash[14434]: cluster 2024-03-26T21:47:14.762683+0000 mgr.y (mgr.24358) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-26T21:47:17.145 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-03-26T21:47:18.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:17 smithi032 bash[19772]: cluster 2024-03-26T21:47:16.763321+0000 mgr.y (mgr.24358) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-26T21:47:18.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:17 smithi032 bash[14367]: cluster 2024-03-26T21:47:16.763321+0000 mgr.y (mgr.24358) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-26T21:47:18.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:17 smithi092 bash[14434]: cluster 2024-03-26T21:47:16.763321+0000 mgr.y (mgr.24358) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-26T21:47:20.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:19 smithi032 bash[14367]: cluster 2024-03-26T21:47:18.764121+0000 mgr.y (mgr.24358) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-26T21:47:20.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:19 smithi032 bash[19772]: cluster 2024-03-26T21:47:18.764121+0000 mgr.y (mgr.24358) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-26T21:47:20.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:19 smithi092 bash[14434]: cluster 2024-03-26T21:47:18.764121+0000 mgr.y (mgr.24358) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-26T21:47:22.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:21 smithi032 bash[14367]: cluster 2024-03-26T21:47:20.764733+0000 mgr.y (mgr.24358) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-03-26T21:47:22.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:21 smithi032 bash[14367]: cluster 2024-03-26T21:47:20.834590+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-26T21:47:22.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:21 smithi032 bash[14367]: audit 2024-03-26T21:47:20.839037+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.32:0/1829327200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-26T21:47:22.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:21 smithi032 bash[14367]: audit 2024-03-26T21:47:20.839804+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-26T21:47:22.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:21 smithi032 bash[19772]: cluster 2024-03-26T21:47:20.764733+0000 mgr.y (mgr.24358) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-03-26T21:47:22.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:21 smithi032 bash[19772]: cluster 2024-03-26T21:47:20.834590+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-26T21:47:22.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:21 smithi032 bash[19772]: audit 2024-03-26T21:47:20.839037+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.32:0/1829327200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-26T21:47:22.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:21 smithi032 bash[19772]: audit 2024-03-26T21:47:20.839804+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-26T21:47:22.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:21 smithi092 bash[14434]: cluster 2024-03-26T21:47:20.764733+0000 mgr.y (mgr.24358) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-03-26T21:47:22.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:21 smithi092 bash[14434]: cluster 2024-03-26T21:47:20.834590+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-26T21:47:22.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:21 smithi092 bash[14434]: audit 2024-03-26T21:47:20.839037+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.32:0/1829327200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-26T21:47:22.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:21 smithi092 bash[14434]: audit 2024-03-26T21:47:20.839804+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-26T21:47:23.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:22 smithi032 bash[14367]: audit 2024-03-26T21:47:21.846191+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-26T21:47:23.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:22 smithi032 bash[14367]: cluster 2024-03-26T21:47:21.846462+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-26T21:47:23.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:22 smithi032 bash[19772]: audit 2024-03-26T21:47:21.846191+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-26T21:47:23.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:22 smithi032 bash[19772]: cluster 2024-03-26T21:47:21.846462+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-26T21:47:23.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:22 smithi092 bash[14434]: audit 2024-03-26T21:47:21.846191+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-26T21:47:23.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:22 smithi092 bash[14434]: cluster 2024-03-26T21:47:21.846462+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-26T21:47:24.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:23 smithi092 bash[14434]: cluster 2024-03-26T21:47:22.765419+0000 mgr.y (mgr.24358) 97 : cluster [DBG] pgmap v73: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 639 B/s wr, 1 op/s 2024-03-26T21:47:24.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:23 smithi092 bash[14434]: cluster 2024-03-26T21:47:22.857673+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-26T21:47:24.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:23 smithi092 bash[14434]: audit 2024-03-26T21:47:22.860571+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.32:0/1829327200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-26T21:47:24.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:23 smithi092 bash[14434]: audit 2024-03-26T21:47:22.861450+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-26T21:47:24.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:23 smithi032 bash[14367]: cluster 2024-03-26T21:47:22.765419+0000 mgr.y (mgr.24358) 97 : cluster [DBG] pgmap v73: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 639 B/s wr, 1 op/s 2024-03-26T21:47:24.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:23 smithi032 bash[14367]: cluster 2024-03-26T21:47:22.857673+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-26T21:47:24.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:23 smithi032 bash[14367]: audit 2024-03-26T21:47:22.860571+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.32:0/1829327200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-26T21:47:24.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:23 smithi032 bash[14367]: audit 2024-03-26T21:47:22.861450+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-26T21:47:24.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:23 smithi032 bash[19772]: cluster 2024-03-26T21:47:22.765419+0000 mgr.y (mgr.24358) 97 : cluster [DBG] pgmap v73: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 639 B/s wr, 1 op/s 2024-03-26T21:47:24.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:23 smithi032 bash[19772]: cluster 2024-03-26T21:47:22.857673+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-26T21:47:24.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:23 smithi032 bash[19772]: audit 2024-03-26T21:47:22.860571+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.32:0/1829327200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-26T21:47:24.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:23 smithi032 bash[19772]: audit 2024-03-26T21:47:22.861450+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-26T21:47:24.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:47:24 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:47:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:47:24.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:24 smithi092 bash[14434]: audit 2024-03-26T21:47:23.863344+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-26T21:47:24.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:24 smithi092 bash[14434]: cluster 2024-03-26T21:47:23.864109+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-26T21:47:25.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:47:24 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:47:24] "GET /metrics HTTP/1.1" 200 192572 "" "Prometheus/2.33.4" 2024-03-26T21:47:25.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:24 smithi032 bash[19772]: audit 2024-03-26T21:47:23.863344+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-26T21:47:25.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:24 smithi032 bash[19772]: cluster 2024-03-26T21:47:23.864109+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-26T21:47:25.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:24 smithi032 bash[14367]: audit 2024-03-26T21:47:23.863344+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-26T21:47:25.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:24 smithi032 bash[14367]: cluster 2024-03-26T21:47:23.864109+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-26T21:47:26.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:25 smithi092 bash[14434]: cluster 2024-03-26T21:47:24.766117+0000 mgr.y (mgr.24358) 98 : cluster [DBG] pgmap v76: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-26T21:47:26.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:25 smithi092 bash[14434]: cluster 2024-03-26T21:47:24.892211+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-26T21:47:26.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:25 smithi092 bash[14434]: audit 2024-03-26T21:47:24.894517+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-26T21:47:26.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:25 smithi032 bash[14367]: cluster 2024-03-26T21:47:24.766117+0000 mgr.y (mgr.24358) 98 : cluster [DBG] pgmap v76: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-26T21:47:26.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:25 smithi032 bash[14367]: cluster 2024-03-26T21:47:24.892211+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-26T21:47:26.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:25 smithi032 bash[14367]: audit 2024-03-26T21:47:24.894517+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-26T21:47:26.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:25 smithi032 bash[19772]: cluster 2024-03-26T21:47:24.766117+0000 mgr.y (mgr.24358) 98 : cluster [DBG] pgmap v76: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-26T21:47:26.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:25 smithi032 bash[19772]: cluster 2024-03-26T21:47:24.892211+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-26T21:47:26.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:25 smithi032 bash[19772]: audit 2024-03-26T21:47:24.894517+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-26T21:47:27.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:26 smithi092 bash[14434]: audit 2024-03-26T21:47:25.894880+0000 mon.a (mon.0) 705 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-26T21:47:27.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:26 smithi092 bash[14434]: cluster 2024-03-26T21:47:25.895296+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-26T21:47:27.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:26 smithi092 bash[14434]: audit 2024-03-26T21:47:25.905571+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-26T21:47:27.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:26 smithi032 bash[14367]: audit 2024-03-26T21:47:25.894880+0000 mon.a (mon.0) 705 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-26T21:47:27.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:26 smithi032 bash[14367]: cluster 2024-03-26T21:47:25.895296+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-26T21:47:27.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:26 smithi032 bash[14367]: audit 2024-03-26T21:47:25.905571+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-26T21:47:27.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:26 smithi032 bash[19772]: audit 2024-03-26T21:47:25.894880+0000 mon.a (mon.0) 705 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-26T21:47:27.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:26 smithi032 bash[19772]: cluster 2024-03-26T21:47:25.895296+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-26T21:47:27.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:26 smithi032 bash[19772]: audit 2024-03-26T21:47:25.905571+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-26T21:47:28.021 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:47:28.021 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "e0cdcfcc-6e55-480b-9bdf-d6b471877291", 2024-03-26T21:47:28.021 INFO:teuthology.orchestra.run.smithi032.stdout: "epoch": 1, 2024-03-26T21:47:28.021 INFO:teuthology.orchestra.run.smithi032.stdout: "predecessor_uuid": "4e418639-a7ef-4859-87fa-2477fc55f7f3", 2024-03-26T21:47:28.021 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_status": [], 2024-03-26T21:47:28.021 INFO:teuthology.orchestra.run.smithi032.stdout: "period_map": { 2024-03-26T21:47:28.021 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "e0cdcfcc-6e55-480b-9bdf-d6b471877291", 2024-03-26T21:47:28.021 INFO:teuthology.orchestra.run.smithi032.stdout: "zonegroups": [ 2024-03-26T21:47:28.021 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-03-26T21:47:28.021 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "a8b29754-e20a-4c49-aaaf-81cd12a15806", 2024-03-26T21:47:28.021 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "default", 2024-03-26T21:47:28.021 INFO:teuthology.orchestra.run.smithi032.stdout: "api_name": "default", 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "is_master": "true", 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "endpoints": [], 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "hostnames": [], 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "hostnames_s3website": [], 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "master_zone": "291d752c-94b5-412f-8ff4-9e7d975a9330", 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "zones": [ 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "id": "291d752c-94b5-412f-8ff4-9e7d975a9330", 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "z", 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "endpoints": [], 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "log_meta": "false", 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "log_data": "false", 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "bucket_index_max_shards": 11, 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "read_only": "false", 2024-03-26T21:47:28.022 INFO:teuthology.orchestra.run.smithi032.stdout: "tier_type": "", 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_from_all": "true", 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_from": [], 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: "redirect_zone": "" 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: "placement_targets": [ 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: "name": "default-placement", 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: "tags": [], 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: "storage_classes": [ 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: "STANDARD" 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:47:28.023 INFO:teuthology.orchestra.run.smithi032.stdout: "default_placement": "default-placement", 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_id": "a2e4fa7b-033c-439c-8c0e-66973978e564", 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: "sync_policy": { 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: "groups": [] 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: "short_zone_ids": [ 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: { 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: "key": "291d752c-94b5-412f-8ff4-9e7d975a9330", 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: "val": 1992912365 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: "master_zonegroup": "a8b29754-e20a-4c49-aaaf-81cd12a15806", 2024-03-26T21:47:28.024 INFO:teuthology.orchestra.run.smithi032.stdout: "master_zone": "291d752c-94b5-412f-8ff4-9e7d975a9330", 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "period_config": { 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "bucket_quota": { 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false, 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "check_on_raw": false, 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "max_size": -1, 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "max_size_kb": 0, 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "max_objects": -1 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "user_quota": { 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false, 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "check_on_raw": false, 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "max_size": -1, 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "max_size_kb": 0, 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: "max_objects": -1 2024-03-26T21:47:28.025 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "user_ratelimit": { 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_ops": 0, 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_ops": 0, 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_bytes": 0, 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_bytes": 0, 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "bucket_ratelimit": { 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_ops": 0, 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_ops": 0, 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_bytes": 0, 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_bytes": 0, 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:47:28.026 INFO:teuthology.orchestra.run.smithi032.stdout: "anonymous_ratelimit": { 2024-03-26T21:47:28.027 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_ops": 0, 2024-03-26T21:47:28.027 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_ops": 0, 2024-03-26T21:47:28.027 INFO:teuthology.orchestra.run.smithi032.stdout: "max_read_bytes": 0, 2024-03-26T21:47:28.027 INFO:teuthology.orchestra.run.smithi032.stdout: "max_write_bytes": 0, 2024-03-26T21:47:28.027 INFO:teuthology.orchestra.run.smithi032.stdout: "enabled": false 2024-03-26T21:47:28.027 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:47:28.027 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:47:28.027 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_id": "a2e4fa7b-033c-439c-8c0e-66973978e564", 2024-03-26T21:47:28.027 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_name": "r", 2024-03-26T21:47:28.027 INFO:teuthology.orchestra.run.smithi032.stdout: "realm_epoch": 2 2024-03-26T21:47:28.027 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:47:28.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:27 smithi092 bash[14434]: cluster 2024-03-26T21:47:26.766878+0000 mgr.y (mgr.24358) 99 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-26T21:47:28.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:27 smithi092 bash[14434]: audit 2024-03-26T21:47:26.914276+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-26T21:47:28.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:27 smithi092 bash[14434]: cluster 2024-03-26T21:47:26.914388+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-26T21:47:28.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:27 smithi092 bash[14434]: audit 2024-03-26T21:47:26.915331+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-26T21:47:28.276 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:27 smithi032 bash[14367]: cluster 2024-03-26T21:47:26.766878+0000 mgr.y (mgr.24358) 99 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-26T21:47:28.276 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:27 smithi032 bash[14367]: audit 2024-03-26T21:47:26.914276+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-26T21:47:28.276 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:27 smithi032 bash[14367]: cluster 2024-03-26T21:47:26.914388+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-26T21:47:28.276 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:27 smithi032 bash[14367]: audit 2024-03-26T21:47:26.915331+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-26T21:47:28.276 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:27 smithi032 bash[19772]: cluster 2024-03-26T21:47:26.766878+0000 mgr.y (mgr.24358) 99 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-26T21:47:28.277 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:27 smithi032 bash[19772]: audit 2024-03-26T21:47:26.914276+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-26T21:47:28.277 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:27 smithi032 bash[19772]: cluster 2024-03-26T21:47:26.914388+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-26T21:47:28.277 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:27 smithi032 bash[19772]: audit 2024-03-26T21:47:26.915331+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-26T21:47:28.954 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-03-26T21:47:29.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:28 smithi092 bash[14434]: audit 2024-03-26T21:47:27.919624+0000 mon.a (mon.0) 711 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-26T21:47:29.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:28 smithi092 bash[14434]: cluster 2024-03-26T21:47:27.920021+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-26T21:47:29.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:28 smithi032 bash[19772]: audit 2024-03-26T21:47:27.919624+0000 mon.a (mon.0) 711 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-26T21:47:29.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:28 smithi032 bash[19772]: cluster 2024-03-26T21:47:27.920021+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-26T21:47:29.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:28 smithi032 bash[14367]: audit 2024-03-26T21:47:27.919624+0000 mon.a (mon.0) 711 : audit [INF] from='client.? 172.21.15.32:0/1722121748' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-26T21:47:29.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:28 smithi032 bash[14367]: cluster 2024-03-26T21:47:27.920021+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-26T21:47:30.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:29 smithi092 bash[14434]: cluster 2024-03-26T21:47:28.768377+0000 mgr.y (mgr.24358) 100 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-03-26T21:47:30.300 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:29 smithi032 bash[14367]: cluster 2024-03-26T21:47:28.768377+0000 mgr.y (mgr.24358) 100 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-03-26T21:47:30.301 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:29 smithi032 bash[19772]: cluster 2024-03-26T21:47:28.768377+0000 mgr.y (mgr.24358) 100 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-03-26T21:47:32.050 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled rgw.foo update... 2024-03-26T21:47:32.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:31 smithi092 bash[14434]: cluster 2024-03-26T21:47:30.769082+0000 mgr.y (mgr.24358) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-03-26T21:47:32.283 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:31 smithi032 bash[19772]: cluster 2024-03-26T21:47:30.769082+0000 mgr.y (mgr.24358) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-03-26T21:47:32.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:31 smithi032 bash[14367]: cluster 2024-03-26T21:47:30.769082+0000 mgr.y (mgr.24358) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-03-26T21:47:33.250 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch apply rgw smpl' 2024-03-26T21:47:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: audit 2024-03-26T21:47:32.049148+0000 mgr.y (mgr.24358) 102 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:47:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: cephadm 2024-03-26T21:47:32.051076+0000 mgr.y (mgr.24358) 103 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-26T21:47:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: audit 2024-03-26T21:47:32.057451+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: audit 2024-03-26T21:47:32.086083+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: audit 2024-03-26T21:47:32.089099+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: audit 2024-03-26T21:47:32.097852+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: audit 2024-03-26T21:47:32.108957+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: audit 2024-03-26T21:47:32.115650+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: cephadm 2024-03-26T21:47:32.116687+0000 mgr.y (mgr.24358) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-26T21:47:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: audit 2024-03-26T21:47:32.120652+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: audit 2024-03-26T21:47:32.121535+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:47:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: audit 2024-03-26T21:47:32.126556+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:47:33.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: audit 2024-03-26T21:47:32.133338+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: audit 2024-03-26T21:47:32.134556+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:33.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[14367]: cephadm 2024-03-26T21:47:32.135956+0000 mgr.y (mgr.24358) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi032.odxfvk on smithi032 2024-03-26T21:47:33.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: audit 2024-03-26T21:47:32.049148+0000 mgr.y (mgr.24358) 102 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:47:33.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: cephadm 2024-03-26T21:47:32.051076+0000 mgr.y (mgr.24358) 103 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-26T21:47:33.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: audit 2024-03-26T21:47:32.057451+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: audit 2024-03-26T21:47:32.086083+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:33.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: audit 2024-03-26T21:47:32.089099+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:33.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: audit 2024-03-26T21:47:32.097852+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: audit 2024-03-26T21:47:32.108957+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: audit 2024-03-26T21:47:32.115650+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: cephadm 2024-03-26T21:47:32.116687+0000 mgr.y (mgr.24358) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-26T21:47:33.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: audit 2024-03-26T21:47:32.120652+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: audit 2024-03-26T21:47:32.121535+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:47:33.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: audit 2024-03-26T21:47:32.126556+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:47:33.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: audit 2024-03-26T21:47:32.133338+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: audit 2024-03-26T21:47:32.134556+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:33.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:33 smithi032 bash[19772]: cephadm 2024-03-26T21:47:32.135956+0000 mgr.y (mgr.24358) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi032.odxfvk on smithi032 2024-03-26T21:47:33.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: audit 2024-03-26T21:47:32.049148+0000 mgr.y (mgr.24358) 102 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:47:33.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: cephadm 2024-03-26T21:47:32.051076+0000 mgr.y (mgr.24358) 103 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-26T21:47:33.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: audit 2024-03-26T21:47:32.057451+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: audit 2024-03-26T21:47:32.086083+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:33.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: audit 2024-03-26T21:47:32.089099+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:33.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: audit 2024-03-26T21:47:32.097852+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: audit 2024-03-26T21:47:32.108957+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: audit 2024-03-26T21:47:32.115650+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: cephadm 2024-03-26T21:47:32.116687+0000 mgr.y (mgr.24358) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-26T21:47:33.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: audit 2024-03-26T21:47:32.120652+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: audit 2024-03-26T21:47:32.121535+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:47:33.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: audit 2024-03-26T21:47:32.126556+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:47:33.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: audit 2024-03-26T21:47:32.133338+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:33.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: audit 2024-03-26T21:47:32.134556+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:33.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:33 smithi092 bash[14434]: cephadm 2024-03-26T21:47:32.135956+0000 mgr.y (mgr.24358) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi032.odxfvk on smithi032 2024-03-26T21:47:34.330 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:34 smithi032 bash[19772]: cluster 2024-03-26T21:47:32.769767+0000 mgr.y (mgr.24358) 106 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-26T21:47:34.330 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:34 smithi032 bash[14367]: cluster 2024-03-26T21:47:32.769767+0000 mgr.y (mgr.24358) 106 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-26T21:47:34.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:34 smithi092 bash[14434]: cluster 2024-03-26T21:47:32.769767+0000 mgr.y (mgr.24358) 106 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-26T21:47:34.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:47:34 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:47:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:47:35.086 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:47:34 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:47:34] "GET /metrics HTTP/1.1" 200 196427 "" "Prometheus/2.33.4" 2024-03-26T21:47:36.181 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:36 smithi092 bash[14434]: cluster 2024-03-26T21:47:34.771203+0000 mgr.y (mgr.24358) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-26T21:47:36.182 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:36 smithi092 bash[14434]: audit 2024-03-26T21:47:35.906501+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:36.182 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:36 smithi092 bash[14434]: audit 2024-03-26T21:47:35.908454+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:47:36.182 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:36 smithi092 bash[14434]: audit 2024-03-26T21:47:35.913548+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:47:36.182 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:36 smithi092 bash[14434]: audit 2024-03-26T21:47:35.920217+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:36.182 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:36 smithi092 bash[14434]: audit 2024-03-26T21:47:35.921477+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:36.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:36 smithi032 bash[14367]: cluster 2024-03-26T21:47:34.771203+0000 mgr.y (mgr.24358) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-26T21:47:36.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:36 smithi032 bash[14367]: audit 2024-03-26T21:47:35.906501+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:36.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:36 smithi032 bash[14367]: audit 2024-03-26T21:47:35.908454+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:47:36.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:36 smithi032 bash[14367]: audit 2024-03-26T21:47:35.913548+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:47:36.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:36 smithi032 bash[14367]: audit 2024-03-26T21:47:35.920217+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:36.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:36 smithi032 bash[14367]: audit 2024-03-26T21:47:35.921477+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:36.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:36 smithi032 bash[19772]: cluster 2024-03-26T21:47:34.771203+0000 mgr.y (mgr.24358) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-26T21:47:36.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:36 smithi032 bash[19772]: audit 2024-03-26T21:47:35.906501+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:36.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:36 smithi032 bash[19772]: audit 2024-03-26T21:47:35.908454+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:47:36.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:36 smithi032 bash[19772]: audit 2024-03-26T21:47:35.913548+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:47:36.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:36 smithi032 bash[19772]: audit 2024-03-26T21:47:35.920217+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:36.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:36 smithi032 bash[19772]: audit 2024-03-26T21:47:35.921477+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:37.380 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:37 smithi092 bash[14434]: cephadm 2024-03-26T21:47:35.924829+0000 mgr.y (mgr.24358) 108 : cephadm [INF] Deploying daemon rgw.foo.smithi092.jqgzor on smithi092 2024-03-26T21:47:37.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:37 smithi032 bash[14367]: cephadm 2024-03-26T21:47:35.924829+0000 mgr.y (mgr.24358) 108 : cephadm [INF] Deploying daemon rgw.foo.smithi092.jqgzor on smithi092 2024-03-26T21:47:37.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:37 smithi032 bash[19772]: cephadm 2024-03-26T21:47:35.924829+0000 mgr.y (mgr.24358) 108 : cephadm [INF] Deploying daemon rgw.foo.smithi092.jqgzor on smithi092 2024-03-26T21:47:38.145 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled rgw.smpl update... 2024-03-26T21:47:38.186 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:38 smithi092 bash[14434]: cluster 2024-03-26T21:47:36.772032+0000 mgr.y (mgr.24358) 109 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 934 B/s wr, 2 op/s 2024-03-26T21:47:38.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:38 smithi032 bash[14367]: cluster 2024-03-26T21:47:36.772032+0000 mgr.y (mgr.24358) 109 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 934 B/s wr, 2 op/s 2024-03-26T21:47:38.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:38 smithi032 bash[19772]: cluster 2024-03-26T21:47:36.772032+0000 mgr.y (mgr.24358) 109 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 934 B/s wr, 2 op/s 2024-03-26T21:47:39.012 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph osd pool create foo' 2024-03-26T21:47:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:39 smithi032 bash[19772]: audit 2024-03-26T21:47:38.147794+0000 mgr.y (mgr.24358) 110 : audit [DBG] from='client.24625 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:47:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:39 smithi032 bash[19772]: cephadm 2024-03-26T21:47:38.149160+0000 mgr.y (mgr.24358) 111 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-26T21:47:39.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:39 smithi032 bash[19772]: audit 2024-03-26T21:47:38.153485+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:39 smithi032 bash[19772]: audit 2024-03-26T21:47:38.481705+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:39 smithi032 bash[19772]: audit 2024-03-26T21:47:38.485020+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:39.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:39 smithi032 bash[19772]: audit 2024-03-26T21:47:38.486548+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:39 smithi032 bash[14367]: audit 2024-03-26T21:47:38.147794+0000 mgr.y (mgr.24358) 110 : audit [DBG] from='client.24625 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:47:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:39 smithi032 bash[14367]: cephadm 2024-03-26T21:47:38.149160+0000 mgr.y (mgr.24358) 111 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-26T21:47:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:39 smithi032 bash[14367]: audit 2024-03-26T21:47:38.153485+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:39 smithi032 bash[14367]: audit 2024-03-26T21:47:38.481705+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:39 smithi032 bash[14367]: audit 2024-03-26T21:47:38.485020+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:39.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:39 smithi032 bash[14367]: audit 2024-03-26T21:47:38.486548+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:39.409 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:39 smithi092 bash[14434]: audit 2024-03-26T21:47:38.147794+0000 mgr.y (mgr.24358) 110 : audit [DBG] from='client.24625 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:47:39.409 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:39 smithi092 bash[14434]: cephadm 2024-03-26T21:47:38.149160+0000 mgr.y (mgr.24358) 111 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-26T21:47:39.409 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:39 smithi092 bash[14434]: audit 2024-03-26T21:47:38.153485+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:39.409 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:39 smithi092 bash[14434]: audit 2024-03-26T21:47:38.481705+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:39.409 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:39 smithi092 bash[14434]: audit 2024-03-26T21:47:38.485020+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:39.409 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:39 smithi092 bash[14434]: audit 2024-03-26T21:47:38.486548+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:40.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:40 smithi032 bash[14367]: cluster 2024-03-26T21:47:38.773472+0000 mgr.y (mgr.24358) 112 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 3.9 KiB/s wr, 105 op/s 2024-03-26T21:47:40.836 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:40 smithi032 bash[19772]: cluster 2024-03-26T21:47:38.773472+0000 mgr.y (mgr.24358) 112 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 3.9 KiB/s wr, 105 op/s 2024-03-26T21:47:40.948 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:40 smithi092 bash[14434]: cluster 2024-03-26T21:47:38.773472+0000 mgr.y (mgr.24358) 112 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 3.9 KiB/s wr, 105 op/s 2024-03-26T21:47:43.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:42 smithi032 bash[14367]: cluster 2024-03-26T21:47:40.774225+0000 mgr.y (mgr.24358) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-03-26T21:47:43.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:42 smithi032 bash[14367]: audit 2024-03-26T21:47:42.272069+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:42 smithi032 bash[19772]: cluster 2024-03-26T21:47:40.774225+0000 mgr.y (mgr.24358) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-03-26T21:47:43.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:42 smithi032 bash[19772]: audit 2024-03-26T21:47:42.272069+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:42 smithi092 bash[14434]: cluster 2024-03-26T21:47:40.774225+0000 mgr.y (mgr.24358) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-03-26T21:47:43.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:42 smithi092 bash[14434]: audit 2024-03-26T21:47:42.272069+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.288 INFO:teuthology.orchestra.run.smithi032.stderr:pool 'foo' created 2024-03-26T21:47:43.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:42.297475+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.32:0/2449398148' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-26T21:47:43.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:42.298012+0000 mon.a (mon.0) 734 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-26T21:47:43.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:42.752768+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: cephadm 2024-03-26T21:47:42.757569+0000 mgr.y (mgr.24358) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-26T21:47:43.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: cluster 2024-03-26T21:47:42.775138+0000 mgr.y (mgr.24358) 115 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-03-26T21:47:43.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:42.847558+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:43.284615+0000 mon.a (mon.0) 737 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-26T21:47:43.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: cluster 2024-03-26T21:47:43.284840+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-26T21:47:43.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:43.323385+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:43.332098+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:43.339606+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: cephadm 2024-03-26T21:47:43.345953+0000 mgr.y (mgr.24358) 116 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-26T21:47:43.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:43.350965+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:43.351945+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:47:43.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:43.356803+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:47:43.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:43.363487+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: audit 2024-03-26T21:47:43.364788+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:43.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[14367]: cephadm 2024-03-26T21:47:43.366257+0000 mgr.y (mgr.24358) 117 : cephadm [INF] Deploying daemon rgw.smpl.smithi032.hfwxmk on smithi032 2024-03-26T21:47:43.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:42.297475+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.32:0/2449398148' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-26T21:47:43.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:42.298012+0000 mon.a (mon.0) 734 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-26T21:47:43.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:42.752768+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: cephadm 2024-03-26T21:47:42.757569+0000 mgr.y (mgr.24358) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: cluster 2024-03-26T21:47:42.775138+0000 mgr.y (mgr.24358) 115 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:42.847558+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:43.284615+0000 mon.a (mon.0) 737 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: cluster 2024-03-26T21:47:43.284840+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:43.323385+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:43.332098+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:43.339606+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: cephadm 2024-03-26T21:47:43.345953+0000 mgr.y (mgr.24358) 116 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:43.350965+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:43.351945+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:43.356803+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:43.363487+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: audit 2024-03-26T21:47:43.364788+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:43.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:43 smithi032 bash[19772]: cephadm 2024-03-26T21:47:43.366257+0000 mgr.y (mgr.24358) 117 : cephadm [INF] Deploying daemon rgw.smpl.smithi032.hfwxmk on smithi032 2024-03-26T21:47:44.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:42.297475+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.32:0/2449398148' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-26T21:47:44.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:42.298012+0000 mon.a (mon.0) 734 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-26T21:47:44.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:42.752768+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:44.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: cephadm 2024-03-26T21:47:42.757569+0000 mgr.y (mgr.24358) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-26T21:47:44.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: cluster 2024-03-26T21:47:42.775138+0000 mgr.y (mgr.24358) 115 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-03-26T21:47:44.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:42.847558+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:44.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:43.284615+0000 mon.a (mon.0) 737 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-26T21:47:44.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: cluster 2024-03-26T21:47:43.284840+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-26T21:47:44.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:43.323385+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:44.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:43.332098+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:44.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:43.339606+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:44.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: cephadm 2024-03-26T21:47:43.345953+0000 mgr.y (mgr.24358) 116 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-26T21:47:44.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:43.350965+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:44.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:43.351945+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:47:44.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:43.356803+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:47:44.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:43.363487+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:44.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: audit 2024-03-26T21:47:43.364788+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:44.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:43 smithi092 bash[14434]: cephadm 2024-03-26T21:47:43.366257+0000 mgr.y (mgr.24358) 117 : cephadm [INF] Deploying daemon rgw.smpl.smithi032.hfwxmk on smithi032 2024-03-26T21:47:44.539 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'rbd pool init foo' 2024-03-26T21:47:44.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:47:44 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:47:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:47:45.086 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:47:44 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:47:44] "GET /metrics HTTP/1.1" 200 205294 "" "Prometheus/2.33.4" 2024-03-26T21:47:45.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:45 smithi032 bash[14367]: cluster 2024-03-26T21:47:44.288506+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-26T21:47:45.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:45 smithi032 bash[19772]: cluster 2024-03-26T21:47:44.288506+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-26T21:47:45.700 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:45 smithi092 bash[14434]: cluster 2024-03-26T21:47:44.288506+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-26T21:47:46.568 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:46 smithi032 bash[19772]: cluster 2024-03-26T21:47:44.776062+0000 mgr.y (mgr.24358) 118 : cluster [DBG] pgmap v92: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.5 KiB/s wr, 270 op/s 2024-03-26T21:47:46.568 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:46 smithi032 bash[19772]: cluster 2024-03-26T21:47:45.294934+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-26T21:47:46.568 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:46 smithi032 bash[14367]: cluster 2024-03-26T21:47:44.776062+0000 mgr.y (mgr.24358) 118 : cluster [DBG] pgmap v92: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.5 KiB/s wr, 270 op/s 2024-03-26T21:47:46.568 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:46 smithi032 bash[14367]: cluster 2024-03-26T21:47:45.294934+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-26T21:47:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:46 smithi092 bash[14434]: cluster 2024-03-26T21:47:44.776062+0000 mgr.y (mgr.24358) 118 : cluster [DBG] pgmap v92: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.5 KiB/s wr, 270 op/s 2024-03-26T21:47:46.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:46 smithi092 bash[14434]: cluster 2024-03-26T21:47:45.294934+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-26T21:47:48.448 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:48 smithi092 bash[14434]: cluster 2024-03-26T21:47:46.776725+0000 mgr.y (mgr.24358) 119 : cluster [DBG] pgmap v94: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-26T21:47:48.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:48 smithi092 bash[14434]: audit 2024-03-26T21:47:47.177253+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:48.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:48 smithi092 bash[14434]: audit 2024-03-26T21:47:47.179348+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:47:48.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:48 smithi092 bash[14434]: audit 2024-03-26T21:47:47.185688+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:47:48.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:48 smithi092 bash[14434]: audit 2024-03-26T21:47:47.191957+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:48.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:48 smithi092 bash[14434]: audit 2024-03-26T21:47:47.193297+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:48.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:48 smithi092 bash[14434]: cephadm 2024-03-26T21:47:47.194580+0000 mgr.y (mgr.24358) 120 : cephadm [INF] Deploying daemon rgw.smpl.smithi092.kgbhfm on smithi092 2024-03-26T21:47:48.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[14367]: cluster 2024-03-26T21:47:46.776725+0000 mgr.y (mgr.24358) 119 : cluster [DBG] pgmap v94: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-26T21:47:48.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[14367]: audit 2024-03-26T21:47:47.177253+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:48.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[14367]: audit 2024-03-26T21:47:47.179348+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:47:48.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[14367]: audit 2024-03-26T21:47:47.185688+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:47:48.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[14367]: audit 2024-03-26T21:47:47.191957+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:48.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[14367]: audit 2024-03-26T21:47:47.193297+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:48.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[14367]: cephadm 2024-03-26T21:47:47.194580+0000 mgr.y (mgr.24358) 120 : cephadm [INF] Deploying daemon rgw.smpl.smithi092.kgbhfm on smithi092 2024-03-26T21:47:48.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[19772]: cluster 2024-03-26T21:47:46.776725+0000 mgr.y (mgr.24358) 119 : cluster [DBG] pgmap v94: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-26T21:47:48.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[19772]: audit 2024-03-26T21:47:47.177253+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:48.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[19772]: audit 2024-03-26T21:47:47.179348+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:47:48.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[19772]: audit 2024-03-26T21:47:47.185688+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:47:48.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[19772]: audit 2024-03-26T21:47:47.191957+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:48.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[19772]: audit 2024-03-26T21:47:47.193297+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:48.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:48 smithi032 bash[19772]: cephadm 2024-03-26T21:47:47.194580+0000 mgr.y (mgr.24358) 120 : cephadm [INF] Deploying daemon rgw.smpl.smithi092.kgbhfm on smithi092 2024-03-26T21:47:49.172 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:49 smithi092 bash[14434]: audit 2024-03-26T21:47:49.016765+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.32:0/1737274595' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-26T21:47:49.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:49 smithi032 bash[14367]: audit 2024-03-26T21:47:49.016765+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.32:0/1737274595' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-26T21:47:49.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:49 smithi032 bash[19772]: audit 2024-03-26T21:47:49.016765+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.32:0/1737274595' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-26T21:47:50.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:50 smithi092 bash[14434]: cluster 2024-03-26T21:47:48.778529+0000 mgr.y (mgr.24358) 121 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-26T21:47:50.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:50 smithi092 bash[14434]: audit 2024-03-26T21:47:49.189403+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.32:0/1737274595' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-26T21:47:50.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:50 smithi092 bash[14434]: cluster 2024-03-26T21:47:49.189489+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-26T21:47:50.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:50 smithi092 bash[14434]: audit 2024-03-26T21:47:49.928556+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:50.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:50 smithi092 bash[14434]: audit 2024-03-26T21:47:49.931369+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:50.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:50 smithi092 bash[14434]: audit 2024-03-26T21:47:49.932824+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:50.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:50 smithi032 bash[14367]: cluster 2024-03-26T21:47:48.778529+0000 mgr.y (mgr.24358) 121 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-26T21:47:50.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:50 smithi032 bash[14367]: audit 2024-03-26T21:47:49.189403+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.32:0/1737274595' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-26T21:47:50.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:50 smithi032 bash[14367]: cluster 2024-03-26T21:47:49.189489+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-26T21:47:50.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:50 smithi032 bash[14367]: audit 2024-03-26T21:47:49.928556+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:50.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:50 smithi032 bash[14367]: audit 2024-03-26T21:47:49.931369+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:50.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:50 smithi032 bash[14367]: audit 2024-03-26T21:47:49.932824+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:50.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:50 smithi032 bash[19772]: cluster 2024-03-26T21:47:48.778529+0000 mgr.y (mgr.24358) 121 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-26T21:47:50.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:50 smithi032 bash[19772]: audit 2024-03-26T21:47:49.189403+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.32:0/1737274595' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-26T21:47:50.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:50 smithi032 bash[19772]: cluster 2024-03-26T21:47:49.189489+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-26T21:47:50.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:50 smithi032 bash[19772]: audit 2024-03-26T21:47:49.928556+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:50.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:50 smithi032 bash[19772]: audit 2024-03-26T21:47:49.931369+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:50.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:50 smithi032 bash[19772]: audit 2024-03-26T21:47:49.932824+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:51.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:51 smithi032 bash[14367]: cluster 2024-03-26T21:47:50.201070+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-26T21:47:51.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:51 smithi032 bash[19772]: cluster 2024-03-26T21:47:50.201070+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-26T21:47:51.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:51 smithi092 bash[14434]: cluster 2024-03-26T21:47:50.201070+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-26T21:47:52.131 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch apply iscsi foo u p' 2024-03-26T21:47:52.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:52 smithi032 bash[14367]: cluster 2024-03-26T21:47:50.779359+0000 mgr.y (mgr.24358) 122 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:52.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:52 smithi032 bash[14367]: cluster 2024-03-26T21:47:51.203351+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-26T21:47:52.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:52 smithi032 bash[19772]: cluster 2024-03-26T21:47:50.779359+0000 mgr.y (mgr.24358) 122 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:52.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:52 smithi032 bash[19772]: cluster 2024-03-26T21:47:51.203351+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-26T21:47:52.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:52 smithi092 bash[14434]: cluster 2024-03-26T21:47:50.779359+0000 mgr.y (mgr.24358) 122 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:52.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:52 smithi092 bash[14434]: cluster 2024-03-26T21:47:51.203351+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-26T21:47:54.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:53 smithi032 bash[19772]: cluster 2024-03-26T21:47:52.780181+0000 mgr.y (mgr.24358) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:54.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:53 smithi032 bash[19772]: audit 2024-03-26T21:47:52.863344+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:54.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:53 smithi032 bash[19772]: audit 2024-03-26T21:47:53.842199+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:54.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:53 smithi032 bash[14367]: cluster 2024-03-26T21:47:52.780181+0000 mgr.y (mgr.24358) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:54.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:53 smithi032 bash[14367]: audit 2024-03-26T21:47:52.863344+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:54.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:53 smithi032 bash[14367]: audit 2024-03-26T21:47:53.842199+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:54.094 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:53 smithi092 bash[14434]: cluster 2024-03-26T21:47:52.780181+0000 mgr.y (mgr.24358) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:47:54.094 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:53 smithi092 bash[14434]: audit 2024-03-26T21:47:52.863344+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:54.094 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:53 smithi092 bash[14434]: audit 2024-03-26T21:47:53.842199+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:54.943 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:47:54 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:47:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:47:55.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:54 smithi092 bash[14434]: audit 2024-03-26T21:47:53.953559+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:55.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:54 smithi092 bash[14434]: cephadm 2024-03-26T21:47:54.222289+0000 mgr.y (mgr.24358) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-26T21:47:55.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:54 smithi092 bash[14434]: audit 2024-03-26T21:47:54.570001+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:55.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:54 smithi092 bash[14434]: audit 2024-03-26T21:47:54.583221+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:55.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:54 smithi092 bash[14434]: audit 2024-03-26T21:47:54.584959+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:55.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:54 smithi092 bash[14434]: cephadm 2024-03-26T21:47:54.589972+0000 mgr.y (mgr.24358) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-26T21:47:55.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:47:54] "GET /metrics HTTP/1.1" 200 205294 "" "Prometheus/2.33.4" 2024-03-26T21:47:55.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[19772]: audit 2024-03-26T21:47:53.953559+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:55.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[19772]: cephadm 2024-03-26T21:47:54.222289+0000 mgr.y (mgr.24358) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-26T21:47:55.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[19772]: audit 2024-03-26T21:47:54.570001+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:55.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[19772]: audit 2024-03-26T21:47:54.583221+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:55.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[19772]: audit 2024-03-26T21:47:54.584959+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:55.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[19772]: cephadm 2024-03-26T21:47:54.589972+0000 mgr.y (mgr.24358) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-26T21:47:55.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[14367]: audit 2024-03-26T21:47:53.953559+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:55.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[14367]: cephadm 2024-03-26T21:47:54.222289+0000 mgr.y (mgr.24358) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-26T21:47:55.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[14367]: audit 2024-03-26T21:47:54.570001+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:55.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[14367]: audit 2024-03-26T21:47:54.583221+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:55.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[14367]: audit 2024-03-26T21:47:54.584959+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:55.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:54 smithi032 bash[14367]: cephadm 2024-03-26T21:47:54.589972+0000 mgr.y (mgr.24358) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-26T21:47:55.415 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled iscsi.foo update... 2024-03-26T21:47:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: cluster 2024-03-26T21:47:54.782856+0000 mgr.y (mgr.24358) 126 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2024-03-26T21:47:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: audit 2024-03-26T21:47:54.961892+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: audit 2024-03-26T21:47:55.411144+0000 mgr.y (mgr.24358) 127 : audit [DBG] from='client.24820 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:47:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: cephadm 2024-03-26T21:47:55.415230+0000 mgr.y (mgr.24358) 128 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-26T21:47:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: audit 2024-03-26T21:47:55.422593+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: audit 2024-03-26T21:47:55.436683+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: audit 2024-03-26T21:47:55.438730+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: audit 2024-03-26T21:47:55.448935+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:56.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: cephadm 2024-03-26T21:47:55.455200+0000 mgr.y (mgr.24358) 129 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-26T21:47:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: audit 2024-03-26T21:47:55.465426+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:47:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: audit 2024-03-26T21:47:55.470638+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:47:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: audit 2024-03-26T21:47:55.477536+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[14367]: cephadm 2024-03-26T21:47:55.479079+0000 mgr.y (mgr.24358) 130 : cephadm [INF] Deploying daemon iscsi.foo.smithi032.fdcdae on smithi032 2024-03-26T21:47:56.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: cluster 2024-03-26T21:47:54.782856+0000 mgr.y (mgr.24358) 126 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2024-03-26T21:47:56.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: audit 2024-03-26T21:47:54.961892+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:56.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: audit 2024-03-26T21:47:55.411144+0000 mgr.y (mgr.24358) 127 : audit [DBG] from='client.24820 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:47:56.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: cephadm 2024-03-26T21:47:55.415230+0000 mgr.y (mgr.24358) 128 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-26T21:47:56.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: audit 2024-03-26T21:47:55.422593+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:56.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: audit 2024-03-26T21:47:55.436683+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:56.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: audit 2024-03-26T21:47:55.438730+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:56.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: audit 2024-03-26T21:47:55.448935+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:56.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: cephadm 2024-03-26T21:47:55.455200+0000 mgr.y (mgr.24358) 129 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-26T21:47:56.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: audit 2024-03-26T21:47:55.465426+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:47:56.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: audit 2024-03-26T21:47:55.470638+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:47:56.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: audit 2024-03-26T21:47:55.477536+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:56.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:55 smithi032 bash[19772]: cephadm 2024-03-26T21:47:55.479079+0000 mgr.y (mgr.24358) 130 : cephadm [INF] Deploying daemon iscsi.foo.smithi032.fdcdae on smithi032 2024-03-26T21:47:56.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: cluster 2024-03-26T21:47:54.782856+0000 mgr.y (mgr.24358) 126 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2024-03-26T21:47:56.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: audit 2024-03-26T21:47:54.961892+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:56.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: audit 2024-03-26T21:47:55.411144+0000 mgr.y (mgr.24358) 127 : audit [DBG] from='client.24820 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:47:56.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: cephadm 2024-03-26T21:47:55.415230+0000 mgr.y (mgr.24358) 128 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-26T21:47:56.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: audit 2024-03-26T21:47:55.422593+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:56.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: audit 2024-03-26T21:47:55.436683+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:56.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: audit 2024-03-26T21:47:55.438730+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:56.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: audit 2024-03-26T21:47:55.448935+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:56.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: cephadm 2024-03-26T21:47:55.455200+0000 mgr.y (mgr.24358) 129 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-26T21:47:56.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: audit 2024-03-26T21:47:55.465426+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:47:56.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: audit 2024-03-26T21:47:55.470638+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:47:56.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: audit 2024-03-26T21:47:55.477536+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:56.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:55 smithi092 bash[14434]: cephadm 2024-03-26T21:47:55.479079+0000 mgr.y (mgr.24358) 130 : cephadm [INF] Deploying daemon iscsi.foo.smithi032.fdcdae on smithi032 2024-03-26T21:47:56.709 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'sleep 120' 2024-03-26T21:47:58.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:57 smithi032 bash[14367]: cluster 2024-03-26T21:47:56.728829+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-26T21:47:58.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:57 smithi032 bash[14367]: cluster 2024-03-26T21:47:56.783803+0000 mgr.y (mgr.24358) 131 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 198 KiB/s rd, 621 B/s wr, 306 op/s 2024-03-26T21:47:58.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:57 smithi032 bash[14367]: cluster 2024-03-26T21:47:56.980406+0000 mon.a (mon.0) 777 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-03-26T21:47:58.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:57 smithi032 bash[19772]: cluster 2024-03-26T21:47:56.728829+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-26T21:47:58.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:57 smithi032 bash[19772]: cluster 2024-03-26T21:47:56.783803+0000 mgr.y (mgr.24358) 131 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 198 KiB/s rd, 621 B/s wr, 306 op/s 2024-03-26T21:47:58.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:57 smithi032 bash[19772]: cluster 2024-03-26T21:47:56.980406+0000 mon.a (mon.0) 777 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-03-26T21:47:58.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:57 smithi092 bash[14434]: cluster 2024-03-26T21:47:56.728829+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-26T21:47:58.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:57 smithi092 bash[14434]: cluster 2024-03-26T21:47:56.783803+0000 mgr.y (mgr.24358) 131 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 198 KiB/s rd, 621 B/s wr, 306 op/s 2024-03-26T21:47:58.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:57 smithi092 bash[14434]: cluster 2024-03-26T21:47:56.980406+0000 mon.a (mon.0) 777 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-03-26T21:47:59.005 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:47:58 smithi032 bash[19772]: audit 2024-03-26T21:47:57.887603+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:59.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:47:58 smithi032 bash[14367]: audit 2024-03-26T21:47:57.887603+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:47:59.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:47:58 smithi092 bash[14434]: audit 2024-03-26T21:47:57.887603+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:00.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:00 smithi032 bash[19772]: cluster 2024-03-26T21:47:58.785599+0000 mgr.y (mgr.24358) 132 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-03-26T21:48:00.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:00 smithi032 bash[19772]: audit 2024-03-26T21:47:59.312635+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:00.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:00 smithi032 bash[19772]: audit 2024-03-26T21:47:59.314528+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:00.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:00 smithi032 bash[19772]: audit 2024-03-26T21:47:59.315563+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:48:00.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:00 smithi032 bash[14367]: cluster 2024-03-26T21:47:58.785599+0000 mgr.y (mgr.24358) 132 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-03-26T21:48:00.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:00 smithi032 bash[14367]: audit 2024-03-26T21:47:59.312635+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:00.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:00 smithi032 bash[14367]: audit 2024-03-26T21:47:59.314528+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:00.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:00 smithi032 bash[14367]: audit 2024-03-26T21:47:59.315563+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:48:00.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:00 smithi092 bash[14434]: cluster 2024-03-26T21:47:58.785599+0000 mgr.y (mgr.24358) 132 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-03-26T21:48:00.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:00 smithi092 bash[14434]: audit 2024-03-26T21:47:59.312635+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:00.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:00 smithi092 bash[14434]: audit 2024-03-26T21:47:59.314528+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:00.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:00 smithi092 bash[14434]: audit 2024-03-26T21:47:59.315563+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:48:02.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:02 smithi032 bash[14367]: cluster 2024-03-26T21:48:00.786380+0000 mgr.y (mgr.24358) 133 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 427 B/s wr, 217 op/s 2024-03-26T21:48:02.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:02 smithi032 bash[14367]: audit 2024-03-26T21:48:02.265450+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.32:0/813342330' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:48:02.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:02 smithi032 bash[19772]: cluster 2024-03-26T21:48:00.786380+0000 mgr.y (mgr.24358) 133 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 427 B/s wr, 217 op/s 2024-03-26T21:48:02.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:02 smithi032 bash[19772]: audit 2024-03-26T21:48:02.265450+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.32:0/813342330' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:48:02.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:02 smithi092 bash[14434]: cluster 2024-03-26T21:48:00.786380+0000 mgr.y (mgr.24358) 133 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 427 B/s wr, 217 op/s 2024-03-26T21:48:02.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:02 smithi092 bash[14434]: audit 2024-03-26T21:48:02.265450+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.32:0/813342330' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:48:03.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[14367]: audit 2024-03-26T21:48:02.640693+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 172.21.15.32:0/3888958686' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2343297535"}]: dispatch 2024-03-26T21:48:03.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[14367]: audit 2024-03-26T21:48:02.903271+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[14367]: audit 2024-03-26T21:48:03.227086+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[14367]: audit 2024-03-26T21:48:03.234502+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[14367]: audit 2024-03-26T21:48:03.245517+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:48:03.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[14367]: audit 2024-03-26T21:48:03.248525+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:48:03.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[14367]: audit 2024-03-26T21:48:03.254326+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[14367]: audit 2024-03-26T21:48:03.260197+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:48:03.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[14367]: audit 2024-03-26T21:48:03.278535+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[14367]: audit 2024-03-26T21:48:03.281358+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:03.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[14367]: audit 2024-03-26T21:48:03.282657+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:48:03.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[14367]: audit 2024-03-26T21:48:03.290787+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[19772]: audit 2024-03-26T21:48:02.640693+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 172.21.15.32:0/3888958686' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2343297535"}]: dispatch 2024-03-26T21:48:03.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[19772]: audit 2024-03-26T21:48:02.903271+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[19772]: audit 2024-03-26T21:48:03.227086+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[19772]: audit 2024-03-26T21:48:03.234502+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[19772]: audit 2024-03-26T21:48:03.245517+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:48:03.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[19772]: audit 2024-03-26T21:48:03.248525+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:48:03.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[19772]: audit 2024-03-26T21:48:03.254326+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[19772]: audit 2024-03-26T21:48:03.260197+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:48:03.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[19772]: audit 2024-03-26T21:48:03.278535+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[19772]: audit 2024-03-26T21:48:03.281358+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:03.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[19772]: audit 2024-03-26T21:48:03.282657+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:48:03.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:03 smithi032 bash[19772]: audit 2024-03-26T21:48:03.290787+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:03 smithi092 bash[14434]: audit 2024-03-26T21:48:02.640693+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 172.21.15.32:0/3888958686' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2343297535"}]: dispatch 2024-03-26T21:48:03.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:03 smithi092 bash[14434]: audit 2024-03-26T21:48:02.903271+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:03 smithi092 bash[14434]: audit 2024-03-26T21:48:03.227086+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:03 smithi092 bash[14434]: audit 2024-03-26T21:48:03.234502+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:03 smithi092 bash[14434]: audit 2024-03-26T21:48:03.245517+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:48:03.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:03 smithi092 bash[14434]: audit 2024-03-26T21:48:03.248525+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:48:03.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:03 smithi092 bash[14434]: audit 2024-03-26T21:48:03.254326+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:03 smithi092 bash[14434]: audit 2024-03-26T21:48:03.260197+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:48:03.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:03 smithi092 bash[14434]: audit 2024-03-26T21:48:03.278535+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:03.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:03 smithi092 bash[14434]: audit 2024-03-26T21:48:03.281358+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:03.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:03 smithi092 bash[14434]: audit 2024-03-26T21:48:03.282657+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:48:03.700 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:03 smithi092 bash[14434]: audit 2024-03-26T21:48:03.290787+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:48:04.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[19772]: cluster 2024-03-26T21:48:02.787082+0000 mgr.y (mgr.24358) 134 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-03-26T21:48:04.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[19772]: audit 2024-03-26T21:48:03.246576+0000 mgr.y (mgr.24358) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:48:04.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[19772]: cephadm 2024-03-26T21:48:03.248128+0000 mgr.y (mgr.24358) 136 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-03-26T21:48:04.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[19772]: audit 2024-03-26T21:48:03.248968+0000 mgr.y (mgr.24358) 137 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:48:04.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[19772]: audit 2024-03-26T21:48:03.261217+0000 mgr.y (mgr.24358) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:48:04.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[19772]: audit 2024-03-26T21:48:03.331871+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.32:0/3888958686' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2343297535"}]': finished 2024-03-26T21:48:04.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[19772]: cluster 2024-03-26T21:48:03.331979+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-26T21:48:04.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[19772]: audit 2024-03-26T21:48:03.701120+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.32:0/4093421069' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1587966165"}]: dispatch 2024-03-26T21:48:04.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[14367]: cluster 2024-03-26T21:48:02.787082+0000 mgr.y (mgr.24358) 134 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-03-26T21:48:04.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[14367]: audit 2024-03-26T21:48:03.246576+0000 mgr.y (mgr.24358) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:48:04.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[14367]: cephadm 2024-03-26T21:48:03.248128+0000 mgr.y (mgr.24358) 136 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-03-26T21:48:04.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[14367]: audit 2024-03-26T21:48:03.248968+0000 mgr.y (mgr.24358) 137 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:48:04.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[14367]: audit 2024-03-26T21:48:03.261217+0000 mgr.y (mgr.24358) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:48:04.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[14367]: audit 2024-03-26T21:48:03.331871+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.32:0/3888958686' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2343297535"}]': finished 2024-03-26T21:48:04.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[14367]: cluster 2024-03-26T21:48:03.331979+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-26T21:48:04.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[14367]: audit 2024-03-26T21:48:03.701120+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.32:0/4093421069' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1587966165"}]: dispatch 2024-03-26T21:48:04.648 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:04 smithi092 bash[14434]: cluster 2024-03-26T21:48:02.787082+0000 mgr.y (mgr.24358) 134 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-03-26T21:48:04.648 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:04 smithi092 bash[14434]: audit 2024-03-26T21:48:03.246576+0000 mgr.y (mgr.24358) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:48:04.648 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:04 smithi092 bash[14434]: cephadm 2024-03-26T21:48:03.248128+0000 mgr.y (mgr.24358) 136 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-03-26T21:48:04.648 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:04 smithi092 bash[14434]: audit 2024-03-26T21:48:03.248968+0000 mgr.y (mgr.24358) 137 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:48:04.648 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:04 smithi092 bash[14434]: audit 2024-03-26T21:48:03.261217+0000 mgr.y (mgr.24358) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:48:04.649 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:04 smithi092 bash[14434]: audit 2024-03-26T21:48:03.331871+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.32:0/3888958686' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2343297535"}]': finished 2024-03-26T21:48:04.649 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:04 smithi092 bash[14434]: cluster 2024-03-26T21:48:03.331979+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-26T21:48:04.649 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:04 smithi092 bash[14434]: audit 2024-03-26T21:48:03.701120+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.32:0/4093421069' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1587966165"}]: dispatch 2024-03-26T21:48:04.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:48:04 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:48:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:48:05.335 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:48:04 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:48:04] "GET /metrics HTTP/1.1" 200 214890 "" "Prometheus/2.33.4" 2024-03-26T21:48:05.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:05 smithi032 bash[19772]: audit 2024-03-26T21:48:04.336148+0000 mon.a (mon.0) 797 : audit [INF] from='client.? 172.21.15.32:0/4093421069' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1587966165"}]': finished 2024-03-26T21:48:05.586 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:05 smithi032 bash[19772]: cluster 2024-03-26T21:48:04.336371+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-26T21:48:05.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:05 smithi032 bash[19772]: audit 2024-03-26T21:48:04.712698+0000 mon.a (mon.0) 799 : audit [INF] from='client.? 172.21.15.32:0/292365232' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/1587966165"}]: dispatch 2024-03-26T21:48:05.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:05 smithi032 bash[14367]: audit 2024-03-26T21:48:04.336148+0000 mon.a (mon.0) 797 : audit [INF] from='client.? 172.21.15.32:0/4093421069' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1587966165"}]': finished 2024-03-26T21:48:05.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:05 smithi032 bash[14367]: cluster 2024-03-26T21:48:04.336371+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-26T21:48:05.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:05 smithi032 bash[14367]: audit 2024-03-26T21:48:04.712698+0000 mon.a (mon.0) 799 : audit [INF] from='client.? 172.21.15.32:0/292365232' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/1587966165"}]: dispatch 2024-03-26T21:48:05.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:05 smithi092 bash[14434]: audit 2024-03-26T21:48:04.336148+0000 mon.a (mon.0) 797 : audit [INF] from='client.? 172.21.15.32:0/4093421069' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1587966165"}]': finished 2024-03-26T21:48:05.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:05 smithi092 bash[14434]: cluster 2024-03-26T21:48:04.336371+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-26T21:48:05.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:05 smithi092 bash[14434]: audit 2024-03-26T21:48:04.712698+0000 mon.a (mon.0) 799 : audit [INF] from='client.? 172.21.15.32:0/292365232' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/1587966165"}]: dispatch 2024-03-26T21:48:06.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:06 smithi092 bash[14434]: cluster 2024-03-26T21:48:04.787874+0000 mgr.y (mgr.24358) 139 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 127 B/s wr, 9 op/s 2024-03-26T21:48:06.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:06 smithi092 bash[14434]: audit 2024-03-26T21:48:05.357109+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.32:0/292365232' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/1587966165"}]': finished 2024-03-26T21:48:06.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:06 smithi092 bash[14434]: cluster 2024-03-26T21:48:05.357223+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-26T21:48:06.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:06 smithi092 bash[14434]: audit 2024-03-26T21:48:05.733256+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.32:0/4143918441' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2553320596"}]: dispatch 2024-03-26T21:48:06.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:06 smithi032 bash[14367]: cluster 2024-03-26T21:48:04.787874+0000 mgr.y (mgr.24358) 139 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 127 B/s wr, 9 op/s 2024-03-26T21:48:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:06 smithi032 bash[14367]: audit 2024-03-26T21:48:05.357109+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.32:0/292365232' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/1587966165"}]': finished 2024-03-26T21:48:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:06 smithi032 bash[14367]: cluster 2024-03-26T21:48:05.357223+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-26T21:48:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:06 smithi032 bash[14367]: audit 2024-03-26T21:48:05.733256+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.32:0/4143918441' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2553320596"}]: dispatch 2024-03-26T21:48:06.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:06 smithi032 bash[19772]: cluster 2024-03-26T21:48:04.787874+0000 mgr.y (mgr.24358) 139 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 127 B/s wr, 9 op/s 2024-03-26T21:48:06.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:06 smithi032 bash[19772]: audit 2024-03-26T21:48:05.357109+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.32:0/292365232' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/1587966165"}]': finished 2024-03-26T21:48:06.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:06 smithi032 bash[19772]: cluster 2024-03-26T21:48:05.357223+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-26T21:48:06.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:06 smithi032 bash[19772]: audit 2024-03-26T21:48:05.733256+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.32:0/4143918441' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2553320596"}]: dispatch 2024-03-26T21:48:07.698 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:07 smithi092 bash[14434]: audit 2024-03-26T21:48:06.368565+0000 mon.a (mon.0) 803 : audit [INF] from='client.? 172.21.15.32:0/4143918441' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2553320596"}]': finished 2024-03-26T21:48:07.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:07 smithi092 bash[14434]: cluster 2024-03-26T21:48:06.368731+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-26T21:48:07.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:07 smithi092 bash[14434]: audit 2024-03-26T21:48:06.735584+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.32:0/3042128257' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/4160336998"}]: dispatch 2024-03-26T21:48:07.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:07 smithi092 bash[14434]: audit 2024-03-26T21:48:06.736516+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/4160336998"}]: dispatch 2024-03-26T21:48:07.754 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:07 smithi032 bash[19772]: audit 2024-03-26T21:48:06.368565+0000 mon.a (mon.0) 803 : audit [INF] from='client.? 172.21.15.32:0/4143918441' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2553320596"}]': finished 2024-03-26T21:48:07.754 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:07 smithi032 bash[19772]: cluster 2024-03-26T21:48:06.368731+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-26T21:48:07.754 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:07 smithi032 bash[19772]: audit 2024-03-26T21:48:06.735584+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.32:0/3042128257' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/4160336998"}]: dispatch 2024-03-26T21:48:07.754 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:07 smithi032 bash[19772]: audit 2024-03-26T21:48:06.736516+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/4160336998"}]: dispatch 2024-03-26T21:48:07.755 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:07 smithi032 bash[14367]: audit 2024-03-26T21:48:06.368565+0000 mon.a (mon.0) 803 : audit [INF] from='client.? 172.21.15.32:0/4143918441' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2553320596"}]': finished 2024-03-26T21:48:07.755 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:07 smithi032 bash[14367]: cluster 2024-03-26T21:48:06.368731+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-26T21:48:07.755 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:07 smithi032 bash[14367]: audit 2024-03-26T21:48:06.735584+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.32:0/3042128257' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/4160336998"}]: dispatch 2024-03-26T21:48:07.755 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:07 smithi032 bash[14367]: audit 2024-03-26T21:48:06.736516+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/4160336998"}]: dispatch 2024-03-26T21:48:08.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:08 smithi092 bash[14434]: cluster 2024-03-26T21:48:06.788560+0000 mgr.y (mgr.24358) 140 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-03-26T21:48:08.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:08 smithi092 bash[14434]: audit 2024-03-26T21:48:07.742422+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/4160336998"}]': finished 2024-03-26T21:48:08.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:08 smithi092 bash[14434]: cluster 2024-03-26T21:48:07.742601+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-26T21:48:08.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:08 smithi092 bash[14434]: audit 2024-03-26T21:48:08.116336+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.32:0/3508441008' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/589408459"}]: dispatch 2024-03-26T21:48:08.699 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:08 smithi092 bash[14434]: audit 2024-03-26T21:48:08.117346+0000 mon.a (mon.0) 808 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/589408459"}]: dispatch 2024-03-26T21:48:08.760 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:08 smithi032 bash[19772]: cluster 2024-03-26T21:48:06.788560+0000 mgr.y (mgr.24358) 140 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-03-26T21:48:08.760 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:08 smithi032 bash[19772]: audit 2024-03-26T21:48:07.742422+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/4160336998"}]': finished 2024-03-26T21:48:08.760 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:08 smithi032 bash[19772]: cluster 2024-03-26T21:48:07.742601+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-26T21:48:08.760 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:08 smithi032 bash[19772]: audit 2024-03-26T21:48:08.116336+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.32:0/3508441008' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/589408459"}]: dispatch 2024-03-26T21:48:08.760 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:08 smithi032 bash[19772]: audit 2024-03-26T21:48:08.117346+0000 mon.a (mon.0) 808 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/589408459"}]: dispatch 2024-03-26T21:48:08.760 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:08 smithi032 bash[14367]: cluster 2024-03-26T21:48:06.788560+0000 mgr.y (mgr.24358) 140 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-03-26T21:48:08.761 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:08 smithi032 bash[14367]: audit 2024-03-26T21:48:07.742422+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/4160336998"}]': finished 2024-03-26T21:48:08.761 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:08 smithi032 bash[14367]: cluster 2024-03-26T21:48:07.742601+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-26T21:48:08.761 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:08 smithi032 bash[14367]: audit 2024-03-26T21:48:08.116336+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.32:0/3508441008' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/589408459"}]: dispatch 2024-03-26T21:48:08.761 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:08 smithi032 bash[14367]: audit 2024-03-26T21:48:08.117346+0000 mon.a (mon.0) 808 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/589408459"}]: dispatch 2024-03-26T21:48:10.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:09 smithi032 bash[14367]: audit 2024-03-26T21:48:08.746320+0000 mon.a (mon.0) 809 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/589408459"}]': finished 2024-03-26T21:48:10.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:09 smithi032 bash[14367]: cluster 2024-03-26T21:48:08.746461+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-26T21:48:10.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:09 smithi032 bash[14367]: cluster 2024-03-26T21:48:08.790030+0000 mgr.y (mgr.24358) 141 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:10.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:09 smithi032 bash[14367]: audit 2024-03-26T21:48:09.124332+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.32:0/2736706803' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/301222511"}]: dispatch 2024-03-26T21:48:10.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:09 smithi032 bash[14367]: audit 2024-03-26T21:48:09.125274+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/301222511"}]: dispatch 2024-03-26T21:48:10.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:09 smithi032 bash[19772]: audit 2024-03-26T21:48:08.746320+0000 mon.a (mon.0) 809 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/589408459"}]': finished 2024-03-26T21:48:10.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:09 smithi032 bash[19772]: cluster 2024-03-26T21:48:08.746461+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-26T21:48:10.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:09 smithi032 bash[19772]: cluster 2024-03-26T21:48:08.790030+0000 mgr.y (mgr.24358) 141 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:10.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:09 smithi032 bash[19772]: audit 2024-03-26T21:48:09.124332+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.32:0/2736706803' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/301222511"}]: dispatch 2024-03-26T21:48:10.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:09 smithi032 bash[19772]: audit 2024-03-26T21:48:09.125274+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/301222511"}]: dispatch 2024-03-26T21:48:10.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:09 smithi092 bash[14434]: audit 2024-03-26T21:48:08.746320+0000 mon.a (mon.0) 809 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/589408459"}]': finished 2024-03-26T21:48:10.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:09 smithi092 bash[14434]: cluster 2024-03-26T21:48:08.746461+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-26T21:48:10.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:09 smithi092 bash[14434]: cluster 2024-03-26T21:48:08.790030+0000 mgr.y (mgr.24358) 141 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:10.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:09 smithi092 bash[14434]: audit 2024-03-26T21:48:09.124332+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.32:0/2736706803' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/301222511"}]: dispatch 2024-03-26T21:48:10.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:09 smithi092 bash[14434]: audit 2024-03-26T21:48:09.125274+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/301222511"}]: dispatch 2024-03-26T21:48:11.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:10 smithi032 bash[14367]: audit 2024-03-26T21:48:09.756289+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/301222511"}]': finished 2024-03-26T21:48:11.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:10 smithi032 bash[14367]: cluster 2024-03-26T21:48:09.756400+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-26T21:48:11.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:10 smithi032 bash[14367]: audit 2024-03-26T21:48:10.129673+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.32:0/4078045305' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/4160336998"}]: dispatch 2024-03-26T21:48:11.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:10 smithi032 bash[14367]: audit 2024-03-26T21:48:10.130578+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/4160336998"}]: dispatch 2024-03-26T21:48:11.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:10 smithi032 bash[19772]: audit 2024-03-26T21:48:09.756289+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/301222511"}]': finished 2024-03-26T21:48:11.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:10 smithi032 bash[19772]: cluster 2024-03-26T21:48:09.756400+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-26T21:48:11.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:10 smithi032 bash[19772]: audit 2024-03-26T21:48:10.129673+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.32:0/4078045305' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/4160336998"}]: dispatch 2024-03-26T21:48:11.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:10 smithi032 bash[19772]: audit 2024-03-26T21:48:10.130578+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/4160336998"}]: dispatch 2024-03-26T21:48:11.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:10 smithi092 bash[14434]: audit 2024-03-26T21:48:09.756289+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/301222511"}]': finished 2024-03-26T21:48:11.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:10 smithi092 bash[14434]: cluster 2024-03-26T21:48:09.756400+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-26T21:48:11.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:10 smithi092 bash[14434]: audit 2024-03-26T21:48:10.129673+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.32:0/4078045305' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/4160336998"}]: dispatch 2024-03-26T21:48:11.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:10 smithi092 bash[14434]: audit 2024-03-26T21:48:10.130578+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/4160336998"}]: dispatch 2024-03-26T21:48:12.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:11 smithi032 bash[14367]: audit 2024-03-26T21:48:10.757344+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/4160336998"}]': finished 2024-03-26T21:48:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:11 smithi032 bash[14367]: cluster 2024-03-26T21:48:10.757683+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-26T21:48:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:11 smithi032 bash[14367]: cluster 2024-03-26T21:48:10.790608+0000 mgr.y (mgr.24358) 142 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:11 smithi032 bash[14367]: audit 2024-03-26T21:48:11.133378+0000 mon.a (mon.0) 817 : audit [INF] from='client.? 172.21.15.32:0/1211791293' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/7687260"}]: dispatch 2024-03-26T21:48:12.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:11 smithi032 bash[19772]: audit 2024-03-26T21:48:10.757344+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/4160336998"}]': finished 2024-03-26T21:48:12.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:11 smithi032 bash[19772]: cluster 2024-03-26T21:48:10.757683+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-26T21:48:12.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:11 smithi032 bash[19772]: cluster 2024-03-26T21:48:10.790608+0000 mgr.y (mgr.24358) 142 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:12.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:11 smithi032 bash[19772]: audit 2024-03-26T21:48:11.133378+0000 mon.a (mon.0) 817 : audit [INF] from='client.? 172.21.15.32:0/1211791293' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/7687260"}]: dispatch 2024-03-26T21:48:12.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:11 smithi092 bash[14434]: audit 2024-03-26T21:48:10.757344+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/4160336998"}]': finished 2024-03-26T21:48:12.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:11 smithi092 bash[14434]: cluster 2024-03-26T21:48:10.757683+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-26T21:48:12.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:11 smithi092 bash[14434]: cluster 2024-03-26T21:48:10.790608+0000 mgr.y (mgr.24358) 142 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:12.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:11 smithi092 bash[14434]: audit 2024-03-26T21:48:11.133378+0000 mon.a (mon.0) 817 : audit [INF] from='client.? 172.21.15.32:0/1211791293' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/7687260"}]: dispatch 2024-03-26T21:48:13.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[19772]: audit 2024-03-26T21:48:11.775672+0000 mon.a (mon.0) 818 : audit [INF] from='client.? 172.21.15.32:0/1211791293' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/7687260"}]': finished 2024-03-26T21:48:13.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[19772]: cluster 2024-03-26T21:48:11.775740+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-26T21:48:13.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[19772]: audit 2024-03-26T21:48:11.917960+0000 mgr.y (mgr.24358) 143 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:13.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[19772]: audit 2024-03-26T21:48:12.151295+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.32:0/3936665479' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2269661084"}]: dispatch 2024-03-26T21:48:13.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[19772]: audit 2024-03-26T21:48:12.753817+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-03-26T21:48:13.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[19772]: audit 2024-03-26T21:48:12.754803+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-03-26T21:48:13.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[19772]: audit 2024-03-26T21:48:12.755305+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-26T21:48:13.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[19772]: audit 2024-03-26T21:48:12.755780+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-26T21:48:13.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[14367]: audit 2024-03-26T21:48:11.775672+0000 mon.a (mon.0) 818 : audit [INF] from='client.? 172.21.15.32:0/1211791293' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/7687260"}]': finished 2024-03-26T21:48:13.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[14367]: cluster 2024-03-26T21:48:11.775740+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-26T21:48:13.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[14367]: audit 2024-03-26T21:48:11.917960+0000 mgr.y (mgr.24358) 143 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:13.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[14367]: audit 2024-03-26T21:48:12.151295+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.32:0/3936665479' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2269661084"}]: dispatch 2024-03-26T21:48:13.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[14367]: audit 2024-03-26T21:48:12.753817+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-03-26T21:48:13.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[14367]: audit 2024-03-26T21:48:12.754803+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-03-26T21:48:13.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[14367]: audit 2024-03-26T21:48:12.755305+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-26T21:48:13.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:12 smithi032 bash[14367]: audit 2024-03-26T21:48:12.755780+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-26T21:48:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:12 smithi092 bash[14434]: audit 2024-03-26T21:48:11.775672+0000 mon.a (mon.0) 818 : audit [INF] from='client.? 172.21.15.32:0/1211791293' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/7687260"}]': finished 2024-03-26T21:48:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:12 smithi092 bash[14434]: cluster 2024-03-26T21:48:11.775740+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-26T21:48:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:12 smithi092 bash[14434]: audit 2024-03-26T21:48:11.917960+0000 mgr.y (mgr.24358) 143 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:12 smithi092 bash[14434]: audit 2024-03-26T21:48:12.151295+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.32:0/3936665479' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2269661084"}]: dispatch 2024-03-26T21:48:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:12 smithi092 bash[14434]: audit 2024-03-26T21:48:12.753817+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-03-26T21:48:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:12 smithi092 bash[14434]: audit 2024-03-26T21:48:12.754803+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-03-26T21:48:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:12 smithi092 bash[14434]: audit 2024-03-26T21:48:12.755305+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-26T21:48:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:12 smithi092 bash[14434]: audit 2024-03-26T21:48:12.755780+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-26T21:48:14.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[14367]: audit 2024-03-26T21:48:12.784631+0000 mon.a (mon.0) 825 : audit [INF] from='client.? 172.21.15.32:0/3936665479' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2269661084"}]': finished 2024-03-26T21:48:14.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[14367]: audit 2024-03-26T21:48:12.784764+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-03-26T21:48:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[14367]: audit 2024-03-26T21:48:12.784882+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-03-26T21:48:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[14367]: audit 2024-03-26T21:48:12.784980+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-03-26T21:48:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[14367]: audit 2024-03-26T21:48:12.785070+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-03-26T21:48:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[14367]: cluster 2024-03-26T21:48:12.785141+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-26T21:48:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[14367]: cluster 2024-03-26T21:48:12.791092+0000 mgr.y (mgr.24358) 144 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[14367]: audit 2024-03-26T21:48:12.847685+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:48:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[14367]: audit 2024-03-26T21:48:12.853945+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:48:14.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[14367]: audit 2024-03-26T21:48:13.156915+0000 mon.a (mon.0) 833 : audit [INF] from='client.? 172.21.15.32:0/2891908074' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/1116801226"}]: dispatch 2024-03-26T21:48:14.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[19772]: audit 2024-03-26T21:48:12.784631+0000 mon.a (mon.0) 825 : audit [INF] from='client.? 172.21.15.32:0/3936665479' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2269661084"}]': finished 2024-03-26T21:48:14.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[19772]: audit 2024-03-26T21:48:12.784764+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-03-26T21:48:14.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[19772]: audit 2024-03-26T21:48:12.784882+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-03-26T21:48:14.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[19772]: audit 2024-03-26T21:48:12.784980+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-03-26T21:48:14.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[19772]: audit 2024-03-26T21:48:12.785070+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-03-26T21:48:14.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[19772]: cluster 2024-03-26T21:48:12.785141+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-26T21:48:14.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[19772]: cluster 2024-03-26T21:48:12.791092+0000 mgr.y (mgr.24358) 144 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:14.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[19772]: audit 2024-03-26T21:48:12.847685+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:48:14.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[19772]: audit 2024-03-26T21:48:12.853945+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:48:14.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:13 smithi032 bash[19772]: audit 2024-03-26T21:48:13.156915+0000 mon.a (mon.0) 833 : audit [INF] from='client.? 172.21.15.32:0/2891908074' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/1116801226"}]: dispatch 2024-03-26T21:48:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:13 smithi092 bash[14434]: audit 2024-03-26T21:48:12.784631+0000 mon.a (mon.0) 825 : audit [INF] from='client.? 172.21.15.32:0/3936665479' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2269661084"}]': finished 2024-03-26T21:48:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:13 smithi092 bash[14434]: audit 2024-03-26T21:48:12.784764+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-03-26T21:48:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:13 smithi092 bash[14434]: audit 2024-03-26T21:48:12.784882+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-03-26T21:48:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:13 smithi092 bash[14434]: audit 2024-03-26T21:48:12.784980+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-03-26T21:48:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:13 smithi092 bash[14434]: audit 2024-03-26T21:48:12.785070+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-03-26T21:48:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:13 smithi092 bash[14434]: cluster 2024-03-26T21:48:12.785141+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-26T21:48:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:13 smithi092 bash[14434]: cluster 2024-03-26T21:48:12.791092+0000 mgr.y (mgr.24358) 144 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:13 smithi092 bash[14434]: audit 2024-03-26T21:48:12.847685+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:48:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:13 smithi092 bash[14434]: audit 2024-03-26T21:48:12.853945+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:48:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:13 smithi092 bash[14434]: audit 2024-03-26T21:48:13.156915+0000 mon.a (mon.0) 833 : audit [INF] from='client.? 172.21.15.32:0/2891908074' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/1116801226"}]: dispatch 2024-03-26T21:48:14.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:48:14 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:48:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:48:14.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:14 smithi092 bash[14434]: audit 2024-03-26T21:48:13.800020+0000 mon.a (mon.0) 834 : audit [INF] from='client.? 172.21.15.32:0/2891908074' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/1116801226"}]': finished 2024-03-26T21:48:14.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:14 smithi092 bash[14434]: cluster 2024-03-26T21:48:13.800111+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-26T21:48:14.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:14 smithi092 bash[14434]: audit 2024-03-26T21:48:14.167903+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.32:0/937003870' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3243140236"}]: dispatch 2024-03-26T21:48:14.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:14 smithi092 bash[14434]: audit 2024-03-26T21:48:14.168717+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3243140236"}]: dispatch 2024-03-26T21:48:15.086 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:48:14 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:48:14] "GET /metrics HTTP/1.1" 200 214900 "" "Prometheus/2.33.4" 2024-03-26T21:48:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:14 smithi032 bash[14367]: audit 2024-03-26T21:48:13.800020+0000 mon.a (mon.0) 834 : audit [INF] from='client.? 172.21.15.32:0/2891908074' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/1116801226"}]': finished 2024-03-26T21:48:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:14 smithi032 bash[14367]: cluster 2024-03-26T21:48:13.800111+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-26T21:48:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:14 smithi032 bash[14367]: audit 2024-03-26T21:48:14.167903+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.32:0/937003870' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3243140236"}]: dispatch 2024-03-26T21:48:15.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:14 smithi032 bash[14367]: audit 2024-03-26T21:48:14.168717+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3243140236"}]: dispatch 2024-03-26T21:48:15.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:14 smithi032 bash[19772]: audit 2024-03-26T21:48:13.800020+0000 mon.a (mon.0) 834 : audit [INF] from='client.? 172.21.15.32:0/2891908074' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/1116801226"}]': finished 2024-03-26T21:48:15.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:14 smithi032 bash[19772]: cluster 2024-03-26T21:48:13.800111+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-26T21:48:15.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:14 smithi032 bash[19772]: audit 2024-03-26T21:48:14.167903+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.32:0/937003870' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3243140236"}]: dispatch 2024-03-26T21:48:15.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:14 smithi032 bash[19772]: audit 2024-03-26T21:48:14.168717+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3243140236"}]: dispatch 2024-03-26T21:48:16.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:15 smithi032 bash[14367]: cluster 2024-03-26T21:48:14.791759+0000 mgr.y (mgr.24358) 145 : cluster [DBG] pgmap v123: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:16.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:15 smithi032 bash[14367]: audit 2024-03-26T21:48:14.799140+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3243140236"}]': finished 2024-03-26T21:48:16.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:15 smithi032 bash[14367]: cluster 2024-03-26T21:48:14.799381+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-26T21:48:16.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:15 smithi032 bash[14367]: audit 2024-03-26T21:48:15.173926+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.32:0/3537762219' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1116801226"}]: dispatch 2024-03-26T21:48:16.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:15 smithi032 bash[14367]: audit 2024-03-26T21:48:15.177158+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1116801226"}]: dispatch 2024-03-26T21:48:16.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:15 smithi032 bash[19772]: cluster 2024-03-26T21:48:14.791759+0000 mgr.y (mgr.24358) 145 : cluster [DBG] pgmap v123: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:16.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:15 smithi032 bash[19772]: audit 2024-03-26T21:48:14.799140+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3243140236"}]': finished 2024-03-26T21:48:16.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:15 smithi032 bash[19772]: cluster 2024-03-26T21:48:14.799381+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-26T21:48:16.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:15 smithi032 bash[19772]: audit 2024-03-26T21:48:15.173926+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.32:0/3537762219' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1116801226"}]: dispatch 2024-03-26T21:48:16.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:15 smithi032 bash[19772]: audit 2024-03-26T21:48:15.177158+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1116801226"}]: dispatch 2024-03-26T21:48:16.124 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:15 smithi092 bash[14434]: cluster 2024-03-26T21:48:14.791759+0000 mgr.y (mgr.24358) 145 : cluster [DBG] pgmap v123: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:16.124 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:15 smithi092 bash[14434]: audit 2024-03-26T21:48:14.799140+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3243140236"}]': finished 2024-03-26T21:48:16.124 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:15 smithi092 bash[14434]: cluster 2024-03-26T21:48:14.799381+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-26T21:48:16.125 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:15 smithi092 bash[14434]: audit 2024-03-26T21:48:15.173926+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.32:0/3537762219' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1116801226"}]: dispatch 2024-03-26T21:48:16.125 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:15 smithi092 bash[14434]: audit 2024-03-26T21:48:15.177158+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1116801226"}]: dispatch 2024-03-26T21:48:17.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:16 smithi032 bash[19772]: audit 2024-03-26T21:48:15.808512+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1116801226"}]': finished 2024-03-26T21:48:17.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:16 smithi032 bash[19772]: cluster 2024-03-26T21:48:15.808659+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-26T21:48:17.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:16 smithi032 bash[19772]: audit 2024-03-26T21:48:16.176605+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.32:0/2017677741' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/107561733"}]: dispatch 2024-03-26T21:48:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:16 smithi032 bash[14367]: audit 2024-03-26T21:48:15.808512+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1116801226"}]': finished 2024-03-26T21:48:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:16 smithi032 bash[14367]: cluster 2024-03-26T21:48:15.808659+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-26T21:48:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:16 smithi032 bash[14367]: audit 2024-03-26T21:48:16.176605+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.32:0/2017677741' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/107561733"}]: dispatch 2024-03-26T21:48:17.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:16 smithi092 bash[14434]: audit 2024-03-26T21:48:15.808512+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/1116801226"}]': finished 2024-03-26T21:48:17.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:16 smithi092 bash[14434]: cluster 2024-03-26T21:48:15.808659+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-26T21:48:17.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:16 smithi092 bash[14434]: audit 2024-03-26T21:48:16.176605+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.32:0/2017677741' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/107561733"}]: dispatch 2024-03-26T21:48:18.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:17 smithi032 bash[14367]: cluster 2024-03-26T21:48:16.792540+0000 mgr.y (mgr.24358) 146 : cluster [DBG] pgmap v126: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:18.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:17 smithi032 bash[14367]: audit 2024-03-26T21:48:16.829994+0000 mon.a (mon.0) 843 : audit [INF] from='client.? 172.21.15.32:0/2017677741' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/107561733"}]': finished 2024-03-26T21:48:18.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:17 smithi032 bash[14367]: cluster 2024-03-26T21:48:16.830125+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-26T21:48:18.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:17 smithi032 bash[14367]: audit 2024-03-26T21:48:17.200163+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.32:0/1147291526' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/684532142"}]: dispatch 2024-03-26T21:48:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:17 smithi032 bash[19772]: cluster 2024-03-26T21:48:16.792540+0000 mgr.y (mgr.24358) 146 : cluster [DBG] pgmap v126: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:17 smithi032 bash[19772]: audit 2024-03-26T21:48:16.829994+0000 mon.a (mon.0) 843 : audit [INF] from='client.? 172.21.15.32:0/2017677741' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/107561733"}]': finished 2024-03-26T21:48:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:17 smithi032 bash[19772]: cluster 2024-03-26T21:48:16.830125+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-26T21:48:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:17 smithi032 bash[19772]: audit 2024-03-26T21:48:17.200163+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.32:0/1147291526' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/684532142"}]: dispatch 2024-03-26T21:48:18.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:17 smithi092 bash[14434]: cluster 2024-03-26T21:48:16.792540+0000 mgr.y (mgr.24358) 146 : cluster [DBG] pgmap v126: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:18.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:17 smithi092 bash[14434]: audit 2024-03-26T21:48:16.829994+0000 mon.a (mon.0) 843 : audit [INF] from='client.? 172.21.15.32:0/2017677741' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/107561733"}]': finished 2024-03-26T21:48:18.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:17 smithi092 bash[14434]: cluster 2024-03-26T21:48:16.830125+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-26T21:48:18.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:17 smithi092 bash[14434]: audit 2024-03-26T21:48:17.200163+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.32:0/1147291526' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/684532142"}]: dispatch 2024-03-26T21:48:19.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:18 smithi032 bash[19772]: audit 2024-03-26T21:48:17.840568+0000 mon.a (mon.0) 846 : audit [INF] from='client.? 172.21.15.32:0/1147291526' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/684532142"}]': finished 2024-03-26T21:48:19.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:18 smithi032 bash[19772]: cluster 2024-03-26T21:48:17.840657+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-26T21:48:19.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:18 smithi032 bash[19772]: audit 2024-03-26T21:48:18.209046+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.32:0/2492367244' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1307357155"}]: dispatch 2024-03-26T21:48:19.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:18 smithi032 bash[19772]: audit 2024-03-26T21:48:18.210065+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1307357155"}]: dispatch 2024-03-26T21:48:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:18 smithi032 bash[14367]: audit 2024-03-26T21:48:17.840568+0000 mon.a (mon.0) 846 : audit [INF] from='client.? 172.21.15.32:0/1147291526' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/684532142"}]': finished 2024-03-26T21:48:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:18 smithi032 bash[14367]: cluster 2024-03-26T21:48:17.840657+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-26T21:48:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:18 smithi032 bash[14367]: audit 2024-03-26T21:48:18.209046+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.32:0/2492367244' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1307357155"}]: dispatch 2024-03-26T21:48:19.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:18 smithi032 bash[14367]: audit 2024-03-26T21:48:18.210065+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1307357155"}]: dispatch 2024-03-26T21:48:19.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:18 smithi092 bash[14434]: audit 2024-03-26T21:48:17.840568+0000 mon.a (mon.0) 846 : audit [INF] from='client.? 172.21.15.32:0/1147291526' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/684532142"}]': finished 2024-03-26T21:48:19.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:18 smithi092 bash[14434]: cluster 2024-03-26T21:48:17.840657+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-26T21:48:19.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:18 smithi092 bash[14434]: audit 2024-03-26T21:48:18.209046+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.32:0/2492367244' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1307357155"}]: dispatch 2024-03-26T21:48:19.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:18 smithi092 bash[14434]: audit 2024-03-26T21:48:18.210065+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1307357155"}]: dispatch 2024-03-26T21:48:20.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:19 smithi092 bash[14434]: cluster 2024-03-26T21:48:18.794252+0000 mgr.y (mgr.24358) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s; 2 B/s, 0 objects/s recovering 2024-03-26T21:48:20.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:19 smithi092 bash[14434]: audit 2024-03-26T21:48:18.852589+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1307357155"}]': finished 2024-03-26T21:48:20.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:19 smithi092 bash[14434]: cluster 2024-03-26T21:48:18.852719+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-26T21:48:20.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:19 smithi032 bash[19772]: cluster 2024-03-26T21:48:18.794252+0000 mgr.y (mgr.24358) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s; 2 B/s, 0 objects/s recovering 2024-03-26T21:48:20.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:19 smithi032 bash[19772]: audit 2024-03-26T21:48:18.852589+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1307357155"}]': finished 2024-03-26T21:48:20.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:19 smithi032 bash[19772]: cluster 2024-03-26T21:48:18.852719+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-26T21:48:20.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:19 smithi032 bash[14367]: cluster 2024-03-26T21:48:18.794252+0000 mgr.y (mgr.24358) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s; 2 B/s, 0 objects/s recovering 2024-03-26T21:48:20.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:19 smithi032 bash[14367]: audit 2024-03-26T21:48:18.852589+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1307357155"}]': finished 2024-03-26T21:48:20.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:19 smithi032 bash[14367]: cluster 2024-03-26T21:48:18.852719+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-26T21:48:22.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:21 smithi092 bash[14434]: cluster 2024-03-26T21:48:20.794980+0000 mgr.y (mgr.24358) 148 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 205 B/s wr, 1 op/s; 2 B/s, 0 objects/s recovering 2024-03-26T21:48:22.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:21 smithi032 bash[19772]: cluster 2024-03-26T21:48:20.794980+0000 mgr.y (mgr.24358) 148 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 205 B/s wr, 1 op/s; 2 B/s, 0 objects/s recovering 2024-03-26T21:48:22.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:21 smithi032 bash[14367]: cluster 2024-03-26T21:48:20.794980+0000 mgr.y (mgr.24358) 148 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 205 B/s wr, 1 op/s; 2 B/s, 0 objects/s recovering 2024-03-26T21:48:23.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:22 smithi092 bash[14434]: audit 2024-03-26T21:48:21.928310+0000 mgr.y (mgr.24358) 149 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:23.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:22 smithi032 bash[14367]: audit 2024-03-26T21:48:21.928310+0000 mgr.y (mgr.24358) 149 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:23.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:22 smithi032 bash[19772]: audit 2024-03-26T21:48:21.928310+0000 mgr.y (mgr.24358) 149 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:24.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:23 smithi092 bash[14434]: cluster 2024-03-26T21:48:22.795751+0000 mgr.y (mgr.24358) 150 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 170 B/s wr, 0 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T21:48:24.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:23 smithi032 bash[14367]: cluster 2024-03-26T21:48:22.795751+0000 mgr.y (mgr.24358) 150 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 170 B/s wr, 0 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T21:48:24.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:23 smithi032 bash[19772]: cluster 2024-03-26T21:48:22.795751+0000 mgr.y (mgr.24358) 150 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 170 B/s wr, 0 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T21:48:24.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:48:24 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:48:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:48:25.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:48:24 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:48:24] "GET /metrics HTTP/1.1" 200 214900 "" "Prometheus/2.33.4" 2024-03-26T21:48:26.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:25 smithi092 bash[14434]: cluster 2024-03-26T21:48:24.797492+0000 mgr.y (mgr.24358) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 128 B/s wr, 1 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T21:48:26.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:25 smithi032 bash[14367]: cluster 2024-03-26T21:48:24.797492+0000 mgr.y (mgr.24358) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 128 B/s wr, 1 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T21:48:26.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:25 smithi032 bash[19772]: cluster 2024-03-26T21:48:24.797492+0000 mgr.y (mgr.24358) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 128 B/s wr, 1 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T21:48:28.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:27 smithi032 bash[14367]: cluster 2024-03-26T21:48:26.798276+0000 mgr.y (mgr.24358) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 114 B/s wr, 1 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T21:48:28.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:27 smithi032 bash[19772]: cluster 2024-03-26T21:48:26.798276+0000 mgr.y (mgr.24358) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 114 B/s wr, 1 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T21:48:28.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:27 smithi092 bash[14434]: cluster 2024-03-26T21:48:26.798276+0000 mgr.y (mgr.24358) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 114 B/s wr, 1 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T21:48:30.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:29 smithi092 bash[14434]: cluster 2024-03-26T21:48:28.799947+0000 mgr.y (mgr.24358) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:48:30.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:29 smithi032 bash[14367]: cluster 2024-03-26T21:48:28.799947+0000 mgr.y (mgr.24358) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:48:30.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:29 smithi032 bash[19772]: cluster 2024-03-26T21:48:28.799947+0000 mgr.y (mgr.24358) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:48:32.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:31 smithi092 bash[14434]: cluster 2024-03-26T21:48:30.800650+0000 mgr.y (mgr.24358) 154 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:48:32.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:31 smithi032 bash[14367]: cluster 2024-03-26T21:48:30.800650+0000 mgr.y (mgr.24358) 154 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:48:32.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:31 smithi032 bash[19772]: cluster 2024-03-26T21:48:30.800650+0000 mgr.y (mgr.24358) 154 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:48:33.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:32 smithi092 bash[14434]: audit 2024-03-26T21:48:31.935917+0000 mgr.y (mgr.24358) 155 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:33.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:32 smithi032 bash[19772]: audit 2024-03-26T21:48:31.935917+0000 mgr.y (mgr.24358) 155 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:33.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:32 smithi032 bash[14367]: audit 2024-03-26T21:48:31.935917+0000 mgr.y (mgr.24358) 155 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:34.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:33 smithi092 bash[14434]: cluster 2024-03-26T21:48:32.801422+0000 mgr.y (mgr.24358) 156 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:34.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:33 smithi032 bash[14367]: cluster 2024-03-26T21:48:32.801422+0000 mgr.y (mgr.24358) 156 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:34.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:33 smithi032 bash[19772]: cluster 2024-03-26T21:48:32.801422+0000 mgr.y (mgr.24358) 156 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:34.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:48:34 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:48:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:48:35.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:48:34 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:48:34] "GET /metrics HTTP/1.1" 200 214917 "" "Prometheus/2.33.4" 2024-03-26T21:48:36.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:35 smithi092 bash[14434]: cluster 2024-03-26T21:48:34.803274+0000 mgr.y (mgr.24358) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:36.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:35 smithi032 bash[14367]: cluster 2024-03-26T21:48:34.803274+0000 mgr.y (mgr.24358) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:36.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:35 smithi032 bash[19772]: cluster 2024-03-26T21:48:34.803274+0000 mgr.y (mgr.24358) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:38.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:37 smithi032 bash[19772]: cluster 2024-03-26T21:48:36.804122+0000 mgr.y (mgr.24358) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:38.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:37 smithi032 bash[14367]: cluster 2024-03-26T21:48:36.804122+0000 mgr.y (mgr.24358) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:38.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:37 smithi092 bash[14434]: cluster 2024-03-26T21:48:36.804122+0000 mgr.y (mgr.24358) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:40.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:39 smithi092 bash[14434]: cluster 2024-03-26T21:48:38.805749+0000 mgr.y (mgr.24358) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:40.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:39 smithi032 bash[14367]: cluster 2024-03-26T21:48:38.805749+0000 mgr.y (mgr.24358) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:40.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:39 smithi032 bash[19772]: cluster 2024-03-26T21:48:38.805749+0000 mgr.y (mgr.24358) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:42.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:41 smithi092 bash[14434]: cluster 2024-03-26T21:48:40.806504+0000 mgr.y (mgr.24358) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:42.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:41 smithi032 bash[14367]: cluster 2024-03-26T21:48:40.806504+0000 mgr.y (mgr.24358) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:42.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:41 smithi032 bash[19772]: cluster 2024-03-26T21:48:40.806504+0000 mgr.y (mgr.24358) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:43.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:42 smithi092 bash[14434]: audit 2024-03-26T21:48:41.947277+0000 mgr.y (mgr.24358) 161 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:43.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:42 smithi032 bash[14367]: audit 2024-03-26T21:48:41.947277+0000 mgr.y (mgr.24358) 161 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:43.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:42 smithi032 bash[19772]: audit 2024-03-26T21:48:41.947277+0000 mgr.y (mgr.24358) 161 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:44.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:43 smithi092 bash[14434]: cluster 2024-03-26T21:48:42.807294+0000 mgr.y (mgr.24358) 162 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:44.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:43 smithi032 bash[14367]: cluster 2024-03-26T21:48:42.807294+0000 mgr.y (mgr.24358) 162 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:44.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:43 smithi032 bash[19772]: cluster 2024-03-26T21:48:42.807294+0000 mgr.y (mgr.24358) 162 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:44.948 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:48:44 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:48:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:48:45.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:48:44 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:48:44] "GET /metrics HTTP/1.1" 200 214876 "" "Prometheus/2.33.4" 2024-03-26T21:48:46.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:45 smithi092 bash[14434]: cluster 2024-03-26T21:48:44.809065+0000 mgr.y (mgr.24358) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:46.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:45 smithi032 bash[14367]: cluster 2024-03-26T21:48:44.809065+0000 mgr.y (mgr.24358) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:46.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:45 smithi032 bash[19772]: cluster 2024-03-26T21:48:44.809065+0000 mgr.y (mgr.24358) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:48.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:47 smithi032 bash[14367]: cluster 2024-03-26T21:48:46.809818+0000 mgr.y (mgr.24358) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:48.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:47 smithi032 bash[19772]: cluster 2024-03-26T21:48:46.809818+0000 mgr.y (mgr.24358) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:48.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:47 smithi092 bash[14434]: cluster 2024-03-26T21:48:46.809818+0000 mgr.y (mgr.24358) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:50.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:49 smithi092 bash[14434]: cluster 2024-03-26T21:48:48.811511+0000 mgr.y (mgr.24358) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:50.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:49 smithi032 bash[19772]: cluster 2024-03-26T21:48:48.811511+0000 mgr.y (mgr.24358) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:50.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:49 smithi032 bash[14367]: cluster 2024-03-26T21:48:48.811511+0000 mgr.y (mgr.24358) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:52.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:51 smithi092 bash[14434]: cluster 2024-03-26T21:48:50.812302+0000 mgr.y (mgr.24358) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:52.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:51 smithi032 bash[14367]: cluster 2024-03-26T21:48:50.812302+0000 mgr.y (mgr.24358) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:52.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:51 smithi032 bash[19772]: cluster 2024-03-26T21:48:50.812302+0000 mgr.y (mgr.24358) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:53.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:52 smithi092 bash[14434]: audit 2024-03-26T21:48:51.958642+0000 mgr.y (mgr.24358) 167 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:53.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:52 smithi032 bash[14367]: audit 2024-03-26T21:48:51.958642+0000 mgr.y (mgr.24358) 167 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:53.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:52 smithi032 bash[19772]: audit 2024-03-26T21:48:51.958642+0000 mgr.y (mgr.24358) 167 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:54.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:53 smithi092 bash[14434]: cluster 2024-03-26T21:48:52.813568+0000 mgr.y (mgr.24358) 168 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:54.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:53 smithi032 bash[14367]: cluster 2024-03-26T21:48:52.813568+0000 mgr.y (mgr.24358) 168 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:54.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:53 smithi032 bash[19772]: cluster 2024-03-26T21:48:52.813568+0000 mgr.y (mgr.24358) 168 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:54.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:48:54 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:48:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:48:55.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:48:54 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:48:54] "GET /metrics HTTP/1.1" 200 214876 "" "Prometheus/2.33.4" 2024-03-26T21:48:56.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:55 smithi092 bash[14434]: cluster 2024-03-26T21:48:54.815257+0000 mgr.y (mgr.24358) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:56.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:55 smithi032 bash[19772]: cluster 2024-03-26T21:48:54.815257+0000 mgr.y (mgr.24358) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:56.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:55 smithi032 bash[14367]: cluster 2024-03-26T21:48:54.815257+0000 mgr.y (mgr.24358) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:58.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:57 smithi032 bash[19772]: cluster 2024-03-26T21:48:56.816067+0000 mgr.y (mgr.24358) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:58.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:57 smithi032 bash[14367]: cluster 2024-03-26T21:48:56.816067+0000 mgr.y (mgr.24358) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:48:58.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:57 smithi092 bash[14434]: cluster 2024-03-26T21:48:56.816067+0000 mgr.y (mgr.24358) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:00.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:48:59 smithi092 bash[14434]: cluster 2024-03-26T21:48:58.817724+0000 mgr.y (mgr.24358) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:00.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:48:59 smithi032 bash[19772]: cluster 2024-03-26T21:48:58.817724+0000 mgr.y (mgr.24358) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:00.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:48:59 smithi032 bash[14367]: cluster 2024-03-26T21:48:58.817724+0000 mgr.y (mgr.24358) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:02.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:01 smithi092 bash[14434]: cluster 2024-03-26T21:49:00.818535+0000 mgr.y (mgr.24358) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:02.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:01 smithi032 bash[19772]: cluster 2024-03-26T21:49:00.818535+0000 mgr.y (mgr.24358) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:02.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:01 smithi032 bash[14367]: cluster 2024-03-26T21:49:00.818535+0000 mgr.y (mgr.24358) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:03.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:02 smithi092 bash[14434]: audit 2024-03-26T21:49:01.963358+0000 mgr.y (mgr.24358) 173 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:03.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:02 smithi032 bash[14367]: audit 2024-03-26T21:49:01.963358+0000 mgr.y (mgr.24358) 173 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:03.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:02 smithi032 bash[19772]: audit 2024-03-26T21:49:01.963358+0000 mgr.y (mgr.24358) 173 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:04.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:03 smithi092 bash[14434]: cluster 2024-03-26T21:49:02.819293+0000 mgr.y (mgr.24358) 174 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:04.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:03 smithi092 bash[14434]: audit 2024-03-26T21:49:03.300906+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:49:04.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:03 smithi092 bash[14434]: audit 2024-03-26T21:49:03.302830+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:49:04.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:03 smithi092 bash[14434]: audit 2024-03-26T21:49:03.608067+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:49:04.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:03 smithi092 bash[14434]: audit 2024-03-26T21:49:03.886021+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:49:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:03 smithi032 bash[14367]: cluster 2024-03-26T21:49:02.819293+0000 mgr.y (mgr.24358) 174 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:03 smithi032 bash[14367]: audit 2024-03-26T21:49:03.300906+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:49:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:03 smithi032 bash[14367]: audit 2024-03-26T21:49:03.302830+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:49:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:03 smithi032 bash[14367]: audit 2024-03-26T21:49:03.608067+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:49:04.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:03 smithi032 bash[14367]: audit 2024-03-26T21:49:03.886021+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:49:04.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:03 smithi032 bash[19772]: cluster 2024-03-26T21:49:02.819293+0000 mgr.y (mgr.24358) 174 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:04.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:03 smithi032 bash[19772]: audit 2024-03-26T21:49:03.300906+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:49:04.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:03 smithi032 bash[19772]: audit 2024-03-26T21:49:03.302830+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:49:04.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:03 smithi032 bash[19772]: audit 2024-03-26T21:49:03.608067+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:49:04.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:03 smithi032 bash[19772]: audit 2024-03-26T21:49:03.886021+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:49:04.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:49:04 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:49:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:49:05.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:49:04 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:49:04] "GET /metrics HTTP/1.1" 200 214831 "" "Prometheus/2.33.4" 2024-03-26T21:49:06.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:05 smithi092 bash[14434]: cluster 2024-03-26T21:49:04.821204+0000 mgr.y (mgr.24358) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:06.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:05 smithi032 bash[14367]: cluster 2024-03-26T21:49:04.821204+0000 mgr.y (mgr.24358) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:06.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:05 smithi032 bash[19772]: cluster 2024-03-26T21:49:04.821204+0000 mgr.y (mgr.24358) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:08.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:07 smithi032 bash[14367]: cluster 2024-03-26T21:49:06.822004+0000 mgr.y (mgr.24358) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:08.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:07 smithi032 bash[19772]: cluster 2024-03-26T21:49:06.822004+0000 mgr.y (mgr.24358) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:08.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:07 smithi092 bash[14434]: cluster 2024-03-26T21:49:06.822004+0000 mgr.y (mgr.24358) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:10.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:09 smithi092 bash[14434]: cluster 2024-03-26T21:49:08.823626+0000 mgr.y (mgr.24358) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:10.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:09 smithi032 bash[14367]: cluster 2024-03-26T21:49:08.823626+0000 mgr.y (mgr.24358) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:10.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:09 smithi032 bash[19772]: cluster 2024-03-26T21:49:08.823626+0000 mgr.y (mgr.24358) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:12.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:11 smithi092 bash[14434]: cluster 2024-03-26T21:49:10.824436+0000 mgr.y (mgr.24358) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:12.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:11 smithi032 bash[14367]: cluster 2024-03-26T21:49:10.824436+0000 mgr.y (mgr.24358) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:12.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:11 smithi032 bash[19772]: cluster 2024-03-26T21:49:10.824436+0000 mgr.y (mgr.24358) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:12 smithi092 bash[14434]: audit 2024-03-26T21:49:11.972456+0000 mgr.y (mgr.24358) 179 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:12 smithi092 bash[14434]: audit 2024-03-26T21:49:12.857885+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:49:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:12 smithi092 bash[14434]: audit 2024-03-26T21:49:12.862017+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:49:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:12 smithi032 bash[14367]: audit 2024-03-26T21:49:11.972456+0000 mgr.y (mgr.24358) 179 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:12 smithi032 bash[14367]: audit 2024-03-26T21:49:12.857885+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:49:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:12 smithi032 bash[14367]: audit 2024-03-26T21:49:12.862017+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:49:13.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:12 smithi032 bash[19772]: audit 2024-03-26T21:49:11.972456+0000 mgr.y (mgr.24358) 179 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:13.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:12 smithi032 bash[19772]: audit 2024-03-26T21:49:12.857885+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:49:13.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:12 smithi032 bash[19772]: audit 2024-03-26T21:49:12.862017+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:49:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:13 smithi092 bash[14434]: cluster 2024-03-26T21:49:12.825218+0000 mgr.y (mgr.24358) 180 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:14.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:13 smithi032 bash[14367]: cluster 2024-03-26T21:49:12.825218+0000 mgr.y (mgr.24358) 180 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:14.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:13 smithi032 bash[19772]: cluster 2024-03-26T21:49:12.825218+0000 mgr.y (mgr.24358) 180 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:14.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:49:14 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:49:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:49:15.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:49:14 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:49:14] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2024-03-26T21:49:16.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:15 smithi092 bash[14434]: cluster 2024-03-26T21:49:14.826973+0000 mgr.y (mgr.24358) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:16.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:15 smithi032 bash[14367]: cluster 2024-03-26T21:49:14.826973+0000 mgr.y (mgr.24358) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:16.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:15 smithi032 bash[19772]: cluster 2024-03-26T21:49:14.826973+0000 mgr.y (mgr.24358) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:18.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:17 smithi032 bash[14367]: cluster 2024-03-26T21:49:16.827680+0000 mgr.y (mgr.24358) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:17 smithi032 bash[19772]: cluster 2024-03-26T21:49:16.827680+0000 mgr.y (mgr.24358) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:18.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:17 smithi092 bash[14434]: cluster 2024-03-26T21:49:16.827680+0000 mgr.y (mgr.24358) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:20.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:19 smithi092 bash[14434]: cluster 2024-03-26T21:49:18.829426+0000 mgr.y (mgr.24358) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:20.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:19 smithi032 bash[14367]: cluster 2024-03-26T21:49:18.829426+0000 mgr.y (mgr.24358) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:20.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:19 smithi032 bash[19772]: cluster 2024-03-26T21:49:18.829426+0000 mgr.y (mgr.24358) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:22.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:21 smithi092 bash[14434]: cluster 2024-03-26T21:49:20.830223+0000 mgr.y (mgr.24358) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:22.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:21 smithi032 bash[14367]: cluster 2024-03-26T21:49:20.830223+0000 mgr.y (mgr.24358) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:22.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:21 smithi032 bash[19772]: cluster 2024-03-26T21:49:20.830223+0000 mgr.y (mgr.24358) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:23.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:22 smithi092 bash[14434]: audit 2024-03-26T21:49:21.980353+0000 mgr.y (mgr.24358) 185 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:23.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:22 smithi032 bash[14367]: audit 2024-03-26T21:49:21.980353+0000 mgr.y (mgr.24358) 185 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:23.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:22 smithi032 bash[19772]: audit 2024-03-26T21:49:21.980353+0000 mgr.y (mgr.24358) 185 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:24.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:23 smithi092 bash[14434]: cluster 2024-03-26T21:49:22.830997+0000 mgr.y (mgr.24358) 186 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:24.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:23 smithi032 bash[14367]: cluster 2024-03-26T21:49:22.830997+0000 mgr.y (mgr.24358) 186 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:24.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:23 smithi032 bash[19772]: cluster 2024-03-26T21:49:22.830997+0000 mgr.y (mgr.24358) 186 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:24.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:49:24 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:49:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:49:25.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:49:24 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:49:24] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2024-03-26T21:49:26.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:25 smithi092 bash[14434]: cluster 2024-03-26T21:49:24.832796+0000 mgr.y (mgr.24358) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:26.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:25 smithi032 bash[14367]: cluster 2024-03-26T21:49:24.832796+0000 mgr.y (mgr.24358) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:26.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:25 smithi032 bash[19772]: cluster 2024-03-26T21:49:24.832796+0000 mgr.y (mgr.24358) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:28.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:27 smithi032 bash[14367]: cluster 2024-03-26T21:49:26.833584+0000 mgr.y (mgr.24358) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:28.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:27 smithi032 bash[19772]: cluster 2024-03-26T21:49:26.833584+0000 mgr.y (mgr.24358) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:28.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:27 smithi092 bash[14434]: cluster 2024-03-26T21:49:26.833584+0000 mgr.y (mgr.24358) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:30.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:29 smithi092 bash[14434]: cluster 2024-03-26T21:49:28.835236+0000 mgr.y (mgr.24358) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:30.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:29 smithi032 bash[14367]: cluster 2024-03-26T21:49:28.835236+0000 mgr.y (mgr.24358) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:30.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:29 smithi032 bash[19772]: cluster 2024-03-26T21:49:28.835236+0000 mgr.y (mgr.24358) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:32.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:31 smithi092 bash[14434]: cluster 2024-03-26T21:49:30.836029+0000 mgr.y (mgr.24358) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:32.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:31 smithi032 bash[14367]: cluster 2024-03-26T21:49:30.836029+0000 mgr.y (mgr.24358) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:32.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:31 smithi032 bash[19772]: cluster 2024-03-26T21:49:30.836029+0000 mgr.y (mgr.24358) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:33.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:32 smithi092 bash[14434]: audit 2024-03-26T21:49:31.988431+0000 mgr.y (mgr.24358) 191 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:33.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:32 smithi032 bash[14367]: audit 2024-03-26T21:49:31.988431+0000 mgr.y (mgr.24358) 191 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:33.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:32 smithi032 bash[19772]: audit 2024-03-26T21:49:31.988431+0000 mgr.y (mgr.24358) 191 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:34.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:33 smithi092 bash[14434]: cluster 2024-03-26T21:49:32.836794+0000 mgr.y (mgr.24358) 192 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:34.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:33 smithi032 bash[19772]: cluster 2024-03-26T21:49:32.836794+0000 mgr.y (mgr.24358) 192 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:34.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:33 smithi032 bash[14367]: cluster 2024-03-26T21:49:32.836794+0000 mgr.y (mgr.24358) 192 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:34.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:49:34 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:49:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:49:35.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:49:34 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:49:34] "GET /metrics HTTP/1.1" 200 214873 "" "Prometheus/2.33.4" 2024-03-26T21:49:36.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:35 smithi092 bash[14434]: cluster 2024-03-26T21:49:34.838468+0000 mgr.y (mgr.24358) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:36.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:35 smithi032 bash[19772]: cluster 2024-03-26T21:49:34.838468+0000 mgr.y (mgr.24358) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:36.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:35 smithi032 bash[14367]: cluster 2024-03-26T21:49:34.838468+0000 mgr.y (mgr.24358) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:38.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:37 smithi032 bash[14367]: cluster 2024-03-26T21:49:36.839234+0000 mgr.y (mgr.24358) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:38.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:37 smithi032 bash[19772]: cluster 2024-03-26T21:49:36.839234+0000 mgr.y (mgr.24358) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:38.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:37 smithi092 bash[14434]: cluster 2024-03-26T21:49:36.839234+0000 mgr.y (mgr.24358) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:40.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:39 smithi092 bash[14434]: cluster 2024-03-26T21:49:38.840956+0000 mgr.y (mgr.24358) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:40.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:39 smithi032 bash[14367]: cluster 2024-03-26T21:49:38.840956+0000 mgr.y (mgr.24358) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:40.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:39 smithi032 bash[19772]: cluster 2024-03-26T21:49:38.840956+0000 mgr.y (mgr.24358) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:42.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:41 smithi092 bash[14434]: cluster 2024-03-26T21:49:40.841774+0000 mgr.y (mgr.24358) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:42.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:41 smithi032 bash[14367]: cluster 2024-03-26T21:49:40.841774+0000 mgr.y (mgr.24358) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:42.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:41 smithi032 bash[19772]: cluster 2024-03-26T21:49:40.841774+0000 mgr.y (mgr.24358) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:43.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:42 smithi092 bash[14434]: audit 2024-03-26T21:49:41.996483+0000 mgr.y (mgr.24358) 197 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:43.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:42 smithi032 bash[14367]: audit 2024-03-26T21:49:41.996483+0000 mgr.y (mgr.24358) 197 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:43.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:42 smithi032 bash[19772]: audit 2024-03-26T21:49:41.996483+0000 mgr.y (mgr.24358) 197 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:44.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:43 smithi092 bash[14434]: cluster 2024-03-26T21:49:42.842635+0000 mgr.y (mgr.24358) 198 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:44.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:43 smithi032 bash[14367]: cluster 2024-03-26T21:49:42.842635+0000 mgr.y (mgr.24358) 198 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:44.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:43 smithi032 bash[19772]: cluster 2024-03-26T21:49:42.842635+0000 mgr.y (mgr.24358) 198 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:44.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:49:44 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:49:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:49:45.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:49:44 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:49:44] "GET /metrics HTTP/1.1" 200 214874 "" "Prometheus/2.33.4" 2024-03-26T21:49:46.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:45 smithi092 bash[14434]: cluster 2024-03-26T21:49:44.844411+0000 mgr.y (mgr.24358) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:46.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:45 smithi032 bash[14367]: cluster 2024-03-26T21:49:44.844411+0000 mgr.y (mgr.24358) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:46.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:45 smithi032 bash[19772]: cluster 2024-03-26T21:49:44.844411+0000 mgr.y (mgr.24358) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:48.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:47 smithi032 bash[14367]: cluster 2024-03-26T21:49:46.845179+0000 mgr.y (mgr.24358) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:48.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:47 smithi032 bash[19772]: cluster 2024-03-26T21:49:46.845179+0000 mgr.y (mgr.24358) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:48.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:47 smithi092 bash[14434]: cluster 2024-03-26T21:49:46.845179+0000 mgr.y (mgr.24358) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:50.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:49 smithi092 bash[14434]: cluster 2024-03-26T21:49:48.846895+0000 mgr.y (mgr.24358) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:50.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:49 smithi032 bash[19772]: cluster 2024-03-26T21:49:48.846895+0000 mgr.y (mgr.24358) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:50.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:49 smithi032 bash[14367]: cluster 2024-03-26T21:49:48.846895+0000 mgr.y (mgr.24358) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:52.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:51 smithi092 bash[14434]: cluster 2024-03-26T21:49:50.847787+0000 mgr.y (mgr.24358) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:52.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:51 smithi032 bash[19772]: cluster 2024-03-26T21:49:50.847787+0000 mgr.y (mgr.24358) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:52.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:51 smithi032 bash[14367]: cluster 2024-03-26T21:49:50.847787+0000 mgr.y (mgr.24358) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:53.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:52 smithi092 bash[14434]: audit 2024-03-26T21:49:52.007797+0000 mgr.y (mgr.24358) 203 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:53.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:52 smithi032 bash[19772]: audit 2024-03-26T21:49:52.007797+0000 mgr.y (mgr.24358) 203 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:53.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:52 smithi032 bash[14367]: audit 2024-03-26T21:49:52.007797+0000 mgr.y (mgr.24358) 203 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:54.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:53 smithi092 bash[14434]: cluster 2024-03-26T21:49:52.848652+0000 mgr.y (mgr.24358) 204 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:54.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:53 smithi032 bash[19772]: cluster 2024-03-26T21:49:52.848652+0000 mgr.y (mgr.24358) 204 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:54.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:53 smithi032 bash[14367]: cluster 2024-03-26T21:49:52.848652+0000 mgr.y (mgr.24358) 204 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:54.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:49:54 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:49:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:49:55.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:49:54 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:49:54] "GET /metrics HTTP/1.1" 200 214874 "" "Prometheus/2.33.4" 2024-03-26T21:49:56.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:55 smithi092 bash[14434]: cluster 2024-03-26T21:49:54.850425+0000 mgr.y (mgr.24358) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:56.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:55 smithi032 bash[19772]: cluster 2024-03-26T21:49:54.850425+0000 mgr.y (mgr.24358) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:56.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:55 smithi032 bash[14367]: cluster 2024-03-26T21:49:54.850425+0000 mgr.y (mgr.24358) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:58.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:57 smithi032 bash[19772]: cluster 2024-03-26T21:49:56.851180+0000 mgr.y (mgr.24358) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:58.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:57 smithi032 bash[14367]: cluster 2024-03-26T21:49:56.851180+0000 mgr.y (mgr.24358) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:49:58.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:57 smithi092 bash[14434]: cluster 2024-03-26T21:49:56.851180+0000 mgr.y (mgr.24358) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:00.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:49:59 smithi092 bash[14434]: cluster 2024-03-26T21:49:58.852896+0000 mgr.y (mgr.24358) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:00.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:49:59 smithi032 bash[19772]: cluster 2024-03-26T21:49:58.852896+0000 mgr.y (mgr.24358) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:00.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:49:59 smithi032 bash[14367]: cluster 2024-03-26T21:49:58.852896+0000 mgr.y (mgr.24358) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:01.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:00 smithi092 bash[14434]: cluster 2024-03-26T21:50:00.000120+0000 mon.a (mon.0) 857 : cluster [INF] overall HEALTH_OK 2024-03-26T21:50:01.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:00 smithi032 bash[19772]: cluster 2024-03-26T21:50:00.000120+0000 mon.a (mon.0) 857 : cluster [INF] overall HEALTH_OK 2024-03-26T21:50:01.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:00 smithi032 bash[14367]: cluster 2024-03-26T21:50:00.000120+0000 mon.a (mon.0) 857 : cluster [INF] overall HEALTH_OK 2024-03-26T21:50:02.011 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:01 smithi032 bash[14367]: cluster 2024-03-26T21:50:00.853663+0000 mgr.y (mgr.24358) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:02.011 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:01 smithi032 bash[19772]: cluster 2024-03-26T21:50:00.853663+0000 mgr.y (mgr.24358) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:02.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:01 smithi092 bash[14434]: cluster 2024-03-26T21:50:00.853663+0000 mgr.y (mgr.24358) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:02.475 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-03-26T21:50:03.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:02 smithi092 bash[14434]: audit 2024-03-26T21:50:02.018377+0000 mgr.y (mgr.24358) 209 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:03.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:02 smithi032 bash[14367]: audit 2024-03-26T21:50:02.018377+0000 mgr.y (mgr.24358) 209 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:03.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:02 smithi032 bash[19772]: audit 2024-03-26T21:50:02.018377+0000 mgr.y (mgr.24358) 209 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:04.175 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:03 smithi092 bash[14434]: cluster 2024-03-26T21:50:02.854481+0000 mgr.y (mgr.24358) 210 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:04.175 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:03 smithi092 bash[14434]: audit 2024-03-26T21:50:03.899303+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:50:04.175 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:03 smithi092 bash[14434]: audit 2024-03-26T21:50:03.901105+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:50:04.178 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:04 smithi032 bash[19772]: cluster 2024-03-26T21:50:02.854481+0000 mgr.y (mgr.24358) 210 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:04.178 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:04 smithi032 bash[19772]: audit 2024-03-26T21:50:03.899303+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:50:04.178 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:04 smithi032 bash[19772]: audit 2024-03-26T21:50:03.901105+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:50:04.179 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:04 smithi032 bash[14367]: cluster 2024-03-26T21:50:02.854481+0000 mgr.y (mgr.24358) 210 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:04.179 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:04 smithi032 bash[14367]: audit 2024-03-26T21:50:03.899303+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:50:04.179 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:04 smithi032 bash[14367]: audit 2024-03-26T21:50:03.901105+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:50:04.699 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:50:04 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:50:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:50:05.186 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:50:04 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:50:04] "GET /metrics HTTP/1.1" 200 214860 "" "Prometheus/2.33.4" 2024-03-26T21:50:05.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:05 smithi092 bash[14434]: audit 2024-03-26T21:50:04.193644+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:50:05.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:05 smithi092 bash[14434]: audit 2024-03-26T21:50:04.464468+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:50:05.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:05 smithi032 bash[14367]: audit 2024-03-26T21:50:04.193644+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:50:05.586 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:05 smithi032 bash[14367]: audit 2024-03-26T21:50:04.464468+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:50:05.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:05 smithi032 bash[19772]: audit 2024-03-26T21:50:04.193644+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:50:05.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:05 smithi032 bash[19772]: audit 2024-03-26T21:50:04.464468+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:50:06.408 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-03-26T21:50:06.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:06 smithi032 bash[14367]: cluster 2024-03-26T21:50:04.856288+0000 mgr.y (mgr.24358) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:06.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:06 smithi032 bash[19772]: cluster 2024-03-26T21:50:04.856288+0000 mgr.y (mgr.24358) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:06.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:06 smithi092 bash[14434]: cluster 2024-03-26T21:50:04.856288+0000 mgr.y (mgr.24358) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:08.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:07 smithi032 bash[14367]: cluster 2024-03-26T21:50:06.857012+0000 mgr.y (mgr.24358) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:08.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:07 smithi032 bash[19772]: cluster 2024-03-26T21:50:06.857012+0000 mgr.y (mgr.24358) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:08.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:07 smithi092 bash[14434]: cluster 2024-03-26T21:50:06.857012+0000 mgr.y (mgr.24358) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:10.014 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph config set global log_to_journald false --force' 2024-03-26T21:50:10.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:09 smithi092 bash[14434]: cluster 2024-03-26T21:50:08.858667+0000 mgr.y (mgr.24358) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:10.202 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:09 smithi032 bash[19772]: cluster 2024-03-26T21:50:08.858667+0000 mgr.y (mgr.24358) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:10.202 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:09 smithi032 bash[14367]: cluster 2024-03-26T21:50:08.858667+0000 mgr.y (mgr.24358) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:12.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:11 smithi092 bash[14434]: cluster 2024-03-26T21:50:10.859468+0000 mgr.y (mgr.24358) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:12.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:11 smithi032 bash[14367]: cluster 2024-03-26T21:50:10.859468+0000 mgr.y (mgr.24358) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:12.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:11 smithi032 bash[19772]: cluster 2024-03-26T21:50:10.859468+0000 mgr.y (mgr.24358) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:12 smithi092 bash[14434]: audit 2024-03-26T21:50:12.028446+0000 mgr.y (mgr.24358) 215 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:13.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:12 smithi092 bash[14434]: audit 2024-03-26T21:50:12.874702+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:50:13.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:12 smithi092 bash[14434]: audit 2024-03-26T21:50:12.889021+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:50:13.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:12 smithi032 bash[14367]: audit 2024-03-26T21:50:12.028446+0000 mgr.y (mgr.24358) 215 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:12 smithi032 bash[14367]: audit 2024-03-26T21:50:12.874702+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:50:13.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:12 smithi032 bash[14367]: audit 2024-03-26T21:50:12.889021+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:50:13.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:12 smithi032 bash[19772]: audit 2024-03-26T21:50:12.028446+0000 mgr.y (mgr.24358) 215 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:13.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:12 smithi032 bash[19772]: audit 2024-03-26T21:50:12.874702+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:50:13.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:12 smithi032 bash[19772]: audit 2024-03-26T21:50:12.889021+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:50:13.682 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-03-26T21:50:14.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:13 smithi032 bash[14367]: cluster 2024-03-26T21:50:12.860161+0000 mgr.y (mgr.24358) 216 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:14.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:13 smithi032 bash[19772]: cluster 2024-03-26T21:50:12.860161+0000 mgr.y (mgr.24358) 216 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:14.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:13 smithi092 bash[14434]: cluster 2024-03-26T21:50:12.860161+0000 mgr.y (mgr.24358) 216 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:14.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:50:14 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:50:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:50:15.205 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:50:14 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:50:14] "GET /metrics HTTP/1.1" 200 214837 "" "Prometheus/2.33.4" 2024-03-26T21:50:16.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:15 smithi032 bash[14367]: cluster 2024-03-26T21:50:14.861529+0000 mgr.y (mgr.24358) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:16.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:15 smithi032 bash[19772]: cluster 2024-03-26T21:50:14.861529+0000 mgr.y (mgr.24358) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:16.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:15 smithi092 bash[14434]: cluster 2024-03-26T21:50:14.861529+0000 mgr.y (mgr.24358) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:16.883 INFO:teuthology.orchestra.run.smithi032.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:50:17.681 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-26T21:50:17.693 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi032.front.sepia.ceph.com 2024-03-26T21:50:17.693 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- 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-03-26T21:50:18.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[14367]: cluster 2024-03-26T21:50:16.862266+0000 mgr.y (mgr.24358) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:18.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[14367]: audit 2024-03-26T21:50:16.881781+0000 mgr.y (mgr.24358) 219 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:18.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[14367]: cephadm 2024-03-26T21:50:16.883535+0000 mgr.y (mgr.24358) 220 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:50:18.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[14367]: audit 2024-03-26T21:50:16.891037+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:50:18.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[14367]: audit 2024-03-26T21:50:16.920440+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:50:18.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[14367]: audit 2024-03-26T21:50:16.922039+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:50:18.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[14367]: audit 2024-03-26T21:50:16.929007+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:50:18.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[14367]: cephadm 2024-03-26T21:50:16.939348+0000 mgr.y (mgr.24358) 221 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:50:18.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[19772]: cluster 2024-03-26T21:50:16.862266+0000 mgr.y (mgr.24358) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:18.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[19772]: audit 2024-03-26T21:50:16.881781+0000 mgr.y (mgr.24358) 219 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:18.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[19772]: cephadm 2024-03-26T21:50:16.883535+0000 mgr.y (mgr.24358) 220 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:50:18.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[19772]: audit 2024-03-26T21:50:16.891037+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:50:18.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[19772]: audit 2024-03-26T21:50:16.920440+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:50:18.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[19772]: audit 2024-03-26T21:50:16.922039+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:50:18.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[19772]: audit 2024-03-26T21:50:16.929007+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:50:18.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:17 smithi032 bash[19772]: cephadm 2024-03-26T21:50:16.939348+0000 mgr.y (mgr.24358) 221 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:50:18.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:17 smithi092 bash[14434]: cluster 2024-03-26T21:50:16.862266+0000 mgr.y (mgr.24358) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:18.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:17 smithi092 bash[14434]: audit 2024-03-26T21:50:16.881781+0000 mgr.y (mgr.24358) 219 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:18.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:17 smithi092 bash[14434]: cephadm 2024-03-26T21:50:16.883535+0000 mgr.y (mgr.24358) 220 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:50:18.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:17 smithi092 bash[14434]: audit 2024-03-26T21:50:16.891037+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:50:18.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:17 smithi092 bash[14434]: audit 2024-03-26T21:50:16.920440+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:50:18.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:17 smithi092 bash[14434]: audit 2024-03-26T21:50:16.922039+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:50:18.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:17 smithi092 bash[14434]: audit 2024-03-26T21:50:16.929007+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:50:18.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:17 smithi092 bash[14434]: cephadm 2024-03-26T21:50:16.939348+0000 mgr.y (mgr.24358) 221 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:50:20.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:19 smithi092 bash[14434]: cluster 2024-03-26T21:50:18.863995+0000 mgr.y (mgr.24358) 222 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:20.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:19 smithi032 bash[14367]: cluster 2024-03-26T21:50:18.863995+0000 mgr.y (mgr.24358) 222 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:20.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:19 smithi032 bash[19772]: cluster 2024-03-26T21:50:18.863995+0000 mgr.y (mgr.24358) 222 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:21.500 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:50:22.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:21 smithi092 bash[14434]: cluster 2024-03-26T21:50:20.864697+0000 mgr.y (mgr.24358) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:22.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:21 smithi092 bash[14434]: audit 2024-03-26T21:50:21.489324+0000 mgr.y (mgr.24358) 224 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:22.284 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:50:22.284 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (3m) 2m ago 4m 14.4M - ba2b418f427c 1d79745a68ad 2024-03-26T21:50:22.284 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 running (4m) 2m ago 4m 47.1M - 8.3.5 dad864ee21e9 2ffd907ce174 2024-03-26T21:50:22.284 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (2m) 2m ago 2m - - 3.5 e1d6a67b021e dd8269c69e1d 2024-03-26T21:50:22.284 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443 running (10m) 2m ago 10m 405M - 17.2.0 e1d6a67b021e fce247da59a4 2024-03-26T21:50:22.284 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283 running (12m) 2m ago 12m 452M - 17.2.0 e1d6a67b021e c79ce2bf60ee 2024-03-26T21:50:22.284 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (12m) 2m ago 12m 53.7M 2048M 17.2.0 e1d6a67b021e b6acaa6393e5 2024-03-26T21:50:22.284 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (10m) 2m ago 10m 44.7M 2048M 17.2.0 e1d6a67b021e de9350850fda 2024-03-26T21:50:22.284 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (10m) 2m ago 10m 39.5M 2048M 17.2.0 e1d6a67b021e 73bafef58a35 2024-03-26T21:50:22.284 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (4m) 2m ago 4m 10.7M - 1dbe0e931976 726e4abcdffc 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (4m) 2m ago 4m 11.0M - 1dbe0e931976 1ab3486e0e86 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (9m) 2m ago 9m 54.3M 4062M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (9m) 2m ago 9m 54.9M 4062M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (8m) 2m ago 8m 50.0M 4062M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (8m) 2m ago 8m 51.1M 4062M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (7m) 2m ago 7m 51.7M 4317M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (6m) 2m ago 6m 48.7M 4317M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (6m) 2m ago 6m 48.1M 4317M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (5m) 2m ago 5m 50.8M 4317M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (3m) 2m ago 4m 45.2M - 514e6a882f6e 5f598ebb83c5 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (2m) 2m ago 2m 85.6M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (2m) 2m ago 2m 83.0M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (2m) 2m ago 2m 83.3M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:50:22.285 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (2m) 2m ago 2m 82.7M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:50:22.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:21 smithi032 bash[19772]: cluster 2024-03-26T21:50:20.864697+0000 mgr.y (mgr.24358) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:22.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:21 smithi032 bash[19772]: audit 2024-03-26T21:50:21.489324+0000 mgr.y (mgr.24358) 224 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:21 smithi032 bash[14367]: cluster 2024-03-26T21:50:20.864697+0000 mgr.y (mgr.24358) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:21 smithi032 bash[14367]: audit 2024-03-26T21:50:21.489324+0000 mgr.y (mgr.24358) 224 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:22.721 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:50:22.721 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: "mds": {}, 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:50:22.722 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-26T21:50:22.723 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:50:22.723 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:50:23.113 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:50:23.113 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:50:23.113 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:50:23.113 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-03-26T21:50:23.113 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "", 2024-03-26T21:50:23.113 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 image" 2024-03-26T21:50:23.113 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:50:23.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:22 smithi092 bash[14434]: audit 2024-03-26T21:50:21.889150+0000 mgr.y (mgr.24358) 225 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:23.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:22 smithi092 bash[14434]: audit 2024-03-26T21:50:22.036208+0000 mgr.y (mgr.24358) 226 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:23.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:22 smithi092 bash[14434]: audit 2024-03-26T21:50:22.264884+0000 mgr.y (mgr.24358) 227 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:23.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:22 smithi092 bash[14434]: audit 2024-03-26T21:50:22.729218+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.32:0/3519705632' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:50:23.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:22 smithi032 bash[14367]: audit 2024-03-26T21:50:21.889150+0000 mgr.y (mgr.24358) 225 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:23.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:22 smithi032 bash[14367]: audit 2024-03-26T21:50:22.036208+0000 mgr.y (mgr.24358) 226 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:23.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:22 smithi032 bash[14367]: audit 2024-03-26T21:50:22.264884+0000 mgr.y (mgr.24358) 227 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:23.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:22 smithi032 bash[14367]: audit 2024-03-26T21:50:22.729218+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.32:0/3519705632' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:50:23.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:22 smithi032 bash[19772]: audit 2024-03-26T21:50:21.889150+0000 mgr.y (mgr.24358) 225 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:23.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:22 smithi032 bash[19772]: audit 2024-03-26T21:50:22.036208+0000 mgr.y (mgr.24358) 226 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:23.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:22 smithi032 bash[19772]: audit 2024-03-26T21:50:22.264884+0000 mgr.y (mgr.24358) 227 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:23.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:22 smithi032 bash[19772]: audit 2024-03-26T21:50:22.729218+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.32:0/3519705632' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:50:23.567 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-03-26T21:50:24.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:23 smithi092 bash[14434]: cluster 2024-03-26T21:50:22.865223+0000 mgr.y (mgr.24358) 228 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:24.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:23 smithi092 bash[14434]: audit 2024-03-26T21:50:23.120420+0000 mgr.y (mgr.24358) 229 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:24.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:23 smithi092 bash[14434]: audit 2024-03-26T21:50:23.575016+0000 mon.a (mon.0) 868 : audit [DBG] from='client.? 172.21.15.32:0/754531466' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:50:24.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:23 smithi032 bash[19772]: cluster 2024-03-26T21:50:22.865223+0000 mgr.y (mgr.24358) 228 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:24.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:23 smithi032 bash[19772]: audit 2024-03-26T21:50:23.120420+0000 mgr.y (mgr.24358) 229 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:24.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:23 smithi032 bash[19772]: audit 2024-03-26T21:50:23.575016+0000 mon.a (mon.0) 868 : audit [DBG] from='client.? 172.21.15.32:0/754531466' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:50:24.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:23 smithi032 bash[14367]: cluster 2024-03-26T21:50:22.865223+0000 mgr.y (mgr.24358) 228 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:24.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:23 smithi032 bash[14367]: audit 2024-03-26T21:50:23.120420+0000 mgr.y (mgr.24358) 229 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:24.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:23 smithi032 bash[14367]: audit 2024-03-26T21:50:23.575016+0000 mon.a (mon.0) 868 : audit [DBG] from='client.? 172.21.15.32:0/754531466' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:50:24.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:50:24 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:50:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:50:25.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:50:24 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:50:24] "GET /metrics HTTP/1.1" 200 214837 "" "Prometheus/2.33.4" 2024-03-26T21:50:26.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:25 smithi092 bash[14434]: cluster 2024-03-26T21:50:24.867174+0000 mgr.y (mgr.24358) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:26.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:25 smithi032 bash[14367]: cluster 2024-03-26T21:50:24.867174+0000 mgr.y (mgr.24358) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:26.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:25 smithi032 bash[19772]: cluster 2024-03-26T21:50:24.867174+0000 mgr.y (mgr.24358) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:28.086 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:27 smithi032 bash[19772]: cluster 2024-03-26T21:50:26.867890+0000 mgr.y (mgr.24358) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:28.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:27 smithi032 bash[14367]: cluster 2024-03-26T21:50:26.867890+0000 mgr.y (mgr.24358) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:28.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:27 smithi092 bash[14434]: cluster 2024-03-26T21:50:26.867890+0000 mgr.y (mgr.24358) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:30.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:29 smithi092 bash[14434]: cluster 2024-03-26T21:50:28.869257+0000 mgr.y (mgr.24358) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:30.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:29 smithi032 bash[19772]: cluster 2024-03-26T21:50:28.869257+0000 mgr.y (mgr.24358) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:30.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:29 smithi032 bash[14367]: cluster 2024-03-26T21:50:28.869257+0000 mgr.y (mgr.24358) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:32.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:31 smithi092 bash[14434]: cluster 2024-03-26T21:50:30.869968+0000 mgr.y (mgr.24358) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:32.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:31 smithi032 bash[14367]: cluster 2024-03-26T21:50:30.869968+0000 mgr.y (mgr.24358) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:32.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:31 smithi032 bash[19772]: cluster 2024-03-26T21:50:30.869968+0000 mgr.y (mgr.24358) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:33.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:32 smithi092 bash[14434]: audit 2024-03-26T21:50:32.044371+0000 mgr.y (mgr.24358) 234 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:33.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:32 smithi032 bash[19772]: audit 2024-03-26T21:50:32.044371+0000 mgr.y (mgr.24358) 234 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:32 smithi032 bash[14367]: audit 2024-03-26T21:50:32.044371+0000 mgr.y (mgr.24358) 234 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:34.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:33 smithi092 bash[14434]: cluster 2024-03-26T21:50:32.870627+0000 mgr.y (mgr.24358) 235 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:34.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:33 smithi032 bash[14367]: cluster 2024-03-26T21:50:32.870627+0000 mgr.y (mgr.24358) 235 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:34.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:33 smithi032 bash[19772]: cluster 2024-03-26T21:50:32.870627+0000 mgr.y (mgr.24358) 235 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:34.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:50:34 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:50:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:50:35.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:50:34 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:50:34] "GET /metrics HTTP/1.1" 200 214799 "" "Prometheus/2.33.4" 2024-03-26T21:50:36.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:35 smithi092 bash[14434]: cluster 2024-03-26T21:50:34.872268+0000 mgr.y (mgr.24358) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:36.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:35 smithi032 bash[14367]: cluster 2024-03-26T21:50:34.872268+0000 mgr.y (mgr.24358) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:36.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:35 smithi032 bash[19772]: cluster 2024-03-26T21:50:34.872268+0000 mgr.y (mgr.24358) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:38.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:37 smithi032 bash[14367]: cluster 2024-03-26T21:50:36.873110+0000 mgr.y (mgr.24358) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:38.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:37 smithi032 bash[19772]: cluster 2024-03-26T21:50:36.873110+0000 mgr.y (mgr.24358) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:38.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:37 smithi092 bash[14434]: cluster 2024-03-26T21:50:36.873110+0000 mgr.y (mgr.24358) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:40.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:39 smithi092 bash[14434]: cluster 2024-03-26T21:50:38.874440+0000 mgr.y (mgr.24358) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:40.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:39 smithi032 bash[14367]: cluster 2024-03-26T21:50:38.874440+0000 mgr.y (mgr.24358) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:40.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:39 smithi032 bash[19772]: cluster 2024-03-26T21:50:38.874440+0000 mgr.y (mgr.24358) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:42.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:41 smithi092 bash[14434]: cluster 2024-03-26T21:50:40.875028+0000 mgr.y (mgr.24358) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:42.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:41 smithi032 bash[14367]: cluster 2024-03-26T21:50:40.875028+0000 mgr.y (mgr.24358) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:42.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:41 smithi032 bash[19772]: cluster 2024-03-26T21:50:40.875028+0000 mgr.y (mgr.24358) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:43.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:42 smithi092 bash[14434]: audit 2024-03-26T21:50:42.052290+0000 mgr.y (mgr.24358) 240 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:43.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:42 smithi032 bash[14367]: audit 2024-03-26T21:50:42.052290+0000 mgr.y (mgr.24358) 240 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:43.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:42 smithi032 bash[19772]: audit 2024-03-26T21:50:42.052290+0000 mgr.y (mgr.24358) 240 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:44.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:43 smithi092 bash[14434]: cluster 2024-03-26T21:50:42.875729+0000 mgr.y (mgr.24358) 241 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:44.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:43 smithi032 bash[14367]: cluster 2024-03-26T21:50:42.875729+0000 mgr.y (mgr.24358) 241 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:44.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:43 smithi032 bash[19772]: cluster 2024-03-26T21:50:42.875729+0000 mgr.y (mgr.24358) 241 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:44.950 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:50:44 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:50:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:50:45.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:50:44 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:50:44] "GET /metrics HTTP/1.1" 200 214795 "" "Prometheus/2.33.4" 2024-03-26T21:50:46.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:45 smithi092 bash[14434]: cluster 2024-03-26T21:50:44.877661+0000 mgr.y (mgr.24358) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:46.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:45 smithi032 bash[14367]: cluster 2024-03-26T21:50:44.877661+0000 mgr.y (mgr.24358) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:46.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:45 smithi032 bash[19772]: cluster 2024-03-26T21:50:44.877661+0000 mgr.y (mgr.24358) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:48.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:47 smithi032 bash[14367]: cluster 2024-03-26T21:50:46.878368+0000 mgr.y (mgr.24358) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:48.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:47 smithi032 bash[19772]: cluster 2024-03-26T21:50:46.878368+0000 mgr.y (mgr.24358) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:48.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:47 smithi092 bash[14434]: cluster 2024-03-26T21:50:46.878368+0000 mgr.y (mgr.24358) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:50.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:49 smithi092 bash[14434]: cluster 2024-03-26T21:50:48.879719+0000 mgr.y (mgr.24358) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:50.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:49 smithi032 bash[19772]: cluster 2024-03-26T21:50:48.879719+0000 mgr.y (mgr.24358) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:50.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:49 smithi032 bash[14367]: cluster 2024-03-26T21:50:48.879719+0000 mgr.y (mgr.24358) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:52.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:51 smithi092 bash[14434]: cluster 2024-03-26T21:50:50.880483+0000 mgr.y (mgr.24358) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:52.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:51 smithi032 bash[14367]: cluster 2024-03-26T21:50:50.880483+0000 mgr.y (mgr.24358) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:52.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:51 smithi032 bash[19772]: cluster 2024-03-26T21:50:50.880483+0000 mgr.y (mgr.24358) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:53.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:52 smithi092 bash[14434]: audit 2024-03-26T21:50:52.060324+0000 mgr.y (mgr.24358) 246 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:53.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:52 smithi032 bash[14367]: audit 2024-03-26T21:50:52.060324+0000 mgr.y (mgr.24358) 246 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:53.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:52 smithi032 bash[19772]: audit 2024-03-26T21:50:52.060324+0000 mgr.y (mgr.24358) 246 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:54.004 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:50:54.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:53 smithi092 bash[14434]: cluster 2024-03-26T21:50:52.881148+0000 mgr.y (mgr.24358) 247 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:54.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:53 smithi032 bash[19772]: cluster 2024-03-26T21:50:52.881148+0000 mgr.y (mgr.24358) 247 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:54.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:53 smithi032 bash[14367]: cluster 2024-03-26T21:50:52.881148+0000 mgr.y (mgr.24358) 247 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:54.814 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:50:54.814 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (4m) 2m ago 5m 14.4M - ba2b418f427c 1d79745a68ad 2024-03-26T21:50:54.814 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 running (4m) 3m ago 4m 47.1M - 8.3.5 dad864ee21e9 2ffd907ce174 2024-03-26T21:50:54.814 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (2m) 2m ago 2m - - 3.5 e1d6a67b021e dd8269c69e1d 2024-03-26T21:50:54.814 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443 running (10m) 3m ago 10m 405M - 17.2.0 e1d6a67b021e fce247da59a4 2024-03-26T21:50:54.814 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283 running (12m) 2m ago 12m 452M - 17.2.0 e1d6a67b021e c79ce2bf60ee 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (13m) 2m ago 13m 53.7M 2048M 17.2.0 e1d6a67b021e b6acaa6393e5 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (11m) 3m ago 11m 44.7M 2048M 17.2.0 e1d6a67b021e de9350850fda 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (11m) 2m ago 11m 39.5M 2048M 17.2.0 e1d6a67b021e 73bafef58a35 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (5m) 2m ago 5m 10.7M - 1dbe0e931976 726e4abcdffc 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (5m) 3m ago 5m 11.0M - 1dbe0e931976 1ab3486e0e86 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (10m) 2m ago 10m 54.3M 4062M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (9m) 2m ago 9m 54.9M 4062M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (9m) 2m ago 9m 50.0M 4062M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (8m) 2m ago 8m 51.1M 4062M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (8m) 3m ago 8m 51.7M 4317M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (7m) 3m ago 7m 48.7M 4317M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (6m) 3m ago 6m 48.1M 4317M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (6m) 3m ago 6m 50.8M 4317M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (4m) 3m ago 5m 45.2M - 514e6a882f6e 5f598ebb83c5 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (3m) 2m ago 3m 85.6M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:50:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (3m) 3m ago 3m 83.0M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:50:54.816 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (3m) 2m ago 3m 83.3M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:50:54.816 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (3m) 3m ago 3m 82.7M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:50:54.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:50:54 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:50:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:50:55.199 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:54 smithi092 bash[14434]: audit 2024-03-26T21:50:53.996960+0000 mgr.y (mgr.24358) 248 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:55.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:54 smithi092 bash[14434]: audit 2024-03-26T21:50:54.401008+0000 mgr.y (mgr.24358) 249 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:55.297 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:50:55.297 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:50:55.297 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: "mds": {}, 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:50:55.298 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-26T21:50:55.299 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:50:55.299 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:50:55.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:50:54 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:50:54] "GET /metrics HTTP/1.1" 200 214795 "" "Prometheus/2.33.4" 2024-03-26T21:50:55.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:54 smithi032 bash[19772]: audit 2024-03-26T21:50:53.996960+0000 mgr.y (mgr.24358) 248 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:55.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:54 smithi032 bash[19772]: audit 2024-03-26T21:50:54.401008+0000 mgr.y (mgr.24358) 249 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:55.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:54 smithi032 bash[14367]: audit 2024-03-26T21:50:53.996960+0000 mgr.y (mgr.24358) 248 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:55.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:54 smithi032 bash[14367]: audit 2024-03-26T21:50:54.401008+0000 mgr.y (mgr.24358) 249 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:55.707 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:50:55.708 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:50:55.708 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:50:55.708 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-03-26T21:50:55.708 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "", 2024-03-26T21:50:55.708 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 image" 2024-03-26T21:50:55.708 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:50:56.161 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-03-26T21:50:56.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:55 smithi032 bash[14367]: audit 2024-03-26T21:50:54.801568+0000 mgr.y (mgr.24358) 250 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:56.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:55 smithi032 bash[14367]: cluster 2024-03-26T21:50:54.882595+0000 mgr.y (mgr.24358) 251 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:56.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:55 smithi032 bash[14367]: audit 2024-03-26T21:50:55.305364+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.32:0/1459835104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:50:56.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:55 smithi032 bash[14367]: audit 2024-03-26T21:50:55.715503+0000 mgr.y (mgr.24358) 252 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:56.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:55 smithi032 bash[19772]: audit 2024-03-26T21:50:54.801568+0000 mgr.y (mgr.24358) 250 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:56.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:55 smithi032 bash[19772]: cluster 2024-03-26T21:50:54.882595+0000 mgr.y (mgr.24358) 251 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:56.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:55 smithi032 bash[19772]: audit 2024-03-26T21:50:55.305364+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.32:0/1459835104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:50:56.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:55 smithi032 bash[19772]: audit 2024-03-26T21:50:55.715503+0000 mgr.y (mgr.24358) 252 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:56.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:55 smithi092 bash[14434]: audit 2024-03-26T21:50:54.801568+0000 mgr.y (mgr.24358) 250 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:56.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:55 smithi092 bash[14434]: cluster 2024-03-26T21:50:54.882595+0000 mgr.y (mgr.24358) 251 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:56.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:55 smithi092 bash[14434]: audit 2024-03-26T21:50:55.305364+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.32:0/1459835104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:50:56.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:55 smithi092 bash[14434]: audit 2024-03-26T21:50:55.715503+0000 mgr.y (mgr.24358) 252 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:50:57.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:56 smithi032 bash[14367]: audit 2024-03-26T21:50:56.169180+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.32:0/2635069600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:50:57.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:56 smithi032 bash[19772]: audit 2024-03-26T21:50:56.169180+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.32:0/2635069600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:50:57.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:56 smithi092 bash[14434]: audit 2024-03-26T21:50:56.169180+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.32:0/2635069600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:50:58.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:57 smithi032 bash[14367]: cluster 2024-03-26T21:50:56.883372+0000 mgr.y (mgr.24358) 253 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:58.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:57 smithi032 bash[19772]: cluster 2024-03-26T21:50:56.883372+0000 mgr.y (mgr.24358) 253 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:50:58.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:57 smithi092 bash[14434]: cluster 2024-03-26T21:50:56.883372+0000 mgr.y (mgr.24358) 253 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:00.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:50:59 smithi032 bash[14367]: cluster 2024-03-26T21:50:58.885057+0000 mgr.y (mgr.24358) 254 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:00.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:50:59 smithi032 bash[19772]: cluster 2024-03-26T21:50:58.885057+0000 mgr.y (mgr.24358) 254 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:00.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:50:59 smithi092 bash[14434]: cluster 2024-03-26T21:50:58.885057+0000 mgr.y (mgr.24358) 254 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:02.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:01 smithi032 bash[14367]: cluster 2024-03-26T21:51:00.885816+0000 mgr.y (mgr.24358) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:02.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:01 smithi032 bash[19772]: cluster 2024-03-26T21:51:00.885816+0000 mgr.y (mgr.24358) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:02.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:01 smithi092 bash[14434]: cluster 2024-03-26T21:51:00.885816+0000 mgr.y (mgr.24358) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:03.336 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:03 smithi032 bash[19772]: audit 2024-03-26T21:51:02.071442+0000 mgr.y (mgr.24358) 256 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:03.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:02 smithi032 bash[14367]: audit 2024-03-26T21:51:02.071442+0000 mgr.y (mgr.24358) 256 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:03.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:02 smithi092 bash[14434]: audit 2024-03-26T21:51:02.071442+0000 mgr.y (mgr.24358) 256 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:03.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:03 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:03.550Z 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.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:51:03.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:03 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:03.550Z 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.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:51:04.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:03 smithi032 bash[14367]: cluster 2024-03-26T21:51:02.886579+0000 mgr.y (mgr.24358) 257 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:04.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:03 smithi032 bash[19772]: cluster 2024-03-26T21:51:02.886579+0000 mgr.y (mgr.24358) 257 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:04.449 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:03 smithi092 bash[14434]: cluster 2024-03-26T21:51:02.886579+0000 mgr.y (mgr.24358) 257 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:04.950 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:04 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:51:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:51:05.336 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:51:04 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:51:04] "GET /metrics HTTP/1.1" 200 214802 "" "Prometheus/2.33.4" 2024-03-26T21:51:06.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:05 smithi032 bash[14367]: cluster 2024-03-26T21:51:04.888439+0000 mgr.y (mgr.24358) 258 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:06.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:05 smithi032 bash[19772]: cluster 2024-03-26T21:51:04.888439+0000 mgr.y (mgr.24358) 258 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:06.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:05 smithi092 bash[14434]: cluster 2024-03-26T21:51:04.888439+0000 mgr.y (mgr.24358) 258 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:08.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:08 smithi092 bash[14434]: cluster 2024-03-26T21:51:06.889220+0000 mgr.y (mgr.24358) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:08.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:08 smithi092 bash[14434]: audit 2024-03-26T21:51:07.674685+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:51:08.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:08 smithi092 bash[14434]: cephadm 2024-03-26T21:51:07.675364+0000 mgr.y (mgr.24358) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-2484-g42fc52b8 (unknown) 2024-03-26T21:51:08.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:08 smithi092 bash[14434]: cephadm 2024-03-26T21:51:07.675609+0000 mgr.y (mgr.24358) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:51:08.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:08 smithi092 bash[14434]: audit 2024-03-26T21:51:07.678888+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:51:08.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:08 smithi092 bash[14434]: audit 2024-03-26T21:51:07.689565+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:51:08.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:08 smithi092 bash[14434]: cephadm 2024-03-26T21:51:07.690909+0000 mgr.y (mgr.24358) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-26T21:51:09.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[19772]: cluster 2024-03-26T21:51:06.889220+0000 mgr.y (mgr.24358) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:09.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[19772]: audit 2024-03-26T21:51:07.674685+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:51:09.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[19772]: cephadm 2024-03-26T21:51:07.675364+0000 mgr.y (mgr.24358) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-2484-g42fc52b8 (unknown) 2024-03-26T21:51:09.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[19772]: cephadm 2024-03-26T21:51:07.675609+0000 mgr.y (mgr.24358) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:51:09.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[19772]: audit 2024-03-26T21:51:07.678888+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:51:09.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[19772]: audit 2024-03-26T21:51:07.689565+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:51:09.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[19772]: cephadm 2024-03-26T21:51:07.690909+0000 mgr.y (mgr.24358) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-26T21:51:09.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[14367]: cluster 2024-03-26T21:51:06.889220+0000 mgr.y (mgr.24358) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:09.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[14367]: audit 2024-03-26T21:51:07.674685+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:51:09.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[14367]: cephadm 2024-03-26T21:51:07.675364+0000 mgr.y (mgr.24358) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-2484-g42fc52b8 (unknown) 2024-03-26T21:51:09.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[14367]: cephadm 2024-03-26T21:51:07.675609+0000 mgr.y (mgr.24358) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:51:09.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[14367]: audit 2024-03-26T21:51:07.678888+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:51:09.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[14367]: audit 2024-03-26T21:51:07.689565+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:51:09.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:08 smithi032 bash[14367]: cephadm 2024-03-26T21:51:07.690909+0000 mgr.y (mgr.24358) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-26T21:51:09.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:09 smithi092 bash[14434]: cephadm 2024-03-26T21:51:07.926716+0000 mgr.y (mgr.24358) 263 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 on smithi092 2024-03-26T21:51:10.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:09 smithi032 bash[14367]: cephadm 2024-03-26T21:51:07.926716+0000 mgr.y (mgr.24358) 263 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 on smithi092 2024-03-26T21:51:10.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:09 smithi032 bash[19772]: cephadm 2024-03-26T21:51:07.926716+0000 mgr.y (mgr.24358) 263 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 on smithi092 2024-03-26T21:51:10.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:10 smithi092 bash[14434]: cluster 2024-03-26T21:51:08.890982+0000 mgr.y (mgr.24358) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:11.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:10 smithi032 bash[14367]: cluster 2024-03-26T21:51:08.890982+0000 mgr.y (mgr.24358) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:11.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:10 smithi032 bash[19772]: cluster 2024-03-26T21:51:08.890982+0000 mgr.y (mgr.24358) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:12.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:12 smithi092 bash[14434]: cluster 2024-03-26T21:51:10.891787+0000 mgr.y (mgr.24358) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:13.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:12 smithi032 bash[14367]: cluster 2024-03-26T21:51:10.891787+0000 mgr.y (mgr.24358) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:13.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:12 smithi032 bash[19772]: cluster 2024-03-26T21:51:10.891787+0000 mgr.y (mgr.24358) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:13.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:13 smithi032 bash[14367]: audit 2024-03-26T21:51:12.078474+0000 mgr.y (mgr.24358) 266 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:13.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:13 smithi032 bash[14367]: audit 2024-03-26T21:51:12.894257+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:51:13.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:13 smithi032 bash[14367]: audit 2024-03-26T21:51:12.894625+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:51:13.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:13 smithi032 bash[19772]: audit 2024-03-26T21:51:12.078474+0000 mgr.y (mgr.24358) 266 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:13.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:13 smithi032 bash[19772]: audit 2024-03-26T21:51:12.894257+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:51:13.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:13 smithi032 bash[19772]: audit 2024-03-26T21:51:12.894625+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:51:13.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:13 smithi032 bash[38890]: level=error ts=2024-03-26T21:51:13.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:51:13.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:13 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:13.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:51:13.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:13 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:51:13.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:13 smithi092 bash[14434]: audit 2024-03-26T21:51:12.078474+0000 mgr.y (mgr.24358) 266 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:13.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:13 smithi092 bash[14434]: audit 2024-03-26T21:51:12.894257+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:51:13.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:13 smithi092 bash[14434]: audit 2024-03-26T21:51:12.894625+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:51:14.950 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:14 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:51:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:51:14.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:14 smithi092 bash[14434]: cluster 2024-03-26T21:51:12.892504+0000 mgr.y (mgr.24358) 267 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:15.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:14 smithi032 bash[14367]: cluster 2024-03-26T21:51:12.892504+0000 mgr.y (mgr.24358) 267 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:15.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:14 smithi032 bash[19772]: cluster 2024-03-26T21:51:12.892504+0000 mgr.y (mgr.24358) 267 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:15.087 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:51:14 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:51:14] "GET /metrics HTTP/1.1" 200 214804 "" "Prometheus/2.33.4" 2024-03-26T21:51:16.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:16 smithi092 bash[14434]: cluster 2024-03-26T21:51:14.894877+0000 mgr.y (mgr.24358) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:17.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:16 smithi032 bash[14367]: cluster 2024-03-26T21:51:14.894877+0000 mgr.y (mgr.24358) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:17.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:16 smithi032 bash[19772]: cluster 2024-03-26T21:51:14.894877+0000 mgr.y (mgr.24358) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:18.086 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:17 smithi032 bash[14367]: cluster 2024-03-26T21:51:16.895869+0000 mgr.y (mgr.24358) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:18.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:17 smithi032 bash[19772]: cluster 2024-03-26T21:51:16.895869+0000 mgr.y (mgr.24358) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:18.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:17 smithi092 bash[14434]: cluster 2024-03-26T21:51:16.895869+0000 mgr.y (mgr.24358) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:20.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:19 smithi092 bash[14434]: cluster 2024-03-26T21:51:18.897512+0000 mgr.y (mgr.24358) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:20.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:19 smithi032 bash[14367]: cluster 2024-03-26T21:51:18.897512+0000 mgr.y (mgr.24358) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:20.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:19 smithi032 bash[19772]: cluster 2024-03-26T21:51:18.897512+0000 mgr.y (mgr.24358) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:22.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:21 smithi032 bash[14367]: cluster 2024-03-26T21:51:20.898330+0000 mgr.y (mgr.24358) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:22.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:21 smithi032 bash[19772]: cluster 2024-03-26T21:51:20.898330+0000 mgr.y (mgr.24358) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:22.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:21 smithi092 bash[14434]: cluster 2024-03-26T21:51:20.898330+0000 mgr.y (mgr.24358) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:23.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:22 smithi032 bash[14367]: audit 2024-03-26T21:51:22.089809+0000 mgr.y (mgr.24358) 272 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:23.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:22 smithi032 bash[19772]: audit 2024-03-26T21:51:22.089809+0000 mgr.y (mgr.24358) 272 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:23.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:22 smithi092 bash[14434]: audit 2024-03-26T21:51:22.089809+0000 mgr.y (mgr.24358) 272 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:23.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:23 smithi032 bash[38890]: level=error ts=2024-03-26T21:51:23.518Z 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.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:51:23.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:23 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:23.522Z 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.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:51:23.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:23 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:23.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.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:51:24.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:23 smithi032 bash[14367]: cluster 2024-03-26T21:51:22.899123+0000 mgr.y (mgr.24358) 273 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:24.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:23 smithi032 bash[19772]: cluster 2024-03-26T21:51:22.899123+0000 mgr.y (mgr.24358) 273 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:24.451 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:23 smithi092 bash[14434]: cluster 2024-03-26T21:51:22.899123+0000 mgr.y (mgr.24358) 273 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:24.950 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:24 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:51:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:51:25.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:51:24 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:51:24] "GET /metrics HTTP/1.1" 200 214804 "" "Prometheus/2.33.4" 2024-03-26T21:51:26.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:25 smithi032 bash[14367]: cluster 2024-03-26T21:51:24.901023+0000 mgr.y (mgr.24358) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:26.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:25 smithi032 bash[19772]: cluster 2024-03-26T21:51:24.901023+0000 mgr.y (mgr.24358) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:26.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:25 smithi092 bash[14434]: cluster 2024-03-26T21:51:24.901023+0000 mgr.y (mgr.24358) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:26.546 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:51:27.282 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:51:27.282 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (4m) 3m ago 5m 14.4M - ba2b418f427c 1d79745a68ad 2024-03-26T21:51:27.282 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 running (5m) 3m ago 5m 47.1M - 8.3.5 dad864ee21e9 2ffd907ce174 2024-03-26T21:51:27.282 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (3m) 3m ago 3m - - 3.5 e1d6a67b021e dd8269c69e1d 2024-03-26T21:51:27.282 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443 running (11m) 3m ago 11m 405M - 17.2.0 e1d6a67b021e fce247da59a4 2024-03-26T21:51:27.282 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283 running (13m) 3m ago 13m 452M - 17.2.0 e1d6a67b021e c79ce2bf60ee 2024-03-26T21:51:27.282 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (13m) 3m ago 13m 53.7M 2048M 17.2.0 e1d6a67b021e b6acaa6393e5 2024-03-26T21:51:27.282 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (11m) 3m ago 11m 44.7M 2048M 17.2.0 e1d6a67b021e de9350850fda 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (11m) 3m ago 11m 39.5M 2048M 17.2.0 e1d6a67b021e 73bafef58a35 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (5m) 3m ago 5m 10.7M - 1dbe0e931976 726e4abcdffc 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (5m) 3m ago 5m 11.0M - 1dbe0e931976 1ab3486e0e86 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (11m) 3m ago 11m 54.3M 4062M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (10m) 3m ago 10m 54.9M 4062M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (9m) 3m ago 9m 50.0M 4062M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (9m) 3m ago 9m 51.1M 4062M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (8m) 3m ago 8m 51.7M 4317M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (8m) 3m ago 8m 48.7M 4317M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (7m) 3m ago 7m 48.1M 4317M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (6m) 3m ago 6m 50.8M 4317M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (4m) 3m ago 5m 45.2M - 514e6a882f6e 5f598ebb83c5 2024-03-26T21:51:27.283 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (3m) 3m ago 3m 85.6M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:51:27.284 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (3m) 3m ago 3m 83.0M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:51:27.284 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (3m) 3m ago 3m 83.3M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:51:27.284 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (3m) 3m ago 3m 82.7M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:51:27.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:26 smithi032 bash[14367]: audit 2024-03-26T21:51:26.537951+0000 mgr.y (mgr.24358) 275 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:51:27.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:26 smithi032 bash[19772]: audit 2024-03-26T21:51:26.537951+0000 mgr.y (mgr.24358) 275 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:51:27.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:26 smithi092 bash[14434]: audit 2024-03-26T21:51:26.537951+0000 mgr.y (mgr.24358) 275 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:51:27.693 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:51:27.693 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:51:27.693 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:51:27.693 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:51:27.693 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:51:27.693 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:51:27.693 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:51:27.693 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:51:27.693 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:51:27.693 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:51:27.693 INFO:teuthology.orchestra.run.smithi032.stdout: "mds": {}, 2024-03-26T21:51:27.693 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:51:27.694 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:51:27.694 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:51:27.694 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:51:27.694 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-26T21:51:27.694 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:51:27.694 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:51:28.057 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:51:28.057 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:51:28.057 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:51:28.057 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-03-26T21:51:28.057 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "0/23 daemons upgraded", 2024-03-26T21:51:28.057 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 image on host smithi092" 2024-03-26T21:51:28.057 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:51:28.336 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:27 smithi032 bash[14367]: cluster 2024-03-26T21:51:26.901786+0000 mgr.y (mgr.24358) 276 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:28.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:27 smithi032 bash[14367]: audit 2024-03-26T21:51:26.905058+0000 mgr.y (mgr.24358) 277 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:51:28.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:27 smithi032 bash[14367]: audit 2024-03-26T21:51:27.264940+0000 mgr.y (mgr.24358) 278 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:51:28.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:27 smithi032 bash[14367]: audit 2024-03-26T21:51:27.699987+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.32:0/3145674537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:51:28.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:27 smithi032 bash[19772]: cluster 2024-03-26T21:51:26.901786+0000 mgr.y (mgr.24358) 276 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:28.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:27 smithi032 bash[19772]: audit 2024-03-26T21:51:26.905058+0000 mgr.y (mgr.24358) 277 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:51:28.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:27 smithi032 bash[19772]: audit 2024-03-26T21:51:27.264940+0000 mgr.y (mgr.24358) 278 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:51:28.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:27 smithi032 bash[19772]: audit 2024-03-26T21:51:27.699987+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.32:0/3145674537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:51:28.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:27 smithi092 bash[14434]: cluster 2024-03-26T21:51:26.901786+0000 mgr.y (mgr.24358) 276 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:28.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:27 smithi092 bash[14434]: audit 2024-03-26T21:51:26.905058+0000 mgr.y (mgr.24358) 277 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:51:28.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:27 smithi092 bash[14434]: audit 2024-03-26T21:51:27.264940+0000 mgr.y (mgr.24358) 278 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:51:28.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:27 smithi092 bash[14434]: audit 2024-03-26T21:51:27.699987+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.32:0/3145674537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:51:28.470 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-03-26T21:51:29.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:28 smithi032 bash[14367]: audit 2024-03-26T21:51:28.064053+0000 mgr.y (mgr.24358) 279 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:51:29.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:28 smithi032 bash[14367]: audit 2024-03-26T21:51:28.478260+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.32:0/168053555' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:51:29.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:28 smithi032 bash[19772]: audit 2024-03-26T21:51:28.064053+0000 mgr.y (mgr.24358) 279 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:51:29.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:28 smithi032 bash[19772]: audit 2024-03-26T21:51:28.478260+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.32:0/168053555' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:51:29.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:28 smithi092 bash[14434]: audit 2024-03-26T21:51:28.064053+0000 mgr.y (mgr.24358) 279 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:51:29.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:28 smithi092 bash[14434]: audit 2024-03-26T21:51:28.478260+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.32:0/168053555' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:51:30.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:29 smithi032 bash[14367]: cluster 2024-03-26T21:51:28.903449+0000 mgr.y (mgr.24358) 280 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:30.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:29 smithi032 bash[19772]: cluster 2024-03-26T21:51:28.903449+0000 mgr.y (mgr.24358) 280 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:30.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:29 smithi092 bash[14434]: cluster 2024-03-26T21:51:28.903449+0000 mgr.y (mgr.24358) 280 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:32.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:31 smithi032 bash[14367]: cluster 2024-03-26T21:51:30.904241+0000 mgr.y (mgr.24358) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:32.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:31 smithi032 bash[19772]: cluster 2024-03-26T21:51:30.904241+0000 mgr.y (mgr.24358) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:32.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:31 smithi092 bash[14434]: cluster 2024-03-26T21:51:30.904241+0000 mgr.y (mgr.24358) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:33.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:33 smithi032 bash[14367]: audit 2024-03-26T21:51:32.100418+0000 mgr.y (mgr.24358) 282 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:33.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:33 smithi032 bash[19772]: audit 2024-03-26T21:51:32.100418+0000 mgr.y (mgr.24358) 282 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:33.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:32 smithi092 bash[14434]: audit 2024-03-26T21:51:32.100418+0000 mgr.y (mgr.24358) 282 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:33.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:33 smithi032 bash[38890]: level=error ts=2024-03-26T21:51:33.518Z 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.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:51:33.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:33 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:33.522Z 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.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:51:33.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:33 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:33.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.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:51:34.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:34 smithi032 bash[14367]: cluster 2024-03-26T21:51:32.905097+0000 mgr.y (mgr.24358) 283 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:34.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:34 smithi032 bash[19772]: cluster 2024-03-26T21:51:32.905097+0000 mgr.y (mgr.24358) 283 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:34.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:33 smithi092 bash[14434]: cluster 2024-03-26T21:51:32.905097+0000 mgr.y (mgr.24358) 283 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:34.950 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:34 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:51:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:51:35.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:51:34 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:51:34] "GET /metrics HTTP/1.1" 200 214795 "" "Prometheus/2.33.4" 2024-03-26T21:51:36.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:36 smithi032 bash[14367]: cluster 2024-03-26T21:51:34.906894+0000 mgr.y (mgr.24358) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:36.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:36 smithi032 bash[19772]: cluster 2024-03-26T21:51:34.906894+0000 mgr.y (mgr.24358) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:36.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:36 smithi092 bash[14434]: cluster 2024-03-26T21:51:34.906894+0000 mgr.y (mgr.24358) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:38.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:37 smithi032 bash[14367]: cluster 2024-03-26T21:51:36.907675+0000 mgr.y (mgr.24358) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:38.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:37 smithi032 bash[19772]: cluster 2024-03-26T21:51:36.907675+0000 mgr.y (mgr.24358) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:38.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:37 smithi092 bash[14434]: cluster 2024-03-26T21:51:36.907675+0000 mgr.y (mgr.24358) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:40.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:39 smithi032 bash[14367]: cluster 2024-03-26T21:51:38.909394+0000 mgr.y (mgr.24358) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:40.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:39 smithi032 bash[19772]: cluster 2024-03-26T21:51:38.909394+0000 mgr.y (mgr.24358) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:40.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:39 smithi092 bash[14434]: cluster 2024-03-26T21:51:38.909394+0000 mgr.y (mgr.24358) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:42.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:41 smithi032 bash[19772]: cluster 2024-03-26T21:51:40.910182+0000 mgr.y (mgr.24358) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:42.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:41 smithi032 bash[14367]: cluster 2024-03-26T21:51:40.910182+0000 mgr.y (mgr.24358) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:42.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:41 smithi092 bash[14434]: cluster 2024-03-26T21:51:40.910182+0000 mgr.y (mgr.24358) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:43.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:43 smithi092 bash[14434]: audit 2024-03-26T21:51:42.111733+0000 mgr.y (mgr.24358) 288 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:43.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:42 smithi032 bash[14367]: audit 2024-03-26T21:51:42.111733+0000 mgr.y (mgr.24358) 288 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:43.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:42 smithi032 bash[19772]: audit 2024-03-26T21:51:42.111733+0000 mgr.y (mgr.24358) 288 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:43.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:43 smithi032 bash[38890]: level=error ts=2024-03-26T21:51:43.519Z 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.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:51:43.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:43 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:43.526Z 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.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:51:43.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:43 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:43.527Z 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.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:51:44.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:43 smithi032 bash[14367]: cluster 2024-03-26T21:51:42.910956+0000 mgr.y (mgr.24358) 289 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:44.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:43 smithi032 bash[19772]: cluster 2024-03-26T21:51:42.910956+0000 mgr.y (mgr.24358) 289 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:44.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:43 smithi092 bash[14434]: cluster 2024-03-26T21:51:42.910956+0000 mgr.y (mgr.24358) 289 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:44.950 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:44 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:51:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:51:45.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:51:44 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:51:44] "GET /metrics HTTP/1.1" 200 214803 "" "Prometheus/2.33.4" 2024-03-26T21:51:46.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:45 smithi032 bash[14367]: cluster 2024-03-26T21:51:44.912783+0000 mgr.y (mgr.24358) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:46.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:45 smithi032 bash[19772]: cluster 2024-03-26T21:51:44.912783+0000 mgr.y (mgr.24358) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:46.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:45 smithi092 bash[14434]: cluster 2024-03-26T21:51:44.912783+0000 mgr.y (mgr.24358) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:48.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:47 smithi032 bash[14367]: cluster 2024-03-26T21:51:46.913530+0000 mgr.y (mgr.24358) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:48.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:47 smithi032 bash[19772]: cluster 2024-03-26T21:51:46.913530+0000 mgr.y (mgr.24358) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:48.200 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:47 smithi092 bash[14434]: cluster 2024-03-26T21:51:46.913530+0000 mgr.y (mgr.24358) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:50.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:49 smithi032 bash[14367]: cluster 2024-03-26T21:51:48.915233+0000 mgr.y (mgr.24358) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:50.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:49 smithi032 bash[19772]: cluster 2024-03-26T21:51:48.915233+0000 mgr.y (mgr.24358) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:50.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:49 smithi092 bash[14434]: cluster 2024-03-26T21:51:48.915233+0000 mgr.y (mgr.24358) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:52.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:51 smithi032 bash[14367]: cluster 2024-03-26T21:51:50.916055+0000 mgr.y (mgr.24358) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:52.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:51 smithi032 bash[19772]: cluster 2024-03-26T21:51:50.916055+0000 mgr.y (mgr.24358) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:52.450 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:51 smithi092 bash[14434]: cluster 2024-03-26T21:51:50.916055+0000 mgr.y (mgr.24358) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:53.253 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:52 smithi092 bash[14434]: audit 2024-03-26T21:51:52.123015+0000 mgr.y (mgr.24358) 294 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:53.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:52 smithi032 bash[19772]: audit 2024-03-26T21:51:52.123015+0000 mgr.y (mgr.24358) 294 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:53.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:52 smithi032 bash[14367]: audit 2024-03-26T21:51:52.123015+0000 mgr.y (mgr.24358) 294 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:53.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:53 smithi032 bash[38890]: level=error ts=2024-03-26T21:51:53.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:51:53.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:53 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:53.524Z 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.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:51:53.837 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:53 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:53.526Z 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.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:51:54.239 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:53 smithi092 bash[14434]: cluster 2024-03-26T21:51:52.916815+0000 mgr.y (mgr.24358) 295 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:54.337 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:53 smithi032 bash[14367]: cluster 2024-03-26T21:51:52.916815+0000 mgr.y (mgr.24358) 295 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:54.337 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:53 smithi032 bash[19772]: cluster 2024-03-26T21:51:52.916815+0000 mgr.y (mgr.24358) 295 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:54.700 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:54 smithi092 bash[15337]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:51:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:51:55.201 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:51:54 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:51:54] "GET /metrics HTTP/1.1" 200 214803 "" "Prometheus/2.33.4" 2024-03-26T21:51:55.461 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:55 smithi092 bash[14434]: cephadm 2024-03-26T21:51:54.196229+0000 mgr.y (mgr.24358) 296 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-26T21:51:55.461 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:55 smithi092 bash[14434]: audit 2024-03-26T21:51:54.206794+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:51:55.461 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:55 smithi092 bash[14434]: audit 2024-03-26T21:51:54.208815+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:51:55.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:55 smithi092 bash[14434]: audit 2024-03-26T21:51:54.210279+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:51:55.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:55 smithi092 bash[14434]: audit 2024-03-26T21:51:54.211612+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:51:55.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:55 smithi092 bash[14434]: cephadm 2024-03-26T21:51:54.213111+0000 mgr.y (mgr.24358) 297 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-26T21:51:55.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:55 smithi032 bash[14367]: cephadm 2024-03-26T21:51:54.196229+0000 mgr.y (mgr.24358) 296 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-26T21:51:55.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:55 smithi032 bash[14367]: audit 2024-03-26T21:51:54.206794+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:51:55.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:55 smithi032 bash[14367]: audit 2024-03-26T21:51:54.208815+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:51:55.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:55 smithi032 bash[14367]: audit 2024-03-26T21:51:54.210279+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:51:55.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:55 smithi032 bash[14367]: audit 2024-03-26T21:51:54.211612+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:51:55.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:55 smithi032 bash[14367]: cephadm 2024-03-26T21:51:54.213111+0000 mgr.y (mgr.24358) 297 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-26T21:51:55.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:55 smithi032 bash[19772]: cephadm 2024-03-26T21:51:54.196229+0000 mgr.y (mgr.24358) 296 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-26T21:51:55.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:55 smithi032 bash[19772]: audit 2024-03-26T21:51:54.206794+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:51:55.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:55 smithi032 bash[19772]: audit 2024-03-26T21:51:54.208815+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:51:55.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:55 smithi032 bash[19772]: audit 2024-03-26T21:51:54.210279+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:51:55.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:55 smithi032 bash[19772]: audit 2024-03-26T21:51:54.211612+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:51:55.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:55 smithi032 bash[19772]: cephadm 2024-03-26T21:51:54.213111+0000 mgr.y (mgr.24358) 297 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-26T21:51:56.451 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:56 smithi092 bash[14434]: cluster 2024-03-26T21:51:54.918571+0000 mgr.y (mgr.24358) 298 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:56.451 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:56 smithi092 systemd[1]: Stopping Ceph mgr.x for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:51:56.451 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:56 smithi092 bash[34588]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mgr.x 2024-03-26T21:51:56.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:56 smithi032 bash[14367]: cluster 2024-03-26T21:51:54.918571+0000 mgr.y (mgr.24358) 298 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:56.587 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:56 smithi032 bash[19772]: cluster 2024-03-26T21:51:54.918571+0000 mgr.y (mgr.24358) 298 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:57.298 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:57 smithi092 bash[34599]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mgr-x 2024-03-26T21:51:57.298 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:57 smithi092 bash[34649]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mgr.x 2024-03-26T21:51:57.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:57 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:51:57.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:57 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-26T21:51:57.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:57 smithi092 systemd[1]: Stopped Ceph mgr.x for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:51:57.578 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:57 smithi092 systemd[1]: Started Ceph mgr.x for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:51:58.337 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:51:57 smithi032 bash[38890]: level=warn ts=2024-03-26T21:51:57.924Z 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.92:8443/api/prometheus_receiver\": dial tcp 172.21.15.92:8443: connect: connection refused" 2024-03-26T21:51:58.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:58 smithi032 bash[19772]: cluster 2024-03-26T21:51:56.919330+0000 mgr.y (mgr.24358) 299 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:58.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:58 smithi032 bash[19772]: audit 2024-03-26T21:51:57.567976+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:51:58.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:58 smithi032 bash[19772]: audit 2024-03-26T21:51:57.570601+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:51:58.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:51:58 smithi032 bash[19772]: audit 2024-03-26T21:51:57.572700+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:51:58.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:58 smithi032 bash[14367]: cluster 2024-03-26T21:51:56.919330+0000 mgr.y (mgr.24358) 299 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:58.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:58 smithi032 bash[14367]: audit 2024-03-26T21:51:57.567976+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:51:58.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:58 smithi032 bash[14367]: audit 2024-03-26T21:51:57.570601+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:51:58.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:51:58 smithi032 bash[14367]: audit 2024-03-26T21:51:57.572700+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:51:58.859 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:51:58.861 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:58 smithi092 bash[34716]: debug 2024-03-26T21:51:58.693+0000 7fa76a64f700 1 -- 172.21.15.92:0/3137109247 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561b388525a0 con 0x561b395d2800 2024-03-26T21:51:58.861 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:58 smithi092 bash[14434]: cluster 2024-03-26T21:51:56.919330+0000 mgr.y (mgr.24358) 299 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:51:58.861 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:58 smithi092 bash[14434]: audit 2024-03-26T21:51:57.567976+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:51:58.861 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:58 smithi092 bash[14434]: audit 2024-03-26T21:51:57.570601+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:51:58.861 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:51:58 smithi092 bash[14434]: audit 2024-03-26T21:51:57.572700+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:51:59.201 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:58 smithi092 bash[34716]: debug 2024-03-26T21:51:58.861+0000 7fa77485e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:51:59.571 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:51:59.571 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (5m) 3m ago 6m 14.4M - ba2b418f427c 1d79745a68ad 2024-03-26T21:51:59.571 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 running (5m) 4m ago 5m 47.1M - 8.3.5 dad864ee21e9 2ffd907ce174 2024-03-26T21:51:59.571 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (4m) 3m ago 4m - - 3.5 e1d6a67b021e dd8269c69e1d 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283 starting - - - - 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283 running (14m) 3m ago 14m 452M - 17.2.0 e1d6a67b021e c79ce2bf60ee 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (14m) 3m ago 14m 53.7M 2048M 17.2.0 e1d6a67b021e b6acaa6393e5 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (12m) 4m ago 12m 44.7M 2048M 17.2.0 e1d6a67b021e de9350850fda 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (12m) 3m ago 12m 39.5M 2048M 17.2.0 e1d6a67b021e 73bafef58a35 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (6m) 3m ago 6m 10.7M - 1dbe0e931976 726e4abcdffc 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (6m) 4m ago 6m 11.0M - 1dbe0e931976 1ab3486e0e86 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (11m) 3m ago 11m 54.3M 4062M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (10m) 3m ago 11m 54.9M 4062M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (10m) 3m ago 10m 50.0M 4062M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (9m) 3m ago 9m 51.1M 4062M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (9m) 4m ago 9m 51.7M 4317M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:51:59.572 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (8m) 4m ago 8m 48.7M 4317M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:51:59.573 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (7m) 4m ago 7m 48.1M 4317M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:51:59.573 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (7m) 4m ago 7m 50.8M 4317M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:51:59.573 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (5m) 4m ago 6m 45.2M - 514e6a882f6e 5f598ebb83c5 2024-03-26T21:51:59.573 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (4m) 3m ago 4m 85.6M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:51:59.573 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (4m) 4m ago 4m 83.0M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:51:59.573 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (4m) 3m ago 4m 83.3M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:51:59.573 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (4m) 4m ago 4m 82.7M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:51:59.987 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: "mds": {}, 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:51:59.988 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:51:59.989 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-26T21:51:59.989 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:51:59.989 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:52:00.201 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:59 smithi092 bash[34716]: debug 2024-03-26T21:51:59.785+0000 7fa77485e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:52:00.201 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:59 smithi092 bash[34716]: debug 2024-03-26T21:51:59.889+0000 7fa77485e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:52:00.201 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:51:59 smithi092 bash[34716]: debug 2024-03-26T21:51:59.989+0000 7fa77485e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:52:00.352 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:52:00.352 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:52:00.353 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:52:00.353 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-03-26T21:52:00.353 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "", 2024-03-26T21:52:00.353 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mgr daemons" 2024-03-26T21:52:00.353 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:52:00.562 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:00 smithi092 bash[34716]: debug 2024-03-26T21:52:00.269+0000 7fa77485e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:52:00.771 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-03-26T21:52:00.820 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:00 smithi092 bash[14434]: audit 2024-03-26T21:51:58.850228+0000 mgr.y (mgr.24358) 300 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:00.820 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:00 smithi092 bash[14434]: cluster 2024-03-26T21:51:58.920901+0000 mgr.y (mgr.24358) 301 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:00.820 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:00 smithi092 bash[14434]: audit 2024-03-26T21:51:59.210211+0000 mgr.y (mgr.24358) 302 : audit [DBG] from='client.25096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:00.820 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:00 smithi092 bash[14434]: audit 2024-03-26T21:51:59.563083+0000 mgr.y (mgr.24358) 303 : audit [DBG] from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:00.821 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:00 smithi092 bash[14434]: audit 2024-03-26T21:51:59.994438+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.32:0/4219077963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:00.821 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:00 smithi092 bash[34716]: debug 2024-03-26T21:52:00.657+0000 7fa77485e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:52:00.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:00 smithi032 bash[14367]: audit 2024-03-26T21:51:58.850228+0000 mgr.y (mgr.24358) 300 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:00.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:00 smithi032 bash[14367]: cluster 2024-03-26T21:51:58.920901+0000 mgr.y (mgr.24358) 301 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:00.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:00 smithi032 bash[14367]: audit 2024-03-26T21:51:59.210211+0000 mgr.y (mgr.24358) 302 : audit [DBG] from='client.25096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:00.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:00 smithi032 bash[14367]: audit 2024-03-26T21:51:59.563083+0000 mgr.y (mgr.24358) 303 : audit [DBG] from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:00.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:00 smithi032 bash[14367]: audit 2024-03-26T21:51:59.994438+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.32:0/4219077963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:00.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:00 smithi032 bash[19772]: audit 2024-03-26T21:51:58.850228+0000 mgr.y (mgr.24358) 300 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:00.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:00 smithi032 bash[19772]: cluster 2024-03-26T21:51:58.920901+0000 mgr.y (mgr.24358) 301 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:00.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:00 smithi032 bash[19772]: audit 2024-03-26T21:51:59.210211+0000 mgr.y (mgr.24358) 302 : audit [DBG] from='client.25096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:00.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:00 smithi032 bash[19772]: audit 2024-03-26T21:51:59.563083+0000 mgr.y (mgr.24358) 303 : audit [DBG] from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:00.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:00 smithi032 bash[19772]: audit 2024-03-26T21:51:59.994438+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.32:0/4219077963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:01.200 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:00 smithi092 bash[34716]: debug 2024-03-26T21:52:00.817+0000 7fa77485e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:52:01.201 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:01 smithi092 bash[34716]: debug 2024-03-26T21:52:01.037+0000 7fa77485e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:52:01.813 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:01 smithi092 bash[14434]: audit 2024-03-26T21:52:00.359343+0000 mgr.y (mgr.24358) 304 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:01.813 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:01 smithi092 bash[14434]: audit 2024-03-26T21:52:00.778876+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.32:0/170632618' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:52:01.813 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:01 smithi092 bash[14434]: audit 2024-03-26T21:52:01.560551+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:52:01.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:01 smithi032 bash[14367]: audit 2024-03-26T21:52:00.359343+0000 mgr.y (mgr.24358) 304 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:01.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:01 smithi032 bash[14367]: audit 2024-03-26T21:52:00.778876+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.32:0/170632618' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:52:01.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:01 smithi032 bash[14367]: audit 2024-03-26T21:52:01.560551+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:52:01.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:01 smithi032 bash[19772]: audit 2024-03-26T21:52:00.359343+0000 mgr.y (mgr.24358) 304 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:01.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:01 smithi032 bash[19772]: audit 2024-03-26T21:52:00.778876+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.32:0/170632618' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:52:01.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:01 smithi032 bash[19772]: audit 2024-03-26T21:52:01.560551+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:52:02.419 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:02 smithi092 bash[34716]: debug 2024-03-26T21:52:02.176+0000 7fa77485e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:52:02.419 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:02 smithi092 bash[34716]: debug 2024-03-26T21:52:02.296+0000 7fa77485e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:52:02.701 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:02 smithi092 bash[34716]: debug 2024-03-26T21:52:02.416+0000 7fa77485e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:52:02.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:02 smithi092 bash[14434]: cluster 2024-03-26T21:52:00.921683+0000 mgr.y (mgr.24358) 305 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:02.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:02 smithi092 bash[14434]: audit 2024-03-26T21:52:02.069564+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:52:02.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:02 smithi032 bash[14367]: cluster 2024-03-26T21:52:00.921683+0000 mgr.y (mgr.24358) 305 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:02.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:02 smithi032 bash[14367]: audit 2024-03-26T21:52:02.069564+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:52:02.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:02 smithi032 bash[19772]: cluster 2024-03-26T21:52:00.921683+0000 mgr.y (mgr.24358) 305 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:02.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:02 smithi032 bash[19772]: audit 2024-03-26T21:52:02.069564+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:52:03.201 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:02 smithi092 bash[34716]: debug 2024-03-26T21:52:02.924+0000 7fa77485e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:52:03.201 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:03 smithi092 bash[34716]: debug 2024-03-26T21:52:03.140+0000 7fa77485e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:52:03.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:03 smithi032 bash[14367]: audit 2024-03-26T21:52:02.131204+0000 mgr.y (mgr.24358) 306 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:03.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:03 smithi032 bash[19772]: audit 2024-03-26T21:52:02.131204+0000 mgr.y (mgr.24358) 306 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:03.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:03 smithi032 bash[38890]: level=error ts=2024-03-26T21:52:03.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": dial tcp 172.21.15.92:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:52:03.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:03 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:03.522Z 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.92:8443/api/prometheus_receiver\": dial tcp 172.21.15.92:8443: connect: connection refused" 2024-03-26T21:52:03.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:03 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:03.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.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:52:03.950 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:03 smithi092 bash[34716]: debug 2024-03-26T21:52:03.604+0000 7fa77485e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:52:03.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:03 smithi092 bash[14434]: audit 2024-03-26T21:52:02.131204+0000 mgr.y (mgr.24358) 306 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:04.451 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:04 smithi092 bash[34716]: debug 2024-03-26T21:52:04.116+0000 7fa77485e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:52:04.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:04 smithi032 bash[19772]: cluster 2024-03-26T21:52:02.922424+0000 mgr.y (mgr.24358) 307 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:04.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:04 smithi032 bash[14367]: cluster 2024-03-26T21:52:02.922424+0000 mgr.y (mgr.24358) 307 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:04.951 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:04 smithi092 bash[34716]: debug 2024-03-26T21:52:04.668+0000 7fa77485e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:52:04.951 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:04 smithi092 bash[34716]: debug 2024-03-26T21:52:04.776+0000 7fa77485e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:52:04.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:04 smithi092 bash[14434]: cluster 2024-03-26T21:52:02.922424+0000 mgr.y (mgr.24358) 307 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:05.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:04 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:52:04] "GET /metrics HTTP/1.1" 200 214797 "" "Prometheus/2.33.4" 2024-03-26T21:52:05.381 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:05 smithi092 bash[34716]: debug 2024-03-26T21:52:05.124+0000 7fa77485e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:52:05.381 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:05 smithi092 bash[34716]: debug 2024-03-26T21:52:05.240+0000 7fa77485e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:52:05.701 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:05 smithi092 bash[34716]: debug 2024-03-26T21:52:05.376+0000 7fa77485e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:52:05.701 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:05 smithi092 bash[34716]: debug 2024-03-26T21:52:05.488+0000 7fa77485e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:52:05.701 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:05 smithi092 bash[34716]: debug 2024-03-26T21:52:05.616+0000 7fa77485e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:52:06.045 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:05 smithi092 bash[34716]: debug 2024-03-26T21:52:05.808+0000 7fa77485e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:52:06.046 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:05 smithi092 bash[34716]: debug 2024-03-26T21:52:05.944+0000 7fa77485e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:52:06.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:06 smithi032 bash[14367]: cluster 2024-03-26T21:52:04.924115+0000 mgr.y (mgr.24358) 308 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:06.837 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:06 smithi032 bash[19772]: cluster 2024-03-26T21:52:04.924115+0000 mgr.y (mgr.24358) 308 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:06.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:06 smithi092 bash[14434]: cluster 2024-03-26T21:52:04.924115+0000 mgr.y (mgr.24358) 308 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:07.701 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[34716]: debug 2024-03-26T21:52:07.204+0000 7fa77485e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:52:07.701 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[34716]: [26/Mar/2024:21:52:07] ENGINE Bus STARTING 2024-03-26T21:52:07.701 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[34716]: CherryPy Checker: 2024-03-26T21:52:07.701 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[34716]: The Application mounted at '' has an empty config. 2024-03-26T21:52:07.701 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[34716]: [26/Mar/2024:21:52:07] ENGINE Serving on http://:::9283 2024-03-26T21:52:07.701 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[34716]: [26/Mar/2024:21:52:07] ENGINE Bus STARTED 2024-03-26T21:52:08.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[14367]: cluster 2024-03-26T21:52:06.924885+0000 mgr.y (mgr.24358) 309 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:08.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[14367]: audit 2024-03-26T21:52:07.216007+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:52:08.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[14367]: audit 2024-03-26T21:52:07.216794+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:52:08.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[14367]: cluster 2024-03-26T21:52:07.217961+0000 mon.a (mon.0) 887 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:52:08.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[14367]: cluster 2024-03-26T21:52:07.218209+0000 mon.a (mon.0) 888 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:52:08.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[14367]: audit 2024-03-26T21:52:07.219520+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:52:08.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[14367]: audit 2024-03-26T21:52:07.221501+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:52:08.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[19772]: cluster 2024-03-26T21:52:06.924885+0000 mgr.y (mgr.24358) 309 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:08.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[19772]: audit 2024-03-26T21:52:07.216007+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:52:08.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[19772]: audit 2024-03-26T21:52:07.216794+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:52:08.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[19772]: cluster 2024-03-26T21:52:07.217961+0000 mon.a (mon.0) 887 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:52:08.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[19772]: cluster 2024-03-26T21:52:07.218209+0000 mon.a (mon.0) 888 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:52:08.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[19772]: audit 2024-03-26T21:52:07.219520+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:52:08.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:07 smithi032 bash[19772]: audit 2024-03-26T21:52:07.221501+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:52:08.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[14434]: cluster 2024-03-26T21:52:06.924885+0000 mgr.y (mgr.24358) 309 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:08.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[14434]: audit 2024-03-26T21:52:07.216007+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:52:08.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[14434]: audit 2024-03-26T21:52:07.216794+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:52:08.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[14434]: cluster 2024-03-26T21:52:07.217961+0000 mon.a (mon.0) 887 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:52:08.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[14434]: cluster 2024-03-26T21:52:07.218209+0000 mon.a (mon.0) 888 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:52:08.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[14434]: audit 2024-03-26T21:52:07.219520+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:52:08.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:07 smithi092 bash[14434]: audit 2024-03-26T21:52:07.221501+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:52:08.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:08 smithi092 bash[14434]: cluster 2024-03-26T21:52:07.831923+0000 mon.a (mon.0) 889 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-03-26T21:52:09.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:08 smithi032 bash[14367]: cluster 2024-03-26T21:52:07.831923+0000 mon.a (mon.0) 889 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-03-26T21:52:09.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:08 smithi032 bash[19772]: cluster 2024-03-26T21:52:07.831923+0000 mon.a (mon.0) 889 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-03-26T21:52:09.088 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:08 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:08.912Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:52:10.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[14434]: cluster 2024-03-26T21:52:08.926651+0000 mgr.y (mgr.24358) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:10.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[14434]: audit 2024-03-26T21:52:09.436603+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:52:10.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[14434]: audit 2024-03-26T21:52:09.445803+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:52:10.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[14434]: audit 2024-03-26T21:52:09.459229+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:10.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[14434]: cephadm 2024-03-26T21:52:09.462352+0000 mgr.y (mgr.24358) 311 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-26T21:52:10.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[14434]: cephadm 2024-03-26T21:52:09.465558+0000 mgr.y (mgr.24358) 312 : cephadm [INF] Failing over to other MGR 2024-03-26T21:52:10.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[14434]: audit 2024-03-26T21:52:09.465955+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-26T21:52:10.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[14434]: cluster 2024-03-26T21:52:09.471501+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-26T21:52:10.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[34716]: [26/Mar/2024:21:52:10] ENGINE Bus STOPPING 2024-03-26T21:52:10.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[34716]: [26/Mar/2024:21:52:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:52:10.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[34716]: [26/Mar/2024:21:52:10] ENGINE Bus STOPPED 2024-03-26T21:52:10.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[34716]: [26/Mar/2024:21:52:10] ENGINE Bus STARTING 2024-03-26T21:52:10.720 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14367]: cluster 2024-03-26T21:52:08.926651+0000 mgr.y (mgr.24358) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:10.721 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14367]: audit 2024-03-26T21:52:09.436603+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:52:10.721 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14367]: audit 2024-03-26T21:52:09.445803+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:52:10.721 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14367]: audit 2024-03-26T21:52:09.459229+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:10.721 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14367]: cephadm 2024-03-26T21:52:09.462352+0000 mgr.y (mgr.24358) 311 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-26T21:52:10.721 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14367]: cephadm 2024-03-26T21:52:09.465558+0000 mgr.y (mgr.24358) 312 : cephadm [INF] Failing over to other MGR 2024-03-26T21:52:10.721 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14367]: audit 2024-03-26T21:52:09.465955+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-26T21:52:10.721 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14367]: cluster 2024-03-26T21:52:09.471501+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-26T21:52:10.721 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14636]: debug 2024-03-26T21:52:10.448+0000 7fafd9aff700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-26T21:52:10.721 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14636]: ignoring --setuser ceph since I am not root 2024-03-26T21:52:10.721 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14636]: ignoring --setgroup ceph since I am not root 2024-03-26T21:52:10.721 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14636]: debug 2024-03-26T21:52:10.500+0000 7f09af9e1700 1 -- 172.21.15.32:0/2172706213 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55656eff0340 con 0x55656fd6ec00 2024-03-26T21:52:10.722 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[14636]: debug 2024-03-26T21:52:10.656+0000 7f09b843d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:52:10.722 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[19772]: cluster 2024-03-26T21:52:08.926651+0000 mgr.y (mgr.24358) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:10.722 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[19772]: audit 2024-03-26T21:52:09.436603+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:52:10.722 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[19772]: audit 2024-03-26T21:52:09.445803+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' 2024-03-26T21:52:10.722 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[19772]: audit 2024-03-26T21:52:09.459229+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:10.722 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[19772]: cephadm 2024-03-26T21:52:09.462352+0000 mgr.y (mgr.24358) 311 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-26T21:52:10.722 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[19772]: cephadm 2024-03-26T21:52:09.465558+0000 mgr.y (mgr.24358) 312 : cephadm [INF] Failing over to other MGR 2024-03-26T21:52:10.722 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[19772]: audit 2024-03-26T21:52:09.465955+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-26T21:52:10.722 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:10 smithi032 bash[19772]: cluster 2024-03-26T21:52:09.471501+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-26T21:52:11.201 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[34716]: [26/Mar/2024:21:52:10] ENGINE Serving on http://:::9283 2024-03-26T21:52:11.201 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:10 smithi092 bash[34716]: [26/Mar/2024:21:52:10] ENGINE Bus STARTED 2024-03-26T21:52:11.660 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14636]: debug 2024-03-26T21:52:11.356+0000 7f09b843d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:52:11.660 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14636]: debug 2024-03-26T21:52:11.488+0000 7f09b843d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:52:11.660 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.452527+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:52:11.660 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.452760+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.452923+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.455111+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.455366+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.455716+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.456007+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.456319+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.456593+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.456840+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.456952+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: cluster 2024-03-26T21:52:10.457042+0000 mon.a (mon.0) 896 : cluster [DBG] mgrmap e23: x(active, starting, since 0.989775s) 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.457072+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.457316+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.458045+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.458282+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.458798+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:52:11.661 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: cluster 2024-03-26T21:52:10.509784+0000 mon.a (mon.0) 897 : cluster [INF] Manager daemon x is now available 2024-03-26T21:52:11.662 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: cephadm 2024-03-26T21:52:10.575215+0000 mgr.x (mgr.25055) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-26T21:52:11.662 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.577441+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:11.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.452527+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:52:11.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.452760+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:52:11.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.452923+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:52:11.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.455111+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:52:11.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.455366+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:52:11.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.455716+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:52:11.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.456007+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:52:11.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.456319+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:52:11.662 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.456593+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:52:11.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.456840+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:52:11.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.456952+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-26T21:52:11.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: cluster 2024-03-26T21:52:10.457042+0000 mon.a (mon.0) 896 : cluster [DBG] mgrmap e23: x(active, starting, since 0.989775s) 2024-03-26T21:52:11.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.457072+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:52:11.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.457316+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:52:11.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.458045+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:52:11.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.458282+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:52:11.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.458798+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:52:11.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: cluster 2024-03-26T21:52:10.509784+0000 mon.a (mon.0) 897 : cluster [INF] Manager daemon x is now available 2024-03-26T21:52:11.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: cephadm 2024-03-26T21:52:10.575215+0000 mgr.x (mgr.25055) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-26T21:52:11.663 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.577441+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:11.663 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: cephadm 2024-03-26T21:52:10.583204+0000 mgr.x (mgr.25055) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-26T21:52:11.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: cephadm 2024-03-26T21:52:10.583869+0000 mgr.x (mgr.25055) 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-03-26T21:52:11.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: cephadm 2024-03-26T21:52:10.583966+0000 mgr.x (mgr.25055) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-26T21:52:11.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.585859+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:11.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.593221+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:11.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.651921+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:11.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.662246+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:52:11.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.666644+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:52:11.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.715415+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:52:11.664 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14367]: audit 2024-03-26T21:52:10.719830+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:52:11.664 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: cephadm 2024-03-26T21:52:10.583204+0000 mgr.x (mgr.25055) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-26T21:52:11.664 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: cephadm 2024-03-26T21:52:10.583869+0000 mgr.x (mgr.25055) 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-03-26T21:52:11.664 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: cephadm 2024-03-26T21:52:10.583966+0000 mgr.x (mgr.25055) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-26T21:52:11.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.585859+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:11.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.593221+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:11.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.651921+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:11.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.662246+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:52:11.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.666644+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:52:11.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.715415+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:52:11.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[19772]: audit 2024-03-26T21:52:10.719830+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:52:11.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.452527+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:52:11.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.452760+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:52:11.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.452923+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:52:11.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.455111+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.455366+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.455716+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.456007+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.456319+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.456593+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.456840+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.456952+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24358 172.21.15.32:0/1722787754' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: cluster 2024-03-26T21:52:10.457042+0000 mon.a (mon.0) 896 : cluster [DBG] mgrmap e23: x(active, starting, since 0.989775s) 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.457072+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.457316+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.458045+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.458282+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.458798+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: cluster 2024-03-26T21:52:10.509784+0000 mon.a (mon.0) 897 : cluster [INF] Manager daemon x is now available 2024-03-26T21:52:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: cephadm 2024-03-26T21:52:10.575215+0000 mgr.x (mgr.25055) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-26T21:52:11.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.577441+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:11.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: cephadm 2024-03-26T21:52:10.583204+0000 mgr.x (mgr.25055) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-26T21:52:11.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: cephadm 2024-03-26T21:52:10.583869+0000 mgr.x (mgr.25055) 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-03-26T21:52:11.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: cephadm 2024-03-26T21:52:10.583966+0000 mgr.x (mgr.25055) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-26T21:52:11.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.585859+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:11.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.593221+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:11.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.651921+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:11.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.662246+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:52:11.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.666644+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:52:11.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.715415+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:52:11.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:11 smithi092 bash[14434]: audit 2024-03-26T21:52:10.719830+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:52:12.025 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:11 smithi032 bash[14636]: debug 2024-03-26T21:52:11.660+0000 7f09b843d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:52:12.332 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[14636]: debug 2024-03-26T21:52:12.028+0000 7f09b843d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:52:12.333 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[14636]: debug 2024-03-26T21:52:12.124+0000 7f09b843d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:52:12.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[14367]: cephadm 2024-03-26T21:52:11.187715+0000 mgr.x (mgr.25055) 5 : cephadm [INF] Deploying cephadm binary to smithi092 2024-03-26T21:52:12.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[14367]: cephadm 2024-03-26T21:52:11.188682+0000 mgr.x (mgr.25055) 6 : cephadm [INF] Deploying cephadm binary to smithi032 2024-03-26T21:52:12.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[14367]: cluster 2024-03-26T21:52:11.465441+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e24: x(active, since 1.99817s) 2024-03-26T21:52:12.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[14367]: cluster 2024-03-26T21:52:11.501887+0000 mgr.x (mgr.25055) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:12.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[14367]: audit 2024-03-26T21:52:11.709172+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:12.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[14367]: audit 2024-03-26T21:52:11.733881+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:12.588 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[14636]: debug 2024-03-26T21:52:12.332+0000 7f09b843d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:52:12.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[19772]: cephadm 2024-03-26T21:52:11.187715+0000 mgr.x (mgr.25055) 5 : cephadm [INF] Deploying cephadm binary to smithi092 2024-03-26T21:52:12.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[19772]: cephadm 2024-03-26T21:52:11.188682+0000 mgr.x (mgr.25055) 6 : cephadm [INF] Deploying cephadm binary to smithi032 2024-03-26T21:52:12.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[19772]: cluster 2024-03-26T21:52:11.465441+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e24: x(active, since 1.99817s) 2024-03-26T21:52:12.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[19772]: cluster 2024-03-26T21:52:11.501887+0000 mgr.x (mgr.25055) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:12.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[19772]: audit 2024-03-26T21:52:11.709172+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:12.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:12 smithi032 bash[19772]: audit 2024-03-26T21:52:11.733881+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:12.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:12 smithi092 bash[14434]: cephadm 2024-03-26T21:52:11.187715+0000 mgr.x (mgr.25055) 5 : cephadm [INF] Deploying cephadm binary to smithi092 2024-03-26T21:52:12.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:12 smithi092 bash[14434]: cephadm 2024-03-26T21:52:11.188682+0000 mgr.x (mgr.25055) 6 : cephadm [INF] Deploying cephadm binary to smithi032 2024-03-26T21:52:12.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:12 smithi092 bash[14434]: cluster 2024-03-26T21:52:11.465441+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e24: x(active, since 1.99817s) 2024-03-26T21:52:12.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:12 smithi092 bash[14434]: cluster 2024-03-26T21:52:11.501887+0000 mgr.x (mgr.25055) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:12.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:12 smithi092 bash[14434]: audit 2024-03-26T21:52:11.709172+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:12.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:12 smithi092 bash[14434]: audit 2024-03-26T21:52:11.733881+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:13.469 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:13.475Z 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.32:8443//api/prometheus_receiver\": dial tcp 172.21.15.32:8443: connect: connection refused" 2024-03-26T21:52:13.469 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[14636]: debug 2024-03-26T21:52:13.220+0000 7f09b843d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:52:13.469 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[14636]: debug 2024-03-26T21:52:13.328+0000 7f09b843d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:52:13.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[14367]: cephadm 2024-03-26T21:52:12.126214+0000 mgr.x (mgr.25055) 8 : cephadm [INF] [26/Mar/2024:21:52:12] ENGINE Bus STARTING 2024-03-26T21:52:13.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[14367]: audit 2024-03-26T21:52:12.136625+0000 mgr.x (mgr.25055) 9 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:13.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[14367]: cephadm 2024-03-26T21:52:12.257682+0000 mgr.x (mgr.25055) 10 : cephadm [INF] [26/Mar/2024:21:52:12] ENGINE Serving on http://172.21.15.92:8765 2024-03-26T21:52:13.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[14367]: cephadm 2024-03-26T21:52:12.455014+0000 mgr.x (mgr.25055) 11 : cephadm [INF] [26/Mar/2024:21:52:12] ENGINE Serving on https://172.21.15.92:7150 2024-03-26T21:52:13.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[14367]: cephadm 2024-03-26T21:52:12.455371+0000 mgr.x (mgr.25055) 12 : cephadm [INF] [26/Mar/2024:21:52:12] ENGINE Bus STARTED 2024-03-26T21:52:13.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[14367]: cluster 2024-03-26T21:52:12.458465+0000 mgr.x (mgr.25055) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:13.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[14636]: debug 2024-03-26T21:52:13.544+0000 7f09b843d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:52:13.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[19772]: cephadm 2024-03-26T21:52:12.126214+0000 mgr.x (mgr.25055) 8 : cephadm [INF] [26/Mar/2024:21:52:12] ENGINE Bus STARTING 2024-03-26T21:52:13.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[19772]: audit 2024-03-26T21:52:12.136625+0000 mgr.x (mgr.25055) 9 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:13.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[19772]: cephadm 2024-03-26T21:52:12.257682+0000 mgr.x (mgr.25055) 10 : cephadm [INF] [26/Mar/2024:21:52:12] ENGINE Serving on http://172.21.15.92:8765 2024-03-26T21:52:13.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[19772]: cephadm 2024-03-26T21:52:12.455014+0000 mgr.x (mgr.25055) 11 : cephadm [INF] [26/Mar/2024:21:52:12] ENGINE Serving on https://172.21.15.92:7150 2024-03-26T21:52:13.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[19772]: cephadm 2024-03-26T21:52:12.455371+0000 mgr.x (mgr.25055) 12 : cephadm [INF] [26/Mar/2024:21:52:12] ENGINE Bus STARTED 2024-03-26T21:52:13.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[19772]: cluster 2024-03-26T21:52:12.458465+0000 mgr.x (mgr.25055) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:13.839 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[38890]: level=error ts=2024-03-26T21:52:13.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.32:8443//api/prometheus_receiver\": dial tcp 172.21.15.32:8443: connect: connection refused" 2024-03-26T21:52:13.839 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.32:8443//api/prometheus_receiver\": dial tcp 172.21.15.32:8443: connect: connection refused" 2024-03-26T21:52:13.839 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:13.536Z 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.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:52:13.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:13 smithi092 bash[14434]: cephadm 2024-03-26T21:52:12.126214+0000 mgr.x (mgr.25055) 8 : cephadm [INF] [26/Mar/2024:21:52:12] ENGINE Bus STARTING 2024-03-26T21:52:13.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:13 smithi092 bash[14434]: audit 2024-03-26T21:52:12.136625+0000 mgr.x (mgr.25055) 9 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:13.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:13 smithi092 bash[14434]: cephadm 2024-03-26T21:52:12.257682+0000 mgr.x (mgr.25055) 10 : cephadm [INF] [26/Mar/2024:21:52:12] ENGINE Serving on http://172.21.15.92:8765 2024-03-26T21:52:13.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:13 smithi092 bash[14434]: cephadm 2024-03-26T21:52:12.455014+0000 mgr.x (mgr.25055) 11 : cephadm [INF] [26/Mar/2024:21:52:12] ENGINE Serving on https://172.21.15.92:7150 2024-03-26T21:52:13.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:13 smithi092 bash[14434]: cephadm 2024-03-26T21:52:12.455371+0000 mgr.x (mgr.25055) 12 : cephadm [INF] [26/Mar/2024:21:52:12] ENGINE Bus STARTED 2024-03-26T21:52:13.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:13 smithi092 bash[14434]: cluster 2024-03-26T21:52:12.458465+0000 mgr.x (mgr.25055) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:14.245 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:13 smithi032 bash[14636]: debug 2024-03-26T21:52:13.908+0000 7f09b843d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:52:14.587 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:14 smithi032 bash[14367]: cluster 2024-03-26T21:52:13.480014+0000 mon.a (mon.0) 906 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-03-26T21:52:14.588 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:14 smithi032 bash[19772]: cluster 2024-03-26T21:52:13.480014+0000 mon.a (mon.0) 906 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-03-26T21:52:14.588 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:14 smithi032 bash[14636]: debug 2024-03-26T21:52:14.248+0000 7f09b843d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:52:14.916 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:14 smithi032 bash[14636]: debug 2024-03-26T21:52:14.636+0000 7f09b843d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:52:14.951 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:14 smithi092 bash[34716]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:52:14] "GET /metrics HTTP/1.1" 200 35138 "" "Prometheus/2.33.4" 2024-03-26T21:52:14.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:14 smithi092 bash[14434]: cluster 2024-03-26T21:52:13.480014+0000 mon.a (mon.0) 906 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-03-26T21:52:15.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:14 smithi032 bash[14636]: debug 2024-03-26T21:52:14.916+0000 7f09b843d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:52:15.736 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:15 smithi032 bash[14636]: debug 2024-03-26T21:52:15.628+0000 7f09b843d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:52:15.736 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:15 smithi032 bash[14367]: cluster 2024-03-26T21:52:14.459244+0000 mgr.x (mgr.25055) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:15.736 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:15 smithi032 bash[19772]: cluster 2024-03-26T21:52:14.459244+0000 mgr.x (mgr.25055) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:15.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:15 smithi092 bash[14434]: cluster 2024-03-26T21:52:14.459244+0000 mgr.x (mgr.25055) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:16.013 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:15 smithi032 bash[14636]: debug 2024-03-26T21:52:15.736+0000 7f09b843d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:52:16.014 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:15 smithi032 bash[14636]: debug 2024-03-26T21:52:15.900+0000 7f09b843d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:52:16.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:16 smithi032 bash[14636]: debug 2024-03-26T21:52:16.016+0000 7f09b843d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:52:16.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:16 smithi032 bash[14636]: debug 2024-03-26T21:52:16.160+0000 7f09b843d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:52:16.780 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:16 smithi032 bash[14636]: debug 2024-03-26T21:52:16.460+0000 7f09b843d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:52:16.781 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:16 smithi032 bash[14636]: debug 2024-03-26T21:52:16.588+0000 7f09b843d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:52:17.087 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:16 smithi032 bash[14636]: debug 2024-03-26T21:52:16.780+0000 7f09b843d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:52:17.087 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:16 smithi032 bash[14636]: debug 2024-03-26T21:52:16.908+0000 7f09b843d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:52:17.805 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:17 smithi032 bash[14367]: cluster 2024-03-26T21:52:16.459911+0000 mgr.x (mgr.25055) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:17.806 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:17 smithi032 bash[19772]: cluster 2024-03-26T21:52:16.459911+0000 mgr.x (mgr.25055) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:17.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:17 smithi092 bash[14434]: cluster 2024-03-26T21:52:16.459911+0000 mgr.x (mgr.25055) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:18.087 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:17 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:17.957Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:52:18.088 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:17 smithi032 bash[14636]: debug 2024-03-26T21:52:17.808+0000 7f09b843d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:52:18.088 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:17 smithi032 bash[14636]: [26/Mar/2024:21:52:17] ENGINE Bus STARTING 2024-03-26T21:52:18.088 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:17 smithi032 bash[14636]: CherryPy Checker: 2024-03-26T21:52:18.088 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:17 smithi032 bash[14636]: The Application mounted at '' has an empty config. 2024-03-26T21:52:18.088 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:17 smithi032 bash[14636]: [26/Mar/2024:21:52:17] ENGINE Serving on http://:::9283 2024-03-26T21:52:18.088 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:17 smithi032 bash[14636]: [26/Mar/2024:21:52:17] ENGINE Bus STARTED 2024-03-26T21:52:18.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:18 smithi032 bash[14367]: cluster 2024-03-26T21:52:17.833584+0000 mon.a (mon.0) 907 : cluster [DBG] Standby manager daemon y started 2024-03-26T21:52:18.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:18 smithi032 bash[14367]: audit 2024-03-26T21:52:17.840065+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.? 172.21.15.32:0/1313535624' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:52:18.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:18 smithi032 bash[14367]: audit 2024-03-26T21:52:17.841064+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.? 172.21.15.32:0/1313535624' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:52:18.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:18 smithi032 bash[14367]: audit 2024-03-26T21:52:17.846741+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.? 172.21.15.32:0/1313535624' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:52:18.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:18 smithi032 bash[14367]: audit 2024-03-26T21:52:17.847965+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.? 172.21.15.32:0/1313535624' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:52:18.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:18 smithi032 bash[19772]: cluster 2024-03-26T21:52:17.833584+0000 mon.a (mon.0) 907 : cluster [DBG] Standby manager daemon y started 2024-03-26T21:52:18.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:18 smithi032 bash[19772]: audit 2024-03-26T21:52:17.840065+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.? 172.21.15.32:0/1313535624' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:52:18.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:18 smithi032 bash[19772]: audit 2024-03-26T21:52:17.841064+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.? 172.21.15.32:0/1313535624' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:52:18.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:18 smithi032 bash[19772]: audit 2024-03-26T21:52:17.846741+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.? 172.21.15.32:0/1313535624' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:52:18.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:18 smithi032 bash[19772]: audit 2024-03-26T21:52:17.847965+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.? 172.21.15.32:0/1313535624' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:52:18.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:18 smithi092 bash[14434]: cluster 2024-03-26T21:52:17.833584+0000 mon.a (mon.0) 907 : cluster [DBG] Standby manager daemon y started 2024-03-26T21:52:18.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:18 smithi092 bash[14434]: audit 2024-03-26T21:52:17.840065+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.? 172.21.15.32:0/1313535624' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:52:18.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:18 smithi092 bash[14434]: audit 2024-03-26T21:52:17.841064+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.? 172.21.15.32:0/1313535624' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:52:18.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:18 smithi092 bash[14434]: audit 2024-03-26T21:52:17.846741+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.? 172.21.15.32:0/1313535624' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:52:18.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:18 smithi092 bash[14434]: audit 2024-03-26T21:52:17.847965+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.? 172.21.15.32:0/1313535624' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:52:19.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:19 smithi032 bash[14367]: cluster 2024-03-26T21:52:18.461541+0000 mgr.x (mgr.25055) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-26T21:52:19.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:19 smithi032 bash[14367]: cluster 2024-03-26T21:52:18.516772+0000 mon.a (mon.0) 912 : cluster [DBG] mgrmap e26: x(active, since 9s), standbys: y 2024-03-26T21:52:19.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:19 smithi032 bash[14367]: audit 2024-03-26T21:52:18.516869+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:52:19.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:19 smithi032 bash[19772]: cluster 2024-03-26T21:52:18.461541+0000 mgr.x (mgr.25055) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-26T21:52:19.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:19 smithi032 bash[19772]: cluster 2024-03-26T21:52:18.516772+0000 mon.a (mon.0) 912 : cluster [DBG] mgrmap e26: x(active, since 9s), standbys: y 2024-03-26T21:52:19.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:19 smithi032 bash[19772]: audit 2024-03-26T21:52:18.516869+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:52:19.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:19 smithi092 bash[14434]: cluster 2024-03-26T21:52:18.461541+0000 mgr.x (mgr.25055) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-26T21:52:19.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:19 smithi092 bash[14434]: cluster 2024-03-26T21:52:18.516772+0000 mon.a (mon.0) 912 : cluster [DBG] mgrmap e26: x(active, since 9s), standbys: y 2024-03-26T21:52:19.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:19 smithi092 bash[14434]: audit 2024-03-26T21:52:18.516869+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:52:21.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:21 smithi032 bash[14367]: cluster 2024-03-26T21:52:20.462322+0000 mgr.x (mgr.25055) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:52:21.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:21 smithi032 bash[19772]: cluster 2024-03-26T21:52:20.462322+0000 mgr.x (mgr.25055) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:52:21.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:21 smithi092 bash[14434]: cluster 2024-03-26T21:52:20.462322+0000 mgr.x (mgr.25055) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:52:23.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:22 smithi032 bash[19772]: audit 2024-03-26T21:52:22.139968+0000 mgr.x (mgr.25055) 18 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:23.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:22 smithi032 bash[19772]: cluster 2024-03-26T21:52:22.464005+0000 mgr.x (mgr.25055) 19 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-26T21:52:23.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:22 smithi032 bash[14367]: audit 2024-03-26T21:52:22.139968+0000 mgr.x (mgr.25055) 18 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:23.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:22 smithi032 bash[14367]: cluster 2024-03-26T21:52:22.464005+0000 mgr.x (mgr.25055) 19 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-26T21:52:23.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:22 smithi092 bash[14434]: audit 2024-03-26T21:52:22.139968+0000 mgr.x (mgr.25055) 18 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:23.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:22 smithi092 bash[14434]: cluster 2024-03-26T21:52:22.464005+0000 mgr.x (mgr.25055) 19 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-26T21:52:23.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:23 smithi032 bash[38890]: level=error ts=2024-03-26T21:52:23.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:52:23.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:23 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:23.525Z 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.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:52:23.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:23 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:23.526Z 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.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:52:24.951 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:24 smithi092 bash[34716]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:52:24] "GET /metrics HTTP/1.1" 200 35138 "" "Prometheus/2.33.4" 2024-03-26T21:52:25.337 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:24 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:52:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:52:25.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:25 smithi032 bash[19772]: cluster 2024-03-26T21:52:24.464843+0000 mgr.x (mgr.25055) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:52:25.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:25 smithi032 bash[19772]: audit 2024-03-26T21:52:25.101813+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:25.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:25 smithi032 bash[19772]: audit 2024-03-26T21:52:25.119946+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:25.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:25 smithi032 bash[19772]: audit 2024-03-26T21:52:25.149672+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:25.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:25 smithi032 bash[19772]: audit 2024-03-26T21:52:25.160869+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:25.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:25 smithi032 bash[14367]: cluster 2024-03-26T21:52:24.464843+0000 mgr.x (mgr.25055) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:52:25.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:25 smithi032 bash[14367]: audit 2024-03-26T21:52:25.101813+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:25.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:25 smithi032 bash[14367]: audit 2024-03-26T21:52:25.119946+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:25.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:25 smithi032 bash[14367]: audit 2024-03-26T21:52:25.149672+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:25.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:25 smithi032 bash[14367]: audit 2024-03-26T21:52:25.160869+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:25.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:25 smithi092 bash[14434]: cluster 2024-03-26T21:52:24.464843+0000 mgr.x (mgr.25055) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:52:25.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:25 smithi092 bash[14434]: audit 2024-03-26T21:52:25.101813+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:25.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:25 smithi092 bash[14434]: audit 2024-03-26T21:52:25.119946+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:25.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:25 smithi092 bash[14434]: audit 2024-03-26T21:52:25.149672+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:25.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:25 smithi092 bash[14434]: audit 2024-03-26T21:52:25.160869+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:25.653090+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:26.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.309838+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.324392+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.331121+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.344595+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.344799+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.347277+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.348931+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.350008+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.351625+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.353093+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.354327+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.357379+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[14367]: audit 2024-03-26T21:52:26.366210+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:25.653090+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.309838+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.324392+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.331121+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.344595+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.344799+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.347277+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.348931+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.350008+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.351625+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.353093+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.354327+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.357379+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:26 smithi032 bash[19772]: audit 2024-03-26T21:52:26.366210+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:25.653090+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.309838+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.324392+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.331121+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.344595+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.344799+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.347277+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.348931+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.350008+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.351625+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.353093+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.354327+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.357379+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:26 smithi092 bash[14434]: audit 2024-03-26T21:52:26.366210+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:27.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:27 smithi032 bash[19772]: cephadm 2024-03-26T21:52:26.355393+0000 mgr.x (mgr.25055) 21 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 2782M 2024-03-26T21:52:27.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:27 smithi032 bash[19772]: cluster 2024-03-26T21:52:26.465681+0000 mgr.x (mgr.25055) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:52:27.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:27 smithi032 bash[14367]: cephadm 2024-03-26T21:52:26.355393+0000 mgr.x (mgr.25055) 21 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 2782M 2024-03-26T21:52:27.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:27 smithi032 bash[14367]: cluster 2024-03-26T21:52:26.465681+0000 mgr.x (mgr.25055) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:52:27.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:27 smithi092 bash[14434]: cephadm 2024-03-26T21:52:26.355393+0000 mgr.x (mgr.25055) 21 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 2782M 2024-03-26T21:52:27.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:27 smithi092 bash[14434]: cluster 2024-03-26T21:52:26.465681+0000 mgr.x (mgr.25055) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:52:29.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:29 smithi032 bash[19772]: cluster 2024-03-26T21:52:28.467495+0000 mgr.x (mgr.25055) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:52:29.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:29 smithi032 bash[14367]: cluster 2024-03-26T21:52:28.467495+0000 mgr.x (mgr.25055) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:52:29.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:29 smithi092 bash[14434]: cluster 2024-03-26T21:52:28.467495+0000 mgr.x (mgr.25055) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:52:31.204 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:52:31.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:31 smithi092 bash[14434]: cluster 2024-03-26T21:52:30.468333+0000 mgr.x (mgr.25055) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:31.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:31 smithi032 bash[14367]: cluster 2024-03-26T21:52:30.468333+0000 mgr.x (mgr.25055) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:31.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:31 smithi032 bash[19772]: cluster 2024-03-26T21:52:30.468333+0000 mgr.x (mgr.25055) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:31.991 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:52:31.991 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (5m) 6s ago 6m 18.4M - 0.23.0 ba2b418f427c 1d79745a68ad 2024-03-26T21:52:31.991 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 running (6m) 6s ago 6m 48.5M - 8.3.5 dad864ee21e9 2ffd907ce174 2024-03-26T21:52:31.991 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (4m) 6s ago 4m 47.9M - 3.5 e1d6a67b021e dd8269c69e1d 2024-03-26T21:52:31.991 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283 running (34s) 6s ago 12m 485M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 620ca0736a56 2024-03-26T21:52:31.991 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283 running (14m) 6s ago 14m 404M - 17.2.0 e1d6a67b021e c79ce2bf60ee 2024-03-26T21:52:31.991 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (14m) 6s ago 14m 59.4M 2048M 17.2.0 e1d6a67b021e b6acaa6393e5 2024-03-26T21:52:31.991 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (12m) 6s ago 12m 48.2M 2048M 17.2.0 e1d6a67b021e de9350850fda 2024-03-26T21:52:31.991 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (12m) 6s ago 12m 45.0M 2048M 17.2.0 e1d6a67b021e 73bafef58a35 2024-03-26T21:52:31.991 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (6m) 6s ago 7m 11.6M - 1.3.1 1dbe0e931976 726e4abcdffc 2024-03-26T21:52:31.991 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (6m) 6s ago 6m 14.5M - 1.3.1 1dbe0e931976 1ab3486e0e86 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (12m) 6s ago 12m 57.2M 2782M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (11m) 6s ago 11m 57.5M 2782M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (10m) 6s ago 10m 52.3M 2782M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (10m) 6s ago 10m 55.7M 2782M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (9m) 6s ago 9m 56.3M 4317M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (9m) 6s ago 9m 53.7M 4317M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (8m) 6s ago 8m 52.4M 4317M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (7m) 6s ago 7m 54.4M 4317M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (5m) 6s ago 7m 60.9M - 2.33.4 514e6a882f6e 5f598ebb83c5 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (4m) 6s ago 4m 87.1M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (4m) 6s ago 4m 85.1M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (4m) 6s ago 4m 84.9M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:52:31.992 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (4m) 6s ago 4m 85.3M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout: "mds": {}, 2024-03-26T21:52:32.460 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:52:32.461 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:52:32.461 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:52:32.461 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:52:32.461 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-26T21:52:32.461 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T21:52:32.461 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:52:32.461 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:52:32.536 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:32 smithi032 bash[19772]: audit 2024-03-26T21:52:31.190325+0000 mgr.x (mgr.25055) 25 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:32.536 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:32 smithi032 bash[19772]: audit 2024-03-26T21:52:31.583695+0000 mgr.x (mgr.25055) 26 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:32.536 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:32 smithi032 bash[19772]: audit 2024-03-26T21:52:32.466246+0000 mon.a (mon.0) 926 : audit [DBG] from='client.? 172.21.15.32:0/391347396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:32.537 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:32 smithi032 bash[14367]: audit 2024-03-26T21:52:31.190325+0000 mgr.x (mgr.25055) 25 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:32.537 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:32 smithi032 bash[14367]: audit 2024-03-26T21:52:31.583695+0000 mgr.x (mgr.25055) 26 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:32.537 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:32 smithi032 bash[14367]: audit 2024-03-26T21:52:32.466246+0000 mon.a (mon.0) 926 : audit [DBG] from='client.? 172.21.15.32:0/391347396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:32.572 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:32 smithi092 bash[14434]: audit 2024-03-26T21:52:31.190325+0000 mgr.x (mgr.25055) 25 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:32.572 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:32 smithi092 bash[14434]: audit 2024-03-26T21:52:31.583695+0000 mgr.x (mgr.25055) 26 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:32.572 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:32 smithi092 bash[14434]: audit 2024-03-26T21:52:32.466246+0000 mon.a (mon.0) 926 : audit [DBG] from='client.? 172.21.15.32:0/391347396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:32.573 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:52:32 smithi092 bash[31109]: ts=2024-03-26T21:52:32.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.92:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.32:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:52:32.857 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:52:32.857 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:52:32.857 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:52:32.857 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:52:32.857 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-03-26T21:52:32.857 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "1/23 daemons upgraded", 2024-03-26T21:52:32.857 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-03-26T21:52:32.857 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:52:32.857 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:52:33.323 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-03-26T21:52:33.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:33 smithi092 bash[14434]: audit 2024-03-26T21:52:31.970250+0000 mgr.x (mgr.25055) 27 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:33.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:33 smithi092 bash[14434]: audit 2024-03-26T21:52:32.150429+0000 mgr.x (mgr.25055) 28 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:33.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:33 smithi092 bash[14434]: cluster 2024-03-26T21:52:32.469994+0000 mgr.x (mgr.25055) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:33.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:33 smithi092 bash[14434]: audit 2024-03-26T21:52:33.330198+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.32:0/3061335004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:52:33.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:33 smithi032 bash[19772]: audit 2024-03-26T21:52:31.970250+0000 mgr.x (mgr.25055) 27 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:33.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:33 smithi032 bash[19772]: audit 2024-03-26T21:52:32.150429+0000 mgr.x (mgr.25055) 28 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:33.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:33 smithi032 bash[19772]: cluster 2024-03-26T21:52:32.469994+0000 mgr.x (mgr.25055) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:33.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:33 smithi032 bash[19772]: audit 2024-03-26T21:52:33.330198+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.32:0/3061335004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:52:33.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:33 smithi032 bash[38890]: level=error ts=2024-03-26T21:52:33.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:52:33.839 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:33 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:33.527Z 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.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:52:33.839 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:33 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:33.527Z 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.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:52:33.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:33 smithi032 bash[14367]: audit 2024-03-26T21:52:31.970250+0000 mgr.x (mgr.25055) 27 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:33.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:33 smithi032 bash[14367]: audit 2024-03-26T21:52:32.150429+0000 mgr.x (mgr.25055) 28 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:33.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:33 smithi032 bash[14367]: cluster 2024-03-26T21:52:32.469994+0000 mgr.x (mgr.25055) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:33.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:33 smithi032 bash[14367]: audit 2024-03-26T21:52:33.330198+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.32:0/3061335004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:52:34.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:34 smithi032 bash[19772]: audit 2024-03-26T21:52:32.858885+0000 mgr.x (mgr.25055) 30 : audit [DBG] from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:34.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:34 smithi032 bash[14367]: audit 2024-03-26T21:52:32.858885+0000 mgr.x (mgr.25055) 30 : audit [DBG] from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:34.951 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:34 smithi092 bash[34716]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:52:34] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.33.4" 2024-03-26T21:52:34.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:34 smithi092 bash[14434]: audit 2024-03-26T21:52:32.858885+0000 mgr.x (mgr.25055) 30 : audit [DBG] from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:35.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:34 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:52:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:52:35.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:35 smithi092 bash[14434]: cluster 2024-03-26T21:52:34.470769+0000 mgr.x (mgr.25055) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:35.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:35 smithi032 bash[14367]: cluster 2024-03-26T21:52:34.470769+0000 mgr.x (mgr.25055) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:35.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:35 smithi032 bash[19772]: cluster 2024-03-26T21:52:34.470769+0000 mgr.x (mgr.25055) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:37.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.177503+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.191589+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.191589+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.194332+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.195921+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.197219+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.198704+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.199930+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.201542+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: cephadm 2024-03-26T21:52:36.202166+0000 mgr.x (mgr.25055) 32 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 3037M 2024-03-26T21:52:37.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.204225+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.214057+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:37.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.215253+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.215886+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:37.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: cephadm 2024-03-26T21:52:36.218784+0000 mgr.x (mgr.25055) 33 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:52:37.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: cephadm 2024-03-26T21:52:36.219390+0000 mgr.x (mgr.25055) 34 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:52:37.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: cephadm 2024-03-26T21:52:36.384602+0000 mgr.x (mgr.25055) 35 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:52:37.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: cephadm 2024-03-26T21:52:36.435048+0000 mgr.x (mgr.25055) 36 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:52:37.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: cluster 2024-03-26T21:52:36.471553+0000 mgr.x (mgr.25055) 37 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:37.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: cephadm 2024-03-26T21:52:36.550175+0000 mgr.x (mgr.25055) 38 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:52:37.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: cephadm 2024-03-26T21:52:36.600770+0000 mgr.x (mgr.25055) 39 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:52:37.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.896520+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.909365+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.944442+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.957746+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:36.970482+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:37.055089+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:37.063869+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:37.069832+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:37 smithi092 bash[14434]: audit 2024-03-26T21:52:37.075561+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.505 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.177503+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.505 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.191589+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.505 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.191589+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.505 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.194332+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.505 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.195921+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.197219+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.198704+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.199930+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.201542+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: cephadm 2024-03-26T21:52:36.202166+0000 mgr.x (mgr.25055) 32 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 3037M 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.204225+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.214057+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.215253+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.215886+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: cephadm 2024-03-26T21:52:36.218784+0000 mgr.x (mgr.25055) 33 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: cephadm 2024-03-26T21:52:36.219390+0000 mgr.x (mgr.25055) 34 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: cephadm 2024-03-26T21:52:36.384602+0000 mgr.x (mgr.25055) 35 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: cephadm 2024-03-26T21:52:36.435048+0000 mgr.x (mgr.25055) 36 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:52:37.506 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: cluster 2024-03-26T21:52:36.471553+0000 mgr.x (mgr.25055) 37 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:37.507 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: cephadm 2024-03-26T21:52:36.550175+0000 mgr.x (mgr.25055) 38 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:52:37.507 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.177503+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.507 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.191589+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.507 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.191589+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.507 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.194332+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.507 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.195921+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.507 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.197219+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.507 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.198704+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.507 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.199930+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.507 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.201542+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.508 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: cephadm 2024-03-26T21:52:36.202166+0000 mgr.x (mgr.25055) 32 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 3037M 2024-03-26T21:52:37.508 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.204225+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:37.508 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.214057+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:37.508 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.215253+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.508 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.215886+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:37.508 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: cephadm 2024-03-26T21:52:36.218784+0000 mgr.x (mgr.25055) 33 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:52:37.508 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: cephadm 2024-03-26T21:52:36.219390+0000 mgr.x (mgr.25055) 34 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:52:37.508 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: cephadm 2024-03-26T21:52:36.384602+0000 mgr.x (mgr.25055) 35 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:52:37.508 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: cephadm 2024-03-26T21:52:36.435048+0000 mgr.x (mgr.25055) 36 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:52:37.509 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: cluster 2024-03-26T21:52:36.471553+0000 mgr.x (mgr.25055) 37 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:37.509 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: cephadm 2024-03-26T21:52:36.550175+0000 mgr.x (mgr.25055) 38 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:52:37.509 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: cephadm 2024-03-26T21:52:36.600770+0000 mgr.x (mgr.25055) 39 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:52:37.509 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.896520+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.509 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.909365+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.509 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.944442+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.509 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.957746+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.509 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:36.970482+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.509 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:37.055089+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.509 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:37.063869+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.509 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:37.069832+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.510 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[19772]: audit 2024-03-26T21:52:37.075561+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.510 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: cephadm 2024-03-26T21:52:36.600770+0000 mgr.x (mgr.25055) 39 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:52:37.510 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.896520+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.510 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.909365+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.510 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.944442+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.510 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.957746+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.510 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:36.970482+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.510 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:37.055089+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.510 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:37.063869+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.510 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:37.069832+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.510 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[14367]: audit 2024-03-26T21:52:37.075561+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:37.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:37 smithi032 systemd[1]: Stopping Ceph node-exporter.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:52:37.838 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:37 smithi032 bash[48885]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter.a 2024-03-26T21:52:38.588 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:38 smithi032 bash[48897]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter-a 2024-03-26T21:52:38.588 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:38 smithi032 bash[48945]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter.a 2024-03-26T21:52:38.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:38 smithi032 bash[14367]: cephadm 2024-03-26T21:52:36.715331+0000 mgr.x (mgr.25055) 40 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:52:38.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:38 smithi032 bash[14367]: cephadm 2024-03-26T21:52:36.765706+0000 mgr.x (mgr.25055) 41 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:52:38.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:38 smithi032 bash[14367]: cephadm 2024-03-26T21:52:37.074522+0000 mgr.x (mgr.25055) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-26T21:52:38.588 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:38 smithi032 bash[14367]: cephadm 2024-03-26T21:52:37.075410+0000 mgr.x (mgr.25055) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi032 2024-03-26T21:52:38.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:38 smithi032 bash[19772]: cephadm 2024-03-26T21:52:36.715331+0000 mgr.x (mgr.25055) 40 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:52:38.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:38 smithi032 bash[19772]: cephadm 2024-03-26T21:52:36.765706+0000 mgr.x (mgr.25055) 41 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:52:38.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:38 smithi032 bash[19772]: cephadm 2024-03-26T21:52:37.074522+0000 mgr.x (mgr.25055) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-26T21:52:38.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:38 smithi032 bash[19772]: cephadm 2024-03-26T21:52:37.075410+0000 mgr.x (mgr.25055) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi032 2024-03-26T21:52:38.701 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:38 smithi092 bash[14434]: cephadm 2024-03-26T21:52:36.715331+0000 mgr.x (mgr.25055) 40 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:52:38.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:38 smithi092 bash[14434]: cephadm 2024-03-26T21:52:36.765706+0000 mgr.x (mgr.25055) 41 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:52:38.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:38 smithi092 bash[14434]: cephadm 2024-03-26T21:52:37.074522+0000 mgr.x (mgr.25055) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-26T21:52:38.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:38 smithi092 bash[14434]: cephadm 2024-03-26T21:52:37.075410+0000 mgr.x (mgr.25055) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi032 2024-03-26T21:52:39.088 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:38 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:52:39.088 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:38 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-26T21:52:39.088 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:38 smithi032 systemd[1]: Stopped Ceph node-exporter.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:52:39.088 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:38 smithi032 systemd[1]: Started Ceph node-exporter.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:52:39.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[14367]: cluster 2024-03-26T21:52:38.473193+0000 mgr.x (mgr.25055) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:39.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[14367]: audit 2024-03-26T21:52:38.655493+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:39.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[14367]: audit 2024-03-26T21:52:38.667509+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:39.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[14367]: cephadm 2024-03-26T21:52:38.695034+0000 mgr.x (mgr.25055) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-26T21:52:39.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[19772]: cluster 2024-03-26T21:52:38.473193+0000 mgr.x (mgr.25055) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:39.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[19772]: audit 2024-03-26T21:52:38.655493+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:39.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[19772]: audit 2024-03-26T21:52:38.667509+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:39.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[19772]: cephadm 2024-03-26T21:52:38.695034+0000 mgr.x (mgr.25055) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-26T21:52:39.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.668Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-26T21:52:39.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.668Z 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-03-26T21:52:39.839 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.669Z 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-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.669Z 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-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=arp 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=edac 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-26T21:52:39.840 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.670Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=os 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-26T21:52:39.841 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=stat 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=time 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=uname 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.671Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-26T21:52:39.842 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 21:52:39 smithi032 bash[48975]: ts=2024-03-26T21:52:39.672Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-26T21:52:39.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:39 smithi092 bash[14434]: cluster 2024-03-26T21:52:38.473193+0000 mgr.x (mgr.25055) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:39.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:39 smithi092 bash[14434]: audit 2024-03-26T21:52:38.655493+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:39.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:39 smithi092 bash[14434]: audit 2024-03-26T21:52:38.667509+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:39.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:39 smithi092 bash[14434]: cephadm 2024-03-26T21:52:38.695034+0000 mgr.x (mgr.25055) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-26T21:52:40.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:40 smithi092 bash[14434]: cephadm 2024-03-26T21:52:38.715007+0000 mgr.x (mgr.25055) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi032 2024-03-26T21:52:41.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:40 smithi032 bash[19772]: cephadm 2024-03-26T21:52:38.715007+0000 mgr.x (mgr.25055) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi032 2024-03-26T21:52:41.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:40 smithi032 bash[14367]: cephadm 2024-03-26T21:52:38.715007+0000 mgr.x (mgr.25055) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi032 2024-03-26T21:52:41.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:41 smithi092 bash[14434]: cluster 2024-03-26T21:52:40.473954+0000 mgr.x (mgr.25055) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:41.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:41 smithi092 bash[14434]: audit 2024-03-26T21:52:40.656451+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:42.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:41 smithi032 bash[14367]: cluster 2024-03-26T21:52:40.473954+0000 mgr.x (mgr.25055) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:42.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:41 smithi032 bash[14367]: audit 2024-03-26T21:52:40.656451+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:42.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:41 smithi032 bash[19772]: cluster 2024-03-26T21:52:40.473954+0000 mgr.x (mgr.25055) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:42.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:41 smithi032 bash[19772]: audit 2024-03-26T21:52:40.656451+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:42.701 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:52:42 smithi092 bash[31109]: ts=2024-03-26T21:52: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.92:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.32:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:52:42.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:42 smithi032 bash[14367]: audit 2024-03-26T21:52:42.160769+0000 mgr.x (mgr.25055) 48 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:42.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:42 smithi032 bash[14367]: cluster 2024-03-26T21:52:42.475642+0000 mgr.x (mgr.25055) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:42.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:42 smithi032 bash[19772]: audit 2024-03-26T21:52:42.160769+0000 mgr.x (mgr.25055) 48 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:42.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:42 smithi032 bash[19772]: cluster 2024-03-26T21:52:42.475642+0000 mgr.x (mgr.25055) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:43.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:42 smithi092 bash[14434]: audit 2024-03-26T21:52:42.160769+0000 mgr.x (mgr.25055) 48 : audit [DBG] from='client.14946 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:43.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:42 smithi092 bash[14434]: cluster 2024-03-26T21:52:42.475642+0000 mgr.x (mgr.25055) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:43.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:43 smithi032 bash[38890]: level=error ts=2024-03-26T21:52:43.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:52:43.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:43 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:43.527Z 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.32:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.32 because it doesn't contain any IP SANs" 2024-03-26T21:52:43.838 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:43 smithi032 bash[38890]: level=warn ts=2024-03-26T21:52:43.528Z 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.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-26T21:52:44.951 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:44 smithi092 bash[34716]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:52:44] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.33.4" 2024-03-26T21:52:45.088 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:44 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:52:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:52:45.762 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:45 smithi032 bash[19772]: cluster 2024-03-26T21:52:44.476476+0000 mgr.x (mgr.25055) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:45.762 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:45 smithi032 bash[14367]: cluster 2024-03-26T21:52:44.476476+0000 mgr.x (mgr.25055) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:45.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:45 smithi092 bash[14434]: cluster 2024-03-26T21:52:44.476476+0000 mgr.x (mgr.25055) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:47.719 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:47 smithi032 bash[19772]: cluster 2024-03-26T21:52:46.477371+0000 mgr.x (mgr.25055) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:47.720 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:47 smithi032 bash[14367]: cluster 2024-03-26T21:52:46.477371+0000 mgr.x (mgr.25055) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:47.720 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:47 smithi032 systemd[1]: Stopping Ceph alertmanager.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:52:47.720 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:47 smithi032 bash[49242]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-alertmanager.a 2024-03-26T21:52:47.720 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:47 smithi032 bash[38890]: level=info ts=2024-03-26T21:52:47.528Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:52:47.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:47 smithi092 bash[14434]: cluster 2024-03-26T21:52:46.477371+0000 mgr.x (mgr.25055) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:48.377 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:48 smithi032 bash[49250]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-alertmanager-a 2024-03-26T21:52:48.377 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:48 smithi032 bash[49289]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-alertmanager.a 2024-03-26T21:52:48.377 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:48 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-26T21:52:48.377 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:48 smithi032 systemd[1]: Stopped Ceph alertmanager.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:52:48.377 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:48 smithi032 systemd[1]: Started Ceph alertmanager.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:52:49.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:49 smithi092 bash[14434]: audit 2024-03-26T21:52:48.369217+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:49.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:49 smithi092 bash[14434]: audit 2024-03-26T21:52:48.381990+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:49.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:49 smithi092 bash[14434]: cephadm 2024-03-26T21:52:48.414770+0000 mgr.x (mgr.25055) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.fdcdae (dependencies changed)... 2024-03-26T21:52:49.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:49 smithi092 bash[14434]: audit 2024-03-26T21:52:48.415634+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:52:49.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:49 smithi092 bash[14434]: audit 2024-03-26T21:52:48.420295+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:52:49.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:49 smithi092 bash[14434]: audit 2024-03-26T21:52:48.427985+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:49.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:49 smithi092 bash[14434]: cephadm 2024-03-26T21:52:48.430366+0000 mgr.x (mgr.25055) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.fdcdae on smithi032 2024-03-26T21:52:49.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:49 smithi092 bash[14434]: cluster 2024-03-26T21:52:48.479073+0000 mgr.x (mgr.25055) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:49.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[14367]: audit 2024-03-26T21:52:48.369217+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:49.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[14367]: audit 2024-03-26T21:52:48.381990+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:49.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[14367]: cephadm 2024-03-26T21:52:48.414770+0000 mgr.x (mgr.25055) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.fdcdae (dependencies changed)... 2024-03-26T21:52:49.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[14367]: audit 2024-03-26T21:52:48.415634+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:52:49.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[14367]: audit 2024-03-26T21:52:48.420295+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:52:49.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[14367]: audit 2024-03-26T21:52:48.427985+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:49.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[14367]: cephadm 2024-03-26T21:52:48.430366+0000 mgr.x (mgr.25055) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.fdcdae on smithi032 2024-03-26T21:52:49.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[14367]: cluster 2024-03-26T21:52:48.479073+0000 mgr.x (mgr.25055) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:49.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[19772]: audit 2024-03-26T21:52:48.369217+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:49.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[19772]: audit 2024-03-26T21:52:48.381990+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:49.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[19772]: cephadm 2024-03-26T21:52:48.414770+0000 mgr.x (mgr.25055) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.fdcdae (dependencies changed)... 2024-03-26T21:52:49.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[19772]: audit 2024-03-26T21:52:48.415634+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:52:49.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[19772]: audit 2024-03-26T21:52:48.420295+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:52:49.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[19772]: audit 2024-03-26T21:52:48.427985+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:49.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[19772]: cephadm 2024-03-26T21:52:48.430366+0000 mgr.x (mgr.25055) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.fdcdae on smithi032 2024-03-26T21:52:49.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:49 smithi032 bash[19772]: cluster 2024-03-26T21:52:48.479073+0000 mgr.x (mgr.25055) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:50.429 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:50 smithi032 bash[49316]: level=info ts=2024-03-26T21:52:50.269Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-26T21:52:50.429 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:50 smithi032 bash[49316]: level=info ts=2024-03-26T21:52:50.269Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-26T21:52:50.429 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:50 smithi032 bash[49316]: level=info ts=2024-03-26T21:52:50.272Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.32 port=9094 2024-03-26T21:52:50.429 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:50 smithi032 bash[49316]: level=info ts=2024-03-26T21:52:50.273Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-26T21:52:50.429 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:50 smithi032 bash[49316]: level=info ts=2024-03-26T21:52:50.321Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T21:52:50.429 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:50 smithi032 bash[49316]: level=info ts=2024-03-26T21:52:50.321Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T21:52:50.429 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:50 smithi032 bash[49316]: level=info ts=2024-03-26T21:52:50.325Z caller=main.go:518 msg=Listening address=:9093 2024-03-26T21:52:50.429 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:50 smithi032 bash[49316]: level=info ts=2024-03-26T21:52:50.325Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-26T21:52:51.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:51 smithi032 bash[14367]: cluster 2024-03-26T21:52:50.479836+0000 mgr.x (mgr.25055) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:51.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:51 smithi032 bash[19772]: cluster 2024-03-26T21:52:50.479836+0000 mgr.x (mgr.25055) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:51.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:51 smithi092 bash[14434]: cluster 2024-03-26T21:52:50.479836+0000 mgr.x (mgr.25055) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:52.513 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:52:52 smithi032 bash[49316]: level=info ts=2024-03-26T21:52:52.273Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000520335s 2024-03-26T21:52:52.702 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:52:52 smithi092 bash[31109]: ts=2024-03-26T21:52:52.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.92:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.32:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:52:53.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:53 smithi092 bash[14434]: cluster 2024-03-26T21:52:52.481582+0000 mgr.x (mgr.25055) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:53.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:53 smithi092 bash[14434]: audit 2024-03-26T21:52:52.696576+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:53.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:53 smithi092 bash[14434]: audit 2024-03-26T21:52:52.710282+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:54.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:53 smithi032 bash[14367]: cluster 2024-03-26T21:52:52.481582+0000 mgr.x (mgr.25055) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:54.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:53 smithi032 bash[14367]: audit 2024-03-26T21:52:52.696576+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:54.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:53 smithi032 bash[14367]: audit 2024-03-26T21:52:52.710282+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:54.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:53 smithi032 bash[19772]: cluster 2024-03-26T21:52:52.481582+0000 mgr.x (mgr.25055) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:54.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:53 smithi032 bash[19772]: audit 2024-03-26T21:52:52.696576+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:54.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:53 smithi032 bash[19772]: audit 2024-03-26T21:52:52.710282+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:52:54.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:54 smithi032 bash[14367]: cephadm 2024-03-26T21:52:52.757721+0000 mgr.x (mgr.25055) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:52:54.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:54 smithi032 bash[14367]: cephadm 2024-03-26T21:52:53.004704+0000 mgr.x (mgr.25055) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-26T21:52:54.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:54 smithi032 bash[14367]: audit 2024-03-26T21:52:54.519881+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 172.21.15.32:0/147891138' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:52:54.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:54 smithi032 bash[19772]: cephadm 2024-03-26T21:52:52.757721+0000 mgr.x (mgr.25055) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:52:54.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:54 smithi032 bash[19772]: cephadm 2024-03-26T21:52:53.004704+0000 mgr.x (mgr.25055) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-26T21:52:54.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:54 smithi032 bash[19772]: audit 2024-03-26T21:52:54.519881+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 172.21.15.32:0/147891138' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:52:54.951 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:52:54 smithi092 bash[34716]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:52:54] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.33.4" 2024-03-26T21:52:54.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:54 smithi092 bash[14434]: cephadm 2024-03-26T21:52:52.757721+0000 mgr.x (mgr.25055) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:52:54.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:54 smithi092 bash[14434]: cephadm 2024-03-26T21:52:53.004704+0000 mgr.x (mgr.25055) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-26T21:52:54.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:54 smithi092 bash[14434]: audit 2024-03-26T21:52:54.519881+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 172.21.15.32:0/147891138' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:52:55.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:52:54 smithi032 bash[14636]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:52:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:52:55.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:55 smithi092 bash[14434]: cluster 2024-03-26T21:52:54.482258+0000 mgr.x (mgr.25055) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:55.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:55 smithi092 bash[14434]: audit 2024-03-26T21:52:54.914015+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.32:0/1059114538' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2370191603"}]: dispatch 2024-03-26T21:52:55.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:55 smithi092 bash[14434]: audit 2024-03-26T21:52:54.914954+0000 mon.a (mon.0) 952 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2370191603"}]: dispatch 2024-03-26T21:52:55.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:55 smithi092 bash[14434]: audit 2024-03-26T21:52:55.654365+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:56.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:55 smithi032 bash[19772]: cluster 2024-03-26T21:52:54.482258+0000 mgr.x (mgr.25055) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:56.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:55 smithi032 bash[19772]: audit 2024-03-26T21:52:54.914015+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.32:0/1059114538' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2370191603"}]: dispatch 2024-03-26T21:52:56.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:55 smithi032 bash[19772]: audit 2024-03-26T21:52:54.914954+0000 mon.a (mon.0) 952 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2370191603"}]: dispatch 2024-03-26T21:52:56.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:55 smithi032 bash[19772]: audit 2024-03-26T21:52:55.654365+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:55 smithi032 bash[14367]: cluster 2024-03-26T21:52:54.482258+0000 mgr.x (mgr.25055) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:52:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:55 smithi032 bash[14367]: audit 2024-03-26T21:52:54.914015+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.32:0/1059114538' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2370191603"}]: dispatch 2024-03-26T21:52:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:55 smithi032 bash[14367]: audit 2024-03-26T21:52:54.914954+0000 mon.a (mon.0) 952 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2370191603"}]: dispatch 2024-03-26T21:52:56.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:55 smithi032 bash[14367]: audit 2024-03-26T21:52:55.654365+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:57.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:56 smithi032 bash[14367]: audit 2024-03-26T21:52:55.719032+0000 mon.a (mon.0) 953 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2370191603"}]': finished 2024-03-26T21:52:57.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:56 smithi032 bash[14367]: cluster 2024-03-26T21:52:55.719148+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-26T21:52:57.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:56 smithi032 bash[14367]: audit 2024-03-26T21:52:56.122658+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.32:0/3748957989' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2440685190"}]: dispatch 2024-03-26T21:52:57.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:56 smithi032 bash[19772]: audit 2024-03-26T21:52:55.719032+0000 mon.a (mon.0) 953 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2370191603"}]': finished 2024-03-26T21:52:57.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:56 smithi032 bash[19772]: cluster 2024-03-26T21:52:55.719148+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-26T21:52:57.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:56 smithi032 bash[19772]: audit 2024-03-26T21:52:56.122658+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.32:0/3748957989' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2440685190"}]: dispatch 2024-03-26T21:52:57.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:56 smithi092 bash[14434]: audit 2024-03-26T21:52:55.719032+0000 mon.a (mon.0) 953 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2370191603"}]': finished 2024-03-26T21:52:57.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:56 smithi092 bash[14434]: cluster 2024-03-26T21:52:55.719148+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-26T21:52:57.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:56 smithi092 bash[14434]: audit 2024-03-26T21:52:56.122658+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.32:0/3748957989' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2440685190"}]: dispatch 2024-03-26T21:52:58.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:57 smithi032 bash[14367]: cluster 2024-03-26T21:52:56.483054+0000 mgr.x (mgr.25055) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-26T21:52:58.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:57 smithi032 bash[14367]: audit 2024-03-26T21:52:56.729123+0000 mon.a (mon.0) 956 : audit [INF] from='client.? 172.21.15.32:0/3748957989' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2440685190"}]': finished 2024-03-26T21:52:58.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:57 smithi032 bash[14367]: cluster 2024-03-26T21:52:56.729227+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-26T21:52:58.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:57 smithi032 bash[14367]: audit 2024-03-26T21:52:57.125529+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.32:0/1645502646' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3785595510"}]: dispatch 2024-03-26T21:52:58.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:57 smithi032 bash[14367]: audit 2024-03-26T21:52:57.126481+0000 mon.a (mon.0) 958 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3785595510"}]: dispatch 2024-03-26T21:52:58.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:57 smithi032 bash[19772]: cluster 2024-03-26T21:52:56.483054+0000 mgr.x (mgr.25055) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-26T21:52:58.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:57 smithi032 bash[19772]: audit 2024-03-26T21:52:56.729123+0000 mon.a (mon.0) 956 : audit [INF] from='client.? 172.21.15.32:0/3748957989' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2440685190"}]': finished 2024-03-26T21:52:58.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:57 smithi032 bash[19772]: cluster 2024-03-26T21:52:56.729227+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-26T21:52:58.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:57 smithi032 bash[19772]: audit 2024-03-26T21:52:57.125529+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.32:0/1645502646' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3785595510"}]: dispatch 2024-03-26T21:52:58.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:57 smithi032 bash[19772]: audit 2024-03-26T21:52:57.126481+0000 mon.a (mon.0) 958 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3785595510"}]: dispatch 2024-03-26T21:52:58.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:57 smithi092 bash[14434]: cluster 2024-03-26T21:52:56.483054+0000 mgr.x (mgr.25055) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-26T21:52:58.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:57 smithi092 bash[14434]: audit 2024-03-26T21:52:56.729123+0000 mon.a (mon.0) 956 : audit [INF] from='client.? 172.21.15.32:0/3748957989' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2440685190"}]': finished 2024-03-26T21:52:58.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:57 smithi092 bash[14434]: cluster 2024-03-26T21:52:56.729227+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-26T21:52:58.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:57 smithi092 bash[14434]: audit 2024-03-26T21:52:57.125529+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.32:0/1645502646' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3785595510"}]: dispatch 2024-03-26T21:52:58.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:57 smithi092 bash[14434]: audit 2024-03-26T21:52:57.126481+0000 mon.a (mon.0) 958 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3785595510"}]: dispatch 2024-03-26T21:52:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:58 smithi032 bash[14367]: audit 2024-03-26T21:52:57.832644+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3785595510"}]': finished 2024-03-26T21:52:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:58 smithi032 bash[14367]: cluster 2024-03-26T21:52:57.832867+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-26T21:52:59.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:58 smithi032 bash[14367]: audit 2024-03-26T21:52:58.242498+0000 mon.a (mon.0) 961 : audit [INF] from='client.? 172.21.15.32:0/2315874403' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3904046694"}]: dispatch 2024-03-26T21:52:59.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:58 smithi032 bash[14367]: cluster 2024-03-26T21:52:58.483700+0000 mgr.x (mgr.25055) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-26T21:52:59.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:58 smithi032 bash[19772]: audit 2024-03-26T21:52:57.832644+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3785595510"}]': finished 2024-03-26T21:52:59.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:58 smithi032 bash[19772]: cluster 2024-03-26T21:52:57.832867+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-26T21:52:59.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:58 smithi032 bash[19772]: audit 2024-03-26T21:52:58.242498+0000 mon.a (mon.0) 961 : audit [INF] from='client.? 172.21.15.32:0/2315874403' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3904046694"}]: dispatch 2024-03-26T21:52:59.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:58 smithi032 bash[19772]: cluster 2024-03-26T21:52:58.483700+0000 mgr.x (mgr.25055) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-26T21:52:59.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:58 smithi092 bash[14434]: audit 2024-03-26T21:52:57.832644+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3785595510"}]': finished 2024-03-26T21:52:59.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:58 smithi092 bash[14434]: cluster 2024-03-26T21:52:57.832867+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-26T21:52:59.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:58 smithi092 bash[14434]: audit 2024-03-26T21:52:58.242498+0000 mon.a (mon.0) 961 : audit [INF] from='client.? 172.21.15.32:0/2315874403' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3904046694"}]: dispatch 2024-03-26T21:52:59.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:58 smithi092 bash[14434]: cluster 2024-03-26T21:52:58.483700+0000 mgr.x (mgr.25055) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-26T21:53:00.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:59 smithi092 bash[14434]: audit 2024-03-26T21:52:58.842159+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.32:0/2315874403' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3904046694"}]': finished 2024-03-26T21:53:00.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:59 smithi092 bash[14434]: cluster 2024-03-26T21:52:58.842347+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-26T21:53:00.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:52:59 smithi092 bash[14434]: audit 2024-03-26T21:52:59.241626+0000 mon.a (mon.0) 964 : audit [INF] from='client.? 172.21.15.32:0/3198245811' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3498840100"}]: dispatch 2024-03-26T21:53:00.270 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:59 smithi032 bash[14367]: audit 2024-03-26T21:52:58.842159+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.32:0/2315874403' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3904046694"}]': finished 2024-03-26T21:53:00.271 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:59 smithi032 bash[14367]: cluster 2024-03-26T21:52:58.842347+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-26T21:53:00.271 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:52:59 smithi032 bash[14367]: audit 2024-03-26T21:52:59.241626+0000 mon.a (mon.0) 964 : audit [INF] from='client.? 172.21.15.32:0/3198245811' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3498840100"}]: dispatch 2024-03-26T21:53:00.271 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:59 smithi032 bash[19772]: audit 2024-03-26T21:52:58.842159+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.32:0/2315874403' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/3904046694"}]': finished 2024-03-26T21:53:00.271 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:59 smithi032 bash[19772]: cluster 2024-03-26T21:52:58.842347+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-26T21:53:00.271 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:52:59 smithi032 bash[19772]: audit 2024-03-26T21:52:59.241626+0000 mon.a (mon.0) 964 : audit [INF] from='client.? 172.21.15.32:0/3198245811' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3498840100"}]: dispatch 2024-03-26T21:53:00.588 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 21:53:00 smithi032 bash[49316]: level=info ts=2024-03-26T21:53:00.277Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003940367s 2024-03-26T21:53:01.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:00 smithi092 bash[14434]: audit 2024-03-26T21:52:59.844554+0000 mon.a (mon.0) 965 : audit [INF] from='client.? 172.21.15.32:0/3198245811' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3498840100"}]': finished 2024-03-26T21:53:01.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:00 smithi092 bash[14434]: cluster 2024-03-26T21:52:59.844770+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-26T21:53:01.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:00 smithi092 bash[14434]: audit 2024-03-26T21:53:00.262546+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.32:0/2315937658' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3904046694"}]: dispatch 2024-03-26T21:53:01.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:00 smithi092 bash[14434]: audit 2024-03-26T21:53:00.263501+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3904046694"}]: dispatch 2024-03-26T21:53:01.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:00 smithi092 bash[14434]: cluster 2024-03-26T21:53:00.484441+0000 mgr.x (mgr.25055) 62 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T21:53:01.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:00 smithi032 bash[19772]: audit 2024-03-26T21:52:59.844554+0000 mon.a (mon.0) 965 : audit [INF] from='client.? 172.21.15.32:0/3198245811' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3498840100"}]': finished 2024-03-26T21:53:01.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:00 smithi032 bash[19772]: cluster 2024-03-26T21:52:59.844770+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-26T21:53:01.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:00 smithi032 bash[19772]: audit 2024-03-26T21:53:00.262546+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.32:0/2315937658' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3904046694"}]: dispatch 2024-03-26T21:53:01.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:00 smithi032 bash[19772]: audit 2024-03-26T21:53:00.263501+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3904046694"}]: dispatch 2024-03-26T21:53:01.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:00 smithi032 bash[19772]: cluster 2024-03-26T21:53:00.484441+0000 mgr.x (mgr.25055) 62 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T21:53:01.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:00 smithi032 bash[14367]: audit 2024-03-26T21:52:59.844554+0000 mon.a (mon.0) 965 : audit [INF] from='client.? 172.21.15.32:0/3198245811' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3498840100"}]': finished 2024-03-26T21:53:01.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:00 smithi032 bash[14367]: cluster 2024-03-26T21:52:59.844770+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-26T21:53:01.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:00 smithi032 bash[14367]: audit 2024-03-26T21:53:00.262546+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.32:0/2315937658' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3904046694"}]: dispatch 2024-03-26T21:53:01.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:00 smithi032 bash[14367]: audit 2024-03-26T21:53:00.263501+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3904046694"}]: dispatch 2024-03-26T21:53:01.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:00 smithi032 bash[14367]: cluster 2024-03-26T21:53:00.484441+0000 mgr.x (mgr.25055) 62 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T21:53:02.159 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:01 smithi092 bash[14434]: audit 2024-03-26T21:53:00.863398+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3904046694"}]': finished 2024-03-26T21:53:02.160 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:01 smithi092 bash[14434]: cluster 2024-03-26T21:53:00.863505+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-26T21:53:02.160 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:01 smithi092 bash[14434]: audit 2024-03-26T21:53:01.270614+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.32:0/3698390997' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3869851670"}]: dispatch 2024-03-26T21:53:02.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:01 smithi032 bash[14367]: audit 2024-03-26T21:53:00.863398+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3904046694"}]': finished 2024-03-26T21:53:02.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:01 smithi032 bash[14367]: cluster 2024-03-26T21:53:00.863505+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-26T21:53:02.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:01 smithi032 bash[14367]: audit 2024-03-26T21:53:01.270614+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.32:0/3698390997' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3869851670"}]: dispatch 2024-03-26T21:53:02.338 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:01 smithi032 bash[19772]: audit 2024-03-26T21:53:00.863398+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/3904046694"}]': finished 2024-03-26T21:53:02.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:01 smithi032 bash[19772]: cluster 2024-03-26T21:53:00.863505+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-26T21:53:02.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:01 smithi032 bash[19772]: audit 2024-03-26T21:53:01.270614+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.32:0/3698390997' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3869851670"}]: dispatch 2024-03-26T21:53:02.452 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:02 smithi092 bash[31109]: ts=2024-03-26T21:53:02.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.92:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.32:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:53:02.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:02 smithi092 bash[14434]: audit 2024-03-26T21:53:01.869033+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.32:0/3698390997' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3869851670"}]': finished 2024-03-26T21:53:02.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:02 smithi092 bash[14434]: cluster 2024-03-26T21:53:01.869203+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-26T21:53:02.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:02 smithi092 bash[14434]: cluster 2024-03-26T21:53:02.485195+0000 mgr.x (mgr.25055) 63 : cluster [DBG] pgmap v36: 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-03-26T21:53:03.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:02 smithi032 bash[14367]: audit 2024-03-26T21:53:01.869033+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.32:0/3698390997' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3869851670"}]': finished 2024-03-26T21:53:03.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:02 smithi032 bash[14367]: cluster 2024-03-26T21:53:01.869203+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-26T21:53:03.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:02 smithi032 bash[14367]: cluster 2024-03-26T21:53:02.485195+0000 mgr.x (mgr.25055) 63 : cluster [DBG] pgmap v36: 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-03-26T21:53:03.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:02 smithi032 bash[19772]: audit 2024-03-26T21:53:01.869033+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.32:0/3698390997' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/3869851670"}]': finished 2024-03-26T21:53:03.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:02 smithi032 bash[19772]: cluster 2024-03-26T21:53:01.869203+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-26T21:53:03.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:02 smithi032 bash[19772]: cluster 2024-03-26T21:53:02.485195+0000 mgr.x (mgr.25055) 63 : cluster [DBG] pgmap v36: 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-03-26T21:53:03.744 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 starting - - - - 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 running (6m) 39s ago 6m 48.5M - 8.3.5 dad864ee21e9 2ffd907ce174 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 starting - - - - 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283 running (66s) 39s ago 13m 485M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 620ca0736a56 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:9283 running (15m) 39s ago 15m 404M - 17.2.0 e1d6a67b021e c79ce2bf60ee 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (15m) 39s ago 15m 59.4M 2048M 17.2.0 e1d6a67b021e b6acaa6393e5 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (13m) 39s ago 13m 48.2M 2048M 17.2.0 e1d6a67b021e de9350850fda 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (13m) 39s ago 13m 45.0M 2048M 17.2.0 e1d6a67b021e 73bafef58a35 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 starting - - - - 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (7m) 39s ago 7m 14.5M - 1.3.1 1dbe0e931976 1ab3486e0e86 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (12m) 39s ago 12m 57.2M 2782M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:53:04.561 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (12m) 39s ago 12m 57.5M 2782M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:53:04.562 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (11m) 39s ago 11m 52.3M 2782M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:53:04.562 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (10m) 39s ago 10m 55.7M 2782M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:53:04.562 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (10m) 39s ago 10m 56.3M 3037M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:53:04.562 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (9m) 39s ago 9m 53.7M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:53:04.562 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (9m) 39s ago 9m 52.4M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:53:04.562 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (8m) 39s ago 8m 54.4M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:53:04.562 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (6m) 39s ago 7m 60.9M - 2.33.4 514e6a882f6e 5f598ebb83c5 2024-03-26T21:53:04.562 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (5m) 39s ago 5m 87.1M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:53:04.562 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (5m) 39s ago 5m 85.1M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:53:04.562 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (5m) 39s ago 5m 84.9M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:53:04.562 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (5m) 39s ago 5m 85.3M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:53:04.892 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[34716]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:53:04] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.33.4" 2024-03-26T21:53:04.893 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 systemd[1]: Stopping Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:53:04.893 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[36684]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-prometheus.a 2024-03-26T21:53:04.893 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[31109]: ts=2024-03-26T21:53:04.707Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:53:04.893 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[31109]: ts=2024-03-26T21:53:04.707Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-26T21:53:04.893 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[31109]: ts=2024-03-26T21:53:04.708Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-26T21:53:04.893 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[31109]: ts=2024-03-26T21:53:04.708Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-26T21:53:04.893 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[31109]: ts=2024-03-26T21:53:04.708Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-26T21:53:04.893 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[31109]: ts=2024-03-26T21:53:04.708Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-26T21:53:04.894 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[31109]: ts=2024-03-26T21:53:04.708Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T21:53:04.894 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[31109]: ts=2024-03-26T21:53:04.708Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-26T21:53:04.894 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[31109]: ts=2024-03-26T21:53:04.708Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T21:53:04.894 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[31109]: ts=2024-03-26T21:53:04.709Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T21:53:04.894 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[31109]: ts=2024-03-26T21:53:04.709Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-26T21:53:04.894 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:04 smithi092 bash[31109]: ts=2024-03-26T21:53:04.709Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-26T21:53:05.032 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:53:05.032 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:53:05.032 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:53:05.032 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:53:05.032 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:53:05.032 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: "mds": {}, 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:53:05.033 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:53:05.424 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:53:05.424 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:53:05.424 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:53:05.424 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:53:05.424 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-03-26T21:53:05.424 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "1/23 daemons upgraded", 2024-03-26T21:53:05.425 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-03-26T21:53:05.425 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:53:05.425 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:53:05.544 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:05 smithi092 bash[36693]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T21:53:05.544 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:05 smithi092 bash[36728]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-prometheus.a 2024-03-26T21:53:05.544 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:05 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@prometheus.a.service: Succeeded. 2024-03-26T21:53:05.544 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:05 smithi092 systemd[1]: Stopped Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:53:05.544 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:05 smithi092 systemd[1]: Started Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:53:05.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:05 smithi032 bash[14367]: audit 2024-03-26T21:53:03.729976+0000 mgr.x (mgr.25055) 64 : audit [DBG] from='client.25258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:05.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:05 smithi032 bash[14367]: audit 2024-03-26T21:53:04.134122+0000 mgr.x (mgr.25055) 65 : audit [DBG] from='client.25264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:05.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:05 smithi032 bash[14367]: audit 2024-03-26T21:53:04.168759+0000 mgr.x (mgr.25055) 66 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:05.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:05 smithi032 bash[14367]: cluster 2024-03-26T21:53:04.486067+0000 mgr.x (mgr.25055) 67 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-03-26T21:53:05.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:05 smithi032 bash[14367]: audit 2024-03-26T21:53:04.533536+0000 mgr.x (mgr.25055) 68 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:05.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:05 smithi032 bash[14367]: audit 2024-03-26T21:53:05.037913+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.32:0/2912147391' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:05.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:05 smithi032 bash[19772]: audit 2024-03-26T21:53:03.729976+0000 mgr.x (mgr.25055) 64 : audit [DBG] from='client.25258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:05.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:05 smithi032 bash[19772]: audit 2024-03-26T21:53:04.134122+0000 mgr.x (mgr.25055) 65 : audit [DBG] from='client.25264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:05.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:05 smithi032 bash[19772]: audit 2024-03-26T21:53:04.168759+0000 mgr.x (mgr.25055) 66 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:05.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:05 smithi032 bash[19772]: cluster 2024-03-26T21:53:04.486067+0000 mgr.x (mgr.25055) 67 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-03-26T21:53:05.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:05 smithi032 bash[19772]: audit 2024-03-26T21:53:04.533536+0000 mgr.x (mgr.25055) 68 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:05.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:05 smithi032 bash[19772]: audit 2024-03-26T21:53:05.037913+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.32:0/2912147391' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:05.868 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-03-26T21:53:05.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:05 smithi092 bash[14434]: audit 2024-03-26T21:53:03.729976+0000 mgr.x (mgr.25055) 64 : audit [DBG] from='client.25258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:05.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:05 smithi092 bash[14434]: audit 2024-03-26T21:53:04.134122+0000 mgr.x (mgr.25055) 65 : audit [DBG] from='client.25264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:05.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:05 smithi092 bash[14434]: audit 2024-03-26T21:53:04.168759+0000 mgr.x (mgr.25055) 66 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:05.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:05 smithi092 bash[14434]: cluster 2024-03-26T21:53:04.486067+0000 mgr.x (mgr.25055) 67 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-03-26T21:53:05.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:05 smithi092 bash[14434]: audit 2024-03-26T21:53:04.533536+0000 mgr.x (mgr.25055) 68 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:05.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:05 smithi092 bash[14434]: audit 2024-03-26T21:53:05.037913+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.32:0/2912147391' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:06.438 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:06 smithi092 systemd[1]: Stopping Ceph node-exporter.b for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:53:06.438 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:06 smithi092 bash[36778]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter.b 2024-03-26T21:53:06.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:06 smithi092 bash[14434]: audit 2024-03-26T21:53:05.426005+0000 mgr.x (mgr.25055) 69 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:06.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:06 smithi092 bash[14434]: audit 2024-03-26T21:53:05.545899+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:06.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:06 smithi092 bash[14434]: audit 2024-03-26T21:53:05.562701+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:06.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:06 smithi092 bash[14434]: cephadm 2024-03-26T21:53:05.600274+0000 mgr.x (mgr.25055) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-26T21:53:06.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:06 smithi092 bash[14434]: cephadm 2024-03-26T21:53:05.601122+0000 mgr.x (mgr.25055) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi092 2024-03-26T21:53:06.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:06 smithi092 bash[14434]: audit 2024-03-26T21:53:05.873383+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.32:0/1679039764' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:53:06.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:06 smithi032 bash[19772]: audit 2024-03-26T21:53:05.426005+0000 mgr.x (mgr.25055) 69 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:06.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:06 smithi032 bash[19772]: audit 2024-03-26T21:53:05.545899+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:06.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:06 smithi032 bash[19772]: audit 2024-03-26T21:53:05.562701+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:06.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:06 smithi032 bash[19772]: cephadm 2024-03-26T21:53:05.600274+0000 mgr.x (mgr.25055) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-26T21:53:06.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:06 smithi032 bash[19772]: cephadm 2024-03-26T21:53:05.601122+0000 mgr.x (mgr.25055) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi092 2024-03-26T21:53:06.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:06 smithi032 bash[19772]: audit 2024-03-26T21:53:05.873383+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.32:0/1679039764' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:53:06.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:06 smithi032 bash[14367]: audit 2024-03-26T21:53:05.426005+0000 mgr.x (mgr.25055) 69 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:06 smithi032 bash[14367]: audit 2024-03-26T21:53:05.545899+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:06 smithi032 bash[14367]: audit 2024-03-26T21:53:05.562701+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:06 smithi032 bash[14367]: cephadm 2024-03-26T21:53:05.600274+0000 mgr.x (mgr.25055) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-26T21:53:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:06 smithi032 bash[14367]: cephadm 2024-03-26T21:53:05.601122+0000 mgr.x (mgr.25055) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi092 2024-03-26T21:53:06.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:06 smithi032 bash[14367]: audit 2024-03-26T21:53:05.873383+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.32:0/1679039764' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:53:07.172 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:06 smithi092 bash[36787]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter-b 2024-03-26T21:53:07.172 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:06 smithi092 bash[36857]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter.b 2024-03-26T21:53:07.172 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.001Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-26T21:53:07.172 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.001Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-26T21:53:07.173 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.001Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-26T21:53:07.173 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.001Z 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 smithi092 (none))" 2024-03-26T21:53:07.173 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.001Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T21:53:07.173 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.001Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T21:53:07.173 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.004Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T21:53:07.173 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.004Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-26T21:53:07.173 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.006Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-26T21:53:07.173 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.012Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T21:53:07.173 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.012Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.8µs 2024-03-26T21:53:07.173 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.012Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T21:53:07.173 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.174Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-03-26T21:53:07.438 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:07 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:53:07.438 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:07 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-26T21:53:07.438 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:07 smithi092 systemd[1]: Stopped Ceph node-exporter.b for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:53:07.438 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:07 smithi092 systemd[1]: Started Ceph node-exporter.b for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:53:07.438 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.440Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-03-26T21:53:07.558 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.441Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-03-26T21:53:07.559 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.441Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=80.64µs wal_replay_duration=428.361306ms total_replay_duration=428.475144ms 2024-03-26T21:53:07.559 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.448Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T21:53:07.559 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.448Z caller=main.go:947 level=info msg="TSDB started" 2024-03-26T21:53:07.559 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.448Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T21:53:07.559 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.485Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=36.752531ms db_storage=1.529µs remote_storage=2.434µs web_handler=867ns query_engine=1.284µs scrape=608.714µs scrape_sd=274.119µs notify=47.139µs notify_sd=111.873µs rules=34.704336ms 2024-03-26T21:53:07.559 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[36756]: ts=2024-03-26T21:53:07.485Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-26T21:53:07.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[14434]: cluster 2024-03-26T21:53:06.486971+0000 mgr.x (mgr.25055) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s 2024-03-26T21:53:07.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[14434]: audit 2024-03-26T21:53:07.272350+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:07.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[14434]: audit 2024-03-26T21:53:07.284611+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:07.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[14434]: audit 2024-03-26T21:53:07.403590+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:07.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[14434]: audit 2024-03-26T21:53:07.412165+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:07.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:07 smithi092 bash[14434]: audit 2024-03-26T21:53:07.412997+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:53:07.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:07 smithi032 bash[14367]: cluster 2024-03-26T21:53:06.486971+0000 mgr.x (mgr.25055) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s 2024-03-26T21:53:07.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:07 smithi032 bash[14367]: audit 2024-03-26T21:53:07.272350+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:07.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:07 smithi032 bash[14367]: audit 2024-03-26T21:53:07.284611+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:07.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:07 smithi032 bash[14367]: audit 2024-03-26T21:53:07.403590+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:07.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:07 smithi032 bash[14367]: audit 2024-03-26T21:53:07.412165+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:07.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:07 smithi032 bash[14367]: audit 2024-03-26T21:53:07.412997+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:53:07.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:07 smithi032 bash[19772]: cluster 2024-03-26T21:53:06.486971+0000 mgr.x (mgr.25055) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s 2024-03-26T21:53:07.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:07 smithi032 bash[19772]: audit 2024-03-26T21:53:07.272350+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:07.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:07 smithi032 bash[19772]: audit 2024-03-26T21:53:07.284611+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:07.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:07 smithi032 bash[19772]: audit 2024-03-26T21:53:07.403590+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:07.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:07 smithi032 bash[19772]: audit 2024-03-26T21:53:07.412165+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:07.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:07 smithi032 bash[19772]: audit 2024-03-26T21:53:07.412997+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:53:08.568 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.305Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-26T21:53:08.568 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.306Z 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-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.306Z 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-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.306Z 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-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=arp 2024-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-26T21:53:08.569 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=edac 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-26T21:53:08.570 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-26T21:53:08.571 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-26T21:53:08.571 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-26T21:53:08.571 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-26T21:53:08.571 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=os 2024-03-26T21:53:08.571 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.308Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-26T21:53:08.571 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-26T21:53:08.571 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-26T21:53:08.571 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-26T21:53:08.571 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-26T21:53:08.571 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-26T21:53:08.571 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=stat 2024-03-26T21:53:08.572 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-26T21:53:08.572 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-26T21:53:08.572 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-26T21:53:08.572 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=time 2024-03-26T21:53:08.572 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-26T21:53:08.572 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=uname 2024-03-26T21:53:08.572 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-26T21:53:08.572 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-26T21:53:08.572 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-26T21:53:08.572 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-26T21:53:08.572 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[36910]: ts=2024-03-26T21:53:08.309Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-26T21:53:08.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:08 smithi032 bash[14367]: cephadm 2024-03-26T21:53:07.321141+0000 mgr.x (mgr.25055) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-26T21:53:08.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:08 smithi032 bash[14367]: cephadm 2024-03-26T21:53:07.337381+0000 mgr.x (mgr.25055) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-26T21:53:08.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:08 smithi032 bash[14367]: audit 2024-03-26T21:53:07.413851+0000 mgr.x (mgr.25055) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:53:08.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:08 smithi032 bash[14367]: cephadm 2024-03-26T21:53:07.419010+0000 mgr.x (mgr.25055) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi092 2024-03-26T21:53:08.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:08 smithi032 bash[19772]: cephadm 2024-03-26T21:53:07.321141+0000 mgr.x (mgr.25055) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-26T21:53:08.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:08 smithi032 bash[19772]: cephadm 2024-03-26T21:53:07.337381+0000 mgr.x (mgr.25055) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-26T21:53:08.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:08 smithi032 bash[19772]: audit 2024-03-26T21:53:07.413851+0000 mgr.x (mgr.25055) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:53:08.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:08 smithi032 bash[19772]: cephadm 2024-03-26T21:53:07.419010+0000 mgr.x (mgr.25055) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi092 2024-03-26T21:53:08.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[14434]: cephadm 2024-03-26T21:53:07.321141+0000 mgr.x (mgr.25055) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-26T21:53:08.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[14434]: cephadm 2024-03-26T21:53:07.337381+0000 mgr.x (mgr.25055) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-26T21:53:08.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[14434]: audit 2024-03-26T21:53:07.413851+0000 mgr.x (mgr.25055) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:53:08.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:08 smithi092 bash[14434]: cephadm 2024-03-26T21:53:07.419010+0000 mgr.x (mgr.25055) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi092 2024-03-26T21:53:09.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:09 smithi032 bash[14367]: cluster 2024-03-26T21:53:08.488648+0000 mgr.x (mgr.25055) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:09.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:09 smithi032 bash[19772]: cluster 2024-03-26T21:53:08.488648+0000 mgr.x (mgr.25055) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:09.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:09 smithi092 bash[14434]: cluster 2024-03-26T21:53:08.488648+0000 mgr.x (mgr.25055) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:11.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:11 smithi032 bash[14367]: cluster 2024-03-26T21:53:10.489500+0000 mgr.x (mgr.25055) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:53:11.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:11 smithi032 bash[14367]: audit 2024-03-26T21:53:10.655225+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:11.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:11 smithi032 bash[19772]: cluster 2024-03-26T21:53:10.489500+0000 mgr.x (mgr.25055) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:53:11.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:11 smithi032 bash[19772]: audit 2024-03-26T21:53:10.655225+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:11.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:11 smithi092 bash[14434]: cluster 2024-03-26T21:53:10.489500+0000 mgr.x (mgr.25055) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:53:11.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:11 smithi092 bash[14434]: audit 2024-03-26T21:53:10.655225+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:13.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:12 smithi032 bash[14367]: cluster 2024-03-26T21:53:12.490784+0000 mgr.x (mgr.25055) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-03-26T21:53:13.088 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:12 smithi032 bash[19772]: cluster 2024-03-26T21:53:12.490784+0000 mgr.x (mgr.25055) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-03-26T21:53:13.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:12 smithi092 bash[14434]: cluster 2024-03-26T21:53:12.490784+0000 mgr.x (mgr.25055) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-03-26T21:53:13.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:13 smithi092 bash[34716]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:53:13] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.33.4" 2024-03-26T21:53:15.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:15 smithi032 bash[14367]: audit 2024-03-26T21:53:14.176838+0000 mgr.x (mgr.25055) 80 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:15.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:15 smithi032 bash[14367]: cluster 2024-03-26T21:53:14.491487+0000 mgr.x (mgr.25055) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:15.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:15 smithi032 bash[19772]: audit 2024-03-26T21:53:14.176838+0000 mgr.x (mgr.25055) 80 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:15.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:15 smithi032 bash[19772]: cluster 2024-03-26T21:53:14.491487+0000 mgr.x (mgr.25055) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:15.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:15 smithi092 bash[14434]: audit 2024-03-26T21:53:14.176838+0000 mgr.x (mgr.25055) 80 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:15.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:15 smithi092 bash[14434]: cluster 2024-03-26T21:53:14.491487+0000 mgr.x (mgr.25055) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:17.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:17 smithi032 bash[14367]: cluster 2024-03-26T21:53:16.492332+0000 mgr.x (mgr.25055) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:17.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:17 smithi032 bash[19772]: cluster 2024-03-26T21:53:16.492332+0000 mgr.x (mgr.25055) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:17.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:17 smithi092 bash[14434]: cluster 2024-03-26T21:53:16.492332+0000 mgr.x (mgr.25055) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:18.952 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:18 smithi092 bash[36756]: ts=2024-03-26T21:53: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi092:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:53:19.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:19 smithi032 bash[14367]: cluster 2024-03-26T21:53:18.493928+0000 mgr.x (mgr.25055) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:19.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:19 smithi032 bash[19772]: cluster 2024-03-26T21:53:18.493928+0000 mgr.x (mgr.25055) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:19.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:19 smithi092 bash[14434]: cluster 2024-03-26T21:53:18.493928+0000 mgr.x (mgr.25055) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:21.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:21 smithi092 bash[14434]: cluster 2024-03-26T21:53:20.494776+0000 mgr.x (mgr.25055) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:21.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:21 smithi032 bash[14367]: cluster 2024-03-26T21:53:20.494776+0000 mgr.x (mgr.25055) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:21.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:21 smithi032 bash[19772]: cluster 2024-03-26T21:53:20.494776+0000 mgr.x (mgr.25055) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:23.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:22 smithi032 bash[14367]: cluster 2024-03-26T21:53:22.496575+0000 mgr.x (mgr.25055) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:23.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:22 smithi032 bash[19772]: cluster 2024-03-26T21:53:22.496575+0000 mgr.x (mgr.25055) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:23.144 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:22 smithi092 bash[14434]: cluster 2024-03-26T21:53:22.496575+0000 mgr.x (mgr.25055) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:23.452 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:23 smithi092 bash[34716]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:53:23] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.33.4" 2024-03-26T21:53:23.702 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:23 smithi092 bash[36756]: ts=2024-03-26T21:53:23.510Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:53:24.172 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:23 smithi092 systemd[1]: Stopping Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:53:24.172 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:23 smithi092 bash[37204]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-grafana.a 2024-03-26T21:53:24.172 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:23 smithi092 bash[30479]: t=2024-03-26T21:53:23+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-26T21:53:24.833 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:24 smithi092 bash[37214]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-grafana-a 2024-03-26T21:53:24.834 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:24 smithi092 bash[37250]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-grafana.a 2024-03-26T21:53:24.834 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:24 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Succeeded. 2024-03-26T21:53:24.834 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:24 smithi092 systemd[1]: Stopped Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:53:24.834 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:24 smithi092 systemd[1]: Started Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:53:25.184 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:24 smithi092 bash[34716]: [26/Mar/2024:21:53:24] ENGINE Bus STOPPING 2024-03-26T21:53:25.184 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:24 smithi092 bash[34716]: [26/Mar/2024:21:53:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:53:25.184 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:24 smithi092 bash[34716]: [26/Mar/2024:21:53:24] ENGINE Bus STOPPED 2024-03-26T21:53:25.184 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:24 smithi092 bash[34716]: [26/Mar/2024:21:53:24] ENGINE Bus STARTING 2024-03-26T21:53:25.452 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE Serving on http://:::9283 2024-03-26T21:53:25.452 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE Bus STARTED 2024-03-26T21:53:25.452 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE Bus STOPPING 2024-03-26T21:53:25.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:53:25.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE Bus STOPPED 2024-03-26T21:53:25.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE Bus STARTING 2024-03-26T21:53:25.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE Serving on http://:::9283 2024-03-26T21:53:25.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE Bus STARTED 2024-03-26T21:53:25.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE Bus STOPPING 2024-03-26T21:53:25.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:53:25.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE Bus STOPPED 2024-03-26T21:53:25.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE Bus STARTING 2024-03-26T21:53:25.728 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE Serving on http://:::9283 2024-03-26T21:53:25.728 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[34716]: [26/Mar/2024:21:53:25] ENGINE Bus STARTED 2024-03-26T21:53:25.729 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:24.180511+0000 mgr.x (mgr.25055) 86 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:25.729 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: cluster 2024-03-26T21:53:24.497473+0000 mgr.x (mgr.25055) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:25.729 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:24.753896+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.729 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:24.767446+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.729 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:24.802368+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:53:25.729 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:24.805352+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-03-26T21:53:25.729 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:24.819600+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.729 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:24.834415+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:53:25.729 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:24.869455+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.729 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:24.869542+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:53:25.729 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:24.873477+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:53:25.729 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:24.885424+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.730 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:25.189174+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:53:25.730 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:25.191945+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi092.front.sepia.ceph.com:9095"}]: dispatch 2024-03-26T21:53:25.730 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:25.207409+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.730 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:25.221099+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:53:25.730 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:25.225639+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi092.front.sepia.ceph.com:3000"}]: dispatch 2024-03-26T21:53:25.730 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:25.239191+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.730 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[14434]: audit 2024-03-26T21:53:25.269267+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:25.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:24.180511+0000 mgr.x (mgr.25055) 86 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:25.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: cluster 2024-03-26T21:53:24.497473+0000 mgr.x (mgr.25055) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:25.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:24.753896+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:24.767446+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:24.802368+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:53:25.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:24.805352+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-03-26T21:53:25.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:24.819600+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:24.834415+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:53:25.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:24.869455+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:24.869542+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:53:25.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:24.873477+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:53:25.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:24.885424+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:25.189174+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:53:25.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:25.191945+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi092.front.sepia.ceph.com:9095"}]: dispatch 2024-03-26T21:53:25.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:25.207409+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:25.221099+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:53:25.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:25.225639+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi092.front.sepia.ceph.com:3000"}]: dispatch 2024-03-26T21:53:25.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:25.239191+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[14367]: audit 2024-03-26T21:53:25.269267+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:25.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:24.180511+0000 mgr.x (mgr.25055) 86 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:25.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: cluster 2024-03-26T21:53:24.497473+0000 mgr.x (mgr.25055) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:25.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:24.753896+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:24.767446+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:24.802368+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:24.805352+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:24.819600+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:24.834415+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:24.869455+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:24.869542+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:24.873477+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:24.885424+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:25.189174+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:25.191945+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi092.front.sepia.ceph.com:9095"}]: dispatch 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:25.207409+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:25.221099+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:25.225639+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi092.front.sepia.ceph.com:3000"}]: dispatch 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:25.239191+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:25.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:25 smithi032 bash[19772]: audit 2024-03-26T21:53:25.269267+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:26.202 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[37278]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:53:26.202 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:25 smithi092 bash[37278]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:53:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: audit 2024-03-26T21:53:24.803213+0000 mgr.x (mgr.25055) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:53:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: audit 2024-03-26T21:53:24.806131+0000 mgr.x (mgr.25055) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-03-26T21:53:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: audit 2024-03-26T21:53:24.836190+0000 mgr.x (mgr.25055) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:53:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: cephadm 2024-03-26T21:53:24.868781+0000 mgr.x (mgr.25055) 91 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-03-26T21:53:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: audit 2024-03-26T21:53:24.870207+0000 mgr.x (mgr.25055) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:53:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: audit 2024-03-26T21:53:24.874456+0000 mgr.x (mgr.25055) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:53:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: audit 2024-03-26T21:53:25.190152+0000 mgr.x (mgr.25055) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:53:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: audit 2024-03-26T21:53:25.193088+0000 mgr.x (mgr.25055) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi092.front.sepia.ceph.com:9095"}]: dispatch 2024-03-26T21:53:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: audit 2024-03-26T21:53:25.221815+0000 mgr.x (mgr.25055) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:53:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: audit 2024-03-26T21:53:25.226473+0000 mgr.x (mgr.25055) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi092.front.sepia.ceph.com:3000"}]: dispatch 2024-03-26T21:53:26.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: cephadm 2024-03-26T21:53:25.271388+0000 mgr.x (mgr.25055) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:53:26.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: cephadm 2024-03-26T21:53:25.272495+0000 mgr.x (mgr.25055) 99 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:53:26.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[19772]: audit 2024-03-26T21:53:25.655548+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:26.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: audit 2024-03-26T21:53:24.803213+0000 mgr.x (mgr.25055) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:53:26.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: audit 2024-03-26T21:53:24.806131+0000 mgr.x (mgr.25055) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-03-26T21:53:26.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: audit 2024-03-26T21:53:24.836190+0000 mgr.x (mgr.25055) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:53:26.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: cephadm 2024-03-26T21:53:24.868781+0000 mgr.x (mgr.25055) 91 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-03-26T21:53:26.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: audit 2024-03-26T21:53:24.870207+0000 mgr.x (mgr.25055) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:53:26.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: audit 2024-03-26T21:53:24.874456+0000 mgr.x (mgr.25055) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:53:26.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: audit 2024-03-26T21:53:25.190152+0000 mgr.x (mgr.25055) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:53:26.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: audit 2024-03-26T21:53:25.193088+0000 mgr.x (mgr.25055) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi092.front.sepia.ceph.com:9095"}]: dispatch 2024-03-26T21:53:26.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: audit 2024-03-26T21:53:25.221815+0000 mgr.x (mgr.25055) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:53:26.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: audit 2024-03-26T21:53:25.226473+0000 mgr.x (mgr.25055) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi092.front.sepia.ceph.com:3000"}]: dispatch 2024-03-26T21:53:26.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: cephadm 2024-03-26T21:53:25.271388+0000 mgr.x (mgr.25055) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:53:26.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: cephadm 2024-03-26T21:53:25.272495+0000 mgr.x (mgr.25055) 99 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:53:26.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:26 smithi032 bash[14367]: audit 2024-03-26T21:53:25.655548+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:26.952 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:26 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:53:26.952 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:26 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:53:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: audit 2024-03-26T21:53:24.803213+0000 mgr.x (mgr.25055) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:53:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: audit 2024-03-26T21:53:24.806131+0000 mgr.x (mgr.25055) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-03-26T21:53:26.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: audit 2024-03-26T21:53:24.836190+0000 mgr.x (mgr.25055) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:53:26.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: cephadm 2024-03-26T21:53:24.868781+0000 mgr.x (mgr.25055) 91 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-03-26T21:53:26.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: audit 2024-03-26T21:53:24.870207+0000 mgr.x (mgr.25055) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:53:26.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: audit 2024-03-26T21:53:24.874456+0000 mgr.x (mgr.25055) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:53:26.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: audit 2024-03-26T21:53:25.190152+0000 mgr.x (mgr.25055) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:53:26.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: audit 2024-03-26T21:53:25.193088+0000 mgr.x (mgr.25055) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi092.front.sepia.ceph.com:9095"}]: dispatch 2024-03-26T21:53:26.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: audit 2024-03-26T21:53:25.221815+0000 mgr.x (mgr.25055) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:53:26.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: audit 2024-03-26T21:53:25.226473+0000 mgr.x (mgr.25055) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi092.front.sepia.ceph.com:3000"}]: dispatch 2024-03-26T21:53:26.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: cephadm 2024-03-26T21:53:25.271388+0000 mgr.x (mgr.25055) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:53:26.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: cephadm 2024-03-26T21:53:25.272495+0000 mgr.x (mgr.25055) 99 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:53:26.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:26 smithi092 bash[14434]: audit 2024-03-26T21:53:25.655548+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:27.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:27 smithi032 bash[19772]: cluster 2024-03-26T21:53:26.498340+0000 mgr.x (mgr.25055) 100 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:27.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:27 smithi032 bash[14367]: cluster 2024-03-26T21:53:26.498340+0000 mgr.x (mgr.25055) 100 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:27.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:27 smithi092 bash[14434]: cluster 2024-03-26T21:53:26.498340+0000 mgr.x (mgr.25055) 100 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:28.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:28 smithi092 bash[14434]: cephadm 2024-03-26T21:53:27.694424+0000 mgr.x (mgr.25055) 101 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-26T21:53:28.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:28 smithi092 bash[14434]: audit 2024-03-26T21:53:27.708025+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:53:28.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:28 smithi092 bash[14434]: audit 2024-03-26T21:53:27.709663+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:28.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:28 smithi092 bash[14434]: audit 2024-03-26T21:53:27.710276+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:53:28.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:28 smithi092 bash[14434]: audit 2024-03-26T21:53:27.711714+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:28.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:28 smithi092 bash[14434]: audit 2024-03-26T21:53:27.712087+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:53:28.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:28 smithi092 bash[14434]: cephadm 2024-03-26T21:53:27.713391+0000 mgr.x (mgr.25055) 102 : cephadm [INF] Deploying daemon mgr.y on smithi032 2024-03-26T21:53:28.953 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:28 smithi092 bash[36756]: ts=2024-03-26T21: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi092:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:53:28.985 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[14367]: cephadm 2024-03-26T21:53:27.694424+0000 mgr.x (mgr.25055) 101 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-26T21:53:28.985 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[14367]: audit 2024-03-26T21:53:27.708025+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:53:28.986 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[14367]: audit 2024-03-26T21:53:27.709663+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:28.986 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[14367]: audit 2024-03-26T21:53:27.710276+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:53:28.986 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[14367]: audit 2024-03-26T21:53:27.711714+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:28.986 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[14367]: audit 2024-03-26T21:53:27.712087+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:53:28.986 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[14367]: cephadm 2024-03-26T21:53:27.713391+0000 mgr.x (mgr.25055) 102 : cephadm [INF] Deploying daemon mgr.y on smithi032 2024-03-26T21:53:28.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[19772]: cephadm 2024-03-26T21:53:27.694424+0000 mgr.x (mgr.25055) 101 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-26T21:53:28.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[19772]: audit 2024-03-26T21:53:27.708025+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:53:28.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[19772]: audit 2024-03-26T21:53:27.709663+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:28.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[19772]: audit 2024-03-26T21:53:27.710276+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:53:28.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[19772]: audit 2024-03-26T21:53:27.711714+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:28.986 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[19772]: audit 2024-03-26T21:53:27.712087+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:53:28.987 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:28 smithi032 bash[19772]: cephadm 2024-03-26T21:53:27.713391+0000 mgr.x (mgr.25055) 102 : cephadm [INF] Deploying daemon mgr.y on smithi032 2024-03-26T21:53:29.967 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:29 smithi032 bash[14367]: cluster 2024-03-26T21:53:28.499931+0000 mgr.x (mgr.25055) 103 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:29.967 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:29 smithi032 bash[19772]: cluster 2024-03-26T21:53:28.499931+0000 mgr.x (mgr.25055) 103 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:30.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:29 smithi092 bash[14434]: cluster 2024-03-26T21:53:28.499931+0000 mgr.x (mgr.25055) 103 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:30.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:30 smithi032 systemd[1]: Stopping Ceph mgr.y for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:53:31.318 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:30 smithi032 bash[50369]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mgr-y 2024-03-26T21:53:31.318 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:31 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:53:31.318 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:31 smithi032 bash[50443]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mgr-y 2024-03-26T21:53:31.318 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:31 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-03-26T21:53:31.318 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:31 smithi032 systemd[1]: Stopped Ceph mgr.y for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:53:31.588 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:31 smithi032 systemd[1]: Started Ceph mgr.y for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:53:32.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:31 smithi032 bash[14367]: cluster 2024-03-26T21:53:30.500718+0000 mgr.x (mgr.25055) 104 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:32.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:31 smithi032 bash[14367]: audit 2024-03-26T21:53:31.374850+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:32.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:31 smithi032 bash[14367]: audit 2024-03-26T21:53:31.385552+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:32.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:31 smithi032 bash[19772]: cluster 2024-03-26T21:53:30.500718+0000 mgr.x (mgr.25055) 104 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:32.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:31 smithi032 bash[19772]: audit 2024-03-26T21:53:31.374850+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:32.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:31 smithi032 bash[19772]: audit 2024-03-26T21:53:31.385552+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:32.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:31 smithi092 bash[14434]: cluster 2024-03-26T21:53:30.500718+0000 mgr.x (mgr.25055) 104 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:32.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:31 smithi092 bash[14434]: audit 2024-03-26T21:53:31.374850+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:32.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:31 smithi092 bash[14434]: audit 2024-03-26T21:53:31.385552+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:32.628 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:32 smithi032 bash[50508]: debug 2024-03-26T21:53:32.462+0000 7f97a67e0700 1 -- 172.21.15.32:0/1990819237 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55be8cc8a5a0 con 0x55be8da0a800 2024-03-26T21:53:33.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:32 smithi032 bash[14367]: cluster 2024-03-26T21:53:32.502421+0000 mgr.x (mgr.25055) 105 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:33.089 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:32 smithi032 bash[50508]: debug 2024-03-26T21:53:32.630+0000 7f97b09ef200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:53:33.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:32 smithi032 bash[19772]: cluster 2024-03-26T21:53:32.502421+0000 mgr.x (mgr.25055) 105 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:33.202 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:32 smithi092 bash[14434]: cluster 2024-03-26T21:53:32.502421+0000 mgr.x (mgr.25055) 105 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:33.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:33 smithi092 bash[34716]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:53:33] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.33.4" 2024-03-26T21:53:33.702 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:33 smithi092 bash[36756]: ts=2024-03-26T21:53:33.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:53:33.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:33 smithi032 bash[50508]: debug 2024-03-26T21:53:33.582+0000 7f97b09ef200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:53:33.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:33 smithi032 bash[50508]: debug 2024-03-26T21:53:33.686+0000 7f97b09ef200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:53:33.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:33 smithi032 bash[50508]: debug 2024-03-26T21:53:33.794+0000 7f97b09ef200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:53:34.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:34 smithi032 bash[50508]: debug 2024-03-26T21:53:34.086+0000 7f97b09ef200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:53:34.838 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:34 smithi032 bash[50508]: debug 2024-03-26T21:53:34.474+0000 7f97b09ef200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:53:34.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:34 smithi032 bash[50508]: debug 2024-03-26T21:53:34.638+0000 7f97b09ef200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:53:35.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:34 smithi032 bash[50508]: debug 2024-03-26T21:53:34.854+0000 7f97b09ef200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:53:35.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:35 smithi032 bash[14367]: audit 2024-03-26T21:53:34.188941+0000 mgr.x (mgr.25055) 106 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:35.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:35 smithi032 bash[14367]: cluster 2024-03-26T21:53:34.503164+0000 mgr.x (mgr.25055) 107 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:35.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:35 smithi032 bash[19772]: audit 2024-03-26T21:53:34.188941+0000 mgr.x (mgr.25055) 106 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:35.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:35 smithi032 bash[19772]: cluster 2024-03-26T21:53:34.503164+0000 mgr.x (mgr.25055) 107 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:35.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:35 smithi092 bash[14434]: audit 2024-03-26T21:53:34.188941+0000 mgr.x (mgr.25055) 106 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:35.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:35 smithi092 bash[14434]: cluster 2024-03-26T21:53:34.503164+0000 mgr.x (mgr.25055) 107 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:36.273 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:53:36.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:35 smithi032 bash[50508]: debug 2024-03-26T21:53:35.934+0000 7f97b09ef200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:53:36.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:36 smithi032 bash[50508]: debug 2024-03-26T21:53:36.050+0000 7f97b09ef200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:53:36.339 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:36 smithi032 bash[50508]: debug 2024-03-26T21:53:36.170+0000 7f97b09ef200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:53:36.984 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:36 smithi032 bash[50508]: debug 2024-03-26T21:53:36.722+0000 7f97b09ef200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:53:37.098 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:53:37.098 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 starting - - - - 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 starting - - - - 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 starting - - - - 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283 running (99s) 71s ago 13m 485M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 620ca0736a56 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 starting - - - - 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (15m) 72s ago 15m 59.4M 2048M 17.2.0 e1d6a67b021e b6acaa6393e5 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (13m) 71s ago 13m 48.2M 2048M 17.2.0 e1d6a67b021e de9350850fda 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (14m) 72s ago 14m 45.0M 2048M 17.2.0 e1d6a67b021e 73bafef58a35 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 starting - - - - 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 starting - - - - 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (13m) 72s ago 13m 57.2M 2782M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (12m) 71s ago 12m 57.5M 2782M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (11m) 71s ago 12m 52.3M 2782M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (11m) 71s ago 11m 55.7M 2782M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (10m) 71s ago 10m 56.3M 3037M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:53:37.099 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (10m) 71s ago 10m 53.7M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:53:37.100 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (9m) 71s ago 9m 52.4M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:53:37.100 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (8m) 71s ago 9m 54.4M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:53:37.100 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 starting - - - - 2024-03-26T21:53:37.100 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (6m) 71s ago 6m 87.1M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:53:37.100 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (5m) 71s ago 5m 85.1M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:53:37.100 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (5m) 71s ago 5m 84.9M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:53:37.100 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (5m) 71s ago 5m 85.3M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:53:37.203 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:36 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-03-26T21:53:37.203 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:36 smithi092 systemd[1]: Stopped Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:53:37.203 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:36 smithi092 systemd[1]: Started Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:53:37.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:36 smithi032 bash[50508]: debug 2024-03-26T21:53:36.986+0000 7f97b09ef200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:53:37.653 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:53:37.654 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:53:37.654 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:53:37.654 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:53:37.654 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:53:37.654 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-26T21:53:37.654 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T21:53:37.654 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:53:37.654 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:53:37.654 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:53:37.654 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:53:37.655 INFO:teuthology.orchestra.run.smithi032.stdout: "mds": {}, 2024-03-26T21:53:37.655 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:53:37.655 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:53:37.655 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:53:37.655 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:53:37.655 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-26T21:53:37.655 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T21:53:37.655 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:53:37.655 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:53:37.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:37 smithi032 bash[14367]: audit 2024-03-26T21:53:36.261436+0000 mgr.x (mgr.25055) 108 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:37.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:37 smithi032 bash[14367]: cluster 2024-03-26T21:53:36.503952+0000 mgr.x (mgr.25055) 109 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:37.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:37 smithi032 bash[14367]: audit 2024-03-26T21:53:36.656982+0000 mgr.x (mgr.25055) 110 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:37.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:37 smithi032 bash[50508]: debug 2024-03-26T21:53:37.526+0000 7f97b09ef200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:53:37.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:37 smithi032 bash[19772]: audit 2024-03-26T21:53:36.261436+0000 mgr.x (mgr.25055) 108 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:37.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:37 smithi032 bash[19772]: cluster 2024-03-26T21:53:36.503952+0000 mgr.x (mgr.25055) 109 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:37.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:37 smithi032 bash[19772]: audit 2024-03-26T21:53:36.656982+0000 mgr.x (mgr.25055) 110 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:37.855 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:37 smithi092 bash[14434]: audit 2024-03-26T21:53:36.261436+0000 mgr.x (mgr.25055) 108 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:37.855 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:37 smithi092 bash[14434]: cluster 2024-03-26T21:53:36.503952+0000 mgr.x (mgr.25055) 109 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:37.855 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:37 smithi092 bash[14434]: audit 2024-03-26T21:53:36.656982+0000 mgr.x (mgr.25055) 110 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:38.043 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:53:38.043 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:53:38.043 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:53:38.043 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:53:38.044 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T21:53:38.044 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-03-26T21:53:38.044 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:53:38.044 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/23 daemons upgraded", 2024-03-26T21:53:38.044 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mgr daemons", 2024-03-26T21:53:38.044 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:53:38.044 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:53:38.185 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:38 smithi092 bash[37566]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:53:38.185 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:38 smithi092 bash[37566]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:53:38.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[50508]: debug 2024-03-26T21:53:38.086+0000 7f97b09ef200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:53:38.501 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-03-26T21:53:38.838 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[19772]: audit 2024-03-26T21:53:37.077536+0000 mgr.x (mgr.25055) 111 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:38.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[19772]: audit 2024-03-26T21:53:37.659244+0000 mon.a (mon.0) 990 : audit [DBG] from='client.? 172.21.15.32:0/2695282144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[19772]: audit 2024-03-26T21:53:37.889963+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:38.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[19772]: audit 2024-03-26T21:53:37.898891+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:38.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[19772]: audit 2024-03-26T21:53:38.507375+0000 mon.a (mon.0) 993 : audit [DBG] from='client.? 172.21.15.32:0/237683242' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:53:38.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[14367]: audit 2024-03-26T21:53:37.077536+0000 mgr.x (mgr.25055) 111 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:38.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[14367]: audit 2024-03-26T21:53:37.659244+0000 mon.a (mon.0) 990 : audit [DBG] from='client.? 172.21.15.32:0/2695282144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[14367]: audit 2024-03-26T21:53:37.889963+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:38.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[14367]: audit 2024-03-26T21:53:37.898891+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:38.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[14367]: audit 2024-03-26T21:53:38.507375+0000 mon.a (mon.0) 993 : audit [DBG] from='client.? 172.21.15.32:0/237683242' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:53:38.840 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[50508]: debug 2024-03-26T21:53:38.670+0000 7f97b09ef200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:53:38.840 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:38 smithi032 bash[50508]: debug 2024-03-26T21:53:38.790+0000 7f97b09ef200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:53:38.952 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:38 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:53:38.952 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:38 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:53:38.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:38 smithi092 bash[14434]: audit 2024-03-26T21:53:37.077536+0000 mgr.x (mgr.25055) 111 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:38.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:38 smithi092 bash[14434]: audit 2024-03-26T21:53:37.659244+0000 mon.a (mon.0) 990 : audit [DBG] from='client.? 172.21.15.32:0/2695282144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:38 smithi092 bash[14434]: audit 2024-03-26T21:53:37.889963+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:38.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:38 smithi092 bash[14434]: audit 2024-03-26T21:53:37.898891+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:38.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:38 smithi092 bash[14434]: audit 2024-03-26T21:53:38.507375+0000 mon.a (mon.0) 993 : audit [DBG] from='client.? 172.21.15.32:0/237683242' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:53:38.953 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:38 smithi092 bash[36756]: ts=2024-03-26T21: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi092:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:53:39.427 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[50508]: debug 2024-03-26T21:53:39.154+0000 7f97b09ef200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:53:39.427 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[50508]: debug 2024-03-26T21:53:39.278+0000 7f97b09ef200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:53:39.679 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[50508]: debug 2024-03-26T21:53:39.430+0000 7f97b09ef200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:53:39.679 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[50508]: debug 2024-03-26T21:53:39.550+0000 7f97b09ef200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:53:39.679 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[50508]: debug 2024-03-26T21:53:39.682+0000 7f97b09ef200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:53:39.680 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[14367]: audit 2024-03-26T21:53:38.044558+0000 mgr.x (mgr.25055) 112 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:39.680 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[14367]: cluster 2024-03-26T21:53:38.505472+0000 mgr.x (mgr.25055) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:39.680 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[14367]: audit 2024-03-26T21:53:38.938872+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:39.680 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[14367]: audit 2024-03-26T21:53:38.948523+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:39.680 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[14367]: audit 2024-03-26T21:53:38.955172+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:39.680 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[14367]: audit 2024-03-26T21:53:38.966649+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:39.680 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[19772]: audit 2024-03-26T21:53:38.044558+0000 mgr.x (mgr.25055) 112 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:39.680 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[19772]: cluster 2024-03-26T21:53:38.505472+0000 mgr.x (mgr.25055) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:39.680 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[19772]: audit 2024-03-26T21:53:38.938872+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:39.680 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[19772]: audit 2024-03-26T21:53:38.948523+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:39.681 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[19772]: audit 2024-03-26T21:53:38.955172+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:39.681 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[19772]: audit 2024-03-26T21:53:38.966649+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:39.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:39 smithi092 bash[14434]: audit 2024-03-26T21:53:38.044558+0000 mgr.x (mgr.25055) 112 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:39.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:39 smithi092 bash[14434]: cluster 2024-03-26T21:53:38.505472+0000 mgr.x (mgr.25055) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:39.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:39 smithi092 bash[14434]: audit 2024-03-26T21:53:38.938872+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:39.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:39 smithi092 bash[14434]: audit 2024-03-26T21:53:38.948523+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:39.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:39 smithi092 bash[14434]: audit 2024-03-26T21:53:38.955172+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:39.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:39 smithi092 bash[14434]: audit 2024-03-26T21:53:38.966649+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:40.009 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:39 smithi032 bash[50508]: debug 2024-03-26T21:53:39.878+0000 7f97b09ef200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:53:41.588 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:40 smithi032 bash[50508]: debug 2024-03-26T21:53:40.010+0000 7f97b09ef200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:53:41.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[50508]: debug 2024-03-26T21:53:41.326+0000 7f97b09ef200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:53:41.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[50508]: [26/Mar/2024:21:53:41] ENGINE Bus STARTING 2024-03-26T21:53:41.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[50508]: CherryPy Checker: 2024-03-26T21:53:41.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[50508]: The Application mounted at '' has an empty config. 2024-03-26T21:53:41.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[50508]: [26/Mar/2024:21:53:41] ENGINE Serving on http://:::9283 2024-03-26T21:53:41.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[50508]: [26/Mar/2024:21:53:41] ENGINE Bus STARTED 2024-03-26T21:53:41.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:41 smithi092 bash[14434]: cluster 2024-03-26T21:53:40.506240+0000 mgr.x (mgr.25055) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:41.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:41 smithi092 bash[14434]: audit 2024-03-26T21:53:40.656040+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:41.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:41 smithi092 bash[14434]: cluster 2024-03-26T21:53:41.354020+0000 mon.a (mon.0) 998 : cluster [DBG] Standby manager daemon y restarted 2024-03-26T21:53:41.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:41 smithi092 bash[14434]: cluster 2024-03-26T21:53:41.354129+0000 mon.a (mon.0) 999 : cluster [DBG] Standby manager daemon y started 2024-03-26T21:53:41.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:41 smithi092 bash[14434]: audit 2024-03-26T21:53:41.359529+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.? 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:53:41.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:41 smithi092 bash[14434]: audit 2024-03-26T21:53:41.360516+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.? 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:53:41.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:41 smithi092 bash[14434]: audit 2024-03-26T21:53:41.365423+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.? 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:53:41.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:41 smithi092 bash[14434]: audit 2024-03-26T21:53:41.367914+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.? 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:53:42.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[14367]: cluster 2024-03-26T21:53:40.506240+0000 mgr.x (mgr.25055) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:42.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[14367]: audit 2024-03-26T21:53:40.656040+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:42.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[14367]: cluster 2024-03-26T21:53:41.354020+0000 mon.a (mon.0) 998 : cluster [DBG] Standby manager daemon y restarted 2024-03-26T21:53:42.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[14367]: cluster 2024-03-26T21:53:41.354129+0000 mon.a (mon.0) 999 : cluster [DBG] Standby manager daemon y started 2024-03-26T21:53:42.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[14367]: audit 2024-03-26T21:53:41.359529+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.? 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:53:42.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[14367]: audit 2024-03-26T21:53:41.360516+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.? 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:53:42.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[14367]: audit 2024-03-26T21:53:41.365423+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.? 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:53:42.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[14367]: audit 2024-03-26T21:53:41.367914+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.? 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:53:42.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[19772]: cluster 2024-03-26T21:53:40.506240+0000 mgr.x (mgr.25055) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:42.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[19772]: audit 2024-03-26T21:53:40.656040+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:42.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[19772]: cluster 2024-03-26T21:53:41.354020+0000 mon.a (mon.0) 998 : cluster [DBG] Standby manager daemon y restarted 2024-03-26T21:53:42.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[19772]: cluster 2024-03-26T21:53:41.354129+0000 mon.a (mon.0) 999 : cluster [DBG] Standby manager daemon y started 2024-03-26T21:53:42.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[19772]: audit 2024-03-26T21:53:41.359529+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.? 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:53:42.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[19772]: audit 2024-03-26T21:53:41.360516+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.? 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:53:42.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[19772]: audit 2024-03-26T21:53:41.365423+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.? 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:53:42.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:41 smithi032 bash[19772]: audit 2024-03-26T21:53:41.367914+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.? 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:53:42.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:42 smithi092 bash[14434]: cluster 2024-03-26T21:53:41.590392+0000 mon.a (mon.0) 1004 : cluster [DBG] mgrmap e27: x(active, since 92s), standbys: y 2024-03-26T21:53:43.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:42 smithi032 bash[14367]: cluster 2024-03-26T21:53:41.590392+0000 mon.a (mon.0) 1004 : cluster [DBG] mgrmap e27: x(active, since 92s), standbys: y 2024-03-26T21:53:43.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:42 smithi032 bash[19772]: cluster 2024-03-26T21:53:41.590392+0000 mon.a (mon.0) 1004 : cluster [DBG] mgrmap e27: x(active, since 92s), standbys: y 2024-03-26T21:53:43.594 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:43 smithi092 bash[34716]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:53:43] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.33.4" 2024-03-26T21:53:43.595 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:43 smithi092 bash[36756]: ts=2024-03-26T21:53:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:53:43.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:43 smithi092 bash[14434]: cluster 2024-03-26T21:53:42.507926+0000 mgr.x (mgr.25055) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:44.088 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:43 smithi032 bash[14367]: cluster 2024-03-26T21:53:42.507926+0000 mgr.x (mgr.25055) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:44.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:43 smithi032 bash[19772]: cluster 2024-03-26T21:53:42.507926+0000 mgr.x (mgr.25055) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:45.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:45 smithi032 bash[19772]: audit 2024-03-26T21:53:44.191677+0000 mgr.x (mgr.25055) 116 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:45.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:45 smithi032 bash[19772]: cluster 2024-03-26T21:53:44.508695+0000 mgr.x (mgr.25055) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:45.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:45 smithi032 bash[14367]: audit 2024-03-26T21:53:44.191677+0000 mgr.x (mgr.25055) 116 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:45.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:45 smithi032 bash[14367]: cluster 2024-03-26T21:53:44.508695+0000 mgr.x (mgr.25055) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:45.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:45 smithi092 bash[14434]: audit 2024-03-26T21:53:44.191677+0000 mgr.x (mgr.25055) 116 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:45.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:45 smithi092 bash[14434]: cluster 2024-03-26T21:53:44.508695+0000 mgr.x (mgr.25055) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:47.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:47 smithi092 bash[14434]: cluster 2024-03-26T21:53:46.510529+0000 mgr.x (mgr.25055) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:48.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:47 smithi032 bash[14367]: cluster 2024-03-26T21:53:46.510529+0000 mgr.x (mgr.25055) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:48.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:47 smithi032 bash[19772]: cluster 2024-03-26T21:53:46.510529+0000 mgr.x (mgr.25055) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:48.952 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:48 smithi092 bash[36756]: ts=2024-03-26T21:53: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi092:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:53:49.452 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:48 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-03-26T21:53:49.452 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:48 smithi092 systemd[1]: Stopped Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:53:49.452 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:48 smithi092 systemd[1]: Started Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:53:49.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:49 smithi092 bash[14434]: cluster 2024-03-26T21:53:48.511705+0000 mgr.x (mgr.25055) 119 : cluster [DBG] pgmap v59: 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-03-26T21:53:49.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:49 smithi092 bash[14434]: audit 2024-03-26T21:53:49.081621+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:49.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:49 smithi092 bash[14434]: audit 2024-03-26T21:53:49.096392+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:49.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:49 smithi092 bash[14434]: audit 2024-03-26T21:53:49.096562+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:49.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:49 smithi092 bash[14434]: audit 2024-03-26T21:53:49.099273+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:49.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:49 smithi092 bash[14434]: audit 2024-03-26T21:53:49.112895+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:49.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:49 smithi092 bash[14434]: audit 2024-03-26T21:53:49.196276+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:49.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:49 smithi092 bash[14434]: audit 2024-03-26T21:53:49.202229+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-26T21:53:49.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:49 smithi092 bash[14434]: audit 2024-03-26T21:53:49.206430+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-26T21:53:49.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:49 smithi092 bash[14434]: cluster 2024-03-26T21:53:49.216004+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-26T21:53:50.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[19772]: cluster 2024-03-26T21:53:48.511705+0000 mgr.x (mgr.25055) 119 : cluster [DBG] pgmap v59: 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-03-26T21:53:50.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[19772]: audit 2024-03-26T21:53:49.081621+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:50.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[19772]: audit 2024-03-26T21:53:49.096392+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:50.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[19772]: audit 2024-03-26T21:53:49.096562+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:50.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[19772]: audit 2024-03-26T21:53:49.099273+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:50.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[19772]: audit 2024-03-26T21:53:49.112895+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:50.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[19772]: audit 2024-03-26T21:53:49.196276+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:50.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[19772]: audit 2024-03-26T21:53:49.202229+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-26T21:53:50.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[19772]: audit 2024-03-26T21:53:49.206430+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-26T21:53:50.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[19772]: cluster 2024-03-26T21:53:49.216004+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-26T21:53:50.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[14367]: cluster 2024-03-26T21:53:48.511705+0000 mgr.x (mgr.25055) 119 : cluster [DBG] pgmap v59: 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-03-26T21:53:50.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[14367]: audit 2024-03-26T21:53:49.081621+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:50.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[14367]: audit 2024-03-26T21:53:49.096392+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:50.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[14367]: audit 2024-03-26T21:53:49.096562+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:50.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[14367]: audit 2024-03-26T21:53:49.099273+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:50.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[14367]: audit 2024-03-26T21:53:49.112895+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25055 ' entity='mgr.x' 2024-03-26T21:53:50.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[14367]: audit 2024-03-26T21:53:49.196276+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:50.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[14367]: audit 2024-03-26T21:53:49.202229+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25055 172.21.15.92:0/3783820159' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-26T21:53:50.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[14367]: audit 2024-03-26T21:53:49.206430+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-26T21:53:50.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:49 smithi032 bash[14367]: cluster 2024-03-26T21:53:49.216004+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-26T21:53:50.333 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[37931]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:53:50.333 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[37931]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:53:50.333 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[34716]: debug 2024-03-26T21:53:50.115+0000 7fa767e4a700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-26T21:53:50.333 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[34716]: ignoring --setuser ceph since I am not root 2024-03-26T21:53:50.333 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[34716]: ignoring --setgroup ceph since I am not root 2024-03-26T21:53:50.334 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[34716]: debug 2024-03-26T21:53:50.171+0000 7fc5589e1700 1 -- 172.21.15.92:0/2167331137 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560a470605a0 con 0x560a47dde400 2024-03-26T21:53:50.386 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[50508]: [26/Mar/2024:21:53:50] ENGINE Bus STOPPING 2024-03-26T21:53:50.387 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[50508]: [26/Mar/2024:21:53:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:53:50.387 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[50508]: [26/Mar/2024:21:53:50] ENGINE Bus STOPPED 2024-03-26T21:53:50.387 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[50508]: [26/Mar/2024:21:53:50] ENGINE Bus STARTING 2024-03-26T21:53:50.610 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[34716]: debug 2024-03-26T21:53:50.335+0000 7fc5627d2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:53:50.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[50508]: [26/Mar/2024:21:53:50] ENGINE Serving on http://:::9283 2024-03-26T21:53:50.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[50508]: [26/Mar/2024:21:53:50] ENGINE Bus STARTED 2024-03-26T21:53:50.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: cephadm 2024-03-26T21:53:49.198052+0000 mgr.x (mgr.25055) 120 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:53:50.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: cephadm 2024-03-26T21:53:49.198701+0000 mgr.x (mgr.25055) 121 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:53:50.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: cephadm 2024-03-26T21:53:49.201864+0000 mgr.x (mgr.25055) 122 : cephadm [INF] Failing over to other MGR 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: cluster 2024-03-26T21:53:49.971591+0000 mon.a (mon.0) 1010 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.126800+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: cluster 2024-03-26T21:53:50.126909+0000 mon.a (mon.0) 1012 : cluster [DBG] mgrmap e28: y(active, starting, since 0.918813s), standbys: x 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.130089+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.130318+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.130535+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.132235+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.132519+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.132768+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.133188+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.133581+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.133835+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.134074+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.134308+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:53:50.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.134540+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:53:50.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.134771+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:53:50.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.135012+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:53:50.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.135206+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:53:50.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.135712+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:53:50.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: cluster 2024-03-26T21:53:50.160827+0000 mon.a (mon.0) 1029 : cluster [INF] Manager daemon y is now available 2024-03-26T21:53:50.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.278346+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:50.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.287162+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:53:50.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[14367]: audit 2024-03-26T21:53:50.318007+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:53:50.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: cephadm 2024-03-26T21:53:49.198052+0000 mgr.x (mgr.25055) 120 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:53:50.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: cephadm 2024-03-26T21:53:49.198701+0000 mgr.x (mgr.25055) 121 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:53:50.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: cephadm 2024-03-26T21:53:49.201864+0000 mgr.x (mgr.25055) 122 : cephadm [INF] Failing over to other MGR 2024-03-26T21:53:50.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: cluster 2024-03-26T21:53:49.971591+0000 mon.a (mon.0) 1010 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.126800+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: cluster 2024-03-26T21:53:50.126909+0000 mon.a (mon.0) 1012 : cluster [DBG] mgrmap e28: y(active, starting, since 0.918813s), standbys: x 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.130089+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.130318+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.130535+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.132235+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.132519+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.132768+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.133188+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.133581+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.133835+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.134074+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.134308+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.134540+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:53:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.134771+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:53:50.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.135012+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:53:50.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.135206+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:53:50.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.135712+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:53:50.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: cluster 2024-03-26T21:53:50.160827+0000 mon.a (mon.0) 1029 : cluster [INF] Manager daemon y is now available 2024-03-26T21:53:50.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.278346+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:50.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.287162+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:53:50.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:50 smithi032 bash[19772]: audit 2024-03-26T21:53:50.318007+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:53:50.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: cephadm 2024-03-26T21:53:49.198052+0000 mgr.x (mgr.25055) 120 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:53:50.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: cephadm 2024-03-26T21:53:49.198701+0000 mgr.x (mgr.25055) 121 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:53:50.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: cephadm 2024-03-26T21:53:49.201864+0000 mgr.x (mgr.25055) 122 : cephadm [INF] Failing over to other MGR 2024-03-26T21:53:50.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: cluster 2024-03-26T21:53:49.971591+0000 mon.a (mon.0) 1010 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:53:50.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.126800+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25055 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-26T21:53:50.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: cluster 2024-03-26T21:53:50.126909+0000 mon.a (mon.0) 1012 : cluster [DBG] mgrmap e28: y(active, starting, since 0.918813s), standbys: x 2024-03-26T21:53:50.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.130089+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:53:50.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.130318+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:53:50.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.130535+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:53:50.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.132235+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:53:50.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.132519+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.132768+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.133188+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.133581+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.133835+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.134074+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.134308+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.134540+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.134771+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.135012+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.135206+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.135712+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: cluster 2024-03-26T21:53:50.160827+0000 mon.a (mon.0) 1029 : cluster [INF] Manager daemon y is now available 2024-03-26T21:53:50.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.278346+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:50.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.287162+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:53:50.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:50 smithi092 bash[14434]: audit 2024-03-26T21:53:50.318007+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:53:51.305 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:51 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:53:51.305 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:53:51 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:53:51.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:51 smithi092 bash[34716]: debug 2024-03-26T21:53:51.303+0000 7fc5627d2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:53:51.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:51 smithi092 bash[34716]: debug 2024-03-26T21:53:51.403+0000 7fc5627d2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:53:51.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:51 smithi092 bash[34716]: debug 2024-03-26T21:53:51.503+0000 7fc5627d2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:53:52.128 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:51 smithi092 bash[34716]: debug 2024-03-26T21:53:51.783+0000 7fc5627d2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:53:52.452 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:52 smithi092 bash[34716]: debug 2024-03-26T21:53:52.163+0000 7fc5627d2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:53:52.452 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:52 smithi092 bash[34716]: debug 2024-03-26T21:53:52.327+0000 7fc5627d2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:53:52.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:52 smithi092 bash[14434]: cephadm 2024-03-26T21:53:50.826936+0000 mgr.y (mgr.15393) 1 : cephadm [INF] [26/Mar/2024:21:53:50] ENGINE Bus STARTING 2024-03-26T21:53:52.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:52 smithi092 bash[14434]: cephadm 2024-03-26T21:53:50.955533+0000 mgr.y (mgr.15393) 2 : cephadm [INF] [26/Mar/2024:21:53:50] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:53:52.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:52 smithi092 bash[14434]: cephadm 2024-03-26T21:53:51.057738+0000 mgr.y (mgr.15393) 3 : cephadm [INF] [26/Mar/2024:21:53:51] ENGINE Serving on http://172.21.15.32:8765 2024-03-26T21:53:52.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:52 smithi092 bash[14434]: cephadm 2024-03-26T21:53:51.058152+0000 mgr.y (mgr.15393) 4 : cephadm [INF] [26/Mar/2024:21:53:51] ENGINE Bus STARTED 2024-03-26T21:53:52.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:52 smithi092 bash[14434]: cluster 2024-03-26T21:53:51.137055+0000 mon.a (mon.0) 1033 : cluster [DBG] mgrmap e29: y(active, since 1.92895s), standbys: x 2024-03-26T21:53:52.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:52 smithi092 bash[14434]: cluster 2024-03-26T21:53:51.166289+0000 mgr.y (mgr.15393) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:52.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:52 smithi032 bash[14367]: cephadm 2024-03-26T21:53:50.826936+0000 mgr.y (mgr.15393) 1 : cephadm [INF] [26/Mar/2024:21:53:50] ENGINE Bus STARTING 2024-03-26T21:53:52.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:52 smithi032 bash[14367]: cephadm 2024-03-26T21:53:50.955533+0000 mgr.y (mgr.15393) 2 : cephadm [INF] [26/Mar/2024:21:53:50] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:53:52.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:52 smithi032 bash[14367]: cephadm 2024-03-26T21:53:51.057738+0000 mgr.y (mgr.15393) 3 : cephadm [INF] [26/Mar/2024:21:53:51] ENGINE Serving on http://172.21.15.32:8765 2024-03-26T21:53:52.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:52 smithi032 bash[14367]: cephadm 2024-03-26T21:53:51.058152+0000 mgr.y (mgr.15393) 4 : cephadm [INF] [26/Mar/2024:21:53:51] ENGINE Bus STARTED 2024-03-26T21:53:52.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:52 smithi032 bash[14367]: cluster 2024-03-26T21:53:51.137055+0000 mon.a (mon.0) 1033 : cluster [DBG] mgrmap e29: y(active, since 1.92895s), standbys: x 2024-03-26T21:53:52.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:52 smithi032 bash[14367]: cluster 2024-03-26T21:53:51.166289+0000 mgr.y (mgr.15393) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:52 smithi032 bash[19772]: cephadm 2024-03-26T21:53:50.826936+0000 mgr.y (mgr.15393) 1 : cephadm [INF] [26/Mar/2024:21:53:50] ENGINE Bus STARTING 2024-03-26T21:53:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:52 smithi032 bash[19772]: cephadm 2024-03-26T21:53:50.955533+0000 mgr.y (mgr.15393) 2 : cephadm [INF] [26/Mar/2024:21:53:50] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:53:52.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:52 smithi032 bash[19772]: cephadm 2024-03-26T21:53:51.057738+0000 mgr.y (mgr.15393) 3 : cephadm [INF] [26/Mar/2024:21:53:51] ENGINE Serving on http://172.21.15.32:8765 2024-03-26T21:53:52.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:52 smithi032 bash[19772]: cephadm 2024-03-26T21:53:51.058152+0000 mgr.y (mgr.15393) 4 : cephadm [INF] [26/Mar/2024:21:53:51] ENGINE Bus STARTED 2024-03-26T21:53:52.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:52 smithi032 bash[19772]: cluster 2024-03-26T21:53:51.137055+0000 mon.a (mon.0) 1033 : cluster [DBG] mgrmap e29: y(active, since 1.92895s), standbys: x 2024-03-26T21:53:52.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:52 smithi032 bash[19772]: cluster 2024-03-26T21:53:51.166289+0000 mgr.y (mgr.15393) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:52.952 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:52 smithi092 bash[34716]: debug 2024-03-26T21:53:52.539+0000 7fc5627d2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:53:53.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:53 smithi092 bash[14434]: cluster 2024-03-26T21:53:52.134304+0000 mgr.y (mgr.15393) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:53.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:53 smithi092 bash[14434]: cluster 2024-03-26T21:53:52.147990+0000 mon.a (mon.0) 1034 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-03-26T21:53:53.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:53 smithi032 bash[14367]: cluster 2024-03-26T21:53:52.134304+0000 mgr.y (mgr.15393) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:53.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:53 smithi032 bash[14367]: cluster 2024-03-26T21:53:52.147990+0000 mon.a (mon.0) 1034 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-03-26T21:53:53.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:53 smithi032 bash[19772]: cluster 2024-03-26T21:53:52.134304+0000 mgr.y (mgr.15393) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:53.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:53 smithi032 bash[19772]: cluster 2024-03-26T21:53:52.147990+0000 mon.a (mon.0) 1034 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-03-26T21:53:53.798 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:53 smithi092 bash[34716]: debug 2024-03-26T21:53:53.563+0000 7fc5627d2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:53:53.798 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:53 smithi092 bash[34716]: debug 2024-03-26T21:53:53.679+0000 7fc5627d2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:53:53.799 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:53:53 smithi092 bash[36756]: ts=2024-03-26T21:53:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:53:54.202 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:53 smithi092 bash[34716]: debug 2024-03-26T21:53:53.799+0000 7fc5627d2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:53:54.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:54 smithi092 bash[34716]: debug 2024-03-26T21:53:54.303+0000 7fc5627d2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:53:54.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:54 smithi092 bash[34716]: debug 2024-03-26T21:53:54.527+0000 7fc5627d2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:53:55.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:55 smithi092 bash[14434]: cluster 2024-03-26T21:53:54.135221+0000 mgr.y (mgr.15393) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:55.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:55 smithi092 bash[14434]: cluster 2024-03-26T21:53:54.167128+0000 mon.a (mon.0) 1035 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-03-26T21:53:55.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:55 smithi092 bash[14434]: audit 2024-03-26T21:53:54.204393+0000 mgr.y (mgr.15393) 8 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:55.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:54 smithi092 bash[34716]: debug 2024-03-26T21:53:54.983+0000 7fc5627d2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:53:55.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:55 smithi032 bash[14367]: cluster 2024-03-26T21:53:54.135221+0000 mgr.y (mgr.15393) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:55.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:55 smithi032 bash[14367]: cluster 2024-03-26T21:53:54.167128+0000 mon.a (mon.0) 1035 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-03-26T21:53:55.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:55 smithi032 bash[14367]: audit 2024-03-26T21:53:54.204393+0000 mgr.y (mgr.15393) 8 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:55.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:55 smithi032 bash[19772]: cluster 2024-03-26T21:53:54.135221+0000 mgr.y (mgr.15393) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:55.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:55 smithi032 bash[19772]: cluster 2024-03-26T21:53:54.167128+0000 mon.a (mon.0) 1035 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-03-26T21:53:55.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:55 smithi032 bash[19772]: audit 2024-03-26T21:53:54.204393+0000 mgr.y (mgr.15393) 8 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:55.952 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:55 smithi092 bash[34716]: debug 2024-03-26T21:53:55.507+0000 7fc5627d2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:53:56.452 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:56 smithi092 bash[34716]: debug 2024-03-26T21:53:56.059+0000 7fc5627d2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:53:56.452 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:56 smithi092 bash[34716]: debug 2024-03-26T21:53:56.211+0000 7fc5627d2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:53:56.897 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:56 smithi092 bash[34716]: debug 2024-03-26T21:53:56.587+0000 7fc5627d2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:53:56.897 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:56 smithi092 bash[34716]: debug 2024-03-26T21:53:56.743+0000 7fc5627d2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:53:57.154 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:56 smithi092 bash[34716]: debug 2024-03-26T21:53:56.895+0000 7fc5627d2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:53:57.155 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:57 smithi092 bash[34716]: debug 2024-03-26T21:53:57.019+0000 7fc5627d2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:53:57.452 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:57 smithi092 bash[34716]: debug 2024-03-26T21:53:57.155+0000 7fc5627d2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:53:57.452 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:57 smithi092 bash[34716]: debug 2024-03-26T21:53:57.367+0000 7fc5627d2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:53:57.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:57 smithi092 bash[14434]: cluster 2024-03-26T21:53:56.136242+0000 mgr.y (mgr.15393) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:57.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:57 smithi092 bash[14434]: audit 2024-03-26T21:53:56.970909+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:57.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:57 smithi092 bash[14434]: audit 2024-03-26T21:53:56.979444+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:57.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:57 smithi032 bash[14367]: cluster 2024-03-26T21:53:56.136242+0000 mgr.y (mgr.15393) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:57.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:57 smithi032 bash[14367]: audit 2024-03-26T21:53:56.970909+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:57.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:57 smithi032 bash[14367]: audit 2024-03-26T21:53:56.979444+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:57.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:57 smithi032 bash[19772]: cluster 2024-03-26T21:53:56.136242+0000 mgr.y (mgr.15393) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:57.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:57 smithi032 bash[19772]: audit 2024-03-26T21:53:56.970909+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:57.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:57 smithi032 bash[19772]: audit 2024-03-26T21:53:56.979444+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:57.952 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:57 smithi092 bash[34716]: debug 2024-03-26T21:53:57.507+0000 7fc5627d2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:53:58.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:58 smithi032 bash[14367]: audit 2024-03-26T21:53:57.290592+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:58.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:58 smithi032 bash[14367]: audit 2024-03-26T21:53:57.299882+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:58.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:58 smithi032 bash[14367]: audit 2024-03-26T21:53:58.035617+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:58.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:58 smithi032 bash[14367]: audit 2024-03-26T21:53:58.044301+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:58.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:58 smithi032 bash[19772]: audit 2024-03-26T21:53:57.290592+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:58.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:58 smithi032 bash[19772]: audit 2024-03-26T21:53:57.299882+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:58.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:58 smithi032 bash[19772]: audit 2024-03-26T21:53:58.035617+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:58.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:58 smithi032 bash[19772]: audit 2024-03-26T21:53:58.044301+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:58.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:58 smithi092 bash[14434]: audit 2024-03-26T21:53:57.290592+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:58.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:58 smithi092 bash[14434]: audit 2024-03-26T21:53:57.299882+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:58.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:58 smithi092 bash[14434]: audit 2024-03-26T21:53:58.035617+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:58.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:58 smithi092 bash[14434]: audit 2024-03-26T21:53:58.044301+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:59.202 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:58 smithi092 bash[34716]: debug 2024-03-26T21:53:58.811+0000 7fc5627d2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:53:59.202 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:58 smithi092 bash[34716]: [26/Mar/2024:21:53:58] ENGINE Bus STARTING 2024-03-26T21:53:59.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:58 smithi092 bash[34716]: CherryPy Checker: 2024-03-26T21:53:59.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:58 smithi092 bash[34716]: The Application mounted at '' has an empty config. 2024-03-26T21:53:59.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:58 smithi092 bash[34716]: [26/Mar/2024:21:53:58] ENGINE Serving on http://:::9283 2024-03-26T21:53:59.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:53:58 smithi092 bash[34716]: [26/Mar/2024:21:53:58] ENGINE Bus STARTED 2024-03-26T21:53:59.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:59 smithi092 bash[14434]: cluster 2024-03-26T21:53:58.137226+0000 mgr.y (mgr.15393) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-26T21:53:59.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:59 smithi092 bash[14434]: audit 2024-03-26T21:53:58.401296+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:59.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:59 smithi092 bash[14434]: audit 2024-03-26T21:53:58.412174+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:59.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:59 smithi092 bash[14434]: cluster 2024-03-26T21:53:58.840148+0000 mon.a (mon.0) 1044 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:53:59.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:59 smithi092 bash[14434]: cluster 2024-03-26T21:53:58.840486+0000 mon.a (mon.0) 1045 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:53:59.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:59 smithi092 bash[14434]: audit 2024-03-26T21:53:58.841279+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.92:0/1738166252' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:53:59.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:59 smithi092 bash[14434]: audit 2024-03-26T21:53:58.845554+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.92:0/1738166252' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:53:59.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:59 smithi092 bash[14434]: audit 2024-03-26T21:53:58.847651+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.92:0/1738166252' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:53:59.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:53:59 smithi092 bash[14434]: audit 2024-03-26T21:53:58.848299+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.92:0/1738166252' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:53:59.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[14367]: cluster 2024-03-26T21:53:58.137226+0000 mgr.y (mgr.15393) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-26T21:53:59.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[14367]: audit 2024-03-26T21:53:58.401296+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:59.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[14367]: audit 2024-03-26T21:53:58.412174+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:59.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[14367]: cluster 2024-03-26T21:53:58.840148+0000 mon.a (mon.0) 1044 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:53:59.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[14367]: cluster 2024-03-26T21:53:58.840486+0000 mon.a (mon.0) 1045 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:53:59.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[14367]: audit 2024-03-26T21:53:58.841279+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.92:0/1738166252' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:53:59.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[14367]: audit 2024-03-26T21:53:58.845554+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.92:0/1738166252' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:53:59.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[14367]: audit 2024-03-26T21:53:58.847651+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.92:0/1738166252' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:53:59.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[14367]: audit 2024-03-26T21:53:58.848299+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.92:0/1738166252' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:53:59.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[19772]: cluster 2024-03-26T21:53:58.137226+0000 mgr.y (mgr.15393) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-26T21:53:59.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[19772]: audit 2024-03-26T21:53:58.401296+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:59.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[19772]: audit 2024-03-26T21:53:58.412174+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:53:59.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[19772]: cluster 2024-03-26T21:53:58.840148+0000 mon.a (mon.0) 1044 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:53:59.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[19772]: cluster 2024-03-26T21:53:58.840486+0000 mon.a (mon.0) 1045 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:53:59.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[19772]: audit 2024-03-26T21:53:58.841279+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.92:0/1738166252' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:53:59.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[19772]: audit 2024-03-26T21:53:58.845554+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.92:0/1738166252' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:53:59.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[19772]: audit 2024-03-26T21:53:58.847651+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.92:0/1738166252' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:53:59.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:53:59 smithi032 bash[19772]: audit 2024-03-26T21:53:58.848299+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.92:0/1738166252' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:54:00.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:00 smithi092 bash[14434]: cluster 2024-03-26T21:53:59.423949+0000 mon.a (mon.0) 1046 : cluster [DBG] mgrmap e32: y(active, since 10s), standbys: x 2024-03-26T21:54:00.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:00 smithi032 bash[19772]: cluster 2024-03-26T21:53:59.423949+0000 mon.a (mon.0) 1046 : cluster [DBG] mgrmap e32: y(active, since 10s), standbys: x 2024-03-26T21:54:00.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:00 smithi032 bash[14367]: cluster 2024-03-26T21:53:59.423949+0000 mon.a (mon.0) 1046 : cluster [DBG] mgrmap e32: y(active, since 10s), standbys: x 2024-03-26T21:54:01.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:01 smithi092 bash[14434]: cluster 2024-03-26T21:54:00.137997+0000 mgr.y (mgr.15393) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:54:01.703 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:01 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-03-26T21:54:01.703 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:01 smithi092 systemd[1]: Stopped Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:01.703 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:01 smithi092 systemd[1]: Started Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:01.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:01 smithi032 bash[14367]: cluster 2024-03-26T21:54:00.137997+0000 mgr.y (mgr.15393) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:54:01.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:01 smithi032 bash[19772]: cluster 2024-03-26T21:54:00.137997+0000 mgr.y (mgr.15393) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:54:02.702 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:02 smithi092 bash[38584]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:54:02.703 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:02 smithi092 bash[38584]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:54:03.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:02 smithi092 bash[14434]: cluster 2024-03-26T21:54:02.139745+0000 mgr.y (mgr.15393) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-26T21:54:03.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:02 smithi032 bash[14367]: cluster 2024-03-26T21:54:02.139745+0000 mgr.y (mgr.15393) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-26T21:54:03.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:02 smithi032 bash[19772]: cluster 2024-03-26T21:54:02.139745+0000 mgr.y (mgr.15393) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-26T21:54:03.452 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:03 smithi092 bash[34716]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:54:03.453 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:03 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:54:03.453 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:03 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:54:03.952 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:03 smithi092 bash[36756]: ts=2024-03-26T21:54:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:54:05.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:05 smithi092 bash[14434]: cluster 2024-03-26T21:54:04.140511+0000 mgr.y (mgr.15393) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:54:05.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:05 smithi092 bash[14434]: audit 2024-03-26T21:54:04.212325+0000 mgr.y (mgr.15393) 14 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:05.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:05 smithi032 bash[14367]: cluster 2024-03-26T21:54:04.140511+0000 mgr.y (mgr.15393) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:54:05.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:05 smithi032 bash[14367]: audit 2024-03-26T21:54:04.212325+0000 mgr.y (mgr.15393) 14 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:05.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:05 smithi032 bash[19772]: cluster 2024-03-26T21:54:04.140511+0000 mgr.y (mgr.15393) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:54:05.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:05 smithi032 bash[19772]: audit 2024-03-26T21:54:04.212325+0000 mgr.y (mgr.15393) 14 : audit [DBG] from='client.15303 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:06.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:06 smithi092 bash[14434]: audit 2024-03-26T21:54:05.279463+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:06.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:06 smithi032 bash[14367]: audit 2024-03-26T21:54:05.279463+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:06.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:06 smithi032 bash[19772]: audit 2024-03-26T21:54:05.279463+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:07.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:07 smithi092 bash[14434]: cluster 2024-03-26T21:54:06.141628+0000 mgr.y (mgr.15393) 15 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:54:07.521 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:07 smithi032 bash[14367]: cluster 2024-03-26T21:54:06.141628+0000 mgr.y (mgr.15393) 15 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:54:07.521 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:07 smithi032 bash[19772]: cluster 2024-03-26T21:54:06.141628+0000 mgr.y (mgr.15393) 15 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:54:07.953 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:07 smithi092 bash[36756]: ts=2024-03-26T21:54:07.457Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-03-26T21:54:07.953 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:07 smithi092 bash[36756]: ts=2024-03-26T21:54:07.458Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-03-26T21:54:07.953 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:07 smithi092 bash[36756]: ts=2024-03-26T21:54:07.458Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-03-26T21:54:07.953 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:07 smithi092 bash[36756]: ts=2024-03-26T21:54:07.463Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-03-26T21:54:07.953 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:07 smithi092 bash[36756]: ts=2024-03-26T21:54:07.464Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-03-26T21:54:08.924 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:54:09.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: cluster 2024-03-26T21:54:08.143041+0000 mgr.y (mgr.15393) 16 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:54:09.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: audit 2024-03-26T21:54:08.314955+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: audit 2024-03-26T21:54:08.326238+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: audit 2024-03-26T21:54:08.328551+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: audit 2024-03-26T21:54:08.329683+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: cephadm 2024-03-26T21:54:08.331316+0000 mgr.y (mgr.15393) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:54:09.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: cephadm 2024-03-26T21:54:08.331609+0000 mgr.y (mgr.15393) 18 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:54:09.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: audit 2024-03-26T21:54:09.048441+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: audit 2024-03-26T21:54:09.057779+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: audit 2024-03-26T21:54:09.101635+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: audit 2024-03-26T21:54:09.111084+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: audit 2024-03-26T21:54:09.120188+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: audit 2024-03-26T21:54:09.193670+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:54:09.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[14367]: audit 2024-03-26T21:54:09.208701+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: cluster 2024-03-26T21:54:08.143041+0000 mgr.y (mgr.15393) 16 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:54:09.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: audit 2024-03-26T21:54:08.314955+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: audit 2024-03-26T21:54:08.326238+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: audit 2024-03-26T21:54:08.328551+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: audit 2024-03-26T21:54:08.329683+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: cephadm 2024-03-26T21:54:08.331316+0000 mgr.y (mgr.15393) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:54:09.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: cephadm 2024-03-26T21:54:08.331609+0000 mgr.y (mgr.15393) 18 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:54:09.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: audit 2024-03-26T21:54:09.048441+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: audit 2024-03-26T21:54:09.057779+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: audit 2024-03-26T21:54:09.101635+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: audit 2024-03-26T21:54:09.111084+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: audit 2024-03-26T21:54:09.120188+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: audit 2024-03-26T21:54:09.193670+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:54:09.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:09 smithi032 bash[19772]: audit 2024-03-26T21:54:09.208701+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: cluster 2024-03-26T21:54:08.143041+0000 mgr.y (mgr.15393) 16 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:54:09.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: audit 2024-03-26T21:54:08.314955+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: audit 2024-03-26T21:54:08.326238+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: audit 2024-03-26T21:54:08.328551+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: audit 2024-03-26T21:54:08.329683+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: cephadm 2024-03-26T21:54:08.331316+0000 mgr.y (mgr.15393) 17 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:54:09.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: cephadm 2024-03-26T21:54:08.331609+0000 mgr.y (mgr.15393) 18 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:54:09.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: audit 2024-03-26T21:54:09.048441+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: audit 2024-03-26T21:54:09.057779+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: audit 2024-03-26T21:54:09.101635+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: audit 2024-03-26T21:54:09.111084+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: audit 2024-03-26T21:54:09.120188+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:09.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: audit 2024-03-26T21:54:09.193670+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T21:54:09.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:09 smithi092 bash[14434]: audit 2024-03-26T21:54:09.208701+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.734 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:54:09.734 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (81s) 12s ago 8m 16.3M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T21:54:09.734 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 unknown 12s ago 7m - - 2024-03-26T21:54:09.734 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (76s) 12s ago 6m 46.6M - 3.5 e1d6a67b021e 92244508d606 2024-03-26T21:54:09.734 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283 running (2m) 12s ago 14m 182M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 620ca0736a56 2024-03-26T21:54:09.734 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (38s) 12s ago 16m 477M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T21:54:09.734 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (16m) 12s ago 16m 65.6M 2048M 17.2.0 e1d6a67b021e b6acaa6393e5 2024-03-26T21:54:09.734 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (14m) 12s ago 14m 56.5M 2048M 17.2.0 e1d6a67b021e de9350850fda 2024-03-26T21:54:09.734 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (14m) 12s ago 14m 52.4M 2048M 17.2.0 e1d6a67b021e 73bafef58a35 2024-03-26T21:54:09.734 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (91s) 12s ago 8m 11.2M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (62s) 12s ago 8m 10.5M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (13m) 12s ago 13m 58.3M 2782M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (13m) 12s ago 13m 59.0M 2782M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (12m) 12s ago 12m 53.3M 2782M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (11m) 12s ago 11m 56.8M 2782M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (11m) 12s ago 11m 57.5M 3037M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (10m) 12s ago 10m 54.2M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (10m) 12s ago 10m 52.3M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (9m) 12s ago 9m 55.9M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (64s) 12s ago 8m 52.6M - 2.33.4 514e6a882f6e 90d2b9ea4de1 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (6m) 12s ago 6m 88.2M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (6m) 12s ago 6m 86.2M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (6m) 12s ago 6m 85.8M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:54:09.735 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (6m) 12s ago 6m 86.0M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:54:10.204 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:54:10.204 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:54:10.204 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:54:10.204 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:54:10.204 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: "mds": {}, 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:54:10.205 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:54:10.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: cephadm 2024-03-26T21:54:08.546380+0000 mgr.y (mgr.15393) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:54:10.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: cephadm 2024-03-26T21:54:08.547538+0000 mgr.y (mgr.15393) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:54:10.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: cephadm 2024-03-26T21:54:08.712167+0000 mgr.y (mgr.15393) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:54:10.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: cephadm 2024-03-26T21:54:08.763754+0000 mgr.y (mgr.15393) 22 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:54:10.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: cephadm 2024-03-26T21:54:08.876732+0000 mgr.y (mgr.15393) 23 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:54:10.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: audit 2024-03-26T21:54:08.913991+0000 mgr.y (mgr.15393) 24 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:10.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: cephadm 2024-03-26T21:54:08.928703+0000 mgr.y (mgr.15393) 25 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:54:10.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: cluster 2024-03-26T21:54:09.113362+0000 mgr.y (mgr.15393) 26 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-03-26T21:54:10.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: cephadm 2024-03-26T21:54:09.192918+0000 mgr.y (mgr.15393) 27 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.fdcdae (dependencies changed)... 2024-03-26T21:54:10.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: cephadm 2024-03-26T21:54:09.210440+0000 mgr.y (mgr.15393) 28 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.fdcdae on smithi032 2024-03-26T21:54:10.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: audit 2024-03-26T21:54:09.325703+0000 mgr.y (mgr.15393) 29 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:10.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: cluster 2024-03-26T21:54:10.107630+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:54:10.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[14367]: audit 2024-03-26T21:54:10.209444+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.32:0/253163263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: cephadm 2024-03-26T21:54:08.546380+0000 mgr.y (mgr.15393) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:54:10.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: cephadm 2024-03-26T21:54:08.547538+0000 mgr.y (mgr.15393) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:54:10.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: cephadm 2024-03-26T21:54:08.712167+0000 mgr.y (mgr.15393) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:54:10.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: cephadm 2024-03-26T21:54:08.763754+0000 mgr.y (mgr.15393) 22 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:54:10.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: cephadm 2024-03-26T21:54:08.876732+0000 mgr.y (mgr.15393) 23 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:54:10.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: audit 2024-03-26T21:54:08.913991+0000 mgr.y (mgr.15393) 24 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:10.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: cephadm 2024-03-26T21:54:08.928703+0000 mgr.y (mgr.15393) 25 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:54:10.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: cluster 2024-03-26T21:54:09.113362+0000 mgr.y (mgr.15393) 26 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-03-26T21:54:10.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: cephadm 2024-03-26T21:54:09.192918+0000 mgr.y (mgr.15393) 27 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.fdcdae (dependencies changed)... 2024-03-26T21:54:10.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: cephadm 2024-03-26T21:54:09.210440+0000 mgr.y (mgr.15393) 28 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.fdcdae on smithi032 2024-03-26T21:54:10.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: audit 2024-03-26T21:54:09.325703+0000 mgr.y (mgr.15393) 29 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:10.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: cluster 2024-03-26T21:54:10.107630+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:54:10.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:10 smithi032 bash[19772]: audit 2024-03-26T21:54:10.209444+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.32:0/253163263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.617 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:54:10.617 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:54:10.617 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:54:10.617 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:54:10.617 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T21:54:10.618 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-03-26T21:54:10.618 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:54:10.618 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/23 daemons upgraded", 2024-03-26T21:54:10.618 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-03-26T21:54:10.618 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:54:10.618 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:54:10.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: cephadm 2024-03-26T21:54:08.546380+0000 mgr.y (mgr.15393) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:54:10.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: cephadm 2024-03-26T21:54:08.547538+0000 mgr.y (mgr.15393) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:54:10.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: cephadm 2024-03-26T21:54:08.712167+0000 mgr.y (mgr.15393) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:54:10.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: cephadm 2024-03-26T21:54:08.763754+0000 mgr.y (mgr.15393) 22 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:54:10.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: cephadm 2024-03-26T21:54:08.876732+0000 mgr.y (mgr.15393) 23 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:54:10.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: audit 2024-03-26T21:54:08.913991+0000 mgr.y (mgr.15393) 24 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:10.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: cephadm 2024-03-26T21:54:08.928703+0000 mgr.y (mgr.15393) 25 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:54:10.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: cluster 2024-03-26T21:54:09.113362+0000 mgr.y (mgr.15393) 26 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-03-26T21:54:10.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: cephadm 2024-03-26T21:54:09.192918+0000 mgr.y (mgr.15393) 27 : cephadm [INF] Reconfiguring iscsi.foo.smithi032.fdcdae (dependencies changed)... 2024-03-26T21:54:10.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: cephadm 2024-03-26T21:54:09.210440+0000 mgr.y (mgr.15393) 28 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi032.fdcdae on smithi032 2024-03-26T21:54:10.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: audit 2024-03-26T21:54:09.325703+0000 mgr.y (mgr.15393) 29 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:10.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: cluster 2024-03-26T21:54:10.107630+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:54:10.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:10 smithi092 bash[14434]: audit 2024-03-26T21:54:10.209444+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.32:0/253163263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.072 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:54:11.072 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:54:11.073 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:54:11.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:11 smithi032 bash[14367]: audit 2024-03-26T21:54:09.714974+0000 mgr.y (mgr.15393) 30 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:11.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:11 smithi032 bash[14367]: audit 2024-03-26T21:54:11.077795+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.32:0/958175521' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:54:11.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:11 smithi032 bash[19772]: audit 2024-03-26T21:54:09.714974+0000 mgr.y (mgr.15393) 30 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:11.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:11 smithi032 bash[19772]: audit 2024-03-26T21:54:11.077795+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.32:0/958175521' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:54:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:11 smithi092 bash[14434]: audit 2024-03-26T21:54:09.714974+0000 mgr.y (mgr.15393) 30 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:11.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:11 smithi092 bash[14434]: audit 2024-03-26T21:54:11.077795+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.32:0/958175521' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:54:12.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:12 smithi032 bash[19772]: audit 2024-03-26T21:54:10.622320+0000 mgr.y (mgr.15393) 31 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:12.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:12 smithi032 bash[19772]: cluster 2024-03-26T21:54:11.114138+0000 mgr.y (mgr.15393) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-03-26T21:54:12.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:12 smithi032 bash[14367]: audit 2024-03-26T21:54:10.622320+0000 mgr.y (mgr.15393) 31 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:12.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:12 smithi032 bash[14367]: cluster 2024-03-26T21:54:11.114138+0000 mgr.y (mgr.15393) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-03-26T21:54:12.702 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:12 smithi092 bash[14434]: audit 2024-03-26T21:54:10.622320+0000 mgr.y (mgr.15393) 31 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:12.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:12 smithi092 bash[14434]: cluster 2024-03-26T21:54:11.114138+0000 mgr.y (mgr.15393) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-03-26T21:54:13.596 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:13 smithi092 bash[34716]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:54:13.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:13 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-03-26T21:54:13.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:13 smithi092 systemd[1]: Stopped Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:13.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:13 smithi092 systemd[1]: Started Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:13.596 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:13 smithi092 bash[36756]: ts=2024-03-26T21:54:13.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:54:14.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:13 smithi092 bash[14434]: audit 2024-03-26T21:54:12.873365+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:14.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:13 smithi092 bash[14434]: audit 2024-03-26T21:54:12.880862+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:14.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:13 smithi092 bash[14434]: cephadm 2024-03-26T21:54:12.883581+0000 mgr.y (mgr.15393) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:54:14.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:13 smithi092 bash[14434]: cluster 2024-03-26T21:54:13.115174+0000 mgr.y (mgr.15393) 34 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-03-26T21:54:14.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:13 smithi092 bash[14434]: cephadm 2024-03-26T21:54:13.152410+0000 mgr.y (mgr.15393) 35 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-26T21:54:14.247 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:13 smithi032 bash[14367]: audit 2024-03-26T21:54:12.873365+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:14.247 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:13 smithi032 bash[14367]: audit 2024-03-26T21:54:12.880862+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:14.247 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:13 smithi032 bash[14367]: cephadm 2024-03-26T21:54:12.883581+0000 mgr.y (mgr.15393) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:54:14.247 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:13 smithi032 bash[14367]: cluster 2024-03-26T21:54:13.115174+0000 mgr.y (mgr.15393) 34 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-03-26T21:54:14.247 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:13 smithi032 bash[14367]: cephadm 2024-03-26T21:54:13.152410+0000 mgr.y (mgr.15393) 35 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-26T21:54:14.248 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:13 smithi032 bash[19772]: audit 2024-03-26T21:54:12.873365+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:14.248 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:13 smithi032 bash[19772]: audit 2024-03-26T21:54:12.880862+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:14.248 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:13 smithi032 bash[19772]: cephadm 2024-03-26T21:54:12.883581+0000 mgr.y (mgr.15393) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:54:14.248 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:13 smithi032 bash[19772]: cluster 2024-03-26T21:54:13.115174+0000 mgr.y (mgr.15393) 34 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-03-26T21:54:14.248 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:13 smithi032 bash[19772]: cephadm 2024-03-26T21:54:13.152410+0000 mgr.y (mgr.15393) 35 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-26T21:54:15.339 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:15 smithi092 bash[14434]: audit 2024-03-26T21:54:14.986575+0000 mon.a (mon.0) 1063 : audit [DBG] from='client.? 172.21.15.32:0/3127410873' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:54:15.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:15 smithi032 bash[14367]: audit 2024-03-26T21:54:14.986575+0000 mon.a (mon.0) 1063 : audit [DBG] from='client.? 172.21.15.32:0/3127410873' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:54:15.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:15 smithi032 bash[19772]: audit 2024-03-26T21:54:14.986575+0000 mon.a (mon.0) 1063 : audit [DBG] from='client.? 172.21.15.32:0/3127410873' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:54:15.702 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:15 smithi092 bash[38764]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:54:15.703 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:15 smithi092 bash[38764]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:54:16.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:16 smithi032 bash[14367]: cluster 2024-03-26T21:54:15.116014+0000 mgr.y (mgr.15393) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-03-26T21:54:16.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:16 smithi032 bash[19772]: cluster 2024-03-26T21:54:15.116014+0000 mgr.y (mgr.15393) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-03-26T21:54:16.437 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:16 smithi092 bash[14434]: cluster 2024-03-26T21:54:15.116014+0000 mgr.y (mgr.15393) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-03-26T21:54:16.702 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:16 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:54:16.703 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:16 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:54:18.147 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:17 smithi092 bash[14434]: cluster 2024-03-26T21:54:17.117825+0000 mgr.y (mgr.15393) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:54:18.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:17 smithi032 bash[19772]: cluster 2024-03-26T21:54:17.117825+0000 mgr.y (mgr.15393) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:54:18.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:17 smithi032 bash[14367]: cluster 2024-03-26T21:54:17.117825+0000 mgr.y (mgr.15393) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 systemd[1]: Stopping Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[39036]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-prometheus.a 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[36756]: ts=2024-03-26T21:54:18.253Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[36756]: ts=2024-03-26T21:54:18.253Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[36756]: ts=2024-03-26T21:54:18.253Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[36756]: ts=2024-03-26T21:54:18.253Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[36756]: ts=2024-03-26T21:54:18.253Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[36756]: ts=2024-03-26T21:54:18.253Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[36756]: ts=2024-03-26T21:54:18.253Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[36756]: ts=2024-03-26T21:54:18.253Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[36756]: ts=2024-03-26T21:54:18.254Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[36756]: ts=2024-03-26T21:54:18.254Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T21:54:18.403 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[36756]: ts=2024-03-26T21:54:18.254Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-26T21:54:18.404 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[36756]: ts=2024-03-26T21:54:18.254Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-26T21:54:19.059 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[39045]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T21:54:19.059 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 bash[39083]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-prometheus.a 2024-03-26T21:54:19.059 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@prometheus.a.service: Succeeded. 2024-03-26T21:54:19.059 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 systemd[1]: Stopped Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:19.060 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:18 smithi092 systemd[1]: Started Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:20.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.056795+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:20.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.069108+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:20.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.092469+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:54:20.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.093840+0000 mgr.y (mgr.15393) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:54:20.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.111686+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:20.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: cephadm 2024-03-26T21:54:19.113790+0000 mgr.y (mgr.15393) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-03-26T21:54:20.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.114323+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:54:20.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.115058+0000 mgr.y (mgr.15393) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:54:20.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.117603+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:54:20.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.118475+0000 mgr.y (mgr.15393) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:54:20.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: cluster 2024-03-26T21:54:19.119129+0000 mgr.y (mgr.15393) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 1 op/s 2024-03-26T21:54:20.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.125289+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:20.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.134873+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:20.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.135650+0000 mgr.y (mgr.15393) 43 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:20.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[14367]: audit 2024-03-26T21:54:19.145363+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.056795+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:20.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.069108+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:20.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.092469+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:54:20.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.093840+0000 mgr.y (mgr.15393) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:54:20.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.111686+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:20.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: cephadm 2024-03-26T21:54:19.113790+0000 mgr.y (mgr.15393) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-03-26T21:54:20.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.114323+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:54:20.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.115058+0000 mgr.y (mgr.15393) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:54:20.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.117603+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:54:20.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.118475+0000 mgr.y (mgr.15393) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:54:20.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: cluster 2024-03-26T21:54:19.119129+0000 mgr.y (mgr.15393) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 1 op/s 2024-03-26T21:54:20.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.125289+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:20.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.134873+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:20.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.135650+0000 mgr.y (mgr.15393) 43 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:20.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:20 smithi032 bash[19772]: audit 2024-03-26T21:54:19.145363+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.431 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.056795+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:20.431 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.069108+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:20.431 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.092469+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:54:20.431 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.093840+0000 mgr.y (mgr.15393) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:54:20.431 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.111686+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:20.431 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: cephadm 2024-03-26T21:54:19.113790+0000 mgr.y (mgr.15393) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-03-26T21:54:20.431 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.114323+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:54:20.431 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.115058+0000 mgr.y (mgr.15393) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:54:20.431 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.117603+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:54:20.431 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.118475+0000 mgr.y (mgr.15393) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T21:54:20.431 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: cluster 2024-03-26T21:54:19.119129+0000 mgr.y (mgr.15393) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 1 op/s 2024-03-26T21:54:20.431 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.125289+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:20.432 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.134873+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:20.432 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.135650+0000 mgr.y (mgr.15393) 43 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:20.432 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[14434]: audit 2024-03-26T21:54:19.145363+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.703 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.596Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-26T21:54:20.703 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.596Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-26T21:54:20.703 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.596Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-26T21:54:20.703 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.596Z 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 smithi092 (none))" 2024-03-26T21:54:20.703 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.596Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T21:54:20.703 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.596Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T21:54:20.703 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.598Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T21:54:20.703 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.598Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-26T21:54:20.704 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.600Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-26T21:54:20.704 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.602Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T21:54:20.704 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.602Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.97µs 2024-03-26T21:54:20.704 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.602Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T21:54:21.059 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:20 smithi092 bash[39111]: ts=2024-03-26T21:54:20.798Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-03-26T21:54:21.202 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:21 smithi092 bash[39111]: ts=2024-03-26T21:54:21.060Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-03-26T21:54:21.452 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:21 smithi092 bash[14434]: audit 2024-03-26T21:54:20.286449+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:21.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:21 smithi092 bash[14434]: audit 2024-03-26T21:54:20.288643+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:21.453 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:21 smithi092 bash[39111]: ts=2024-03-26T21:54:21.257Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-03-26T21:54:21.453 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:21 smithi092 bash[39111]: ts=2024-03-26T21:54:21.258Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-03-26T21:54:21.453 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:21 smithi092 bash[39111]: ts=2024-03-26T21:54:21.258Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.719µs wal_replay_duration=655.338305ms total_replay_duration=655.404049ms 2024-03-26T21:54:21.453 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:21 smithi092 bash[39111]: ts=2024-03-26T21:54:21.266Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T21:54:21.453 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:21 smithi092 bash[39111]: ts=2024-03-26T21:54:21.266Z caller=main.go:947 level=info msg="TSDB started" 2024-03-26T21:54:21.453 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:21 smithi092 bash[39111]: ts=2024-03-26T21:54:21.266Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T21:54:21.453 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:21 smithi092 bash[39111]: ts=2024-03-26T21:54:21.303Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=37.42272ms db_storage=1.175µs remote_storage=1.995µs web_handler=451ns query_engine=935ns scrape=358.718µs scrape_sd=131.73µs notify=14.138µs notify_sd=30.054µs rules=36.489113ms 2024-03-26T21:54:21.453 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:21 smithi092 bash[39111]: ts=2024-03-26T21:54:21.303Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-26T21:54:21.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:21 smithi032 bash[19772]: audit 2024-03-26T21:54:20.286449+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:21.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:21 smithi032 bash[19772]: audit 2024-03-26T21:54:20.288643+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:21.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:21 smithi032 bash[14367]: audit 2024-03-26T21:54:20.286449+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:21.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:21 smithi032 bash[14367]: audit 2024-03-26T21:54:20.288643+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:22.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:22 smithi032 bash[14367]: cluster 2024-03-26T21:54:21.119740+0000 mgr.y (mgr.15393) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T21:54:22.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:22 smithi032 bash[14367]: audit 2024-03-26T21:54:21.572086+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:54:22.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:22 smithi032 bash[14367]: audit 2024-03-26T21:54:21.574260+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:54:22.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:22 smithi032 bash[14367]: audit 2024-03-26T21:54:21.576401+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:22 smithi032 bash[19772]: cluster 2024-03-26T21:54:21.119740+0000 mgr.y (mgr.15393) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T21:54:22.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:22 smithi032 bash[19772]: audit 2024-03-26T21:54:21.572086+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:54:22.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:22 smithi032 bash[19772]: audit 2024-03-26T21:54:21.574260+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:54:22.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:22 smithi032 bash[19772]: audit 2024-03-26T21:54:21.576401+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:22 smithi092 bash[14434]: cluster 2024-03-26T21:54:21.119740+0000 mgr.y (mgr.15393) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T21:54:22.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:22 smithi092 bash[14434]: audit 2024-03-26T21:54:21.572086+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:54:22.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:22 smithi092 bash[14434]: audit 2024-03-26T21:54:21.574260+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:54:22.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:22 smithi092 bash[14434]: audit 2024-03-26T21:54:21.576401+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:23 smithi092 bash[14434]: cephadm 2024-03-26T21:54:21.571283+0000 mgr.y (mgr.15393) 45 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-26T21:54:23.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:23 smithi092 bash[14434]: cephadm 2024-03-26T21:54:21.578649+0000 mgr.y (mgr.15393) 46 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-26T21:54:23.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:23 smithi032 bash[19772]: cephadm 2024-03-26T21:54:21.571283+0000 mgr.y (mgr.15393) 45 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-26T21:54:23.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:23 smithi032 bash[19772]: cephadm 2024-03-26T21:54:21.578649+0000 mgr.y (mgr.15393) 46 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-26T21:54:23.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:23 smithi032 bash[14367]: cephadm 2024-03-26T21:54:21.571283+0000 mgr.y (mgr.15393) 45 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-26T21:54:23.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:23 smithi032 bash[14367]: cephadm 2024-03-26T21:54:21.578649+0000 mgr.y (mgr.15393) 46 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-26T21:54:23.778 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:23 smithi092 bash[39111]: ts=2024-03-26T21:54:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:54:24.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:24 smithi092 systemd[1]: Stopping Ceph mgr.x for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:54:24.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:24 smithi032 bash[19772]: cluster 2024-03-26T21:54:23.121438+0000 mgr.y (mgr.15393) 47 : cluster [DBG] pgmap v20: 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-03-26T21:54:24.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:24 smithi032 bash[14367]: cluster 2024-03-26T21:54:23.121438+0000 mgr.y (mgr.15393) 47 : cluster [DBG] pgmap v20: 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-03-26T21:54:24.654 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:24 smithi092 bash[14434]: cluster 2024-03-26T21:54:23.121438+0000 mgr.y (mgr.15393) 47 : cluster [DBG] pgmap v20: 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-03-26T21:54:24.953 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:24 smithi092 bash[39408]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mgr-x 2024-03-26T21:54:24.953 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:24 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:54:24.953 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:24 smithi092 bash[39481]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mgr-x 2024-03-26T21:54:24.953 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:24 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-26T21:54:24.953 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:24 smithi092 systemd[1]: Stopped Ceph mgr.x for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:25.452 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:25 smithi092 systemd[1]: Started Ceph mgr.x for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:26.289 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:26 smithi092 bash[39546]: debug 2024-03-26T21:54:26.119+0000 7f100be13700 1 -- 172.21.15.92:0/1701540469 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a696a705a0 con 0x55a6977f0400 2024-03-26T21:54:26.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:26 smithi092 bash[14434]: audit 2024-03-26T21:54:24.636032+0000 mgr.y (mgr.15393) 48 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:26.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:26 smithi092 bash[14434]: cluster 2024-03-26T21:54:25.122177+0000 mgr.y (mgr.15393) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T21:54:26.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:26 smithi092 bash[14434]: audit 2024-03-26T21:54:25.200970+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:26.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:26 smithi092 bash[14434]: audit 2024-03-26T21:54:25.209106+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:26.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:26 smithi032 bash[19772]: audit 2024-03-26T21:54:24.636032+0000 mgr.y (mgr.15393) 48 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:26.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:26 smithi032 bash[19772]: cluster 2024-03-26T21:54:25.122177+0000 mgr.y (mgr.15393) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T21:54:26.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:26 smithi032 bash[19772]: audit 2024-03-26T21:54:25.200970+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:26.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:26 smithi032 bash[19772]: audit 2024-03-26T21:54:25.209106+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:26.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:26 smithi032 bash[14367]: audit 2024-03-26T21:54:24.636032+0000 mgr.y (mgr.15393) 48 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:26.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:26 smithi032 bash[14367]: cluster 2024-03-26T21:54:25.122177+0000 mgr.y (mgr.15393) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T21:54:26.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:26 smithi032 bash[14367]: audit 2024-03-26T21:54:25.200970+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:26.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:26 smithi032 bash[14367]: audit 2024-03-26T21:54:25.209106+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:26.703 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:26 smithi092 bash[39546]: debug 2024-03-26T21:54:26.287+0000 7f1016022200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:54:26.703 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:26 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-03-26T21:54:26.703 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:26 smithi092 systemd[1]: Stopped Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:26.703 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:26 smithi092 systemd[1]: Started Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:27.515 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:27 smithi092 bash[39546]: debug 2024-03-26T21:54:27.211+0000 7f1016022200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:54:27.515 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:27 smithi092 bash[39546]: debug 2024-03-26T21:54:27.311+0000 7f1016022200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:54:27.515 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:27 smithi092 bash[39546]: debug 2024-03-26T21:54:27.415+0000 7f1016022200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:54:27.863 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:27 smithi092 bash[39546]: debug 2024-03-26T21:54:27.715+0000 7f1016022200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:54:27.864 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:27 smithi092 bash[39669]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:54:27.864 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:27 smithi092 bash[39669]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:54:27.952 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:27 smithi092 bash[14434]: cluster 2024-03-26T21:54:27.123930+0000 mgr.y (mgr.15393) 50 : cluster [DBG] pgmap v22: 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-03-26T21:54:28.202 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:28 smithi092 bash[39546]: debug 2024-03-26T21:54:28.095+0000 7f1016022200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:54:28.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:27 smithi032 bash[14367]: cluster 2024-03-26T21:54:27.123930+0000 mgr.y (mgr.15393) 50 : cluster [DBG] pgmap v22: 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-03-26T21:54:28.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:27 smithi032 bash[19772]: cluster 2024-03-26T21:54:27.123930+0000 mgr.y (mgr.15393) 50 : cluster [DBG] pgmap v22: 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-03-26T21:54:28.703 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:28 smithi092 bash[39546]: debug 2024-03-26T21:54:28.255+0000 7f1016022200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:54:28.703 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:28 smithi092 bash[39546]: debug 2024-03-26T21:54:28.467+0000 7f1016022200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:54:28.703 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:28 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:54:28.703 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:28 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:54:29.952 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:29 smithi092 bash[39546]: debug 2024-03-26T21:54:29.499+0000 7f1016022200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:54:29.953 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:29 smithi092 bash[39546]: debug 2024-03-26T21:54:29.611+0000 7f1016022200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:54:29.953 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:29 smithi092 bash[39546]: debug 2024-03-26T21:54:29.727+0000 7f1016022200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:54:30.432 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:30 smithi092 bash[39546]: debug 2024-03-26T21:54:30.207+0000 7f1016022200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:54:30.432 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:30 smithi092 bash[14434]: cluster 2024-03-26T21:54:29.124684+0000 mgr.y (mgr.15393) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:30.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:30 smithi032 bash[19772]: cluster 2024-03-26T21:54:29.124684+0000 mgr.y (mgr.15393) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:30.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:30 smithi032 bash[14367]: cluster 2024-03-26T21:54:29.124684+0000 mgr.y (mgr.15393) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:30.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:30 smithi092 bash[39546]: debug 2024-03-26T21:54:30.431+0000 7f1016022200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:54:31.202 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:30 smithi092 bash[39546]: debug 2024-03-26T21:54:30.883+0000 7f1016022200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:54:31.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:54:31] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.33.4" 2024-03-26T21:54:31.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:31 smithi092 bash[39546]: debug 2024-03-26T21:54:31.403+0000 7f1016022200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:54:32.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:32 smithi092 bash[39546]: debug 2024-03-26T21:54:32.003+0000 7f1016022200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:54:32.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:32 smithi092 bash[39546]: debug 2024-03-26T21:54:32.147+0000 7f1016022200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:54:32.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:32 smithi092 bash[14434]: cluster 2024-03-26T21:54:31.125476+0000 mgr.y (mgr.15393) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:32.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:32 smithi092 bash[14434]: audit 2024-03-26T21:54:31.796985+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:32.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:32 smithi092 bash[14434]: audit 2024-03-26T21:54:31.806887+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:32.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:32 smithi032 bash[14367]: cluster 2024-03-26T21:54:31.125476+0000 mgr.y (mgr.15393) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:32.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:32 smithi032 bash[14367]: audit 2024-03-26T21:54:31.796985+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:32.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:32 smithi032 bash[14367]: audit 2024-03-26T21:54:31.806887+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:32.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:32 smithi032 bash[19772]: cluster 2024-03-26T21:54:31.125476+0000 mgr.y (mgr.15393) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:32.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:32 smithi032 bash[19772]: audit 2024-03-26T21:54:31.796985+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:32.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:32 smithi032 bash[19772]: audit 2024-03-26T21:54:31.806887+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:32.803 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:32 smithi092 bash[39546]: debug 2024-03-26T21:54:32.527+0000 7f1016022200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:54:32.803 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:32 smithi092 bash[39546]: debug 2024-03-26T21:54:32.647+0000 7f1016022200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:54:33.202 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:32 smithi092 bash[39546]: debug 2024-03-26T21:54:32.803+0000 7f1016022200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:54:33.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:32 smithi092 bash[39546]: debug 2024-03-26T21:54:32.919+0000 7f1016022200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:54:33.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:33 smithi092 bash[39546]: debug 2024-03-26T21:54:33.047+0000 7f1016022200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:54:33.703 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:33 smithi092 bash[39546]: debug 2024-03-26T21:54:33.259+0000 7f1016022200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:54:33.703 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:33 smithi092 bash[39546]: debug 2024-03-26T21:54:33.395+0000 7f1016022200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:54:33.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:33 smithi092 bash[14434]: audit 2024-03-26T21:54:32.502640+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:33.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:33 smithi092 bash[14434]: audit 2024-03-26T21:54:32.513443+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:33.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:33 smithi092 bash[14434]: cluster 2024-03-26T21:54:33.127093+0000 mgr.y (mgr.15393) 53 : cluster [DBG] pgmap v25: 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-03-26T21:54:33.703 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:33 smithi092 bash[39111]: ts=2024-03-26T21:54:33.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:54:33.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:33 smithi032 bash[14367]: audit 2024-03-26T21:54:32.502640+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:33.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:33 smithi032 bash[14367]: audit 2024-03-26T21:54:32.513443+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:33.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:33 smithi032 bash[14367]: cluster 2024-03-26T21:54:33.127093+0000 mgr.y (mgr.15393) 53 : cluster [DBG] pgmap v25: 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-03-26T21:54:33.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:33 smithi032 bash[19772]: audit 2024-03-26T21:54:32.502640+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:33.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:33 smithi032 bash[19772]: audit 2024-03-26T21:54:32.513443+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:33.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:33 smithi032 bash[19772]: cluster 2024-03-26T21:54:33.127093+0000 mgr.y (mgr.15393) 53 : cluster [DBG] pgmap v25: 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-03-26T21:54:34.835 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:34 smithi092 bash[39546]: debug 2024-03-26T21:54:34.698+0000 7f1016022200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:54:34.835 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:34 smithi092 bash[39546]: [26/Mar/2024:21:54:34] ENGINE Bus STARTING 2024-03-26T21:54:34.836 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:34 smithi092 bash[14434]: audit 2024-03-26T21:54:33.562303+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:34.836 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:34 smithi092 bash[14434]: audit 2024-03-26T21:54:33.571737+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:34.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:34 smithi032 bash[14367]: audit 2024-03-26T21:54:33.562303+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:34.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:34 smithi032 bash[14367]: audit 2024-03-26T21:54:33.571737+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:34.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:34 smithi032 bash[19772]: audit 2024-03-26T21:54:33.562303+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:34.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:34 smithi032 bash[19772]: audit 2024-03-26T21:54:33.571737+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:35.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:34 smithi092 bash[39546]: CherryPy Checker: 2024-03-26T21:54:35.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:34 smithi092 bash[39546]: The Application mounted at '' has an empty config. 2024-03-26T21:54:35.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:34 smithi092 bash[39546]: [26/Mar/2024:21:54:34] ENGINE Serving on http://:::9283 2024-03-26T21:54:35.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:34 smithi092 bash[39546]: [26/Mar/2024:21:54:34] ENGINE Bus STARTED 2024-03-26T21:54:35.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[14367]: audit 2024-03-26T21:54:34.645464+0000 mgr.y (mgr.15393) 54 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[14367]: cluster 2024-03-26T21:54:34.726418+0000 mon.a (mon.0) 1086 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[14367]: cluster 2024-03-26T21:54:34.726645+0000 mon.a (mon.0) 1087 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[14367]: audit 2024-03-26T21:54:34.732761+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.? 172.21.15.92:0/2232989968' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[14367]: audit 2024-03-26T21:54:34.733904+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.? 172.21.15.92:0/2232989968' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[14367]: audit 2024-03-26T21:54:34.738078+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.? 172.21.15.92:0/2232989968' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[14367]: audit 2024-03-26T21:54:34.739346+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.? 172.21.15.92:0/2232989968' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[14367]: cluster 2024-03-26T21:54:35.127919+0000 mgr.y (mgr.15393) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[14367]: audit 2024-03-26T21:54:35.280610+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[19772]: audit 2024-03-26T21:54:34.645464+0000 mgr.y (mgr.15393) 54 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[19772]: cluster 2024-03-26T21:54:34.726418+0000 mon.a (mon.0) 1086 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[19772]: cluster 2024-03-26T21:54:34.726645+0000 mon.a (mon.0) 1087 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[19772]: audit 2024-03-26T21:54:34.732761+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.? 172.21.15.92:0/2232989968' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:54:35.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[19772]: audit 2024-03-26T21:54:34.733904+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.? 172.21.15.92:0/2232989968' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:54:35.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[19772]: audit 2024-03-26T21:54:34.738078+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.? 172.21.15.92:0/2232989968' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:54:35.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[19772]: audit 2024-03-26T21:54:34.739346+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.? 172.21.15.92:0/2232989968' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:54:35.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[19772]: cluster 2024-03-26T21:54:35.127919+0000 mgr.y (mgr.15393) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:35.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:35 smithi032 bash[19772]: audit 2024-03-26T21:54:35.280610+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:35.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:35 smithi092 bash[14434]: audit 2024-03-26T21:54:34.645464+0000 mgr.y (mgr.15393) 54 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:35.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:35 smithi092 bash[14434]: cluster 2024-03-26T21:54:34.726418+0000 mon.a (mon.0) 1086 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:54:35.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:35 smithi092 bash[14434]: cluster 2024-03-26T21:54:34.726645+0000 mon.a (mon.0) 1087 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:54:35.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:35 smithi092 bash[14434]: audit 2024-03-26T21:54:34.732761+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.? 172.21.15.92:0/2232989968' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:54:35.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:35 smithi092 bash[14434]: audit 2024-03-26T21:54:34.733904+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.? 172.21.15.92:0/2232989968' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:54:35.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:35 smithi092 bash[14434]: audit 2024-03-26T21:54:34.738078+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.? 172.21.15.92:0/2232989968' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:54:35.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:35 smithi092 bash[14434]: audit 2024-03-26T21:54:34.739346+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.? 172.21.15.92:0/2232989968' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:54:35.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:35 smithi092 bash[14434]: cluster 2024-03-26T21:54:35.127919+0000 mgr.y (mgr.15393) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:35.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:35 smithi092 bash[14434]: audit 2024-03-26T21:54:35.280610+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:36.839 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:36 smithi032 bash[19772]: cluster 2024-03-26T21:54:35.585014+0000 mon.a (mon.0) 1093 : cluster [DBG] mgrmap e33: y(active, since 46s), standbys: x 2024-03-26T21:54:36.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:36 smithi032 bash[14367]: cluster 2024-03-26T21:54:35.585014+0000 mon.a (mon.0) 1093 : cluster [DBG] mgrmap e33: y(active, since 46s), standbys: x 2024-03-26T21:54:36.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:36 smithi092 bash[14434]: cluster 2024-03-26T21:54:35.585014+0000 mon.a (mon.0) 1093 : cluster [DBG] mgrmap e33: y(active, since 46s), standbys: x 2024-03-26T21:54:38.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:37 smithi092 bash[14434]: cluster 2024-03-26T21:54:37.129365+0000 mgr.y (mgr.15393) 56 : cluster [DBG] pgmap v27: 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-03-26T21:54:38.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:37 smithi032 bash[14367]: cluster 2024-03-26T21:54:37.129365+0000 mgr.y (mgr.15393) 56 : cluster [DBG] pgmap v27: 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-03-26T21:54:38.339 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:37 smithi032 bash[19772]: cluster 2024-03-26T21:54:37.129365+0000 mgr.y (mgr.15393) 56 : cluster [DBG] pgmap v27: 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-03-26T21:54:38.821 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:38 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 6. 2024-03-26T21:54:38.821 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:38 smithi092 systemd[1]: Stopped Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:38.821 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:38 smithi092 systemd[1]: Started Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:38.821 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:38 smithi092 bash[39111]: ts=2024-03-26T21:54: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:54:40.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:40 smithi092 bash[14434]: cluster 2024-03-26T21:54:39.130288+0000 mgr.y (mgr.15393) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:40.453 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:40 smithi092 bash[40278]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:54:40.453 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:40 smithi092 bash[40278]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:54:40.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:40 smithi032 bash[14367]: cluster 2024-03-26T21:54:39.130288+0000 mgr.y (mgr.15393) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:40.589 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:40 smithi032 bash[19772]: cluster 2024-03-26T21:54:39.130288+0000 mgr.y (mgr.15393) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:41.493 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:54:41.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:41 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:54:41] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.33.4" 2024-03-26T21:54:41.953 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:41 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:54:41.953 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:41 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:54:42.289 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (113s) 10s ago 8m 16.5M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 unknown 9s ago 8m - - 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (29s) 10s ago 6m 43.9M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (17s) 9s ago 14m 94.0M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (70s) 10s ago 16m 490M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (16m) 10s ago 16m 65.6M 2048M 17.2.0 e1d6a67b021e b6acaa6393e5 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (15m) 9s ago 15m 58.6M 2048M 17.2.0 e1d6a67b021e de9350850fda 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (15m) 10s ago 15m 53.1M 2048M 17.2.0 e1d6a67b021e 73bafef58a35 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (2m) 10s ago 9m 11.1M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (94s) 9s ago 9m 10.3M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (14m) 10s ago 14m 58.3M 2782M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (13m) 10s ago 13m 59.0M 2782M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (13m) 10s ago 13m 53.3M 2782M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (12m) 10s ago 12m 57.3M 2782M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:54:42.290 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (11m) 9s ago 11m 58.1M 3037M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:54:42.291 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (11m) 9s ago 11m 54.4M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:54:42.291 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (10m) 9s ago 10m 52.7M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:54:42.291 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (10m) 9s ago 10m 56.0M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:54:42.291 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (23s) 9s ago 9m 49.0M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T21:54:42.291 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (7m) 10s ago 7m 88.4M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:54:42.291 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (7m) 9s ago 7m 86.4M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:54:42.291 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (6m) 10s ago 6m 85.9M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:54:42.291 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (6m) 9s ago 6m 86.1M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:54:42.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:42 smithi092 bash[14434]: cluster 2024-03-26T21:54:41.130966+0000 mgr.y (mgr.15393) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:42.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:42 smithi092 bash[14434]: audit 2024-03-26T21:54:41.481797+0000 mgr.y (mgr.15393) 59 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:42.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:42 smithi032 bash[14367]: cluster 2024-03-26T21:54:41.130966+0000 mgr.y (mgr.15393) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:42.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:42 smithi032 bash[14367]: audit 2024-03-26T21:54:41.481797+0000 mgr.y (mgr.15393) 59 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:42.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:42 smithi032 bash[19772]: cluster 2024-03-26T21:54:41.130966+0000 mgr.y (mgr.15393) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:54:42.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:42 smithi032 bash[19772]: audit 2024-03-26T21:54:41.481797+0000 mgr.y (mgr.15393) 59 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:42.753 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:54:42.753 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:54:42.753 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:54:42.753 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:54:42.753 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:54:42.753 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout: "mds": {}, 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:54:42.754 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:54:43.153 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:54:43.153 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:54:43.153 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:54:43.153 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:54:43.154 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T21:54:43.154 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-03-26T21:54:43.154 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:54:43.154 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "2/23 daemons upgraded", 2024-03-26T21:54:43.154 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mgr daemons", 2024-03-26T21:54:43.154 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:54:43.154 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:54:43.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:43 smithi092 bash[14434]: audit 2024-03-26T21:54:41.879592+0000 mgr.y (mgr.15393) 60 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:43.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:43 smithi092 bash[14434]: audit 2024-03-26T21:54:42.270735+0000 mgr.y (mgr.15393) 61 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:43.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:43 smithi092 bash[14434]: audit 2024-03-26T21:54:42.757651+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.32:0/1666511316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:43 smithi032 bash[14367]: audit 2024-03-26T21:54:41.879592+0000 mgr.y (mgr.15393) 60 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:43.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:43 smithi032 bash[14367]: audit 2024-03-26T21:54:42.270735+0000 mgr.y (mgr.15393) 61 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:43.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:43 smithi032 bash[14367]: audit 2024-03-26T21:54:42.757651+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.32:0/1666511316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:43 smithi032 bash[19772]: audit 2024-03-26T21:54:41.879592+0000 mgr.y (mgr.15393) 60 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:43.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:43 smithi032 bash[19772]: audit 2024-03-26T21:54:42.270735+0000 mgr.y (mgr.15393) 61 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:43.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:43 smithi032 bash[19772]: audit 2024-03-26T21:54:42.757651+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.32:0/1666511316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.625 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:54:43.626 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:54:43.626 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:54:43.898 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:43 smithi092 bash[39111]: ts=2024-03-26T21:54:43.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:54:44.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:44 smithi092 bash[14434]: cluster 2024-03-26T21:54:43.132678+0000 mgr.y (mgr.15393) 62 : cluster [DBG] pgmap v30: 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-03-26T21:54:44.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:44 smithi092 bash[14434]: audit 2024-03-26T21:54:43.157387+0000 mgr.y (mgr.15393) 63 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:44.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:44 smithi092 bash[14434]: audit 2024-03-26T21:54:43.630749+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.32:0/2529638806' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:54:44.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:44 smithi032 bash[14367]: cluster 2024-03-26T21:54:43.132678+0000 mgr.y (mgr.15393) 62 : cluster [DBG] pgmap v30: 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-03-26T21:54:44.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:44 smithi032 bash[14367]: audit 2024-03-26T21:54:43.157387+0000 mgr.y (mgr.15393) 63 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:44.589 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:44 smithi032 bash[14367]: audit 2024-03-26T21:54:43.630749+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.32:0/2529638806' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:54:44.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:44 smithi032 bash[19772]: cluster 2024-03-26T21:54:43.132678+0000 mgr.y (mgr.15393) 62 : cluster [DBG] pgmap v30: 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-03-26T21:54:44.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:44 smithi032 bash[19772]: audit 2024-03-26T21:54:43.157387+0000 mgr.y (mgr.15393) 63 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:44.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:44 smithi032 bash[19772]: audit 2024-03-26T21:54:43.630749+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.32:0/2529638806' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:54:45.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.528121+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:45.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.536805+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:45.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.538387+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.539905+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: cluster 2024-03-26T21:54:44.542681+0000 mgr.y (mgr.15393) 64 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-03-26T21:54:45.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: cluster 2024-03-26T21:54:44.543312+0000 mgr.y (mgr.15393) 65 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:54:45.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.549241+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:45.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.640404+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.645429+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: cephadm 2024-03-26T21:54:44.647135+0000 mgr.y (mgr.15393) 66 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-26T21:54:45.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.654648+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:45.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.656201+0000 mgr.y (mgr.15393) 67 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:45.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.656251+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:54:45.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.663097+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-26T21:54:45.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.665491+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-26T21:54:45.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.680745+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-26T21:54:45.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.683926+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:54:45.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: audit 2024-03-26T21:54:44.685505+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-26T21:54:45.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[14367]: cephadm 2024-03-26T21:54:44.686494+0000 mgr.y (mgr.15393) 68 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-26T21:54:45.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.528121+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:45.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.536805+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:45.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.538387+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.539905+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: cluster 2024-03-26T21:54:44.542681+0000 mgr.y (mgr.15393) 64 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-03-26T21:54:45.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: cluster 2024-03-26T21:54:44.543312+0000 mgr.y (mgr.15393) 65 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.549241+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.640404+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.645429+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: cephadm 2024-03-26T21:54:44.647135+0000 mgr.y (mgr.15393) 66 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.654648+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.656201+0000 mgr.y (mgr.15393) 67 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.656251+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.663097+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.665491+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.680745+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.683926+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: audit 2024-03-26T21:54:44.685505+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-26T21:54:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:45 smithi032 bash[19772]: cephadm 2024-03-26T21:54:44.686494+0000 mgr.y (mgr.15393) 68 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-26T21:54:45.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.528121+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:45.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.536805+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.538387+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.539905+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: cluster 2024-03-26T21:54:44.542681+0000 mgr.y (mgr.15393) 64 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: cluster 2024-03-26T21:54:44.543312+0000 mgr.y (mgr.15393) 65 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.549241+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.640404+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.645429+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: cephadm 2024-03-26T21:54:44.647135+0000 mgr.y (mgr.15393) 66 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.654648+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.656201+0000 mgr.y (mgr.15393) 67 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.656251+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.663097+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-26T21:54:45.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.665491+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-26T21:54:45.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.680745+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-26T21:54:45.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.683926+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:54:45.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: audit 2024-03-26T21:54:44.685505+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-26T21:54:45.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:45 smithi092 bash[14434]: cephadm 2024-03-26T21:54:44.686494+0000 mgr.y (mgr.15393) 68 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-26T21:54:48.529 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[14367]: cluster 2024-03-26T21:54:46.545051+0000 mgr.y (mgr.15393) 69 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:54:48.529 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[14367]: cephadm 2024-03-26T21:54:47.256305+0000 mgr.y (mgr.15393) 70 : cephadm [INF] Upgrade: Updating mon.a 2024-03-26T21:54:48.529 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[14367]: audit 2024-03-26T21:54:47.266590+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:48.529 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[14367]: audit 2024-03-26T21:54:47.268455+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:54:48.529 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[14367]: audit 2024-03-26T21:54:47.270136+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:54:48.529 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[14367]: audit 2024-03-26T21:54:47.271784+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.530 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[14367]: cephadm 2024-03-26T21:54:47.273619+0000 mgr.y (mgr.15393) 71 : cephadm [INF] Deploying daemon mon.a on smithi032 2024-03-26T21:54:48.530 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[19772]: cluster 2024-03-26T21:54:46.545051+0000 mgr.y (mgr.15393) 69 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:54:48.530 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[19772]: cephadm 2024-03-26T21:54:47.256305+0000 mgr.y (mgr.15393) 70 : cephadm [INF] Upgrade: Updating mon.a 2024-03-26T21:54:48.530 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[19772]: audit 2024-03-26T21:54:47.266590+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:48.530 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[19772]: audit 2024-03-26T21:54:47.268455+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:54:48.530 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[19772]: audit 2024-03-26T21:54:47.270136+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:54:48.530 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[19772]: audit 2024-03-26T21:54:47.271784+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.530 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:48 smithi032 bash[19772]: cephadm 2024-03-26T21:54:47.273619+0000 mgr.y (mgr.15393) 71 : cephadm [INF] Deploying daemon mon.a on smithi032 2024-03-26T21:54:48.661 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:48 smithi092 bash[14434]: cluster 2024-03-26T21:54:46.545051+0000 mgr.y (mgr.15393) 69 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:54:48.661 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:48 smithi092 bash[14434]: cephadm 2024-03-26T21:54:47.256305+0000 mgr.y (mgr.15393) 70 : cephadm [INF] Upgrade: Updating mon.a 2024-03-26T21:54:48.661 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:48 smithi092 bash[14434]: audit 2024-03-26T21:54:47.266590+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' 2024-03-26T21:54:48.661 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:48 smithi092 bash[14434]: audit 2024-03-26T21:54:47.268455+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:54:48.661 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:48 smithi092 bash[14434]: audit 2024-03-26T21:54:47.270136+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:54:48.662 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:48 smithi092 bash[14434]: audit 2024-03-26T21:54:47.271784+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.662 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:48 smithi092 bash[14434]: cephadm 2024-03-26T21:54:47.273619+0000 mgr.y (mgr.15393) 71 : cephadm [INF] Deploying daemon mon.a on smithi032 2024-03-26T21:54:48.662 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:48 smithi092 bash[39111]: ts=2024-03-26T21:54: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:54:49.986 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:49 smithi032 systemd[1]: Stopping Ceph mon.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:54:50.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:49 smithi032 bash[14367]: debug 2024-03-26T21:54:49.985+0000 7fa016dfd700 -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-03-26T21:54:50.338 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:49 smithi032 bash[14367]: debug 2024-03-26T21:54:49.985+0000 7fa016dfd700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-26T21:54:50.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:50 smithi032 bash[50508]: [26/Mar/2024:21:54:50] ENGINE Bus STOPPING 2024-03-26T21:54:50.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:50 smithi032 bash[50508]: [26/Mar/2024:21:54:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:54:50.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:50 smithi032 bash[50508]: [26/Mar/2024:21:54:50] ENGINE Bus STOPPED 2024-03-26T21:54:50.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:50 smithi032 bash[50508]: [26/Mar/2024:21:54:50] ENGINE Bus STARTING 2024-03-26T21:54:50.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:50 smithi032 bash[50508]: [26/Mar/2024:21:54:50] ENGINE Serving on http://:::9283 2024-03-26T21:54:50.338 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:50 smithi032 bash[50508]: [26/Mar/2024:21:54:50] ENGINE Bus STARTED 2024-03-26T21:54:50.929 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:50 smithi032 bash[53690]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mon-a 2024-03-26T21:54:50.929 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:50 smithi032 bash[53775]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mon-a 2024-03-26T21:54:50.929 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:50 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.a.service: Succeeded. 2024-03-26T21:54:50.929 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:50 smithi032 systemd[1]: Stopped Ceph mon.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:51.217 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:51 smithi032 systemd[1]: Started Ceph mon.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:51.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:51 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:54:51] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.33.4" 2024-03-26T21:54:52.203 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:51 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 7. 2024-03-26T21:54:52.203 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:51 smithi092 systemd[1]: Stopped Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:52.203 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:51 smithi092 systemd[1]: Started Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:54:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.372+0000 7f425df3ac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:54:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.372+0000 7f425df3ac80 0 ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev), process ceph-mon, pid 7 2024-03-26T21:54:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.372+0000 7f425df3ac80 0 pidfile_write: ignore empty --pid-file 2024-03-26T21:54:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 0 load: jerasure load: lrc 2024-03-26T21:54:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: RocksDB version: 7.9.2 2024-03-26T21:54:52.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Git sha 0 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Compile date 2024-03-26 11:42:14 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: DB SUMMARY 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: DB Session ID: YA24M6FH47OEZZ1WB0PB 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: CURRENT file: CURRENT 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1341 Bytes 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000036.sst 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000034.log size: 102016 ; 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.error_if_exists: 0 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.create_if_missing: 0 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.paranoid_checks: 1 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-26T21:54:52.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:54:52.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-26T21:54:52.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.env: 0x55765507ec60 2024-03-26T21:54:52.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-26T21:54:52.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.info_log: 0x5576574f1b20 2024-03-26T21:54:52.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:54:52.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.statistics: (nil) 2024-03-26T21:54:52.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.use_fsync: 0 2024-03-26T21:54:52.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_log_file_size: 0 2024-03-26T21:54:52.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:54:52.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:54:52.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:54:52.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:54:52.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.allow_fallocate: 1 2024-03-26T21:54:52.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:54:52.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:54:52.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.use_direct_reads: 0 2024-03-26T21:54:52.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:54:52.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:54:52.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.db_log_dir: 2024-03-26T21:54:52.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.wal_dir: 2024-03-26T21:54:52.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:54:52.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:54:52.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:54:52.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:54:52.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:54:52.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:54:52.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:54:52.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:54:52.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.write_buffer_manager: 0x5576574c21e0 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.unordered_write: 0 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:54:52.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.row_cache: None 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.wal_filter: None 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.two_write_queues: 0 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.wal_compression: 0 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.atomic_flush: 0 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.log_readahead_size: 0 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:54:52.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_background_jobs: 2 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_background_compactions: -1 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_subcompactions: 1 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_open_files: -1 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:54:52.597 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_background_flushes: -1 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Compression algorithms supported: 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: kZSTD supported: 0 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: kXpressCompression supported: 0 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: kZlibCompression supported: 1 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: kSnappyCompression supported: 1 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: kLZ4Compression supported: 1 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: kBZip2Compression supported: 0 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-03-26T21:54:52.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.merge_operator: 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_filter: None 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5576574f1d00) 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: cache_index_and_filter_blocks: 1 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: pin_top_level_index_and_filter: 1 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: index_type: 0 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: data_block_index_type: 0 2024-03-26T21:54:52.599 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: index_shortening: 1 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: checksum: 4 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: no_block_cache: 0 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: block_cache: 0x5576574f3090 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: block_cache_name: BinnedLRUCache 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: block_cache_options: 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: capacity : 536870912 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: num_shard_bits : 4 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: strict_capacity_limit : 0 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: high_pri_pool_ratio: 0.000 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: block_cache_compressed: (nil) 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: persistent_cache: (nil) 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: block_size: 4096 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: block_size_deviation: 10 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: block_restart_interval: 16 2024-03-26T21:54:52.600 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: index_block_restart_interval: 1 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: metadata_block_size: 4096 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: partition_filters: 0 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: use_delta_encoding: 1 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: filter_policy: bloomfilter 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: whole_key_filtering: 1 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: verify_compression: 0 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: read_amp_bytes_per_bit: 0 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: format_version: 5 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: enable_index_compression: 1 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: block_align: 0 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: max_auto_readahead_size: 262144 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: prepopulate_block_cache: 0 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: initial_auto_readahead_size: 8192 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: num_file_reads_for_auto_readahead: 2 2024-03-26T21:54:52.601 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compression: NoCompression 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.num_levels: 7 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:54:52.602 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:54:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:54:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:54:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:54:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:54:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:54:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:54:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:54:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:54:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:54:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:54:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:54:52.603 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:54:52.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:54:52.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:54:52.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:54:52.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:54:52.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:54:52.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:54:52.604 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:54:52.605 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.inplace_update_support: 0 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:54:52.606 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.bloom_locality: 0 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.max_successive_merges: 0 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.ttl: 2592000 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.enable_blob_files: false 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.min_blob_size: 0 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:54:52.607 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f4252ea2700 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-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 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 16871, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.376+0000 7f425df3ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 62d4795f-cc76-45a6-94f9-c48351e1944e 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.380+0000 7f425df3ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711490092383882, "job": 1, "event": "recovery_started", "wal_files": [34]} 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.380+0000 7f425df3ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.380+0000 7f425df3ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711490092386552, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 102094, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16862, "largest_seqno": 16950, "table_properties": {"data_size": 100609, "index_size": 255, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1642, "raw_average_key_size": 26, "raw_value_size": 99240, "raw_average_value_size": 1626, "num_data_blocks": 12, "num_entries": 61, "num_filter_entries": 61, "num_deletions": 1, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711490092, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "62d4795f-cc76-45a6-94f9-c48351e1944e", "db_session_id": "YA24M6FH47OEZZ1WB0PB", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2024-03-26T21:54:52.608 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.380+0000 7f425df3ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711490092386797, "job": 1, "event": "recovery_finished"} 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.380+0000 7f425df3ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.380+0000 7f425df3ac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.384+0000 7f425df3ac80 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-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.384+0000 7f425df3ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5576575e6000 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.384+0000 7f425df3ac80 4 rocksdb: DB pointer 0x5576575d0000 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.384+0000 7f424c695700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.384+0000 7f424c695700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: ** DB Stats ** 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:54:52.609 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: ** Compaction Stats [default] ** 2024-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: 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-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: L0 1/0 99.70 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 53.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: L6 1/0 10.35 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-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Sum 2/0 10.44 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 53.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 53.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: ** Compaction Stats [default] ** 2024-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: 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-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 53.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:54:52.610 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Cumulative compaction: 0.00 GB write, 14.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Interval compaction: 0.00 GB write, 14.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: 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-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Block cache BinnedLRUCache@0x5576574f3090#7 capacity: 512.00 MB usage: 0.56 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.1e-05 secs_since: 0 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.33 KB,6.25849e-05%) Misc(1,0.00 KB,0%) 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.384+0000 7f425df3ac80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] at bind addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.388+0000 7f425df3ac80 1 mon.a@-1(???) e3 preinit fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.388+0000 7f425df3ac80 0 mon.a@-1(???).mds e1 new map 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.388+0000 7f425df3ac80 0 mon.a@-1(???).mds e1 print_map 2024-03-26T21:54:52.611 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: e1 2024-03-26T21:54:52.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-26T21:54:52.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: 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-03-26T21:54:52.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: legacy client fscid: -1 2024-03-26T21:54:52.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: 2024-03-26T21:54:52.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: No filesystems configured 2024-03-26T21:54:52.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.388+0000 7f425df3ac80 0 mon.a@-1(???).osd e102 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-26T21:54:52.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.388+0000 7f425df3ac80 0 mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:54:52.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.388+0000 7f425df3ac80 0 mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:54:52.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.388+0000 7f425df3ac80 0 mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:54:52.612 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:52 smithi032 bash[53843]: debug 2024-03-26T21:54:52.388+0000 7f425df3ac80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-03-26T21:54:53.036 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:52 smithi092 bash[40618]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:54:53.036 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:52 smithi092 bash[40618]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:54:53.894 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:53 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:54:53.894 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:54:53 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:54:53.894 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[39111]: ts=2024-03-26T21:54:53.513Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:54:54.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[39546]: ignoring --setuser ceph since I am not root 2024-03-26T21:54:54.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[39546]: ignoring --setgroup ceph since I am not root 2024-03-26T21:54:54.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[39546]: debug 2024-03-26T21:54:53.918+0000 7f35b326a700 1 -- 172.21.15.92:0/3030079070 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559f082125a0 con 0x559f08f90800 2024-03-26T21:54:54.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:54 smithi092 bash[39546]: debug 2024-03-26T21:54:54.078+0000 7f35bd05b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: audit 2024-03-26T21:54:50.002501+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: audit 2024-03-26T21:54:50.002813+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: audit 2024-03-26T21:54:50.002986+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: audit 2024-03-26T21:54:50.283857+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:50.546591+0000 mgr.y (mgr.15393) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:52.548680+0000 mgr.y (mgr.15393) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.813791+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.833839+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.843600+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.843642+0000 mon.a (mon.0) 4 : cluster [DBG] fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.843664+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-26T21:39:39.643895+0000 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.843686+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.843707+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.843730+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-26T21:54:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.843752+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:54:54.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.843773+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-03-26T21:54:54.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.843797+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-26T21:54:54.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.844724+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-26T21:54:54.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.844762+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-26T21:54:54.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.846161+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 64s), standbys: x 2024-03-26T21:54:54.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.846858+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:54:54.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.846885+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:54:54.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.846894+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:54:54.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: audit 2024-03-26T21:54:53.861188+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15393 ' entity='' 2024-03-26T21:54:54.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:53 smithi092 bash[14434]: cluster 2024-03-26T21:54:53.862661+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e34: y(active, since 64s), standbys: x 2024-03-26T21:54:54.339 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[50508]: ignoring --setuser ceph since I am not root 2024-03-26T21:54:54.340 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[50508]: ignoring --setgroup ceph since I am not root 2024-03-26T21:54:54.340 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[50508]: debug 2024-03-26T21:54:53.924+0000 7f3e4c923700 1 -- 172.21.15.32:0/3254585252 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b79faba5a0 con 0x55b7a0838400 2024-03-26T21:54:54.340 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:54 smithi032 bash[50508]: debug 2024-03-26T21:54:54.084+0000 7f3e56714200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:54:54.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: audit 2024-03-26T21:54:50.002501+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:54:54.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: audit 2024-03-26T21:54:50.002813+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:54:54.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: audit 2024-03-26T21:54:50.002986+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:54:54.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: audit 2024-03-26T21:54:50.283857+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:54.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:50.546591+0000 mgr.y (mgr.15393) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:52.548680+0000 mgr.y (mgr.15393) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.813791+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.833839+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.843600+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.843642+0000 mon.a (mon.0) 4 : cluster [DBG] fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.843664+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-26T21:39:39.643895+0000 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.843686+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.843707+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.843730+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.843752+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.843773+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.843797+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-26T21:54:54.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.844724+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-26T21:54:54.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.844762+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-26T21:54:54.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.846161+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 64s), standbys: x 2024-03-26T21:54:54.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.846858+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:54:54.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.846885+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:54:54.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.846894+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:54:54.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: audit 2024-03-26T21:54:53.861188+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15393 ' entity='' 2024-03-26T21:54:54.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[53843]: cluster 2024-03-26T21:54:53.862661+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e34: y(active, since 64s), standbys: x 2024-03-26T21:54:54.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: audit 2024-03-26T21:54:50.002501+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: audit 2024-03-26T21:54:50.002813+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: audit 2024-03-26T21:54:50.002986+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: audit 2024-03-26T21:54:50.283857+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.15393 172.21.15.32:0/3112567091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:50.546591+0000 mgr.y (mgr.15393) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:52.548680+0000 mgr.y (mgr.15393) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.813791+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.833839+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.843600+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.843642+0000 mon.a (mon.0) 4 : cluster [DBG] fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.843664+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-26T21:39:39.643895+0000 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.843686+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.843707+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.843730+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.843752+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:54:54.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.843773+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-03-26T21:54:54.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.843797+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-26T21:54:54.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.844724+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-26T21:54:54.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.844762+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-26T21:54:54.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.846161+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 64s), standbys: x 2024-03-26T21:54:54.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.846858+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:54:54.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.846885+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:54:54.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.846894+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:54:54.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: audit 2024-03-26T21:54:53.861188+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15393 ' entity='' 2024-03-26T21:54:54.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:53 smithi032 bash[19772]: cluster 2024-03-26T21:54:53.862661+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e34: y(active, since 64s), standbys: x 2024-03-26T21:54:55.339 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:55 smithi032 bash[50508]: debug 2024-03-26T21:54:55.044+0000 7f3e56714200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:54:55.339 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:55 smithi032 bash[50508]: debug 2024-03-26T21:54:55.148+0000 7f3e56714200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:54:55.340 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:55 smithi032 bash[50508]: debug 2024-03-26T21:54:55.252+0000 7f3e56714200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:54:55.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:54 smithi092 bash[39546]: debug 2024-03-26T21:54:54.994+0000 7f35bd05b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:54:55.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:55 smithi092 bash[39546]: debug 2024-03-26T21:54:55.094+0000 7f35bd05b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:54:55.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:55 smithi092 bash[39546]: debug 2024-03-26T21:54:55.198+0000 7f35bd05b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:54:55.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:55 smithi032 bash[50508]: debug 2024-03-26T21:54:55.552+0000 7f3e56714200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:54:55.858 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:55 smithi092 bash[39546]: debug 2024-03-26T21:54:55.482+0000 7f35bd05b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:54:56.122 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:54:55 smithi032 bash[53843]: cluster 2024-03-26T21:54:54.866634+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e35: y(active, since 65s), standbys: x 2024-03-26T21:54:56.123 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:55 smithi032 bash[50508]: debug 2024-03-26T21:54:55.944+0000 7f3e56714200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:54:56.123 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:54:55 smithi032 bash[19772]: cluster 2024-03-26T21:54:54.866634+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e35: y(active, since 65s), standbys: x 2024-03-26T21:54:56.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:54:55 smithi092 bash[14434]: cluster 2024-03-26T21:54:54.866634+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e35: y(active, since 65s), standbys: x 2024-03-26T21:54:56.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:55 smithi092 bash[39546]: debug 2024-03-26T21:54:55.858+0000 7f35bd05b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:54:56.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:56 smithi092 bash[39546]: debug 2024-03-26T21:54:56.018+0000 7f35bd05b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:54:56.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:56 smithi032 bash[50508]: debug 2024-03-26T21:54:56.120+0000 7f3e56714200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:54:56.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:56 smithi032 bash[50508]: debug 2024-03-26T21:54:56.364+0000 7f3e56714200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:54:56.703 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:56 smithi092 bash[39546]: debug 2024-03-26T21:54:56.230+0000 7f35bd05b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:54:57.703 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:57 smithi092 bash[39546]: debug 2024-03-26T21:54:57.250+0000 7f35bd05b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:54:57.703 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:57 smithi092 bash[39546]: debug 2024-03-26T21:54:57.362+0000 7f35bd05b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:54:57.703 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:57 smithi092 bash[39546]: debug 2024-03-26T21:54:57.482+0000 7f35bd05b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:54:57.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:57 smithi032 bash[50508]: debug 2024-03-26T21:54:57.424+0000 7f3e56714200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:54:57.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:57 smithi032 bash[50508]: debug 2024-03-26T21:54:57.540+0000 7f3e56714200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:54:57.840 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:57 smithi032 bash[50508]: debug 2024-03-26T21:54:57.664+0000 7f3e56714200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:54:58.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:57 smithi092 bash[39546]: debug 2024-03-26T21:54:57.958+0000 7f35bd05b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:54:58.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:58 smithi092 bash[39546]: debug 2024-03-26T21:54:58.182+0000 7f35bd05b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:54:58.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:58 smithi032 bash[50508]: debug 2024-03-26T21:54:58.152+0000 7f3e56714200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:54:58.590 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:58 smithi032 bash[50508]: debug 2024-03-26T21:54:58.384+0000 7f3e56714200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:54:58.953 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:58 smithi092 bash[39546]: debug 2024-03-26T21:54:58.634+0000 7f35bd05b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:54:58.954 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:54:58 smithi092 bash[39111]: ts=2024-03-26T21:54: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:54:59.339 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:58 smithi032 bash[50508]: debug 2024-03-26T21:54:58.860+0000 7f3e56714200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:54:59.453 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:59 smithi092 bash[39546]: debug 2024-03-26T21:54:59.154+0000 7f35bd05b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:54:59.839 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:59 smithi032 bash[50508]: debug 2024-03-26T21:54:59.392+0000 7f3e56714200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:55:00.170 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:59 smithi092 bash[39546]: debug 2024-03-26T21:54:59.702+0000 7f35bd05b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:55:00.170 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:54:59 smithi092 bash[39546]: debug 2024-03-26T21:54:59.814+0000 7f35bd05b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:55:00.339 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:54:59 smithi032 bash[50508]: debug 2024-03-26T21:54:59.968+0000 7f3e56714200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:55:00.339 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:00 smithi032 bash[50508]: debug 2024-03-26T21:55:00.084+0000 7f3e56714200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:55:00.428 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:00 smithi092 bash[39546]: debug 2024-03-26T21:55:00.166+0000 7f35bd05b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:55:00.428 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:00 smithi092 bash[39546]: debug 2024-03-26T21:55:00.282+0000 7f35bd05b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:55:00.703 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:00 smithi092 bash[39546]: debug 2024-03-26T21:55:00.426+0000 7f35bd05b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:55:00.703 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:00 smithi092 bash[39546]: debug 2024-03-26T21:55:00.538+0000 7f35bd05b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:55:00.703 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:00 smithi092 bash[39546]: debug 2024-03-26T21:55:00.666+0000 7f35bd05b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:55:00.709 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:00 smithi032 bash[50508]: debug 2024-03-26T21:55:00.440+0000 7f3e56714200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:55:00.709 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:00 smithi032 bash[50508]: debug 2024-03-26T21:55:00.560+0000 7f3e56714200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:55:01.089 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:00 smithi032 bash[50508]: debug 2024-03-26T21:55:00.708+0000 7f3e56714200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:55:01.090 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:00 smithi032 bash[50508]: debug 2024-03-26T21:55:00.828+0000 7f3e56714200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:55:01.090 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:00 smithi032 bash[50508]: debug 2024-03-26T21:55:00.956+0000 7f3e56714200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:55:01.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:00 smithi092 bash[39546]: debug 2024-03-26T21:55:00.854+0000 7f35bd05b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:55:01.203 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:00 smithi092 bash[39546]: debug 2024-03-26T21:55:00.986+0000 7f35bd05b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:55:01.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:01 smithi032 bash[50508]: debug 2024-03-26T21:55:01.152+0000 7f3e56714200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:55:01.589 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:01 smithi032 bash[50508]: debug 2024-03-26T21:55:01.288+0000 7f3e56714200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:55:02.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[19772]: audit 2024-03-26T21:55:02.287426+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.92:0/3023063022' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:55:02.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[19772]: cluster 2024-03-26T21:55:02.287606+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:55:02.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[19772]: cluster 2024-03-26T21:55:02.287833+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:55:02.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[19772]: audit 2024-03-26T21:55:02.288679+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.92:0/3023063022' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:55:02.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[19772]: audit 2024-03-26T21:55:02.292704+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.92:0/3023063022' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:55:02.614 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[19772]: audit 2024-03-26T21:55:02.295664+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.92:0/3023063022' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:55:02.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[53843]: audit 2024-03-26T21:55:02.287426+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.92:0/3023063022' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:55:02.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[53843]: cluster 2024-03-26T21:55:02.287606+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:55:02.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[53843]: cluster 2024-03-26T21:55:02.287833+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:55:02.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[53843]: audit 2024-03-26T21:55:02.288679+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.92:0/3023063022' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:55:02.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[53843]: audit 2024-03-26T21:55:02.292704+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.92:0/3023063022' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:55:02.615 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[53843]: audit 2024-03-26T21:55:02.295664+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.92:0/3023063022' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:55:02.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:02 smithi092 bash[14434]: audit 2024-03-26T21:55:02.287426+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.92:0/3023063022' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:55:02.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:02 smithi092 bash[14434]: cluster 2024-03-26T21:55:02.287606+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x restarted 2024-03-26T21:55:02.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:02 smithi092 bash[14434]: cluster 2024-03-26T21:55:02.287833+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon x started 2024-03-26T21:55:02.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:02 smithi092 bash[14434]: audit 2024-03-26T21:55:02.288679+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.92:0/3023063022' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:55:02.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:02 smithi092 bash[14434]: audit 2024-03-26T21:55:02.292704+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.92:0/3023063022' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:55:02.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:02 smithi092 bash[14434]: audit 2024-03-26T21:55:02.295664+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.92:0/3023063022' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:55:02.704 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:02 smithi092 bash[39546]: debug 2024-03-26T21:55:02.258+0000 7f35bd05b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:55:02.704 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:02 smithi092 bash[39546]: [26/Mar/2024:21:55:02] ENGINE Bus STARTING 2024-03-26T21:55:02.704 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:02 smithi092 bash[39546]: CherryPy Checker: 2024-03-26T21:55:02.704 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:02 smithi092 bash[39546]: The Application mounted at '' has an empty config. 2024-03-26T21:55:02.704 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:02 smithi092 bash[39546]: [26/Mar/2024:21:55:02] ENGINE Serving on http://:::9283 2024-03-26T21:55:02.704 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 21:55:02 smithi092 bash[39546]: [26/Mar/2024:21:55:02] ENGINE Bus STARTED 2024-03-26T21:55:02.881 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[50508]: debug 2024-03-26T21:55:02.612+0000 7f3e56714200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:55:02.881 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[50508]: [26/Mar/2024:21:55:02] ENGINE Bus STARTING 2024-03-26T21:55:03.339 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[50508]: CherryPy Checker: 2024-03-26T21:55:03.340 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[50508]: The Application mounted at '' has an empty config. 2024-03-26T21:55:03.340 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[50508]: [26/Mar/2024:21:55:02] ENGINE Serving on http://:::9283 2024-03-26T21:55:03.340 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:02 smithi032 bash[50508]: [26/Mar/2024:21:55:02] ENGINE Bus STARTED 2024-03-26T21:55:03.646 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: cluster 2024-03-26T21:55:02.346612+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, since 73s), standbys: x 2024-03-26T21:55:03.646 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: cluster 2024-03-26T21:55:02.621938+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon y restarted 2024-03-26T21:55:03.646 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: cluster 2024-03-26T21:55:02.622767+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon y 2024-03-26T21:55:03.646 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: cluster 2024-03-26T21:55:02.630956+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:55:03.646 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: cluster 2024-03-26T21:55:02.632008+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0094173s), standbys: x 2024-03-26T21:55:03.646 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.644014+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:55:03.646 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.644271+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:55:03.646 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.644503+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:55:03.646 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.645684+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.645999+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.646314+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.646576+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.646886+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.647178+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.647506+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.647830+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.648138+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.648373+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.648678+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.648906+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.649407+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: cluster 2024-03-26T21:55:02.658669+0000 mon.a (mon.0) 28 : cluster [INF] Manager daemon y is now available 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.775738+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:03.647 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.784097+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:55:03.648 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.784543+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:55:03.648 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.841710+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:55:03.648 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[53843]: audit 2024-03-26T21:55:02.842903+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:55:03.648 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[50508]: debug 2024-03-26T21:55:03.644+0000 7f3e16192700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-03-26T21:55:03.648 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: cluster 2024-03-26T21:55:02.346612+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, since 73s), standbys: x 2024-03-26T21:55:03.648 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: cluster 2024-03-26T21:55:02.621938+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon y restarted 2024-03-26T21:55:03.648 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: cluster 2024-03-26T21:55:02.622767+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon y 2024-03-26T21:55:03.648 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: cluster 2024-03-26T21:55:02.630956+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:55:03.648 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: cluster 2024-03-26T21:55:02.632008+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0094173s), standbys: x 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.644014+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.644271+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.644503+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.645684+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.645999+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.646314+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.646576+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.646886+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.647178+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.647506+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.647830+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.648138+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.648373+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.648678+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:55:03.649 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.648906+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:55:03.650 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.649407+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:55:03.650 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: cluster 2024-03-26T21:55:02.658669+0000 mon.a (mon.0) 28 : cluster [INF] Manager daemon y is now available 2024-03-26T21:55:03.650 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.775738+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:03.650 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.784097+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:55:03.650 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.784543+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:55:03.650 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.841710+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:55:03.650 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:03 smithi032 bash[19772]: audit 2024-03-26T21:55:02.842903+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:55:03.703 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[39111]: ts=2024-03-26T21:55:03.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:55:03.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: cluster 2024-03-26T21:55:02.346612+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, since 73s), standbys: x 2024-03-26T21:55:03.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: cluster 2024-03-26T21:55:02.621938+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon y restarted 2024-03-26T21:55:03.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: cluster 2024-03-26T21:55:02.622767+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon y 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: cluster 2024-03-26T21:55:02.630956+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: cluster 2024-03-26T21:55:02.632008+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0094173s), standbys: x 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.644014+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.644271+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.644503+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.645684+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.645999+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.646314+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.646576+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.646886+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.647178+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.647506+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.647830+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.648138+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.648373+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:55:03.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.648678+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:55:03.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.648906+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:55:03.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.649407+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:55:03.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: cluster 2024-03-26T21:55:02.658669+0000 mon.a (mon.0) 28 : cluster [INF] Manager daemon y is now available 2024-03-26T21:55:03.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.775738+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:03.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.784097+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:55:03.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.784543+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:55:03.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.841710+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:55:03.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:03 smithi092 bash[14434]: audit 2024-03-26T21:55:02.842903+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:55:04.203 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:03 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 8. 2024-03-26T21:55:04.203 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:03 smithi092 systemd[1]: Stopped Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:55:04.203 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:03 smithi092 systemd[1]: Started Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:55:04.930 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:04 smithi092 bash[40901]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:55:04.931 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:04 smithi092 bash[40901]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:55:04.932 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:04 smithi092 bash[14434]: cephadm 2024-03-26T21:55:03.515461+0000 mgr.y (mgr.25468) 1 : cephadm [INF] [26/Mar/2024:21:55:03] ENGINE Bus STARTING 2024-03-26T21:55:04.932 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:04 smithi092 bash[14434]: cluster 2024-03-26T21:55:03.642173+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e38: y(active, since 1.01959s), standbys: x 2024-03-26T21:55:04.932 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:04 smithi092 bash[14434]: cephadm 2024-03-26T21:55:03.643496+0000 mgr.y (mgr.25468) 2 : cephadm [INF] [26/Mar/2024:21:55:03] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:55:04.932 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:04 smithi092 bash[14434]: audit 2024-03-26T21:55:03.655301+0000 mgr.y (mgr.25468) 3 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:04.932 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:04 smithi092 bash[14434]: cluster 2024-03-26T21:55:03.660448+0000 mgr.y (mgr.25468) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.932 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:04 smithi092 bash[14434]: cephadm 2024-03-26T21:55:03.751556+0000 mgr.y (mgr.25468) 5 : cephadm [INF] [26/Mar/2024:21:55:03] ENGINE Serving on http://172.21.15.32:8765 2024-03-26T21:55:04.932 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:04 smithi092 bash[14434]: cephadm 2024-03-26T21:55:03.751974+0000 mgr.y (mgr.25468) 6 : cephadm [INF] [26/Mar/2024:21:55:03] ENGINE Bus STARTED 2024-03-26T21:55:05.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[53843]: cephadm 2024-03-26T21:55:03.515461+0000 mgr.y (mgr.25468) 1 : cephadm [INF] [26/Mar/2024:21:55:03] ENGINE Bus STARTING 2024-03-26T21:55:05.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[53843]: cluster 2024-03-26T21:55:03.642173+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e38: y(active, since 1.01959s), standbys: x 2024-03-26T21:55:05.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[53843]: cephadm 2024-03-26T21:55:03.643496+0000 mgr.y (mgr.25468) 2 : cephadm [INF] [26/Mar/2024:21:55:03] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:55:05.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[53843]: audit 2024-03-26T21:55:03.655301+0000 mgr.y (mgr.25468) 3 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:05.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[53843]: cluster 2024-03-26T21:55:03.660448+0000 mgr.y (mgr.25468) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[53843]: cephadm 2024-03-26T21:55:03.751556+0000 mgr.y (mgr.25468) 5 : cephadm [INF] [26/Mar/2024:21:55:03] ENGINE Serving on http://172.21.15.32:8765 2024-03-26T21:55:05.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[53843]: cephadm 2024-03-26T21:55:03.751974+0000 mgr.y (mgr.25468) 6 : cephadm [INF] [26/Mar/2024:21:55:03] ENGINE Bus STARTED 2024-03-26T21:55:05.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[19772]: cephadm 2024-03-26T21:55:03.515461+0000 mgr.y (mgr.25468) 1 : cephadm [INF] [26/Mar/2024:21:55:03] ENGINE Bus STARTING 2024-03-26T21:55:05.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[19772]: cluster 2024-03-26T21:55:03.642173+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e38: y(active, since 1.01959s), standbys: x 2024-03-26T21:55:05.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[19772]: cephadm 2024-03-26T21:55:03.643496+0000 mgr.y (mgr.25468) 2 : cephadm [INF] [26/Mar/2024:21:55:03] ENGINE Serving on https://172.21.15.32:7150 2024-03-26T21:55:05.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[19772]: audit 2024-03-26T21:55:03.655301+0000 mgr.y (mgr.25468) 3 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:05.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[19772]: cluster 2024-03-26T21:55:03.660448+0000 mgr.y (mgr.25468) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[19772]: cephadm 2024-03-26T21:55:03.751556+0000 mgr.y (mgr.25468) 5 : cephadm [INF] [26/Mar/2024:21:55:03] ENGINE Serving on http://172.21.15.32:8765 2024-03-26T21:55:05.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:04 smithi032 bash[19772]: cephadm 2024-03-26T21:55:03.751974+0000 mgr.y (mgr.25468) 6 : cephadm [INF] [26/Mar/2024:21:55:03] ENGINE Bus STARTED 2024-03-26T21:55:05.953 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:05 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:55:05.953 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:05 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:55:05.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:05 smithi092 bash[14434]: cluster 2024-03-26T21:55:04.634979+0000 mon.a (mon.0) 32 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:55:05.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:05 smithi092 bash[14434]: cluster 2024-03-26T21:55:04.635061+0000 mon.a (mon.0) 33 : cluster [INF] Cluster is now healthy 2024-03-26T21:55:05.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:05 smithi092 bash[14434]: cluster 2024-03-26T21:55:04.648259+0000 mgr.y (mgr.25468) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:05 smithi032 bash[53843]: cluster 2024-03-26T21:55:04.634979+0000 mon.a (mon.0) 32 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:55:06.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:05 smithi032 bash[53843]: cluster 2024-03-26T21:55:04.635061+0000 mon.a (mon.0) 33 : cluster [INF] Cluster is now healthy 2024-03-26T21:55:06.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:05 smithi032 bash[53843]: cluster 2024-03-26T21:55:04.648259+0000 mgr.y (mgr.25468) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:05 smithi032 bash[19772]: cluster 2024-03-26T21:55:04.634979+0000 mon.a (mon.0) 32 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:55:06.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:05 smithi032 bash[19772]: cluster 2024-03-26T21:55:04.635061+0000 mon.a (mon.0) 33 : cluster [INF] Cluster is now healthy 2024-03-26T21:55:06.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:05 smithi032 bash[19772]: cluster 2024-03-26T21:55:04.648259+0000 mgr.y (mgr.25468) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:06 smithi092 bash[14434]: cluster 2024-03-26T21:55:05.651806+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-03-26T21:55:07.089 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:06 smithi032 bash[53843]: cluster 2024-03-26T21:55:05.651806+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-03-26T21:55:07.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:06 smithi032 bash[19772]: cluster 2024-03-26T21:55:05.651806+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-03-26T21:55:07.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:07 smithi092 bash[14434]: cluster 2024-03-26T21:55:06.649211+0000 mgr.y (mgr.25468) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:07 smithi092 bash[14434]: cluster 2024-03-26T21:55:06.683234+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-03-26T21:55:08.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:07 smithi032 bash[53843]: cluster 2024-03-26T21:55:06.649211+0000 mgr.y (mgr.25468) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:07 smithi032 bash[53843]: cluster 2024-03-26T21:55:06.683234+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-03-26T21:55:08.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:07 smithi032 bash[19772]: cluster 2024-03-26T21:55:06.649211+0000 mgr.y (mgr.25468) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:07 smithi032 bash[19772]: cluster 2024-03-26T21:55:06.683234+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-03-26T21:55:09.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:09 smithi092 bash[14434]: cluster 2024-03-26T21:55:08.649777+0000 mgr.y (mgr.25468) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.953 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:09 smithi092 bash[14434]: audit 2024-03-26T21:55:09.568845+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:09.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:09 smithi092 bash[14434]: audit 2024-03-26T21:55:09.579709+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:10.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:09 smithi032 bash[53843]: cluster 2024-03-26T21:55:08.649777+0000 mgr.y (mgr.25468) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:09 smithi032 bash[53843]: audit 2024-03-26T21:55:09.568845+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:10.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:09 smithi032 bash[53843]: audit 2024-03-26T21:55:09.579709+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:10.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:09 smithi032 bash[19772]: cluster 2024-03-26T21:55:08.649777+0000 mgr.y (mgr.25468) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:09 smithi032 bash[19772]: audit 2024-03-26T21:55:09.568845+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:10.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:09 smithi032 bash[19772]: audit 2024-03-26T21:55:09.579709+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:10 smithi032 bash[53843]: audit 2024-03-26T21:55:09.765419+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:10 smithi032 bash[53843]: audit 2024-03-26T21:55:09.779678+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:10 smithi032 bash[53843]: audit 2024-03-26T21:55:10.637308+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:10 smithi032 bash[53843]: audit 2024-03-26T21:55:10.646135+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:10 smithi032 bash[19772]: audit 2024-03-26T21:55:09.765419+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:10 smithi032 bash[19772]: audit 2024-03-26T21:55:09.779678+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:10 smithi032 bash[19772]: audit 2024-03-26T21:55:10.637308+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:10 smithi032 bash[19772]: audit 2024-03-26T21:55:10.646135+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:10 smithi092 bash[14434]: audit 2024-03-26T21:55:09.765419+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:10 smithi092 bash[14434]: audit 2024-03-26T21:55:09.779678+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:10 smithi092 bash[14434]: audit 2024-03-26T21:55:10.637308+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:10 smithi092 bash[14434]: audit 2024-03-26T21:55:10.646135+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:11.590 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:11 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:55:11] "GET /metrics HTTP/1.1" 200 35437 "" "Prometheus/2.33.4" 2024-03-26T21:55:12.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:11 smithi092 bash[14434]: cluster 2024-03-26T21:55:10.650758+0000 mgr.y (mgr.25468) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-26T21:55:12.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:11 smithi092 bash[14434]: audit 2024-03-26T21:55:10.887050+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:12.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:11 smithi092 bash[14434]: audit 2024-03-26T21:55:10.901675+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:12.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:11 smithi032 bash[53843]: cluster 2024-03-26T21:55:10.650758+0000 mgr.y (mgr.25468) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-26T21:55:12.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:11 smithi032 bash[53843]: audit 2024-03-26T21:55:10.887050+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:12.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:11 smithi032 bash[53843]: audit 2024-03-26T21:55:10.901675+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:12.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:11 smithi032 bash[19772]: cluster 2024-03-26T21:55:10.650758+0000 mgr.y (mgr.25468) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-26T21:55:12.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:11 smithi032 bash[19772]: audit 2024-03-26T21:55:10.887050+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:12.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:11 smithi032 bash[19772]: audit 2024-03-26T21:55:10.901675+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:13.886 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:55:13 smithi092 bash[39111]: ts=2024-03-26T21:55:13.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:55:14.060 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:55:14.089 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:13 smithi032 bash[19772]: cluster 2024-03-26T21:55:12.651517+0000 mgr.y (mgr.25468) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:55:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:13 smithi032 bash[53843]: cluster 2024-03-26T21:55:12.651517+0000 mgr.y (mgr.25468) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:55:14.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:13 smithi092 bash[14434]: cluster 2024-03-26T21:55:12.651517+0000 mgr.y (mgr.25468) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:55:14.847 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:55:14.847 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (2m) 5s ago 9m 16.3M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T21:55:14.847 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 unknown 5s ago 9m - - 2024-03-26T21:55:14.847 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (61s) 5s ago 7m 44.8M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T21:55:14.847 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (49s) 5s ago 15m 440M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T21:55:14.847 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (103s) 5s ago 17m 478M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T21:55:14.847 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (23s) 5s ago 17m 32.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T21:55:14.847 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (15m) 5s ago 15m 54.7M 2048M 17.2.0 e1d6a67b021e de9350850fda 2024-03-26T21:55:14.847 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (15m) 5s ago 15m 50.3M 2048M 17.2.0 e1d6a67b021e 73bafef58a35 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (2m) 5s ago 9m 11.2M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (2m) 5s ago 9m 12.1M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (14m) 5s ago 14m 58.5M 2782M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (14m) 5s ago 14m 59.2M 2782M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (13m) 5s ago 13m 53.9M 2782M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (12m) 5s ago 13m 57.1M 2782M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (12m) 5s ago 12m 58.3M 3037M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (11m) 5s ago 11m 54.7M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (11m) 5s ago 11m 53.0M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (10m) 5s ago 10m 56.8M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (55s) 5s ago 9m 62.1M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (7m) 5s ago 7m 88.7M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (7m) 5s ago 7m 87.0M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:55:14.848 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (7m) 5s ago 7m 86.8M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:55:14.849 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (7m) 5s ago 7m 86.6M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:55:15.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:14 smithi092 bash[14434]: audit 2024-03-26T21:55:13.664351+0000 mgr.y (mgr.25468) 12 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:15.295 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:55:15.295 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:55:15.295 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: "mds": {}, 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:55:15.296 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:55:15.297 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-03-26T21:55:15.297 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:55:15.297 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:55:15.297 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:55:15.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:14 smithi032 bash[53843]: audit 2024-03-26T21:55:13.664351+0000 mgr.y (mgr.25468) 12 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:15.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:14 smithi032 bash[19772]: audit 2024-03-26T21:55:13.664351+0000 mgr.y (mgr.25468) 12 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:15.694 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:55:15.694 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:55:15.694 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:55:15.694 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:55:15.694 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T21:55:15.694 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-03-26T21:55:15.694 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:55:15.694 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "3/23 daemons upgraded", 2024-03-26T21:55:15.694 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-03-26T21:55:15.695 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:55:15.695 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:55:15.953 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:15 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 9. 2024-03-26T21:55:15.953 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:15 smithi092 systemd[1]: Stopped Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:55:15.954 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:15 smithi092 systemd[1]: Started Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:55:15.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:15 smithi092 bash[14434]: audit 2024-03-26T21:55:14.049097+0000 mgr.y (mgr.25468) 13 : audit [DBG] from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:15.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:15 smithi092 bash[14434]: audit 2024-03-26T21:55:14.450483+0000 mgr.y (mgr.25468) 14 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:15.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:15 smithi092 bash[14434]: cluster 2024-03-26T21:55:14.652916+0000 mgr.y (mgr.25468) 15 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-26T21:55:15.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:15 smithi092 bash[14434]: audit 2024-03-26T21:55:14.829876+0000 mgr.y (mgr.25468) 16 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:15.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:15 smithi092 bash[14434]: audit 2024-03-26T21:55:15.299563+0000 mon.c (mon.1) 69 : audit [DBG] from='client.? 172.21.15.32:0/417341118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:16.159 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-03-26T21:55:16.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:15 smithi032 bash[53843]: audit 2024-03-26T21:55:14.049097+0000 mgr.y (mgr.25468) 13 : audit [DBG] from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:16.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:15 smithi032 bash[53843]: audit 2024-03-26T21:55:14.450483+0000 mgr.y (mgr.25468) 14 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:16.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:15 smithi032 bash[53843]: cluster 2024-03-26T21:55:14.652916+0000 mgr.y (mgr.25468) 15 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-26T21:55:16.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:15 smithi032 bash[53843]: audit 2024-03-26T21:55:14.829876+0000 mgr.y (mgr.25468) 16 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:16.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:15 smithi032 bash[53843]: audit 2024-03-26T21:55:15.299563+0000 mon.c (mon.1) 69 : audit [DBG] from='client.? 172.21.15.32:0/417341118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:16.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:15 smithi032 bash[19772]: audit 2024-03-26T21:55:14.049097+0000 mgr.y (mgr.25468) 13 : audit [DBG] from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:16.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:15 smithi032 bash[19772]: audit 2024-03-26T21:55:14.450483+0000 mgr.y (mgr.25468) 14 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:16.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:15 smithi032 bash[19772]: cluster 2024-03-26T21:55:14.652916+0000 mgr.y (mgr.25468) 15 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-26T21:55:16.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:15 smithi032 bash[19772]: audit 2024-03-26T21:55:14.829876+0000 mgr.y (mgr.25468) 16 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:16.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:15 smithi032 bash[19772]: audit 2024-03-26T21:55:15.299563+0000 mon.c (mon.1) 69 : audit [DBG] from='client.? 172.21.15.32:0/417341118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:17.172 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:16 smithi092 bash[14434]: audit 2024-03-26T21:55:15.697574+0000 mgr.y (mgr.25468) 17 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:17.172 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:16 smithi092 bash[14434]: audit 2024-03-26T21:55:16.163960+0000 mon.a (mon.0) 44 : audit [DBG] from='client.? 172.21.15.32:0/2488343111' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:55:17.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:16 smithi032 bash[53843]: audit 2024-03-26T21:55:15.697574+0000 mgr.y (mgr.25468) 17 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:17.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:16 smithi032 bash[53843]: audit 2024-03-26T21:55:16.163960+0000 mon.a (mon.0) 44 : audit [DBG] from='client.? 172.21.15.32:0/2488343111' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:55:17.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:16 smithi032 bash[19772]: audit 2024-03-26T21:55:15.697574+0000 mgr.y (mgr.25468) 17 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:17.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:16 smithi032 bash[19772]: audit 2024-03-26T21:55:16.163960+0000 mon.a (mon.0) 44 : audit [DBG] from='client.? 172.21.15.32:0/2488343111' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:55:17.497 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:17 smithi092 bash[41443]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:55:17.498 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:17 smithi092 bash[41443]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:55:18.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:17 smithi092 bash[14434]: cluster 2024-03-26T21:55:16.653658+0000 mgr.y (mgr.25468) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:55:18.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:17 smithi092 bash[14434]: audit 2024-03-26T21:55:17.783731+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:18.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:17 smithi092 bash[14434]: audit 2024-03-26T21:55:17.786526+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:18.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:17 smithi032 bash[53843]: cluster 2024-03-26T21:55:16.653658+0000 mgr.y (mgr.25468) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:55:18.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:17 smithi032 bash[53843]: audit 2024-03-26T21:55:17.783731+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:18.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:17 smithi032 bash[53843]: audit 2024-03-26T21:55:17.786526+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:18.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:17 smithi032 bash[19772]: cluster 2024-03-26T21:55:16.653658+0000 mgr.y (mgr.25468) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:55:18.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:17 smithi032 bash[19772]: audit 2024-03-26T21:55:17.783731+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:18.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:17 smithi032 bash[19772]: audit 2024-03-26T21:55:17.786526+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:18.954 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:18 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:55:18.954 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:18 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:55:18.954 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:55:18 smithi092 bash[39111]: ts=2024-03-26T21:55: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:55:20.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:19 smithi092 bash[14434]: cluster 2024-03-26T21:55:18.654472+0000 mgr.y (mgr.25468) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:55:20.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:19 smithi032 bash[53843]: cluster 2024-03-26T21:55:18.654472+0000 mgr.y (mgr.25468) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:55:20.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:19 smithi032 bash[19772]: cluster 2024-03-26T21:55:18.654472+0000 mgr.y (mgr.25468) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:55:21.590 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:21 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:55:21] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.33.4" 2024-03-26T21:55:22.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:21 smithi092 bash[14434]: cluster 2024-03-26T21:55:20.656264+0000 mgr.y (mgr.25468) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:55:22.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:21 smithi092 bash[14434]: audit 2024-03-26T21:55:21.502325+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:22.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:21 smithi092 bash[14434]: audit 2024-03-26T21:55:21.515614+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:22.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:21 smithi092 bash[14434]: audit 2024-03-26T21:55:21.520233+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:21 smithi092 bash[14434]: audit 2024-03-26T21:55:21.522041+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.339 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:21 smithi032 bash[53843]: cluster 2024-03-26T21:55:20.656264+0000 mgr.y (mgr.25468) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:55:22.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:21 smithi032 bash[53843]: audit 2024-03-26T21:55:21.502325+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:22.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:21 smithi032 bash[53843]: audit 2024-03-26T21:55:21.515614+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:22.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:21 smithi032 bash[53843]: audit 2024-03-26T21:55:21.520233+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:21 smithi032 bash[53843]: audit 2024-03-26T21:55:21.522041+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:21 smithi032 bash[19772]: cluster 2024-03-26T21:55:20.656264+0000 mgr.y (mgr.25468) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-26T21:55:22.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:21 smithi032 bash[19772]: audit 2024-03-26T21:55:21.502325+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:22.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:21 smithi032 bash[19772]: audit 2024-03-26T21:55:21.515614+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:22.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:21 smithi032 bash[19772]: audit 2024-03-26T21:55:21.520233+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:21 smithi032 bash[19772]: audit 2024-03-26T21:55:21.522041+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: cephadm 2024-03-26T21:55:21.524563+0000 mgr.y (mgr.25468) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: cephadm 2024-03-26T21:55:21.525022+0000 mgr.y (mgr.25468) 22 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: cephadm 2024-03-26T21:55:21.739650+0000 mgr.y (mgr.25468) 23 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: cephadm 2024-03-26T21:55:21.740066+0000 mgr.y (mgr.25468) 24 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: cephadm 2024-03-26T21:55:21.904961+0000 mgr.y (mgr.25468) 25 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: cephadm 2024-03-26T21:55:21.905244+0000 mgr.y (mgr.25468) 26 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: audit 2024-03-26T21:55:22.292940+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: audit 2024-03-26T21:55:22.301288+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: audit 2024-03-26T21:55:22.317703+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: audit 2024-03-26T21:55:22.322508+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: audit 2024-03-26T21:55:22.329291+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: audit 2024-03-26T21:55:22.413310+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: audit 2024-03-26T21:55:22.417363+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: audit 2024-03-26T21:55:22.419661+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:55:23.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:22 smithi092 bash[14434]: audit 2024-03-26T21:55:22.421009+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-26T21:55:23.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: cephadm 2024-03-26T21:55:21.524563+0000 mgr.y (mgr.25468) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:55:23.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: cephadm 2024-03-26T21:55:21.525022+0000 mgr.y (mgr.25468) 22 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:55:23.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: cephadm 2024-03-26T21:55:21.739650+0000 mgr.y (mgr.25468) 23 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:55:23.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: cephadm 2024-03-26T21:55:21.740066+0000 mgr.y (mgr.25468) 24 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:55:23.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: cephadm 2024-03-26T21:55:21.904961+0000 mgr.y (mgr.25468) 25 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:55:23.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: cephadm 2024-03-26T21:55:21.905244+0000 mgr.y (mgr.25468) 26 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:55:23.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: audit 2024-03-26T21:55:22.292940+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: audit 2024-03-26T21:55:22.301288+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: audit 2024-03-26T21:55:22.317703+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: audit 2024-03-26T21:55:22.322508+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: audit 2024-03-26T21:55:22.329291+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: audit 2024-03-26T21:55:22.413310+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: audit 2024-03-26T21:55:22.417363+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: audit 2024-03-26T21:55:22.419661+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:55:23.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[53843]: audit 2024-03-26T21:55:22.421009+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-26T21:55:23.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: cephadm 2024-03-26T21:55:21.524563+0000 mgr.y (mgr.25468) 21 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-03-26T21:55:23.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: cephadm 2024-03-26T21:55:21.525022+0000 mgr.y (mgr.25468) 22 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: cephadm 2024-03-26T21:55:21.739650+0000 mgr.y (mgr.25468) 23 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: cephadm 2024-03-26T21:55:21.740066+0000 mgr.y (mgr.25468) 24 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: cephadm 2024-03-26T21:55:21.904961+0000 mgr.y (mgr.25468) 25 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: cephadm 2024-03-26T21:55:21.905244+0000 mgr.y (mgr.25468) 26 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: audit 2024-03-26T21:55:22.292940+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: audit 2024-03-26T21:55:22.301288+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: audit 2024-03-26T21:55:22.317703+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: audit 2024-03-26T21:55:22.322508+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: audit 2024-03-26T21:55:22.329291+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: audit 2024-03-26T21:55:22.413310+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: audit 2024-03-26T21:55:22.417363+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: audit 2024-03-26T21:55:22.419661+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:55:23.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:22 smithi032 bash[19772]: audit 2024-03-26T21:55:22.421009+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-26T21:55:23.921 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:55:23 smithi092 bash[39111]: ts=2024-03-26T21:55:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:55:23.922 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:23 smithi032 bash[53843]: cephadm 2024-03-26T21:55:22.069585+0000 mgr.y (mgr.25468) 27 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:55:23.922 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:23 smithi032 bash[53843]: cephadm 2024-03-26T21:55:22.070612+0000 mgr.y (mgr.25468) 28 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:55:24.196 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:23 smithi032 bash[53843]: cluster 2024-03-26T21:55:22.324322+0000 mgr.y (mgr.25468) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-26T21:55:24.196 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:23 smithi032 bash[53843]: cephadm 2024-03-26T21:55:22.422061+0000 mgr.y (mgr.25468) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-26T21:55:24.196 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:23 smithi032 bash[53843]: cluster 2024-03-26T21:55:23.320345+0000 mon.a (mon.0) 53 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:55:24.196 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:23 smithi032 bash[19772]: cephadm 2024-03-26T21:55:22.069585+0000 mgr.y (mgr.25468) 27 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:55:24.196 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:23 smithi032 bash[19772]: cephadm 2024-03-26T21:55:22.070612+0000 mgr.y (mgr.25468) 28 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:55:24.196 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:23 smithi032 bash[19772]: cluster 2024-03-26T21:55:22.324322+0000 mgr.y (mgr.25468) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-26T21:55:24.197 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:23 smithi032 bash[19772]: cephadm 2024-03-26T21:55:22.422061+0000 mgr.y (mgr.25468) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-26T21:55:24.197 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:23 smithi032 bash[19772]: cluster 2024-03-26T21:55:23.320345+0000 mon.a (mon.0) 53 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:55:24.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:23 smithi092 bash[14434]: cephadm 2024-03-26T21:55:22.069585+0000 mgr.y (mgr.25468) 27 : cephadm [INF] Updating smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:55:24.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:23 smithi092 bash[14434]: cephadm 2024-03-26T21:55:22.070612+0000 mgr.y (mgr.25468) 28 : cephadm [INF] Updating smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:55:24.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:23 smithi092 bash[14434]: cluster 2024-03-26T21:55:22.324322+0000 mgr.y (mgr.25468) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-26T21:55:24.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:23 smithi092 bash[14434]: cephadm 2024-03-26T21:55:22.422061+0000 mgr.y (mgr.25468) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-26T21:55:24.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:23 smithi092 bash[14434]: cluster 2024-03-26T21:55:23.320345+0000 mon.a (mon.0) 53 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:55:25.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:24 smithi092 bash[14434]: audit 2024-03-26T21:55:23.675310+0000 mgr.y (mgr.25468) 31 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:25.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:24 smithi032 bash[53843]: audit 2024-03-26T21:55:23.675310+0000 mgr.y (mgr.25468) 31 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:25.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:24 smithi032 bash[19772]: audit 2024-03-26T21:55:23.675310+0000 mgr.y (mgr.25468) 31 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:26.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:25 smithi092 bash[14434]: cluster 2024-03-26T21:55:24.325981+0000 mgr.y (mgr.25468) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:26.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:25 smithi092 bash[14434]: audit 2024-03-26T21:55:25.050442+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:26.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:25 smithi092 bash[14434]: audit 2024-03-26T21:55:25.055128+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:55:26.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:25 smithi092 bash[14434]: audit 2024-03-26T21:55:25.056614+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:55:26.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:25 smithi092 bash[14434]: audit 2024-03-26T21:55:25.057811+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:25 smithi032 bash[53843]: cluster 2024-03-26T21:55:24.325981+0000 mgr.y (mgr.25468) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:26.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:25 smithi032 bash[53843]: audit 2024-03-26T21:55:25.050442+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:26.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:25 smithi032 bash[53843]: audit 2024-03-26T21:55:25.055128+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:55:26.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:25 smithi032 bash[53843]: audit 2024-03-26T21:55:25.056614+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:55:26.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:25 smithi032 bash[53843]: audit 2024-03-26T21:55:25.057811+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:25 smithi032 bash[19772]: cluster 2024-03-26T21:55:24.325981+0000 mgr.y (mgr.25468) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:26.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:25 smithi032 bash[19772]: audit 2024-03-26T21:55:25.050442+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:26.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:25 smithi032 bash[19772]: audit 2024-03-26T21:55:25.055128+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:55:26.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:25 smithi032 bash[19772]: audit 2024-03-26T21:55:25.056614+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:55:26.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:25 smithi032 bash[19772]: audit 2024-03-26T21:55:25.057811+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:26 smithi092 bash[14434]: cephadm 2024-03-26T21:55:25.041943+0000 mgr.y (mgr.25468) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-03-26T21:55:27.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:26 smithi092 bash[14434]: cephadm 2024-03-26T21:55:25.059258+0000 mgr.y (mgr.25468) 34 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-03-26T21:55:27.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:26 smithi032 bash[53843]: cephadm 2024-03-26T21:55:25.041943+0000 mgr.y (mgr.25468) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-03-26T21:55:27.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:26 smithi032 bash[53843]: cephadm 2024-03-26T21:55:25.059258+0000 mgr.y (mgr.25468) 34 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-03-26T21:55:27.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:26 smithi032 bash[19772]: cephadm 2024-03-26T21:55:25.041943+0000 mgr.y (mgr.25468) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-03-26T21:55:27.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:26 smithi032 bash[19772]: cephadm 2024-03-26T21:55:25.059258+0000 mgr.y (mgr.25468) 34 : cephadm [INF] Deploying daemon mon.c on smithi032 2024-03-26T21:55:27.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:27 smithi032 systemd[1]: Stopping Ceph mon.c for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:55:28.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:27 smithi032 bash[19772]: debug 2024-03-26T21:55:27.868+0000 7f0210231700 -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-03-26T21:55:28.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:27 smithi032 bash[19772]: debug 2024-03-26T21:55:27.868+0000 7f0210231700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-03-26T21:55:28.340 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:27 smithi032 bash[50508]: [26/Mar/2024:21:55:27] ENGINE Bus STOPPING 2024-03-26T21:55:28.340 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:27 smithi032 bash[50508]: [26/Mar/2024:21:55:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:55:28.340 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:27 smithi032 bash[50508]: [26/Mar/2024:21:55:27] ENGINE Bus STOPPED 2024-03-26T21:55:28.340 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:27 smithi032 bash[50508]: [26/Mar/2024:21:55:27] ENGINE Bus STARTING 2024-03-26T21:55:28.341 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:28 smithi032 bash[50508]: [26/Mar/2024:21:55:28] ENGINE Serving on http://:::9283 2024-03-26T21:55:28.341 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:28 smithi032 bash[50508]: [26/Mar/2024:21:55:28] ENGINE Bus STARTED 2024-03-26T21:55:28.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:28 smithi032 bash[55079]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mon-c 2024-03-26T21:55:28.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:28 smithi032 bash[55163]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mon-c 2024-03-26T21:55:28.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:28 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.c.service: Succeeded. 2024-03-26T21:55:28.840 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:28 smithi032 systemd[1]: Stopped Ceph mon.c for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:55:28.953 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:28 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 10. 2024-03-26T21:55:28.954 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:28 smithi092 systemd[1]: Stopped Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:55:28.954 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:28 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Start request repeated too quickly. 2024-03-26T21:55:28.954 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:28 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:55:28.954 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 21:55:28 smithi092 systemd[1]: Failed to start Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:55:28.954 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:55:28 smithi092 bash[39111]: ts=2024-03-26T21:55: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:55:29.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:28 smithi032 systemd[1]: Started Ceph mon.c for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:55:30.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.084+0000 7fd2facd3c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:55:30.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.084+0000 7fd2facd3c80 0 ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev), process ceph-mon, pid 8 2024-03-26T21:55:30.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.084+0000 7fd2facd3c80 0 pidfile_write: ignore empty --pid-file 2024-03-26T21:55:30.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.088+0000 7fd2facd3c80 0 load: jerasure load: lrc 2024-03-26T21:55:30.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-26T21:55:30.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Git sha 0 2024-03-26T21:55:30.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Compile date 2024-03-26 11:42:14 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: DB SUMMARY 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: DB Session ID: GVJ85E8R5A8HLQP543JU 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: CURRENT file: CURRENT 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1270 Bytes 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 3699280 ; 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.error_if_exists: 0 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.create_if_missing: 0 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-26T21:55:30.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.env: 0x560ac27cec60 2024-03-26T21:55:30.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-26T21:55:30.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.info_log: 0x560ac350bb20 2024-03-26T21:55:30.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:55:30.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.statistics: (nil) 2024-03-26T21:55:30.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.use_fsync: 0 2024-03-26T21:55:30.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.db_log_dir: 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.wal_dir: 2024-03-26T21:55:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.write_buffer_manager: 0x560ac34dc1e0 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:55:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:55:30.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:55:30.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:55:30.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.unordered_write: 0 2024-03-26T21:55:30.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:55:30.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:55:30.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:55:30.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:55:30.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.row_cache: None 2024-03-26T21:55:30.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.wal_filter: None 2024-03-26T21:55:30.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:55:30.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:55:30.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.two_write_queues: 0 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.wal_compression: 0 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.atomic_flush: 0 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-26T21:55:30.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_open_files: -1 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:55:30.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Compression algorithms supported: 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: kZSTD supported: 0 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: kXpressCompression supported: 0 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: kZlibCompression supported: 1 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.merge_operator: 2024-03-26T21:55:30.349 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_filter: None 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560ac350bd00) 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: cache_index_and_filter_blocks: 1 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: pin_top_level_index_and_filter: 1 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: index_type: 0 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: data_block_index_type: 0 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: index_shortening: 1 2024-03-26T21:55:30.350 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: checksum: 4 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: no_block_cache: 0 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: block_cache: 0x560ac350d090 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: block_cache_name: BinnedLRUCache 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: block_cache_options: 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: capacity : 536870912 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: num_shard_bits : 4 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: strict_capacity_limit : 0 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: high_pri_pool_ratio: 0.000 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: block_cache_compressed: (nil) 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: persistent_cache: (nil) 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: block_size: 4096 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: block_size_deviation: 10 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: block_restart_interval: 16 2024-03-26T21:55:30.351 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: index_block_restart_interval: 1 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: metadata_block_size: 4096 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: partition_filters: 0 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: use_delta_encoding: 1 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: filter_policy: bloomfilter 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: whole_key_filtering: 1 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: verify_compression: 0 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: read_amp_bytes_per_bit: 0 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: format_version: 5 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: enable_index_compression: 1 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: block_align: 0 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: max_auto_readahead_size: 262144 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: prepopulate_block_cache: 0 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: initial_auto_readahead_size: 8192 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: num_file_reads_for_auto_readahead: 2 2024-03-26T21:55:30.352 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:55:30.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:55:30.353 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compression: NoCompression 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.num_levels: 7 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:55:30.354 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:55:30.355 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:55:30.356 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:55:30.357 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.bloom_locality: 0 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.ttl: 2592000 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.enable_blob_files: false 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.min_blob_size: 0 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:55:30.358 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2efc3b700 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-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 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 17943, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b333e534-cfb2-4ee4-9557-f7448d6c22b8 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711490130098136, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.092+0000 7fd2facd3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.112+0000 7fd2facd3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711490130118673, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2390446, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17937, "largest_seqno": 18662, "table_properties": {"data_size": 2386357, "index_size": 2149, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 901, "raw_key_size": 8295, "raw_average_key_size": 24, "raw_value_size": 2378927, "raw_average_value_size": 6955, "num_data_blocks": 97, "num_entries": 342, "num_filter_entries": 342, "num_deletions": 1, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711490130, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b333e534-cfb2-4ee4-9557-f7448d6c22b8", "db_session_id": "GVJ85E8R5A8HLQP543JU", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.112+0000 7fd2facd3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711490130118790, "job": 1, "event": "recovery_finished"} 2024-03-26T21:55:30.359 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.112+0000 7fd2facd3c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.112+0000 7fd2facd3c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.116+0000 7fd2facd3c80 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-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.116+0000 7fd2facd3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560ac3600000 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.116+0000 7fd2facd3c80 4 rocksdb: DB pointer 0x560ac35ea000 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.116+0000 7fd2e942e700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.116+0000 7fd2e942e700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: ** DB Stats ** 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:55:30.360 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: ** Compaction Stats [default] ** 2024-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: 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-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: L0 1/0 2.28 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 354.3 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: L6 1/0 10.35 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-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Sum 2/0 12.63 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 354.3 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 354.3 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: ** Compaction Stats [default] ** 2024-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: 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-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 354.3 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Flush(GB): cumulative 0.002, interval 0.002 2024-03-26T21:55:30.361 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Cumulative compaction: 0.00 GB write, 88.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Interval compaction: 0.00 GB write, 88.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: 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-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Block cache BinnedLRUCache@0x560ac350d090#8 capacity: 512.00 MB usage: 15.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: Block cache entry stats(count,size,portion): FilterBlock(2,13.06 KB,0.00249147%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.116+0000 7fd2facd3c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] at bind addrs [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.116+0000 7fd2facd3c80 1 mon.c@-1(???) e3 preinit fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.120+0000 7fd2facd3c80 0 mon.c@-1(???).mds e1 new map 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.120+0000 7fd2facd3c80 0 mon.c@-1(???).mds e1 print_map 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: e1 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-26T21:55:30.362 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: 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-03-26T21:55:30.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: legacy client fscid: -1 2024-03-26T21:55:30.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: 2024-03-26T21:55:30.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: No filesystems configured 2024-03-26T21:55:30.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.120+0000 7fd2facd3c80 0 mon.c@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-26T21:55:30.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.120+0000 7fd2facd3c80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:55:30.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.120+0000 7fd2facd3c80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:55:30.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.120+0000 7fd2facd3c80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:55:30.363 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: debug 2024-03-26T21:55:30.120+0000 7fd2facd3c80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-03-26T21:55:31.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: cluster 2024-03-26T21:55:26.326827+0000 mgr.y (mgr.25468) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-26T21:55:31.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: audit 2024-03-26T21:55:27.884974+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:55:31.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: audit 2024-03-26T21:55:27.885430+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:55:31.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[55231]: audit 2024-03-26T21:55:27.885817+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:55:31.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[53843]: cluster 2024-03-26T21:55:26.326827+0000 mgr.y (mgr.25468) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-26T21:55:31.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[53843]: audit 2024-03-26T21:55:27.884974+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:55:31.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[53843]: audit 2024-03-26T21:55:27.885430+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:55:31.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:30 smithi032 bash[53843]: audit 2024-03-26T21:55:27.885817+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:55:31.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:30 smithi092 bash[14434]: cluster 2024-03-26T21:55:26.326827+0000 mgr.y (mgr.25468) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-26T21:55:31.453 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:30 smithi092 bash[14434]: audit 2024-03-26T21:55:27.884974+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:55:31.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:30 smithi092 bash[14434]: audit 2024-03-26T21:55:27.885430+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:55:31.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:30 smithi092 bash[14434]: audit 2024-03-26T21:55:27.885817+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:55:31.590 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:55:31] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.33.4" 2024-03-26T21:55:32.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:28.327565+0000 mgr.y (mgr.25468) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-26T21:55:32.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.329292+0000 mgr.y (mgr.25468) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:32.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.337935+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-26T21:55:32.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.962453+0000 mon.a (mon.0) 55 : cluster [INF] mon.a calling monitor election 2024-03-26T21:55:32.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.965720+0000 mon.a (mon.0) 56 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.974619+0000 mon.a (mon.0) 57 : cluster [DBG] monmap epoch 3 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.974653+0000 mon.a (mon.0) 58 : cluster [DBG] fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.974666+0000 mon.a (mon.0) 59 : cluster [DBG] last_changed 2024-03-26T21:39:39.643895+0000 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.974675+0000 mon.a (mon.0) 60 : cluster [DBG] created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.974700+0000 mon.a (mon.0) 61 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.974757+0000 mon.a (mon.0) 62 : cluster [DBG] election_strategy: 1 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.974796+0000 mon.a (mon.0) 63 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.974823+0000 mon.a (mon.0) 64 : cluster [DBG] 1: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.974862+0000 mon.a (mon.0) 65 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.975726+0000 mon.a (mon.0) 66 : cluster [DBG] fsmap 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.975787+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.976379+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e40: y(active, since 28s), standbys: x 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.976620+0000 mon.a (mon.0) 69 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.976655+0000 mon.a (mon.0) 70 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:55:32.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: cluster 2024-03-26T21:55:30.976666+0000 mon.a (mon.0) 71 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:55:32.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: audit 2024-03-26T21:55:30.989250+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:32.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[55231]: audit 2024-03-26T21:55:31.000859+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:32.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:28.327565+0000 mgr.y (mgr.25468) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-26T21:55:32.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.329292+0000 mgr.y (mgr.25468) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:32.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.337935+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-26T21:55:32.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.962453+0000 mon.a (mon.0) 55 : cluster [INF] mon.a calling monitor election 2024-03-26T21:55:32.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.965720+0000 mon.a (mon.0) 56 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:55:32.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.974619+0000 mon.a (mon.0) 57 : cluster [DBG] monmap epoch 3 2024-03-26T21:55:32.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.974653+0000 mon.a (mon.0) 58 : cluster [DBG] fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:55:32.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.974666+0000 mon.a (mon.0) 59 : cluster [DBG] last_changed 2024-03-26T21:39:39.643895+0000 2024-03-26T21:55:32.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.974675+0000 mon.a (mon.0) 60 : cluster [DBG] created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:55:32.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.974700+0000 mon.a (mon.0) 61 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-26T21:55:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.974757+0000 mon.a (mon.0) 62 : cluster [DBG] election_strategy: 1 2024-03-26T21:55:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.974796+0000 mon.a (mon.0) 63 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:55:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.974823+0000 mon.a (mon.0) 64 : cluster [DBG] 1: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-03-26T21:55:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.974862+0000 mon.a (mon.0) 65 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-26T21:55:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.975726+0000 mon.a (mon.0) 66 : cluster [DBG] fsmap 2024-03-26T21:55:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.975787+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:55:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.976379+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e40: y(active, since 28s), standbys: x 2024-03-26T21:55:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.976620+0000 mon.a (mon.0) 69 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:55:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.976655+0000 mon.a (mon.0) 70 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:55:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: cluster 2024-03-26T21:55:30.976666+0000 mon.a (mon.0) 71 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:55:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: audit 2024-03-26T21:55:30.989250+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:31 smithi032 bash[53843]: audit 2024-03-26T21:55:31.000859+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:32.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:28.327565+0000 mgr.y (mgr.25468) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-26T21:55:32.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.329292+0000 mgr.y (mgr.25468) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:32.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.337935+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-26T21:55:32.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.962453+0000 mon.a (mon.0) 55 : cluster [INF] mon.a calling monitor election 2024-03-26T21:55:32.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.965720+0000 mon.a (mon.0) 56 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:55:32.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.974619+0000 mon.a (mon.0) 57 : cluster [DBG] monmap epoch 3 2024-03-26T21:55:32.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.974653+0000 mon.a (mon.0) 58 : cluster [DBG] fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:55:32.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.974666+0000 mon.a (mon.0) 59 : cluster [DBG] last_changed 2024-03-26T21:39:39.643895+0000 2024-03-26T21:55:32.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.974675+0000 mon.a (mon.0) 60 : cluster [DBG] created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:55:32.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.974700+0000 mon.a (mon.0) 61 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-26T21:55:32.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.974757+0000 mon.a (mon.0) 62 : cluster [DBG] election_strategy: 1 2024-03-26T21:55:32.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.974796+0000 mon.a (mon.0) 63 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:55:32.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.974823+0000 mon.a (mon.0) 64 : cluster [DBG] 1: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-03-26T21:55:32.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.974862+0000 mon.a (mon.0) 65 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-26T21:55:32.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.975726+0000 mon.a (mon.0) 66 : cluster [DBG] fsmap 2024-03-26T21:55:32.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.975787+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:55:32.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.976379+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e40: y(active, since 28s), standbys: x 2024-03-26T21:55:32.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.976620+0000 mon.a (mon.0) 69 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:55:32.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.976655+0000 mon.a (mon.0) 70 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:55:32.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: cluster 2024-03-26T21:55:30.976666+0000 mon.a (mon.0) 71 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:55:32.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: audit 2024-03-26T21:55:30.989250+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:32.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:31 smithi092 bash[14434]: audit 2024-03-26T21:55:31.000859+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:33.779 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:55:33 smithi092 bash[39111]: ts=2024-03-26T21:55:33.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:55:34.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:33 smithi032 bash[53843]: cluster 2024-03-26T21:55:32.329935+0000 mgr.y (mgr.25468) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-26T21:55:34.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:33 smithi032 bash[53843]: audit 2024-03-26T21:55:32.783625+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:34.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:33 smithi032 bash[53843]: audit 2024-03-26T21:55:32.784567+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:34.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:33 smithi032 bash[55231]: cluster 2024-03-26T21:55:32.329935+0000 mgr.y (mgr.25468) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-26T21:55:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:33 smithi032 bash[55231]: audit 2024-03-26T21:55:32.783625+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:34.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:33 smithi032 bash[55231]: audit 2024-03-26T21:55:32.784567+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:34.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:33 smithi092 bash[14434]: cluster 2024-03-26T21:55:32.329935+0000 mgr.y (mgr.25468) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-26T21:55:34.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:33 smithi092 bash[14434]: audit 2024-03-26T21:55:32.783625+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:34.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:33 smithi092 bash[14434]: audit 2024-03-26T21:55:32.784567+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:35.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:34 smithi032 bash[53843]: audit 2024-03-26T21:55:33.683730+0000 mgr.y (mgr.25468) 39 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:35.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:34 smithi032 bash[55231]: audit 2024-03-26T21:55:33.683730+0000 mgr.y (mgr.25468) 39 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:35.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:34 smithi092 bash[14434]: audit 2024-03-26T21:55:33.683730+0000 mgr.y (mgr.25468) 39 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:35.590 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:35 smithi032 bash[50508]: debug 2024-03-26T21:55:35.123+0000 7f3e16192700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-03-26T21:55:36.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:35 smithi032 bash[53843]: cluster 2024-03-26T21:55:34.331595+0000 mgr.y (mgr.25468) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:36.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:35 smithi032 bash[55231]: cluster 2024-03-26T21:55:34.331595+0000 mgr.y (mgr.25468) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:36.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:35 smithi092 bash[14434]: cluster 2024-03-26T21:55:34.331595+0000 mgr.y (mgr.25468) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:38.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:37 smithi032 bash[55231]: cluster 2024-03-26T21:55:36.332155+0000 mgr.y (mgr.25468) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:38.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:37 smithi032 bash[55231]: audit 2024-03-26T21:55:37.644783+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:38.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:37 smithi032 bash[55231]: audit 2024-03-26T21:55:37.658197+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:38.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:37 smithi032 bash[53843]: cluster 2024-03-26T21:55:36.332155+0000 mgr.y (mgr.25468) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:38.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:37 smithi032 bash[53843]: audit 2024-03-26T21:55:37.644783+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:38.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:37 smithi032 bash[53843]: audit 2024-03-26T21:55:37.658197+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:38.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:37 smithi092 bash[14434]: cluster 2024-03-26T21:55:36.332155+0000 mgr.y (mgr.25468) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:38.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:37 smithi092 bash[14434]: audit 2024-03-26T21:55:37.644783+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:38.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:37 smithi092 bash[14434]: audit 2024-03-26T21:55:37.658197+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:38.954 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:55:38 smithi092 bash[39111]: ts=2024-03-26T21:55:38.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:55:40.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:39 smithi032 bash[55231]: cluster 2024-03-26T21:55:38.332835+0000 mgr.y (mgr.25468) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:40.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:39 smithi032 bash[55231]: audit 2024-03-26T21:55:38.763527+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:40.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:39 smithi032 bash[55231]: audit 2024-03-26T21:55:38.776964+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:40.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:39 smithi032 bash[53843]: cluster 2024-03-26T21:55:38.332835+0000 mgr.y (mgr.25468) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:40.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:39 smithi032 bash[53843]: audit 2024-03-26T21:55:38.763527+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:40.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:39 smithi032 bash[53843]: audit 2024-03-26T21:55:38.776964+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:40.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:39 smithi092 bash[14434]: cluster 2024-03-26T21:55:38.332835+0000 mgr.y (mgr.25468) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:40.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:39 smithi092 bash[14434]: audit 2024-03-26T21:55:38.763527+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:40.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:39 smithi092 bash[14434]: audit 2024-03-26T21:55:38.776964+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:41.590 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:41 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:55:41] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.33.4" 2024-03-26T21:55:42.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:41 smithi032 bash[53843]: cluster 2024-03-26T21:55:40.334696+0000 mgr.y (mgr.25468) 43 : cluster [DBG] pgmap v22: 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-03-26T21:55:42.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:41 smithi032 bash[55231]: cluster 2024-03-26T21:55:40.334696+0000 mgr.y (mgr.25468) 43 : cluster [DBG] pgmap v22: 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-03-26T21:55:42.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:41 smithi092 bash[14434]: cluster 2024-03-26T21:55:40.334696+0000 mgr.y (mgr.25468) 43 : cluster [DBG] pgmap v22: 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-03-26T21:55:43.767 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:55:43 smithi092 bash[39111]: ts=2024-03-26T21:55:43.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:55:44.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:43 smithi032 bash[53843]: cluster 2024-03-26T21:55:42.335255+0000 mgr.y (mgr.25468) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:44.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:43 smithi032 bash[55231]: cluster 2024-03-26T21:55:42.335255+0000 mgr.y (mgr.25468) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:44.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:43 smithi092 bash[14434]: cluster 2024-03-26T21:55:42.335255+0000 mgr.y (mgr.25468) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:45.033 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:44 smithi032 bash[53843]: audit 2024-03-26T21:55:43.693177+0000 mgr.y (mgr.25468) 45 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:45.033 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:44 smithi032 bash[55231]: audit 2024-03-26T21:55:43.693177+0000 mgr.y (mgr.25468) 45 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:45.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:44 smithi092 bash[14434]: audit 2024-03-26T21:55:43.693177+0000 mgr.y (mgr.25468) 45 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:46.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:45 smithi032 bash[53843]: cluster 2024-03-26T21:55:44.336493+0000 mgr.y (mgr.25468) 46 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:46.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:45 smithi032 bash[55231]: cluster 2024-03-26T21:55:44.336493+0000 mgr.y (mgr.25468) 46 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:46.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:45 smithi092 bash[14434]: cluster 2024-03-26T21:55:44.336493+0000 mgr.y (mgr.25468) 46 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:46.585 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:55:47.393 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:55:47.393 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (2m) 9s ago 10m 16.4M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T21:55:47.393 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 unknown 37s ago 9m - - 2024-03-26T21:55:47.393 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (94s) 9s ago 7m 46.0M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T21:55:47.393 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (82s) 37s ago 15m 440M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T21:55:47.393 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (2m) 9s ago 17m 490M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T21:55:47.393 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (56s) 9s ago 17m 39.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (16m) 37s ago 16m 54.7M 2048M 17.2.0 e1d6a67b021e de9350850fda 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (18s) 9s ago 16m 22.0M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (3m) 9s ago 10m 11.0M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (2m) 37s ago 10m 12.1M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (15m) 9s ago 15m 58.9M 2782M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (14m) 9s ago 14m 59.4M 2782M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (14m) 9s ago 14m 54.2M 2782M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (13m) 9s ago 13m 57.4M 2782M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (12m) 37s ago 12m 58.3M 3037M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (12m) 37s ago 12m 54.7M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (11m) 37s ago 11m 53.0M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (11m) 37s ago 11m 56.8M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (88s) 37s ago 10m 62.1M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (8m) 9s ago 8m 89.0M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (8m) 37s ago 8m 87.0M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:55:47.394 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (8m) 9s ago 8m 87.1M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:55:47.395 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (7m) 37s ago 7m 86.6M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:55:47.869 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:55:47.869 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:55:47.869 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-26T21:55:47.869 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:55:47.869 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:55:47.869 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 4 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:55:47.870 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:55:48.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:47 smithi032 bash[55231]: cluster 2024-03-26T21:55:46.337158+0000 mgr.y (mgr.25468) 47 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:48.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:47 smithi032 bash[55231]: audit 2024-03-26T21:55:46.572701+0000 mgr.y (mgr.25468) 48 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:48.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:47 smithi032 bash[55231]: audit 2024-03-26T21:55:47.774299+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:48.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:47 smithi032 bash[53843]: cluster 2024-03-26T21:55:46.337158+0000 mgr.y (mgr.25468) 47 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:48.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:47 smithi032 bash[53843]: audit 2024-03-26T21:55:46.572701+0000 mgr.y (mgr.25468) 48 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:48.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:47 smithi032 bash[53843]: audit 2024-03-26T21:55:47.774299+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:48.203 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:47 smithi092 bash[14434]: cluster 2024-03-26T21:55:46.337158+0000 mgr.y (mgr.25468) 47 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:48.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:47 smithi092 bash[14434]: audit 2024-03-26T21:55:46.572701+0000 mgr.y (mgr.25468) 48 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:48.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:47 smithi092 bash[14434]: audit 2024-03-26T21:55:47.774299+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:48.276 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:55:48.276 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:55:48.277 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:55:48.277 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:55:48.277 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T21:55:48.277 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr" 2024-03-26T21:55:48.277 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:55:48.277 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "4/23 daemons upgraded", 2024-03-26T21:55:48.277 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mon daemons", 2024-03-26T21:55:48.277 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:55:48.277 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:55:48.756 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:55:48.756 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:55:48.757 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:55:48.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:48 smithi092 bash[14434]: audit 2024-03-26T21:55:46.985197+0000 mgr.y (mgr.25468) 49 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:48.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:48 smithi092 bash[14434]: audit 2024-03-26T21:55:47.372519+0000 mgr.y (mgr.25468) 50 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:48.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:48 smithi092 bash[14434]: audit 2024-03-26T21:55:47.873307+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.32:0/946067778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:48 smithi092 bash[14434]: audit 2024-03-26T21:55:48.760949+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.32:0/3002557164' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:55:48.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:48 smithi092 bash[14434]: audit 2024-03-26T21:55:48.778035+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:48.954 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:55:48 smithi092 bash[39111]: ts=2024-03-26T21:55: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:55:49.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:48 smithi032 bash[53843]: audit 2024-03-26T21:55:46.985197+0000 mgr.y (mgr.25468) 49 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:49.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:48 smithi032 bash[53843]: audit 2024-03-26T21:55:47.372519+0000 mgr.y (mgr.25468) 50 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:49.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:48 smithi032 bash[53843]: audit 2024-03-26T21:55:47.873307+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.32:0/946067778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:48 smithi032 bash[53843]: audit 2024-03-26T21:55:48.760949+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.32:0/3002557164' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:55:49.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:48 smithi032 bash[53843]: audit 2024-03-26T21:55:48.778035+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:49.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:48 smithi032 bash[55231]: audit 2024-03-26T21:55:46.985197+0000 mgr.y (mgr.25468) 49 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:49.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:48 smithi032 bash[55231]: audit 2024-03-26T21:55:47.372519+0000 mgr.y (mgr.25468) 50 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:49.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:48 smithi032 bash[55231]: audit 2024-03-26T21:55:47.873307+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.32:0/946067778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:48 smithi032 bash[55231]: audit 2024-03-26T21:55:48.760949+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.32:0/3002557164' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:55:49.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:48 smithi032 bash[55231]: audit 2024-03-26T21:55:48.778035+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:50.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: audit 2024-03-26T21:55:48.280527+0000 mgr.y (mgr.25468) 51 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:50.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: cluster 2024-03-26T21:55:48.338008+0000 mgr.y (mgr.25468) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:50.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: audit 2024-03-26T21:55:48.790002+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:50.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: audit 2024-03-26T21:55:48.795240+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: audit 2024-03-26T21:55:48.796939+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: cluster 2024-03-26T21:55:48.803592+0000 mgr.y (mgr.25468) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:55:50.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: cluster 2024-03-26T21:55:48.804074+0000 mgr.y (mgr.25468) 54 : cluster [DBG] pgmap v28: 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-03-26T21:55:50.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: audit 2024-03-26T21:55:48.809360+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:50.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: audit 2024-03-26T21:55:48.893616+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: audit 2024-03-26T21:55:48.897382+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: audit 2024-03-26T21:55:48.900134+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:55:50.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: audit 2024-03-26T21:55:48.902096+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-26T21:55:50.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[53843]: cephadm 2024-03-26T21:55:48.906980+0000 mgr.y (mgr.25468) 55 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: audit 2024-03-26T21:55:48.280527+0000 mgr.y (mgr.25468) 51 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: cluster 2024-03-26T21:55:48.338008+0000 mgr.y (mgr.25468) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: audit 2024-03-26T21:55:48.790002+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: audit 2024-03-26T21:55:48.795240+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: audit 2024-03-26T21:55:48.796939+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: cluster 2024-03-26T21:55:48.803592+0000 mgr.y (mgr.25468) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: cluster 2024-03-26T21:55:48.804074+0000 mgr.y (mgr.25468) 54 : cluster [DBG] pgmap v28: 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-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: audit 2024-03-26T21:55:48.809360+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: audit 2024-03-26T21:55:48.893616+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: audit 2024-03-26T21:55:48.897382+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: audit 2024-03-26T21:55:48.900134+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: audit 2024-03-26T21:55:48.902096+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-26T21:55:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:49 smithi032 bash[55231]: cephadm 2024-03-26T21:55:48.906980+0000 mgr.y (mgr.25468) 55 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: audit 2024-03-26T21:55:48.280527+0000 mgr.y (mgr.25468) 51 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: cluster 2024-03-26T21:55:48.338008+0000 mgr.y (mgr.25468) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: audit 2024-03-26T21:55:48.790002+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: audit 2024-03-26T21:55:48.795240+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: audit 2024-03-26T21:55:48.796939+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: cluster 2024-03-26T21:55:48.803592+0000 mgr.y (mgr.25468) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: cluster 2024-03-26T21:55:48.804074+0000 mgr.y (mgr.25468) 54 : cluster [DBG] pgmap v28: 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-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: audit 2024-03-26T21:55:48.809360+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: audit 2024-03-26T21:55:48.893616+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: audit 2024-03-26T21:55:48.897382+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: audit 2024-03-26T21:55:48.900134+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: audit 2024-03-26T21:55:48.902096+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-26T21:55:50.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:49 smithi092 bash[14434]: cephadm 2024-03-26T21:55:48.906980+0000 mgr.y (mgr.25468) 55 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-26T21:55:51.590 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:51 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:55:51] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.33.4" 2024-03-26T21:55:52.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:51 smithi092 bash[14434]: cluster 2024-03-26T21:55:50.804839+0000 mgr.y (mgr.25468) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:52.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:51 smithi092 bash[14434]: audit 2024-03-26T21:55:51.336363+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:52.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:51 smithi092 bash[14434]: audit 2024-03-26T21:55:51.338677+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:55:52.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:51 smithi092 bash[14434]: audit 2024-03-26T21:55:51.340612+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:55:52.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:51 smithi092 bash[14434]: audit 2024-03-26T21:55:51.342370+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:51 smithi032 bash[55231]: cluster 2024-03-26T21:55:50.804839+0000 mgr.y (mgr.25468) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:52.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:51 smithi032 bash[55231]: audit 2024-03-26T21:55:51.336363+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:52.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:51 smithi032 bash[55231]: audit 2024-03-26T21:55:51.338677+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:55:52.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:51 smithi032 bash[55231]: audit 2024-03-26T21:55:51.340612+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:55:52.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:51 smithi032 bash[55231]: audit 2024-03-26T21:55:51.342370+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:51 smithi032 bash[53843]: cluster 2024-03-26T21:55:50.804839+0000 mgr.y (mgr.25468) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:52.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:51 smithi032 bash[53843]: audit 2024-03-26T21:55:51.336363+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:55:52.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:51 smithi032 bash[53843]: audit 2024-03-26T21:55:51.338677+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:55:52.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:51 smithi032 bash[53843]: audit 2024-03-26T21:55:51.340612+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:55:52.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:51 smithi032 bash[53843]: audit 2024-03-26T21:55:51.342370+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:52 smithi092 bash[14434]: cephadm 2024-03-26T21:55:51.327687+0000 mgr.y (mgr.25468) 57 : cephadm [INF] Upgrade: Updating mon.b 2024-03-26T21:55:52.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:52 smithi092 bash[14434]: cephadm 2024-03-26T21:55:51.348310+0000 mgr.y (mgr.25468) 58 : cephadm [INF] Deploying daemon mon.b on smithi092 2024-03-26T21:55:53.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:52 smithi032 bash[55231]: cephadm 2024-03-26T21:55:51.327687+0000 mgr.y (mgr.25468) 57 : cephadm [INF] Upgrade: Updating mon.b 2024-03-26T21:55:53.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:52 smithi032 bash[55231]: cephadm 2024-03-26T21:55:51.348310+0000 mgr.y (mgr.25468) 58 : cephadm [INF] Deploying daemon mon.b on smithi092 2024-03-26T21:55:53.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:52 smithi032 bash[53843]: cephadm 2024-03-26T21:55:51.327687+0000 mgr.y (mgr.25468) 57 : cephadm [INF] Upgrade: Updating mon.b 2024-03-26T21:55:53.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:52 smithi032 bash[53843]: cephadm 2024-03-26T21:55:51.348310+0000 mgr.y (mgr.25468) 58 : cephadm [INF] Deploying daemon mon.b on smithi092 2024-03-26T21:55:53.668 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:53 smithi092 systemd[1]: Stopping Ceph mon.b for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:55:53.668 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:55:53 smithi092 bash[39111]: ts=2024-03-26T21:55:53.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:55:53.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:53 smithi092 bash[14434]: debug 2024-03-26T21:55:53.661+0000 7ff6aa579700 -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-03-26T21:55:53.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:53 smithi092 bash[14434]: debug 2024-03-26T21:55:53.661+0000 7ff6aa579700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-26T21:55:54.090 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:53 smithi032 bash[50508]: [26/Mar/2024:21:55:53] ENGINE Bus STOPPING 2024-03-26T21:55:54.090 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:53 smithi032 bash[50508]: [26/Mar/2024:21:55:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:55:54.090 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:53 smithi032 bash[50508]: [26/Mar/2024:21:55:53] ENGINE Bus STOPPED 2024-03-26T21:55:54.090 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:53 smithi032 bash[50508]: [26/Mar/2024:21:55:53] ENGINE Bus STARTING 2024-03-26T21:55:54.090 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:53 smithi032 bash[50508]: [26/Mar/2024:21:55:53] ENGINE Serving on http://:::9283 2024-03-26T21:55:54.090 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:55:53 smithi032 bash[50508]: [26/Mar/2024:21:55:53] ENGINE Bus STARTED 2024-03-26T21:55:54.604 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:54 smithi092 bash[42014]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mon-b 2024-03-26T21:55:54.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:54 smithi092 bash[42088]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mon-b 2024-03-26T21:55:54.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:54 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.b.service: Succeeded. 2024-03-26T21:55:54.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:54 smithi092 systemd[1]: Stopped Ceph mon.b for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:55:54.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:54 smithi092 systemd[1]: Started Ceph mon.b for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:55:55.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.777+0000 7f3904de0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:55:55.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.777+0000 7f3904de0c80 0 ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev), process ceph-mon, pid 6 2024-03-26T21:55:55.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.777+0000 7f3904de0c80 0 pidfile_write: ignore empty --pid-file 2024-03-26T21:55:55.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 0 load: jerasure load: lrc 2024-03-26T21:55:55.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-26T21:55:55.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Git sha 0 2024-03-26T21:55:55.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Compile date 2024-03-26 11:42:14 2024-03-26T21:55:55.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: DB SUMMARY 2024-03-26T21:55:55.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: DB Session ID: FDWKVFWAG4M44BACRTS9 2024-03-26T21:55:55.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: CURRENT file: CURRENT 2024-03-26T21:55:55.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-26T21:55:55.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1270 Bytes 2024-03-26T21:55:55.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-03-26T21:55:55.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 4625655 ; 2024-03-26T21:55:55.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.error_if_exists: 0 2024-03-26T21:55:55.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.create_if_missing: 0 2024-03-26T21:55:55.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-26T21:55:55.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-26T21:55:55.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:55:55.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-26T21:55:55.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.env: 0x5645c1e2fc60 2024-03-26T21:55:55.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-26T21:55:55.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.info_log: 0x5645c36b5b20 2024-03-26T21:55:55.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:55:55.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.statistics: (nil) 2024-03-26T21:55:55.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.use_fsync: 0 2024-03-26T21:55:55.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-26T21:55:55.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:55:55.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:55:55.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:55:55.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:55:55.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-26T21:55:55.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:55:55.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:55:55.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-26T21:55:55.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:55:55.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:55:55.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.db_log_dir: 2024-03-26T21:55:55.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.wal_dir: 2024-03-26T21:55:55.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:55:55.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:55:55.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:55:55.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:55:55.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:55:55.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:55:55.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:55:55.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:55:55.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.write_buffer_manager: 0x5645c36861e0 2024-03-26T21:55:55.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:55:55.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:55:55.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.unordered_write: 0 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.row_cache: None 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.wal_filter: None 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:55:55.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.two_write_queues: 0 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.wal_compression: 0 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.atomic_flush: 0 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:55:55.962 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:55:55.963 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:55:55.963 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-26T21:55:55.963 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-26T21:55:55.963 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-26T21:55:55.963 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-26T21:55:55.963 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:55:55.963 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:55:55.963 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:55:55.963 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:55:55.963 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:55:55.963 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:55:55.963 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_open_files: -1 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Compression algorithms supported: 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: kZSTD supported: 0 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: kXpressCompression supported: 0 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: kZlibCompression supported: 1 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.merge_operator: 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_filter: None 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:55:55.966 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:55:55.966 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:55:55.966 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5645c36b5d00) 2024-03-26T21:55:55.966 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: cache_index_and_filter_blocks: 1 2024-03-26T21:55:55.966 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:55:55.966 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:55:55.966 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: pin_top_level_index_and_filter: 1 2024-03-26T21:55:55.966 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: index_type: 0 2024-03-26T21:55:55.966 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: data_block_index_type: 0 2024-03-26T21:55:55.966 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: index_shortening: 1 2024-03-26T21:55:55.966 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:55:55.966 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: checksum: 4 2024-03-26T21:55:55.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: no_block_cache: 0 2024-03-26T21:55:55.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: block_cache: 0x5645c36b7090 2024-03-26T21:55:55.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: block_cache_name: BinnedLRUCache 2024-03-26T21:55:55.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: block_cache_options: 2024-03-26T21:55:55.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: capacity : 536870912 2024-03-26T21:55:55.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: num_shard_bits : 4 2024-03-26T21:55:55.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: strict_capacity_limit : 0 2024-03-26T21:55:55.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: high_pri_pool_ratio: 0.000 2024-03-26T21:55:55.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: block_cache_compressed: (nil) 2024-03-26T21:55:55.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: persistent_cache: (nil) 2024-03-26T21:55:55.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: block_size: 4096 2024-03-26T21:55:55.967 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: block_size_deviation: 10 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: block_restart_interval: 16 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: index_block_restart_interval: 1 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: metadata_block_size: 4096 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: partition_filters: 0 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: use_delta_encoding: 1 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: filter_policy: bloomfilter 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: whole_key_filtering: 1 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: verify_compression: 0 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: read_amp_bytes_per_bit: 0 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: format_version: 5 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: enable_index_compression: 1 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: block_align: 0 2024-03-26T21:55:55.968 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: max_auto_readahead_size: 262144 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: prepopulate_block_cache: 0 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: initial_auto_readahead_size: 8192 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: num_file_reads_for_auto_readahead: 2 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compression: NoCompression 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.num_levels: 7 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:55:55.969 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:55:55.970 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:55:55.970 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:55:55.970 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:55:55.970 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:55:55.970 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:55:55.970 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:55:55.970 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:55:55.970 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:55:55.970 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:55:55.970 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:55:55.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:55:55.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-26T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-26T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.bloom_locality: 0 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.ttl: 2592000 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.enable_blob_files: false 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.min_blob_size: 0 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:55:55.975 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f38f9547700 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-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 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 17869, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7d7151f3-9eb6-4a09-bd0e-6b67352e174d 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711490155791966, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.785+0000 7f3904de0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.801+0000 7f3904de0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711490155804512, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2942178, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17863, "largest_seqno": 18984, "table_properties": {"data_size": 2936658, "index_size": 3195, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 11795, "raw_average_key_size": 23, "raw_value_size": 2926035, "raw_average_value_size": 5899, "num_data_blocks": 144, "num_entries": 496, "num_filter_entries": 496, "num_deletions": 1, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711490155, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7d7151f3-9eb6-4a09-bd0e-6b67352e174d", "db_session_id": "FDWKVFWAG4M44BACRTS9", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-03-26T21:55:55.976 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.801+0000 7f3904de0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711490155804627, "job": 1, "event": "recovery_finished"} 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.801+0000 7f3904de0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.801+0000 7f3904de0c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.801+0000 7f3904de0c80 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-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.801+0000 7f3904de0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5645c37aa000 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.801+0000 7f3904de0c80 4 rocksdb: DB pointer 0x5645c3794000 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.801+0000 7f38f353b700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.801+0000 7f38f353b700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: ** DB Stats ** 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-26T21:55:55.977 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: ** Compaction Stats [default] ** 2024-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: 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-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: L0 1/0 2.81 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 548.5 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: L6 1/0 10.35 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-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Sum 2/0 13.15 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 548.5 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 548.5 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: ** Compaction Stats [default] ** 2024-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: 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-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 548.5 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-26T21:55:55.978 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Flush(GB): cumulative 0.003, interval 0.003 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Cumulative compaction: 0.00 GB write, 161.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Interval compaction: 0.00 GB write, 161.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: 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-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Block cache BinnedLRUCache@0x5645c36b7090#6 capacity: 512.00 MB usage: 4.73 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.805+0000 7f3904de0c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] at bind addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.805+0000 7f3904de0c80 1 mon.b@-1(???) e3 preinit fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.805+0000 7f3904de0c80 0 mon.b@-1(???).mds e1 new map 2024-03-26T21:55:55.979 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.805+0000 7f3904de0c80 0 mon.b@-1(???).mds e1 print_map 2024-03-26T21:55:55.980 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: e1 2024-03-26T21:55:55.980 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-26T21:55:55.980 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: 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-03-26T21:55:55.980 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: legacy client fscid: -1 2024-03-26T21:55:55.980 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: 2024-03-26T21:55:55.980 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: No filesystems configured 2024-03-26T21:55:55.980 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.809+0000 7f3904de0c80 0 mon.b@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-26T21:55:55.980 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.809+0000 7f3904de0c80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:55:55.980 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.809+0000 7f3904de0c80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:55:55.980 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.809+0000 7f3904de0c80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:55:55.980 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:55 smithi092 bash[42150]: debug 2024-03-26T21:55:55.809+0000 7f3904de0c80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-03-26T21:55:57.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:56 smithi092 bash[42150]: cluster 2024-03-26T21:55:52.805646+0000 mgr.y (mgr.25468) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-03-26T21:55:57.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:56 smithi092 bash[42150]: audit 2024-03-26T21:55:53.691570+0000 mon.c (mon.1) 4 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:55:57.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:56 smithi092 bash[42150]: audit 2024-03-26T21:55:53.691972+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:55:57.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:55:56 smithi092 bash[42150]: audit 2024-03-26T21:55:53.692274+0000 mon.c (mon.1) 6 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:55:57.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:56 smithi032 bash[53843]: cluster 2024-03-26T21:55:52.805646+0000 mgr.y (mgr.25468) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-03-26T21:55:57.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:56 smithi032 bash[53843]: audit 2024-03-26T21:55:53.691570+0000 mon.c (mon.1) 4 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:55:57.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:56 smithi032 bash[53843]: audit 2024-03-26T21:55:53.691972+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:55:57.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:55:56 smithi032 bash[53843]: audit 2024-03-26T21:55:53.692274+0000 mon.c (mon.1) 6 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:55:57.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:56 smithi032 bash[55231]: cluster 2024-03-26T21:55:52.805646+0000 mgr.y (mgr.25468) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-03-26T21:55:57.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:56 smithi032 bash[55231]: audit 2024-03-26T21:55:53.691570+0000 mon.c (mon.1) 4 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:55:57.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:56 smithi032 bash[55231]: audit 2024-03-26T21:55:53.691972+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:55:57.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:55:56 smithi032 bash[55231]: audit 2024-03-26T21:55:53.692274+0000 mon.c (mon.1) 6 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:55:58.954 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:55:58 smithi092 bash[39111]: ts=2024-03-26T21:55:58.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:01.090 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:56:00 smithi032 bash[50508]: debug 2024-03-26T21:56:00.823+0000 7f3e16192700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-03-26T21:56:01.590 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:56:01 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:56:01] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.33.4" 2024-03-26T21:56:03.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:55:54.807490+0000 mgr.y (mgr.25468) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:03.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:55:56.808349+0000 mgr.y (mgr.25468) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:03.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: audit 2024-03-26T21:55:56.875163+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:56:03.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: audit 2024-03-26T21:55:56.875316+0000 mon.c (mon.1) 8 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:56:03.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: audit 2024-03-26T21:55:56.875485+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:56:03.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:55:56.875909+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-26T21:56:03.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:55:56.876832+0000 mon.c (mon.1) 10 : cluster [INF] mon.c calling monitor election 2024-03-26T21:56:03.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:55:58.810047+0000 mgr.y (mgr.25468) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:56:03.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:00.810983+0000 mgr.y (mgr.25468) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:03.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.886763+0000 mon.a (mon.0) 102 : cluster [DBG] monmap epoch 4 2024-03-26T21:56:03.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.886828+0000 mon.a (mon.0) 103 : cluster [DBG] fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:56:03.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.886870+0000 mon.a (mon.0) 104 : cluster [DBG] last_changed 2024-03-26T21:55:56.864624+0000 2024-03-26T21:56:03.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.886896+0000 mon.a (mon.0) 105 : cluster [DBG] created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:56:03.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.886929+0000 mon.a (mon.0) 106 : cluster [DBG] min_mon_release 19 (squid) 2024-03-26T21:56:03.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.886960+0000 mon.a (mon.0) 107 : cluster [DBG] election_strategy: 1 2024-03-26T21:56:03.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.886994+0000 mon.a (mon.0) 108 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:56:03.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.887028+0000 mon.a (mon.0) 109 : cluster [DBG] 1: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-03-26T21:56:03.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.887053+0000 mon.a (mon.0) 110 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-26T21:56:03.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.888176+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-03-26T21:56:03.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.888258+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:56:03.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.889243+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e40: y(active, since 59s), standbys: x 2024-03-26T21:56:03.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.889669+0000 mon.a (mon.0) 114 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-26T21:56:03.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.890922+0000 mon.a (mon.0) 115 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:56:03.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.890994+0000 mon.a (mon.0) 116 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:56:03.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.891010+0000 mon.a (mon.0) 117 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:56:03.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.891328+0000 mon.a (mon.0) 118 : cluster [INF] mon.a calling monitor election 2024-03-26T21:56:03.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.901475+0000 mon.c (mon.1) 11 : cluster [INF] mon.c calling monitor election 2024-03-26T21:56:03.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.906940+0000 mon.a (mon.0) 119 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:56:03.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.920083+0000 mon.a (mon.0) 120 : cluster [DBG] monmap epoch 4 2024-03-26T21:56:03.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.920117+0000 mon.a (mon.0) 121 : cluster [DBG] fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:56:03.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.920151+0000 mon.a (mon.0) 122 : cluster [DBG] last_changed 2024-03-26T21:55:56.864624+0000 2024-03-26T21:56:03.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.920187+0000 mon.a (mon.0) 123 : cluster [DBG] created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:56:03.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.920208+0000 mon.a (mon.0) 124 : cluster [DBG] min_mon_release 19 (squid) 2024-03-26T21:56:03.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.920226+0000 mon.a (mon.0) 125 : cluster [DBG] election_strategy: 1 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.920264+0000 mon.a (mon.0) 126 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.920306+0000 mon.a (mon.0) 127 : cluster [DBG] 1: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.920340+0000 mon.a (mon.0) 128 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.921391+0000 mon.a (mon.0) 129 : cluster [DBG] fsmap 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.921481+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.922193+0000 mon.a (mon.0) 131 : cluster [DBG] mgrmap e40: y(active, since 59s), standbys: x 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.922537+0000 mon.a (mon.0) 132 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.933344+0000 mon.a (mon.0) 133 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.933384+0000 mon.a (mon.0) 134 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: cluster 2024-03-26T21:56:01.933412+0000 mon.a (mon.0) 135 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: audit 2024-03-26T21:56:01.938174+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25468 ' entity='' 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: audit 2024-03-26T21:56:01.949839+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:02 smithi092 bash[42150]: audit 2024-03-26T21:56:02.778766+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:03.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:55:54.807490+0000 mgr.y (mgr.25468) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:03.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:55:56.808349+0000 mgr.y (mgr.25468) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:03.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: audit 2024-03-26T21:55:56.875163+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:56:03.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: audit 2024-03-26T21:55:56.875316+0000 mon.c (mon.1) 8 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:56:03.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: audit 2024-03-26T21:55:56.875485+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:56:03.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:55:56.875909+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-26T21:56:03.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:55:56.876832+0000 mon.c (mon.1) 10 : cluster [INF] mon.c calling monitor election 2024-03-26T21:56:03.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:55:58.810047+0000 mgr.y (mgr.25468) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:56:03.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:00.810983+0000 mgr.y (mgr.25468) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.886763+0000 mon.a (mon.0) 102 : cluster [DBG] monmap epoch 4 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.886828+0000 mon.a (mon.0) 103 : cluster [DBG] fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.886870+0000 mon.a (mon.0) 104 : cluster [DBG] last_changed 2024-03-26T21:55:56.864624+0000 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.886896+0000 mon.a (mon.0) 105 : cluster [DBG] created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.886929+0000 mon.a (mon.0) 106 : cluster [DBG] min_mon_release 19 (squid) 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.886960+0000 mon.a (mon.0) 107 : cluster [DBG] election_strategy: 1 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.886994+0000 mon.a (mon.0) 108 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.887028+0000 mon.a (mon.0) 109 : cluster [DBG] 1: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.887053+0000 mon.a (mon.0) 110 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.888176+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.888258+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.889243+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e40: y(active, since 59s), standbys: x 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.889669+0000 mon.a (mon.0) 114 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-26T21:56:03.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.890922+0000 mon.a (mon.0) 115 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:56:03.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:55:54.807490+0000 mgr.y (mgr.25468) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:03.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:55:56.808349+0000 mgr.y (mgr.25468) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:03.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: audit 2024-03-26T21:55:56.875163+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:56:03.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: audit 2024-03-26T21:55:56.875316+0000 mon.c (mon.1) 8 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:56:03.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: audit 2024-03-26T21:55:56.875485+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:56:03.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:55:56.875909+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-26T21:56:03.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:55:56.876832+0000 mon.c (mon.1) 10 : cluster [INF] mon.c calling monitor election 2024-03-26T21:56:03.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:55:58.810047+0000 mgr.y (mgr.25468) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:56:03.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:00.810983+0000 mgr.y (mgr.25468) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:03.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.886763+0000 mon.a (mon.0) 102 : cluster [DBG] monmap epoch 4 2024-03-26T21:56:03.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.886828+0000 mon.a (mon.0) 103 : cluster [DBG] fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:56:03.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.886870+0000 mon.a (mon.0) 104 : cluster [DBG] last_changed 2024-03-26T21:55:56.864624+0000 2024-03-26T21:56:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.886896+0000 mon.a (mon.0) 105 : cluster [DBG] created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:56:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.886929+0000 mon.a (mon.0) 106 : cluster [DBG] min_mon_release 19 (squid) 2024-03-26T21:56:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.886960+0000 mon.a (mon.0) 107 : cluster [DBG] election_strategy: 1 2024-03-26T21:56:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.886994+0000 mon.a (mon.0) 108 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:56:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.887028+0000 mon.a (mon.0) 109 : cluster [DBG] 1: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-03-26T21:56:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.887053+0000 mon.a (mon.0) 110 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-26T21:56:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.888176+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-03-26T21:56:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.888258+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:56:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.889243+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e40: y(active, since 59s), standbys: x 2024-03-26T21:56:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.889669+0000 mon.a (mon.0) 114 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-26T21:56:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.890922+0000 mon.a (mon.0) 115 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:56:03.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.890994+0000 mon.a (mon.0) 116 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.891010+0000 mon.a (mon.0) 117 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.891328+0000 mon.a (mon.0) 118 : cluster [INF] mon.a calling monitor election 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.901475+0000 mon.c (mon.1) 11 : cluster [INF] mon.c calling monitor election 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.906940+0000 mon.a (mon.0) 119 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.920083+0000 mon.a (mon.0) 120 : cluster [DBG] monmap epoch 4 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.920117+0000 mon.a (mon.0) 121 : cluster [DBG] fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.920151+0000 mon.a (mon.0) 122 : cluster [DBG] last_changed 2024-03-26T21:55:56.864624+0000 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.920187+0000 mon.a (mon.0) 123 : cluster [DBG] created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.920208+0000 mon.a (mon.0) 124 : cluster [DBG] min_mon_release 19 (squid) 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.920226+0000 mon.a (mon.0) 125 : cluster [DBG] election_strategy: 1 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.920264+0000 mon.a (mon.0) 126 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.920306+0000 mon.a (mon.0) 127 : cluster [DBG] 1: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.920340+0000 mon.a (mon.0) 128 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.921391+0000 mon.a (mon.0) 129 : cluster [DBG] fsmap 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.921481+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.922193+0000 mon.a (mon.0) 131 : cluster [DBG] mgrmap e40: y(active, since 59s), standbys: x 2024-03-26T21:56:03.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.922537+0000 mon.a (mon.0) 132 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-26T21:56:03.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.933344+0000 mon.a (mon.0) 133 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:56:03.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.933384+0000 mon.a (mon.0) 134 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:56:03.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: cluster 2024-03-26T21:56:01.933412+0000 mon.a (mon.0) 135 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:56:03.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: audit 2024-03-26T21:56:01.938174+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25468 ' entity='' 2024-03-26T21:56:03.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: audit 2024-03-26T21:56:01.949839+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:03.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[53843]: audit 2024-03-26T21:56:02.778766+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:03.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.890994+0000 mon.a (mon.0) 116 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:56:03.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.891010+0000 mon.a (mon.0) 117 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:56:03.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.891328+0000 mon.a (mon.0) 118 : cluster [INF] mon.a calling monitor election 2024-03-26T21:56:03.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.901475+0000 mon.c (mon.1) 11 : cluster [INF] mon.c calling monitor election 2024-03-26T21:56:03.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.906940+0000 mon.a (mon.0) 119 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.920083+0000 mon.a (mon.0) 120 : cluster [DBG] monmap epoch 4 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.920117+0000 mon.a (mon.0) 121 : cluster [DBG] fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.920151+0000 mon.a (mon.0) 122 : cluster [DBG] last_changed 2024-03-26T21:55:56.864624+0000 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.920187+0000 mon.a (mon.0) 123 : cluster [DBG] created 2024-03-26T21:37:45.709963+0000 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.920208+0000 mon.a (mon.0) 124 : cluster [DBG] min_mon_release 19 (squid) 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.920226+0000 mon.a (mon.0) 125 : cluster [DBG] election_strategy: 1 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.920264+0000 mon.a (mon.0) 126 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.920306+0000 mon.a (mon.0) 127 : cluster [DBG] 1: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.920340+0000 mon.a (mon.0) 128 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.921391+0000 mon.a (mon.0) 129 : cluster [DBG] fsmap 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.921481+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.922193+0000 mon.a (mon.0) 131 : cluster [DBG] mgrmap e40: y(active, since 59s), standbys: x 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.922537+0000 mon.a (mon.0) 132 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.933344+0000 mon.a (mon.0) 133 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.933384+0000 mon.a (mon.0) 134 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:56:03.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: cluster 2024-03-26T21:56:01.933412+0000 mon.a (mon.0) 135 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-26T21:56:03.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: audit 2024-03-26T21:56:01.938174+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25468 ' entity='' 2024-03-26T21:56:03.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: audit 2024-03-26T21:56:01.949839+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:03.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:02 smithi032 bash[55231]: audit 2024-03-26T21:56:02.778766+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:03.926 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:56:03 smithi092 bash[39111]: ts=2024-03-26T21:56:03.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:04.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:03 smithi032 bash[53843]: cluster 2024-03-26T21:56:02.811880+0000 mgr.y (mgr.25468) 65 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:04.090 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:03 smithi032 bash[55231]: cluster 2024-03-26T21:56:02.811880+0000 mgr.y (mgr.25468) 65 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:04.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:03 smithi092 bash[42150]: cluster 2024-03-26T21:56:02.811880+0000 mgr.y (mgr.25468) 65 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:05.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:04 smithi092 bash[42150]: audit 2024-03-26T21:56:03.705507+0000 mgr.y (mgr.25468) 66 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:05.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:04 smithi032 bash[53843]: audit 2024-03-26T21:56:03.705507+0000 mgr.y (mgr.25468) 66 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:05.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:04 smithi032 bash[55231]: audit 2024-03-26T21:56:03.705507+0000 mgr.y (mgr.25468) 66 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:06.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:05 smithi092 bash[42150]: cluster 2024-03-26T21:56:04.813684+0000 mgr.y (mgr.25468) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:06.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:05 smithi032 bash[53843]: cluster 2024-03-26T21:56:04.813684+0000 mgr.y (mgr.25468) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:06.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:05 smithi032 bash[55231]: cluster 2024-03-26T21:56:04.813684+0000 mgr.y (mgr.25468) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:08.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:07 smithi092 bash[42150]: cluster 2024-03-26T21:56:06.814566+0000 mgr.y (mgr.25468) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:08.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:07 smithi032 bash[55231]: cluster 2024-03-26T21:56:06.814566+0000 mgr.y (mgr.25468) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:08.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:07 smithi032 bash[53843]: cluster 2024-03-26T21:56:06.814566+0000 mgr.y (mgr.25468) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:08.954 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:56:08 smithi092 bash[39111]: ts=2024-03-26T21:56: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:09.590 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:09 smithi032 bash[55231]: audit 2024-03-26T21:56:08.288260+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:09.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:09 smithi032 bash[55231]: audit 2024-03-26T21:56:08.304231+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:09.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:09 smithi032 bash[55231]: cluster 2024-03-26T21:56:08.816288+0000 mgr.y (mgr.25468) 69 : cluster [DBG] pgmap v38: 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-03-26T21:56:09.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:09 smithi032 bash[53843]: audit 2024-03-26T21:56:08.288260+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:09.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:09 smithi032 bash[53843]: audit 2024-03-26T21:56:08.304231+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:09.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:09 smithi032 bash[53843]: cluster 2024-03-26T21:56:08.816288+0000 mgr.y (mgr.25468) 69 : cluster [DBG] pgmap v38: 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-03-26T21:56:09.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:09 smithi092 bash[42150]: audit 2024-03-26T21:56:08.288260+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:09.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:09 smithi092 bash[42150]: audit 2024-03-26T21:56:08.304231+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:09.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:09 smithi092 bash[42150]: cluster 2024-03-26T21:56:08.816288+0000 mgr.y (mgr.25468) 69 : cluster [DBG] pgmap v38: 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-03-26T21:56:10.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:10 smithi092 bash[42150]: audit 2024-03-26T21:56:09.404252+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:10.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:10 smithi092 bash[42150]: audit 2024-03-26T21:56:09.416293+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:10.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:10 smithi032 bash[53843]: audit 2024-03-26T21:56:09.404252+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:10.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:10 smithi032 bash[53843]: audit 2024-03-26T21:56:09.416293+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:10.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:10 smithi032 bash[55231]: audit 2024-03-26T21:56:09.404252+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:10.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:10 smithi032 bash[55231]: audit 2024-03-26T21:56:09.416293+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:11.590 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:11 smithi032 bash[53843]: cluster 2024-03-26T21:56:10.817166+0000 mgr.y (mgr.25468) 70 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:11.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:11 smithi032 bash[55231]: cluster 2024-03-26T21:56:10.817166+0000 mgr.y (mgr.25468) 70 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:11.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:56:11 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:56:11] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.33.4" 2024-03-26T21:56:11.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:11 smithi092 bash[42150]: cluster 2024-03-26T21:56:10.817166+0000 mgr.y (mgr.25468) 70 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:13.872 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:56:13 smithi092 bash[39111]: ts=2024-03-26T21:56:13.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:14.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:13 smithi032 bash[53843]: cluster 2024-03-26T21:56:12.817991+0000 mgr.y (mgr.25468) 71 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:14.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:13 smithi032 bash[55231]: cluster 2024-03-26T21:56:12.817991+0000 mgr.y (mgr.25468) 71 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:14.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:13 smithi092 bash[42150]: cluster 2024-03-26T21:56:12.817991+0000 mgr.y (mgr.25468) 71 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:15.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:14 smithi092 bash[42150]: audit 2024-03-26T21:56:13.712690+0000 mgr.y (mgr.25468) 72 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:15.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:14 smithi032 bash[53843]: audit 2024-03-26T21:56:13.712690+0000 mgr.y (mgr.25468) 72 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:15.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:14 smithi032 bash[55231]: audit 2024-03-26T21:56:13.712690+0000 mgr.y (mgr.25468) 72 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:16.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:15 smithi092 bash[42150]: cluster 2024-03-26T21:56:14.819680+0000 mgr.y (mgr.25468) 73 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:16.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:15 smithi032 bash[53843]: cluster 2024-03-26T21:56:14.819680+0000 mgr.y (mgr.25468) 73 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:16.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:15 smithi032 bash[55231]: cluster 2024-03-26T21:56:14.819680+0000 mgr.y (mgr.25468) 73 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:18.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:17 smithi092 bash[42150]: cluster 2024-03-26T21:56:16.820421+0000 mgr.y (mgr.25468) 74 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:18.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:17 smithi092 bash[42150]: audit 2024-03-26T21:56:17.779176+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:18.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:17 smithi032 bash[53843]: cluster 2024-03-26T21:56:16.820421+0000 mgr.y (mgr.25468) 74 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:18.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:17 smithi032 bash[53843]: audit 2024-03-26T21:56:17.779176+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:18.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:17 smithi032 bash[55231]: cluster 2024-03-26T21:56:16.820421+0000 mgr.y (mgr.25468) 74 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:18.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:17 smithi032 bash[55231]: audit 2024-03-26T21:56:17.779176+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:18.954 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:56:18 smithi092 bash[39111]: ts=2024-03-26T21:56: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:19.193 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:56:20.007 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (3m) 42s ago 10m 16.4M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 11s ago 10m - - 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (2m) 42s ago 8m 46.0M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (114s) 11s ago 16m 442M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (2m) 42s ago 18m 490M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (88s) 42s ago 18m 39.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (25s) 11s ago 16m 23.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (51s) 42s ago 16m 22.0M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (3m) 42s ago 10m 11.0M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (3m) 11s ago 10m 11.8M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (15m) 42s ago 15m 58.9M 2782M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (15m) 42s ago 15m 59.4M 2782M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (14m) 42s ago 14m 54.2M 2782M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:56:20.008 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (14m) 42s ago 14m 57.4M 2782M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:56:20.009 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (13m) 11s ago 13m 58.7M 3037M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:56:20.009 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (12m) 11s ago 12m 55.3M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:56:20.009 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (12m) 11s ago 12m 53.5M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:56:20.009 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (11m) 11s ago 11m 57.4M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:56:20.009 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (2m) 11s ago 10m 66.4M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T21:56:20.009 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (8m) 42s ago 8m 89.0M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:56:20.009 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (8m) 11s ago 8m 87.3M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:56:20.009 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (8m) 42s ago 8m 87.1M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:56:20.009 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (8m) 11s ago 8m 87.2M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:56:20.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[53843]: cluster 2024-03-26T21:56:18.822112+0000 mgr.y (mgr.25468) 75 : cluster [DBG] pgmap v43: 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-03-26T21:56:20.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[53843]: audit 2024-03-26T21:56:19.272447+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:20.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[53843]: audit 2024-03-26T21:56:19.283795+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:20.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[53843]: audit 2024-03-26T21:56:19.286440+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:20.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[53843]: audit 2024-03-26T21:56:19.287626+0000 mon.c (mon.1) 15 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:20.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[53843]: audit 2024-03-26T21:56:19.295794+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:20.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[53843]: audit 2024-03-26T21:56:19.368546+0000 mon.c (mon.1) 16 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:20.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[53843]: audit 2024-03-26T21:56:19.370029+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:20.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[53843]: audit 2024-03-26T21:56:19.371537+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:20.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[55231]: cluster 2024-03-26T21:56:18.822112+0000 mgr.y (mgr.25468) 75 : cluster [DBG] pgmap v43: 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-03-26T21:56:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[55231]: audit 2024-03-26T21:56:19.272447+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[55231]: audit 2024-03-26T21:56:19.283795+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[55231]: audit 2024-03-26T21:56:19.286440+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[55231]: audit 2024-03-26T21:56:19.287626+0000 mon.c (mon.1) 15 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[55231]: audit 2024-03-26T21:56:19.295794+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[55231]: audit 2024-03-26T21:56:19.368546+0000 mon.c (mon.1) 16 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[55231]: audit 2024-03-26T21:56:19.370029+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:19 smithi032 bash[55231]: audit 2024-03-26T21:56:19.371537+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:20.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:19 smithi092 bash[42150]: cluster 2024-03-26T21:56:18.822112+0000 mgr.y (mgr.25468) 75 : cluster [DBG] pgmap v43: 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-03-26T21:56:20.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:19 smithi092 bash[42150]: audit 2024-03-26T21:56:19.272447+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:20.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:19 smithi092 bash[42150]: audit 2024-03-26T21:56:19.283795+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:20.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:19 smithi092 bash[42150]: audit 2024-03-26T21:56:19.286440+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:20.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:19 smithi092 bash[42150]: audit 2024-03-26T21:56:19.287626+0000 mon.c (mon.1) 15 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:20.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:19 smithi092 bash[42150]: audit 2024-03-26T21:56:19.295794+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:20.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:19 smithi092 bash[42150]: audit 2024-03-26T21:56:19.368546+0000 mon.c (mon.1) 16 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:20.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:19 smithi092 bash[42150]: audit 2024-03-26T21:56:19.370029+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:20.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:19 smithi092 bash[42150]: audit 2024-03-26T21:56:19.371537+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:20.484 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:56:20.484 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:56:20.484 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:56:20.484 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 5 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:56:20.485 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:56:20.889 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:56:20.889 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:56:20.889 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:56:20.889 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:56:20.889 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T21:56:20.889 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T21:56:20.889 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T21:56:20.889 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:56:20.889 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "5/23 daemons upgraded", 2024-03-26T21:56:20.889 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mon daemons", 2024-03-26T21:56:20.889 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:56:20.889 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:56:21.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:20 smithi092 bash[42150]: audit 2024-03-26T21:56:19.175510+0000 mgr.y (mgr.25468) 76 : audit [DBG] from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:21.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:20 smithi092 bash[42150]: cluster 2024-03-26T21:56:19.289703+0000 mgr.y (mgr.25468) 77 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-03-26T21:56:21.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:20 smithi092 bash[42150]: cluster 2024-03-26T21:56:19.290047+0000 mgr.y (mgr.25468) 78 : cluster [DBG] pgmap v45: 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-03-26T21:56:21.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:20 smithi092 bash[42150]: cephadm 2024-03-26T21:56:19.367881+0000 mgr.y (mgr.25468) 79 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-26T21:56:21.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:20 smithi092 bash[42150]: cephadm 2024-03-26T21:56:19.373168+0000 mgr.y (mgr.25468) 80 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-03-26T21:56:21.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:20 smithi092 bash[42150]: audit 2024-03-26T21:56:19.588207+0000 mgr.y (mgr.25468) 81 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:21.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:20 smithi092 bash[42150]: audit 2024-03-26T21:56:20.487939+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.32:0/2183475008' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:21.227 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[55231]: audit 2024-03-26T21:56:19.175510+0000 mgr.y (mgr.25468) 76 : audit [DBG] from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:21.227 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[55231]: cluster 2024-03-26T21:56:19.289703+0000 mgr.y (mgr.25468) 77 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-03-26T21:56:21.227 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[55231]: cluster 2024-03-26T21:56:19.290047+0000 mgr.y (mgr.25468) 78 : cluster [DBG] pgmap v45: 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-03-26T21:56:21.227 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[55231]: cephadm 2024-03-26T21:56:19.367881+0000 mgr.y (mgr.25468) 79 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-26T21:56:21.227 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[55231]: cephadm 2024-03-26T21:56:19.373168+0000 mgr.y (mgr.25468) 80 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-03-26T21:56:21.227 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[55231]: audit 2024-03-26T21:56:19.588207+0000 mgr.y (mgr.25468) 81 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:21.227 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[55231]: audit 2024-03-26T21:56:20.487939+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.32:0/2183475008' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:21.227 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[53843]: audit 2024-03-26T21:56:19.175510+0000 mgr.y (mgr.25468) 76 : audit [DBG] from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:21.227 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[53843]: cluster 2024-03-26T21:56:19.289703+0000 mgr.y (mgr.25468) 77 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-03-26T21:56:21.228 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[53843]: cluster 2024-03-26T21:56:19.290047+0000 mgr.y (mgr.25468) 78 : cluster [DBG] pgmap v45: 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-03-26T21:56:21.228 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[53843]: cephadm 2024-03-26T21:56:19.367881+0000 mgr.y (mgr.25468) 79 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-26T21:56:21.228 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[53843]: cephadm 2024-03-26T21:56:19.373168+0000 mgr.y (mgr.25468) 80 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-03-26T21:56:21.228 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[53843]: audit 2024-03-26T21:56:19.588207+0000 mgr.y (mgr.25468) 81 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:21.228 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:20 smithi032 bash[53843]: audit 2024-03-26T21:56:20.487939+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.32:0/2183475008' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:21.352 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:56:21.352 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:56:21.352 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T21:56:21.590 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:56:21] "GET /metrics HTTP/1.1" 200 38254 "" "Prometheus/2.33.4" 2024-03-26T21:56:22.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:21 smithi092 bash[42150]: audit 2024-03-26T21:56:19.987591+0000 mgr.y (mgr.25468) 82 : audit [DBG] from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:22.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:21 smithi092 bash[42150]: audit 2024-03-26T21:56:20.892455+0000 mgr.y (mgr.25468) 83 : audit [DBG] from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:22.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:21 smithi092 bash[42150]: audit 2024-03-26T21:56:21.355727+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.32:0/1758606313' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:56:22.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:21 smithi092 bash[42150]: audit 2024-03-26T21:56:21.790207+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:22.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:21 smithi092 bash[42150]: audit 2024-03-26T21:56:21.803896+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:22.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:21 smithi092 bash[42150]: audit 2024-03-26T21:56:21.850458+0000 mon.c (mon.1) 21 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:56:22.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:21 smithi092 bash[42150]: audit 2024-03-26T21:56:21.851368+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:56:22.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:21 smithi092 bash[42150]: audit 2024-03-26T21:56:21.854095+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:56:22.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:21 smithi092 bash[42150]: audit 2024-03-26T21:56:21.856225+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:22.293 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[53843]: audit 2024-03-26T21:56:19.987591+0000 mgr.y (mgr.25468) 82 : audit [DBG] from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:22.293 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[53843]: audit 2024-03-26T21:56:20.892455+0000 mgr.y (mgr.25468) 83 : audit [DBG] from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:22.293 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[53843]: audit 2024-03-26T21:56:21.355727+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.32:0/1758606313' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:56:22.293 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[53843]: audit 2024-03-26T21:56:21.790207+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:22.293 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[53843]: audit 2024-03-26T21:56:21.803896+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:22.293 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[53843]: audit 2024-03-26T21:56:21.850458+0000 mon.c (mon.1) 21 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:56:22.293 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[53843]: audit 2024-03-26T21:56:21.851368+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:56:22.293 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[53843]: audit 2024-03-26T21:56:21.854095+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:56:22.294 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[53843]: audit 2024-03-26T21:56:21.856225+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:22.294 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[55231]: audit 2024-03-26T21:56:19.987591+0000 mgr.y (mgr.25468) 82 : audit [DBG] from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:22.294 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[55231]: audit 2024-03-26T21:56:20.892455+0000 mgr.y (mgr.25468) 83 : audit [DBG] from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:22.294 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[55231]: audit 2024-03-26T21:56:21.355727+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.32:0/1758606313' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:56:22.294 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[55231]: audit 2024-03-26T21:56:21.790207+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:22.294 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[55231]: audit 2024-03-26T21:56:21.803896+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:22.294 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[55231]: audit 2024-03-26T21:56:21.850458+0000 mon.c (mon.1) 21 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:56:22.294 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[55231]: audit 2024-03-26T21:56:21.851368+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:56:22.294 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[55231]: audit 2024-03-26T21:56:21.854095+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:56:22.294 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:21 smithi032 bash[55231]: audit 2024-03-26T21:56:21.856225+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:22 smithi092 bash[42150]: cluster 2024-03-26T21:56:21.290578+0000 mgr.y (mgr.25468) 84 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:22 smithi092 bash[42150]: cephadm 2024-03-26T21:56:21.849640+0000 mgr.y (mgr.25468) 85 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-03-26T21:56:23.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:22 smithi092 bash[42150]: cephadm 2024-03-26T21:56:21.858502+0000 mgr.y (mgr.25468) 86 : cephadm [INF] Reconfiguring daemon mgr.y on smithi032 2024-03-26T21:56:23.223 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:22 smithi032 bash[53843]: cluster 2024-03-26T21:56:21.290578+0000 mgr.y (mgr.25468) 84 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:23.223 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:22 smithi032 bash[53843]: cephadm 2024-03-26T21:56:21.849640+0000 mgr.y (mgr.25468) 85 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-03-26T21:56:23.223 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:22 smithi032 bash[53843]: cephadm 2024-03-26T21:56:21.858502+0000 mgr.y (mgr.25468) 86 : cephadm [INF] Reconfiguring daemon mgr.y on smithi032 2024-03-26T21:56:23.223 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:22 smithi032 bash[55231]: cluster 2024-03-26T21:56:21.290578+0000 mgr.y (mgr.25468) 84 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:23.223 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:22 smithi032 bash[55231]: cephadm 2024-03-26T21:56:21.849640+0000 mgr.y (mgr.25468) 85 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-03-26T21:56:23.223 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:22 smithi032 bash[55231]: cephadm 2024-03-26T21:56:21.858502+0000 mgr.y (mgr.25468) 86 : cephadm [INF] Reconfiguring daemon mgr.y on smithi032 2024-03-26T21:56:23.954 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:56:23 smithi092 bash[39111]: ts=2024-03-26T21:56:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:25.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:24 smithi092 bash[42150]: cluster 2024-03-26T21:56:23.291369+0000 mgr.y (mgr.25468) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-03-26T21:56:25.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:24 smithi092 bash[42150]: audit 2024-03-26T21:56:23.723944+0000 mgr.y (mgr.25468) 88 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:25.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:24 smithi092 bash[42150]: audit 2024-03-26T21:56:24.208849+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:25.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:24 smithi092 bash[42150]: audit 2024-03-26T21:56:24.221597+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:25.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:24 smithi092 bash[42150]: audit 2024-03-26T21:56:24.231321+0000 mon.c (mon.1) 24 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:25.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:24 smithi092 bash[42150]: audit 2024-03-26T21:56:24.232898+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:25.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:24 smithi092 bash[42150]: audit 2024-03-26T21:56:24.234324+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:25.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[53843]: cluster 2024-03-26T21:56:23.291369+0000 mgr.y (mgr.25468) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-03-26T21:56:25.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[53843]: audit 2024-03-26T21:56:23.723944+0000 mgr.y (mgr.25468) 88 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:25.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[53843]: audit 2024-03-26T21:56:24.208849+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:25.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[53843]: audit 2024-03-26T21:56:24.221597+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:25.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[53843]: audit 2024-03-26T21:56:24.231321+0000 mon.c (mon.1) 24 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:25.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[53843]: audit 2024-03-26T21:56:24.232898+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:25.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[53843]: audit 2024-03-26T21:56:24.234324+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:25.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[55231]: cluster 2024-03-26T21:56:23.291369+0000 mgr.y (mgr.25468) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-03-26T21:56:25.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[55231]: audit 2024-03-26T21:56:23.723944+0000 mgr.y (mgr.25468) 88 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:25.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[55231]: audit 2024-03-26T21:56:24.208849+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:25.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[55231]: audit 2024-03-26T21:56:24.221597+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:25.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[55231]: audit 2024-03-26T21:56:24.231321+0000 mon.c (mon.1) 24 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:25.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[55231]: audit 2024-03-26T21:56:24.232898+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:25.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:24 smithi032 bash[55231]: audit 2024-03-26T21:56:24.234324+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:26.090 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:25 smithi032 bash[53843]: cephadm 2024-03-26T21:56:24.230782+0000 mgr.y (mgr.25468) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-26T21:56:26.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:25 smithi032 bash[53843]: cephadm 2024-03-26T21:56:24.236155+0000 mgr.y (mgr.25468) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi032 2024-03-26T21:56:26.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:25 smithi032 bash[55231]: cephadm 2024-03-26T21:56:24.230782+0000 mgr.y (mgr.25468) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-26T21:56:26.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:25 smithi032 bash[55231]: cephadm 2024-03-26T21:56:24.236155+0000 mgr.y (mgr.25468) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi032 2024-03-26T21:56:26.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:25 smithi092 bash[42150]: cephadm 2024-03-26T21:56:24.230782+0000 mgr.y (mgr.25468) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-26T21:56:26.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:25 smithi092 bash[42150]: cephadm 2024-03-26T21:56:24.236155+0000 mgr.y (mgr.25468) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi032 2024-03-26T21:56:27.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:26 smithi092 bash[42150]: cluster 2024-03-26T21:56:25.293160+0000 mgr.y (mgr.25468) 91 : cluster [DBG] pgmap v48: 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-03-26T21:56:27.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:26 smithi092 bash[42150]: audit 2024-03-26T21:56:26.678258+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:27.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:26 smithi092 bash[42150]: audit 2024-03-26T21:56:26.691923+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:27.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:26 smithi092 bash[42150]: audit 2024-03-26T21:56:26.723629+0000 mon.c (mon.1) 27 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:56:27.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:26 smithi092 bash[42150]: audit 2024-03-26T21:56:26.725518+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:27.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:26 smithi032 bash[53843]: cluster 2024-03-26T21:56:25.293160+0000 mgr.y (mgr.25468) 91 : cluster [DBG] pgmap v48: 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-03-26T21:56:27.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:26 smithi032 bash[53843]: audit 2024-03-26T21:56:26.678258+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:27.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:26 smithi032 bash[53843]: audit 2024-03-26T21:56:26.691923+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:27.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:26 smithi032 bash[53843]: audit 2024-03-26T21:56:26.723629+0000 mon.c (mon.1) 27 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:56:27.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:26 smithi032 bash[53843]: audit 2024-03-26T21:56:26.725518+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:27.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:26 smithi032 bash[55231]: cluster 2024-03-26T21:56:25.293160+0000 mgr.y (mgr.25468) 91 : cluster [DBG] pgmap v48: 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-03-26T21:56:27.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:26 smithi032 bash[55231]: audit 2024-03-26T21:56:26.678258+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:27.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:26 smithi032 bash[55231]: audit 2024-03-26T21:56:26.691923+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:27.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:26 smithi032 bash[55231]: audit 2024-03-26T21:56:26.723629+0000 mon.c (mon.1) 27 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:56:27.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:26 smithi032 bash[55231]: audit 2024-03-26T21:56:26.725518+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:28.197 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:27 smithi032 bash[53843]: cephadm 2024-03-26T21:56:26.722800+0000 mgr.y (mgr.25468) 92 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-03-26T21:56:28.198 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:27 smithi032 bash[53843]: cephadm 2024-03-26T21:56:26.731484+0000 mgr.y (mgr.25468) 93 : cephadm [INF] Reconfiguring daemon osd.0 on smithi032 2024-03-26T21:56:28.198 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:27 smithi032 bash[55231]: cephadm 2024-03-26T21:56:26.722800+0000 mgr.y (mgr.25468) 92 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-03-26T21:56:28.198 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:27 smithi032 bash[55231]: cephadm 2024-03-26T21:56:26.731484+0000 mgr.y (mgr.25468) 93 : cephadm [INF] Reconfiguring daemon osd.0 on smithi032 2024-03-26T21:56:28.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:27 smithi092 bash[42150]: cephadm 2024-03-26T21:56:26.722800+0000 mgr.y (mgr.25468) 92 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-03-26T21:56:28.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:27 smithi092 bash[42150]: cephadm 2024-03-26T21:56:26.731484+0000 mgr.y (mgr.25468) 93 : cephadm [INF] Reconfiguring daemon osd.0 on smithi032 2024-03-26T21:56:28.929 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:56:28 smithi092 bash[39111]: ts=2024-03-26T21:56: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:29.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:28 smithi092 bash[42150]: cluster 2024-03-26T21:56:27.293958+0000 mgr.y (mgr.25468) 94 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-03-26T21:56:29.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:28 smithi032 bash[53843]: cluster 2024-03-26T21:56:27.293958+0000 mgr.y (mgr.25468) 94 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-03-26T21:56:29.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:28 smithi032 bash[55231]: cluster 2024-03-26T21:56:27.293958+0000 mgr.y (mgr.25468) 94 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-03-26T21:56:30.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:30 smithi092 bash[42150]: audit 2024-03-26T21:56:29.120537+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:30.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:30 smithi092 bash[42150]: audit 2024-03-26T21:56:29.129606+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:30.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:30 smithi092 bash[42150]: cephadm 2024-03-26T21:56:29.150647+0000 mgr.y (mgr.25468) 95 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-03-26T21:56:30.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:30 smithi092 bash[42150]: audit 2024-03-26T21:56:29.151293+0000 mon.c (mon.1) 29 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:56:30.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:30 smithi092 bash[42150]: audit 2024-03-26T21:56:29.152884+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:30.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:30 smithi092 bash[42150]: cephadm 2024-03-26T21:56:29.158496+0000 mgr.y (mgr.25468) 96 : cephadm [INF] Reconfiguring daemon osd.1 on smithi032 2024-03-26T21:56:30.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:30 smithi092 bash[42150]: cluster 2024-03-26T21:56:29.295742+0000 mgr.y (mgr.25468) 97 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:56:30.564 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[55231]: audit 2024-03-26T21:56:29.120537+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:30.564 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[55231]: audit 2024-03-26T21:56:29.129606+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:30.564 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[55231]: cephadm 2024-03-26T21:56:29.150647+0000 mgr.y (mgr.25468) 95 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-03-26T21:56:30.564 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[55231]: audit 2024-03-26T21:56:29.151293+0000 mon.c (mon.1) 29 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:56:30.564 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[55231]: audit 2024-03-26T21:56:29.152884+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:30.564 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[55231]: cephadm 2024-03-26T21:56:29.158496+0000 mgr.y (mgr.25468) 96 : cephadm [INF] Reconfiguring daemon osd.1 on smithi032 2024-03-26T21:56:30.564 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[55231]: cluster 2024-03-26T21:56:29.295742+0000 mgr.y (mgr.25468) 97 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:56:30.565 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[53843]: audit 2024-03-26T21:56:29.120537+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:30.565 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[53843]: audit 2024-03-26T21:56:29.129606+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:30.565 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[53843]: cephadm 2024-03-26T21:56:29.150647+0000 mgr.y (mgr.25468) 95 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-03-26T21:56:30.565 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[53843]: audit 2024-03-26T21:56:29.151293+0000 mon.c (mon.1) 29 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:56:30.565 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[53843]: audit 2024-03-26T21:56:29.152884+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:30.565 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[53843]: cephadm 2024-03-26T21:56:29.158496+0000 mgr.y (mgr.25468) 96 : cephadm [INF] Reconfiguring daemon osd.1 on smithi032 2024-03-26T21:56:30.565 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:30 smithi032 bash[53843]: cluster 2024-03-26T21:56:29.295742+0000 mgr.y (mgr.25468) 97 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:56:31.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:56:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:56:31] "GET /metrics HTTP/1.1" 200 38254 "" "Prometheus/2.33.4" 2024-03-26T21:56:32.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[53843]: cluster 2024-03-26T21:56:31.296606+0000 mgr.y (mgr.25468) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:32.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[53843]: audit 2024-03-26T21:56:31.532666+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:32.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[53843]: audit 2024-03-26T21:56:31.550557+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:32.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[53843]: cephadm 2024-03-26T21:56:31.578059+0000 mgr.y (mgr.25468) 99 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-03-26T21:56:32.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[53843]: audit 2024-03-26T21:56:31.578688+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:56:32.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[53843]: audit 2024-03-26T21:56:31.580622+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:32.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[53843]: cephadm 2024-03-26T21:56:31.586598+0000 mgr.y (mgr.25468) 100 : cephadm [INF] Reconfiguring daemon osd.2 on smithi032 2024-03-26T21:56:32.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[55231]: cluster 2024-03-26T21:56:31.296606+0000 mgr.y (mgr.25468) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:32.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[55231]: audit 2024-03-26T21:56:31.532666+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:32.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[55231]: audit 2024-03-26T21:56:31.550557+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:32.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[55231]: cephadm 2024-03-26T21:56:31.578059+0000 mgr.y (mgr.25468) 99 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-03-26T21:56:32.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[55231]: audit 2024-03-26T21:56:31.578688+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:56:32.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[55231]: audit 2024-03-26T21:56:31.580622+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:32.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:32 smithi032 bash[55231]: cephadm 2024-03-26T21:56:31.586598+0000 mgr.y (mgr.25468) 100 : cephadm [INF] Reconfiguring daemon osd.2 on smithi032 2024-03-26T21:56:32.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:32 smithi092 bash[42150]: cluster 2024-03-26T21:56:31.296606+0000 mgr.y (mgr.25468) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:33.015 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:32 smithi092 bash[42150]: audit 2024-03-26T21:56:31.532666+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:33.015 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:32 smithi092 bash[42150]: audit 2024-03-26T21:56:31.550557+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:33.016 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:32 smithi092 bash[42150]: cephadm 2024-03-26T21:56:31.578059+0000 mgr.y (mgr.25468) 99 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-03-26T21:56:33.016 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:32 smithi092 bash[42150]: audit 2024-03-26T21:56:31.578688+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:56:33.016 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:32 smithi092 bash[42150]: audit 2024-03-26T21:56:31.580622+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:33.016 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:32 smithi092 bash[42150]: cephadm 2024-03-26T21:56:31.586598+0000 mgr.y (mgr.25468) 100 : cephadm [INF] Reconfiguring daemon osd.2 on smithi032 2024-03-26T21:56:33.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:33 smithi032 bash[53843]: audit 2024-03-26T21:56:32.780054+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:33.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:33 smithi032 bash[55231]: audit 2024-03-26T21:56:32.780054+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:33.954 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:33 smithi092 bash[42150]: audit 2024-03-26T21:56:32.780054+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:33.955 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:56:33 smithi092 bash[39111]: ts=2024-03-26T21:56:33.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:35.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:34 smithi092 bash[42150]: cluster 2024-03-26T21:56:33.297367+0000 mgr.y (mgr.25468) 101 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:35.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:34 smithi092 bash[42150]: audit 2024-03-26T21:56:33.733918+0000 mgr.y (mgr.25468) 102 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:35.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:34 smithi092 bash[42150]: audit 2024-03-26T21:56:33.904405+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:35.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:34 smithi092 bash[42150]: audit 2024-03-26T21:56:33.917886+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:35.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:34 smithi092 bash[42150]: audit 2024-03-26T21:56:33.963867+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:56:35.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:34 smithi092 bash[42150]: audit 2024-03-26T21:56:33.965730+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.313 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:34 smithi032 bash[55231]: cluster 2024-03-26T21:56:33.297367+0000 mgr.y (mgr.25468) 101 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:35.313 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:34 smithi032 bash[55231]: audit 2024-03-26T21:56:33.733918+0000 mgr.y (mgr.25468) 102 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:35.313 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:34 smithi032 bash[55231]: audit 2024-03-26T21:56:33.904405+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:35.313 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:34 smithi032 bash[55231]: audit 2024-03-26T21:56:33.917886+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:35.313 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:34 smithi032 bash[55231]: audit 2024-03-26T21:56:33.963867+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:56:35.313 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:34 smithi032 bash[55231]: audit 2024-03-26T21:56:33.965730+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:34 smithi032 bash[53843]: cluster 2024-03-26T21:56:33.297367+0000 mgr.y (mgr.25468) 101 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:35.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:34 smithi032 bash[53843]: audit 2024-03-26T21:56:33.733918+0000 mgr.y (mgr.25468) 102 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:35.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:34 smithi032 bash[53843]: audit 2024-03-26T21:56:33.904405+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:35.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:34 smithi032 bash[53843]: audit 2024-03-26T21:56:33.917886+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:35.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:34 smithi032 bash[53843]: audit 2024-03-26T21:56:33.963867+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:56:35.314 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:34 smithi032 bash[53843]: audit 2024-03-26T21:56:33.965730+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:36.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:35 smithi092 bash[42150]: cephadm 2024-03-26T21:56:33.963117+0000 mgr.y (mgr.25468) 103 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-03-26T21:56:36.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:35 smithi092 bash[42150]: cephadm 2024-03-26T21:56:33.971591+0000 mgr.y (mgr.25468) 104 : cephadm [INF] Reconfiguring daemon osd.3 on smithi032 2024-03-26T21:56:36.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:35 smithi032 bash[53843]: cephadm 2024-03-26T21:56:33.963117+0000 mgr.y (mgr.25468) 103 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-03-26T21:56:36.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:35 smithi032 bash[53843]: cephadm 2024-03-26T21:56:33.971591+0000 mgr.y (mgr.25468) 104 : cephadm [INF] Reconfiguring daemon osd.3 on smithi032 2024-03-26T21:56:36.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:35 smithi032 bash[55231]: cephadm 2024-03-26T21:56:33.963117+0000 mgr.y (mgr.25468) 103 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-03-26T21:56:36.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:35 smithi032 bash[55231]: cephadm 2024-03-26T21:56:33.971591+0000 mgr.y (mgr.25468) 104 : cephadm [INF] Reconfiguring daemon osd.3 on smithi032 2024-03-26T21:56:37.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:36 smithi032 bash[53843]: cluster 2024-03-26T21:56:35.299046+0000 mgr.y (mgr.25468) 105 : cluster [DBG] pgmap v53: 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-03-26T21:56:37.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:36 smithi032 bash[53843]: audit 2024-03-26T21:56:36.241760+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:37.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:36 smithi032 bash[53843]: audit 2024-03-26T21:56:36.253000+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:37.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:36 smithi032 bash[53843]: audit 2024-03-26T21:56:36.292985+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:37.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:36 smithi032 bash[53843]: audit 2024-03-26T21:56:36.293826+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:37.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:36 smithi032 bash[53843]: audit 2024-03-26T21:56:36.299528+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:37.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:36 smithi032 bash[55231]: cluster 2024-03-26T21:56:35.299046+0000 mgr.y (mgr.25468) 105 : cluster [DBG] pgmap v53: 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-03-26T21:56:37.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:36 smithi032 bash[55231]: audit 2024-03-26T21:56:36.241760+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:37.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:36 smithi032 bash[55231]: audit 2024-03-26T21:56:36.253000+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:37.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:36 smithi032 bash[55231]: audit 2024-03-26T21:56:36.292985+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:37.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:36 smithi032 bash[55231]: audit 2024-03-26T21:56:36.293826+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:37.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:36 smithi032 bash[55231]: audit 2024-03-26T21:56:36.299528+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:37.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:36 smithi092 bash[42150]: cluster 2024-03-26T21:56:35.299046+0000 mgr.y (mgr.25468) 105 : cluster [DBG] pgmap v53: 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-03-26T21:56:37.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:36 smithi092 bash[42150]: audit 2024-03-26T21:56:36.241760+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:37.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:36 smithi092 bash[42150]: audit 2024-03-26T21:56:36.253000+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:37.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:36 smithi092 bash[42150]: audit 2024-03-26T21:56:36.292985+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:37.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:36 smithi092 bash[42150]: audit 2024-03-26T21:56:36.293826+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:37.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:36 smithi092 bash[42150]: audit 2024-03-26T21:56:36.299528+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:38.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:37 smithi092 bash[42150]: cephadm 2024-03-26T21:56:36.292143+0000 mgr.y (mgr.25468) 106 : cephadm [INF] Reconfiguring rgw.foo.smithi032.odxfvk (monmap changed)... 2024-03-26T21:56:38.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:37 smithi092 bash[42150]: cephadm 2024-03-26T21:56:36.301693+0000 mgr.y (mgr.25468) 107 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi032.odxfvk on smithi032 2024-03-26T21:56:38.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:37 smithi032 bash[53843]: cephadm 2024-03-26T21:56:36.292143+0000 mgr.y (mgr.25468) 106 : cephadm [INF] Reconfiguring rgw.foo.smithi032.odxfvk (monmap changed)... 2024-03-26T21:56:38.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:37 smithi032 bash[53843]: cephadm 2024-03-26T21:56:36.301693+0000 mgr.y (mgr.25468) 107 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi032.odxfvk on smithi032 2024-03-26T21:56:38.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:37 smithi032 bash[55231]: cephadm 2024-03-26T21:56:36.292143+0000 mgr.y (mgr.25468) 106 : cephadm [INF] Reconfiguring rgw.foo.smithi032.odxfvk (monmap changed)... 2024-03-26T21:56:38.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:37 smithi032 bash[55231]: cephadm 2024-03-26T21:56:36.301693+0000 mgr.y (mgr.25468) 107 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi032.odxfvk on smithi032 2024-03-26T21:56:38.924 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:56:38 smithi092 bash[39111]: ts=2024-03-26T21:56: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:39.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:38 smithi092 bash[42150]: cluster 2024-03-26T21:56:37.299845+0000 mgr.y (mgr.25468) 108 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:39.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:38 smithi092 bash[42150]: audit 2024-03-26T21:56:38.589578+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:39.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:38 smithi092 bash[42150]: audit 2024-03-26T21:56:38.600622+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:39.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:38 smithi092 bash[42150]: audit 2024-03-26T21:56:38.622058+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:39.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:38 smithi092 bash[42150]: audit 2024-03-26T21:56:38.622760+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:39.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:38 smithi092 bash[42150]: audit 2024-03-26T21:56:38.627890+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:39.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:38 smithi032 bash[53843]: cluster 2024-03-26T21:56:37.299845+0000 mgr.y (mgr.25468) 108 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:39.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:38 smithi032 bash[53843]: audit 2024-03-26T21:56:38.589578+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:39.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:38 smithi032 bash[53843]: audit 2024-03-26T21:56:38.600622+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:39.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:38 smithi032 bash[53843]: audit 2024-03-26T21:56:38.622058+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:39.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:38 smithi032 bash[53843]: audit 2024-03-26T21:56:38.622760+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:39.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:38 smithi032 bash[53843]: audit 2024-03-26T21:56:38.627890+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:38 smithi032 bash[55231]: cluster 2024-03-26T21:56:37.299845+0000 mgr.y (mgr.25468) 108 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:38 smithi032 bash[55231]: audit 2024-03-26T21:56:38.589578+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:38 smithi032 bash[55231]: audit 2024-03-26T21:56:38.600622+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:39.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:38 smithi032 bash[55231]: audit 2024-03-26T21:56:38.622058+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:39.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:38 smithi032 bash[55231]: audit 2024-03-26T21:56:38.622760+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:39.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:38 smithi032 bash[55231]: audit 2024-03-26T21:56:38.627890+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:40.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:39 smithi092 bash[42150]: cephadm 2024-03-26T21:56:38.621318+0000 mgr.y (mgr.25468) 109 : cephadm [INF] Reconfiguring rgw.smpl.smithi032.hfwxmk (monmap changed)... 2024-03-26T21:56:40.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:39 smithi092 bash[42150]: cephadm 2024-03-26T21:56:38.629962+0000 mgr.y (mgr.25468) 110 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi032.hfwxmk on smithi032 2024-03-26T21:56:40.283 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:39 smithi032 bash[55231]: cephadm 2024-03-26T21:56:38.621318+0000 mgr.y (mgr.25468) 109 : cephadm [INF] Reconfiguring rgw.smpl.smithi032.hfwxmk (monmap changed)... 2024-03-26T21:56:40.284 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:39 smithi032 bash[55231]: cephadm 2024-03-26T21:56:38.629962+0000 mgr.y (mgr.25468) 110 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi032.hfwxmk on smithi032 2024-03-26T21:56:40.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:39 smithi032 bash[53843]: cephadm 2024-03-26T21:56:38.621318+0000 mgr.y (mgr.25468) 109 : cephadm [INF] Reconfiguring rgw.smpl.smithi032.hfwxmk (monmap changed)... 2024-03-26T21:56:40.284 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:39 smithi032 bash[53843]: cephadm 2024-03-26T21:56:38.629962+0000 mgr.y (mgr.25468) 110 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi032.hfwxmk on smithi032 2024-03-26T21:56:41.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:40 smithi092 bash[42150]: cluster 2024-03-26T21:56:39.301476+0000 mgr.y (mgr.25468) 111 : cluster [DBG] pgmap v55: 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-03-26T21:56:41.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:40 smithi092 bash[42150]: audit 2024-03-26T21:56:40.856487+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:41.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:40 smithi092 bash[42150]: audit 2024-03-26T21:56:40.869964+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:41.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:40 smithi092 bash[42150]: audit 2024-03-26T21:56:40.900720+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:41.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:40 smithi092 bash[42150]: audit 2024-03-26T21:56:40.902717+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:41.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:40 smithi092 bash[42150]: audit 2024-03-26T21:56:40.904680+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:41.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:40 smithi032 bash[53843]: cluster 2024-03-26T21:56:39.301476+0000 mgr.y (mgr.25468) 111 : cluster [DBG] pgmap v55: 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-03-26T21:56:41.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:40 smithi032 bash[53843]: audit 2024-03-26T21:56:40.856487+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:41.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:40 smithi032 bash[53843]: audit 2024-03-26T21:56:40.869964+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:41.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:40 smithi032 bash[53843]: audit 2024-03-26T21:56:40.900720+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:41.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:40 smithi032 bash[53843]: audit 2024-03-26T21:56:40.902717+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:41.315 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:40 smithi032 bash[53843]: audit 2024-03-26T21:56:40.904680+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:41.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:40 smithi032 bash[55231]: cluster 2024-03-26T21:56:39.301476+0000 mgr.y (mgr.25468) 111 : cluster [DBG] pgmap v55: 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-03-26T21:56:41.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:40 smithi032 bash[55231]: audit 2024-03-26T21:56:40.856487+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:41.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:40 smithi032 bash[55231]: audit 2024-03-26T21:56:40.869964+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:41.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:40 smithi032 bash[55231]: audit 2024-03-26T21:56:40.900720+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:41.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:40 smithi032 bash[55231]: audit 2024-03-26T21:56:40.902717+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:41.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:40 smithi032 bash[55231]: audit 2024-03-26T21:56:40.904680+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:41.590 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:56:41 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:56:41] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.33.4" 2024-03-26T21:56:42.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:41 smithi092 bash[42150]: cephadm 2024-03-26T21:56:40.899973+0000 mgr.y (mgr.25468) 112 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-26T21:56:42.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:41 smithi092 bash[42150]: cephadm 2024-03-26T21:56:40.906849+0000 mgr.y (mgr.25468) 113 : cephadm [INF] Reconfiguring daemon mon.b on smithi092 2024-03-26T21:56:42.340 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:41 smithi032 bash[55231]: cephadm 2024-03-26T21:56:40.899973+0000 mgr.y (mgr.25468) 112 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-26T21:56:42.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:41 smithi032 bash[55231]: cephadm 2024-03-26T21:56:40.906849+0000 mgr.y (mgr.25468) 113 : cephadm [INF] Reconfiguring daemon mon.b on smithi092 2024-03-26T21:56:42.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:41 smithi032 bash[53843]: cephadm 2024-03-26T21:56:40.899973+0000 mgr.y (mgr.25468) 112 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-26T21:56:42.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:41 smithi032 bash[53843]: cephadm 2024-03-26T21:56:40.906849+0000 mgr.y (mgr.25468) 113 : cephadm [INF] Reconfiguring daemon mon.b on smithi092 2024-03-26T21:56:43.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:42 smithi092 bash[42150]: cluster 2024-03-26T21:56:41.302195+0000 mgr.y (mgr.25468) 114 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:43.340 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:42 smithi032 bash[53843]: cluster 2024-03-26T21:56:41.302195+0000 mgr.y (mgr.25468) 114 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:43.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:42 smithi032 bash[55231]: cluster 2024-03-26T21:56:41.302195+0000 mgr.y (mgr.25468) 114 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:43.954 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:56:43 smithi092 bash[39111]: ts=2024-03-26T21:56:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:44.454 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:44 smithi092 bash[42150]: audit 2024-03-26T21:56:43.143778+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:44.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:44 smithi092 bash[42150]: audit 2024-03-26T21:56:43.157710+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:44.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:44 smithi092 bash[42150]: cephadm 2024-03-26T21:56:43.176432+0000 mgr.y (mgr.25468) 115 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-03-26T21:56:44.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:44 smithi092 bash[42150]: audit 2024-03-26T21:56:43.177134+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:56:44.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:44 smithi092 bash[42150]: audit 2024-03-26T21:56:43.177889+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:56:44.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:44 smithi092 bash[42150]: audit 2024-03-26T21:56:43.180228+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:56:44.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:44 smithi092 bash[42150]: audit 2024-03-26T21:56:43.181916+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:44.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:44 smithi092 bash[42150]: cephadm 2024-03-26T21:56:43.184106+0000 mgr.y (mgr.25468) 116 : cephadm [INF] Reconfiguring daemon mgr.x on smithi092 2024-03-26T21:56:44.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:44 smithi092 bash[42150]: cluster 2024-03-26T21:56:43.302966+0000 mgr.y (mgr.25468) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:44.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:44 smithi092 bash[42150]: audit 2024-03-26T21:56:43.745249+0000 mgr.y (mgr.25468) 118 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:44.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[55231]: audit 2024-03-26T21:56:43.143778+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:44.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[55231]: audit 2024-03-26T21:56:43.157710+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:44.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[55231]: cephadm 2024-03-26T21:56:43.176432+0000 mgr.y (mgr.25468) 115 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-03-26T21:56:44.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[55231]: audit 2024-03-26T21:56:43.177134+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:56:44.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[55231]: audit 2024-03-26T21:56:43.177889+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:56:44.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[55231]: audit 2024-03-26T21:56:43.180228+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:56:44.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[55231]: audit 2024-03-26T21:56:43.181916+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:44.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[55231]: cephadm 2024-03-26T21:56:43.184106+0000 mgr.y (mgr.25468) 116 : cephadm [INF] Reconfiguring daemon mgr.x on smithi092 2024-03-26T21:56:44.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[55231]: cluster 2024-03-26T21:56:43.302966+0000 mgr.y (mgr.25468) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:44.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[55231]: audit 2024-03-26T21:56:43.745249+0000 mgr.y (mgr.25468) 118 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:44.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[53843]: audit 2024-03-26T21:56:43.143778+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:44.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[53843]: audit 2024-03-26T21:56:43.157710+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:44.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[53843]: cephadm 2024-03-26T21:56:43.176432+0000 mgr.y (mgr.25468) 115 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-03-26T21:56:44.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[53843]: audit 2024-03-26T21:56:43.177134+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:56:44.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[53843]: audit 2024-03-26T21:56:43.177889+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:56:44.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[53843]: audit 2024-03-26T21:56:43.180228+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:56:44.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[53843]: audit 2024-03-26T21:56:43.181916+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:44.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[53843]: cephadm 2024-03-26T21:56:43.184106+0000 mgr.y (mgr.25468) 116 : cephadm [INF] Reconfiguring daemon mgr.x on smithi092 2024-03-26T21:56:44.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[53843]: cluster 2024-03-26T21:56:43.302966+0000 mgr.y (mgr.25468) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:44.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:44 smithi032 bash[53843]: audit 2024-03-26T21:56:43.745249+0000 mgr.y (mgr.25468) 118 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:46.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:46 smithi092 bash[42150]: cluster 2024-03-26T21:56:45.304801+0000 mgr.y (mgr.25468) 119 : cluster [DBG] pgmap v58: 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-03-26T21:56:46.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:46 smithi092 bash[42150]: audit 2024-03-26T21:56:45.441787+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:46.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:46 smithi092 bash[42150]: audit 2024-03-26T21:56:45.455927+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:46.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:46 smithi092 bash[42150]: cephadm 2024-03-26T21:56:45.504004+0000 mgr.y (mgr.25468) 120 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-03-26T21:56:46.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:46 smithi092 bash[42150]: audit 2024-03-26T21:56:45.504686+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:56:46.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:46 smithi092 bash[42150]: audit 2024-03-26T21:56:45.506509+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:46.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:46 smithi092 bash[42150]: cephadm 2024-03-26T21:56:45.512229+0000 mgr.y (mgr.25468) 121 : cephadm [INF] Reconfiguring daemon osd.4 on smithi092 2024-03-26T21:56:46.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[53843]: cluster 2024-03-26T21:56:45.304801+0000 mgr.y (mgr.25468) 119 : cluster [DBG] pgmap v58: 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-03-26T21:56:46.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[53843]: audit 2024-03-26T21:56:45.441787+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:46.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[53843]: audit 2024-03-26T21:56:45.455927+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:46.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[53843]: cephadm 2024-03-26T21:56:45.504004+0000 mgr.y (mgr.25468) 120 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-03-26T21:56:46.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[53843]: audit 2024-03-26T21:56:45.504686+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:56:46.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[53843]: audit 2024-03-26T21:56:45.506509+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:46.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[53843]: cephadm 2024-03-26T21:56:45.512229+0000 mgr.y (mgr.25468) 121 : cephadm [INF] Reconfiguring daemon osd.4 on smithi092 2024-03-26T21:56:46.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[55231]: cluster 2024-03-26T21:56:45.304801+0000 mgr.y (mgr.25468) 119 : cluster [DBG] pgmap v58: 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-03-26T21:56:46.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[55231]: audit 2024-03-26T21:56:45.441787+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:46.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[55231]: audit 2024-03-26T21:56:45.455927+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:46.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[55231]: cephadm 2024-03-26T21:56:45.504004+0000 mgr.y (mgr.25468) 120 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-03-26T21:56:46.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[55231]: audit 2024-03-26T21:56:45.504686+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:56:46.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[55231]: audit 2024-03-26T21:56:45.506509+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:46.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:46 smithi032 bash[55231]: cephadm 2024-03-26T21:56:45.512229+0000 mgr.y (mgr.25468) 121 : cephadm [INF] Reconfiguring daemon osd.4 on smithi092 2024-03-26T21:56:48.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[53843]: cluster 2024-03-26T21:56:47.305710+0000 mgr.y (mgr.25468) 122 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:48.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[53843]: audit 2024-03-26T21:56:47.496236+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:48.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[53843]: audit 2024-03-26T21:56:47.512859+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:48.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[53843]: cephadm 2024-03-26T21:56:47.531710+0000 mgr.y (mgr.25468) 123 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-03-26T21:56:48.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[53843]: audit 2024-03-26T21:56:47.532385+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:56:48.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[53843]: audit 2024-03-26T21:56:47.534118+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:48.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[53843]: cephadm 2024-03-26T21:56:47.539299+0000 mgr.y (mgr.25468) 124 : cephadm [INF] Reconfiguring daemon osd.5 on smithi092 2024-03-26T21:56:48.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[53843]: audit 2024-03-26T21:56:47.780023+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:48.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[55231]: cluster 2024-03-26T21:56:47.305710+0000 mgr.y (mgr.25468) 122 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:48.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[55231]: audit 2024-03-26T21:56:47.496236+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:48.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[55231]: audit 2024-03-26T21:56:47.512859+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:48.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[55231]: cephadm 2024-03-26T21:56:47.531710+0000 mgr.y (mgr.25468) 123 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-03-26T21:56:48.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[55231]: audit 2024-03-26T21:56:47.532385+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:56:48.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[55231]: audit 2024-03-26T21:56:47.534118+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:48.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[55231]: cephadm 2024-03-26T21:56:47.539299+0000 mgr.y (mgr.25468) 124 : cephadm [INF] Reconfiguring daemon osd.5 on smithi092 2024-03-26T21:56:48.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:48 smithi032 bash[55231]: audit 2024-03-26T21:56:47.780023+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:48.859 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:56:48 smithi092 bash[39111]: ts=2024-03-26T21:56: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:48.859 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:48 smithi092 bash[42150]: cluster 2024-03-26T21:56:47.305710+0000 mgr.y (mgr.25468) 122 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:48.859 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:48 smithi092 bash[42150]: audit 2024-03-26T21:56:47.496236+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:48.859 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:48 smithi092 bash[42150]: audit 2024-03-26T21:56:47.512859+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:48.859 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:48 smithi092 bash[42150]: cephadm 2024-03-26T21:56:47.531710+0000 mgr.y (mgr.25468) 123 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-03-26T21:56:48.859 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:48 smithi092 bash[42150]: audit 2024-03-26T21:56:47.532385+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:56:48.860 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:48 smithi092 bash[42150]: audit 2024-03-26T21:56:47.534118+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:48.860 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:48 smithi092 bash[42150]: cephadm 2024-03-26T21:56:47.539299+0000 mgr.y (mgr.25468) 124 : cephadm [INF] Reconfiguring daemon osd.5 on smithi092 2024-03-26T21:56:48.860 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:48 smithi092 bash[42150]: audit 2024-03-26T21:56:47.780023+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:50.882 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:50 smithi092 bash[42150]: cluster 2024-03-26T21:56:49.307425+0000 mgr.y (mgr.25468) 125 : cluster [DBG] pgmap v60: 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-03-26T21:56:50.883 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:50 smithi092 bash[42150]: audit 2024-03-26T21:56:49.599276+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:50.883 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:50 smithi092 bash[42150]: audit 2024-03-26T21:56:49.613516+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:50.883 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:50 smithi092 bash[42150]: cephadm 2024-03-26T21:56:49.663348+0000 mgr.y (mgr.25468) 126 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-03-26T21:56:50.883 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:50 smithi092 bash[42150]: audit 2024-03-26T21:56:49.664103+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T21:56:50.883 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:50 smithi092 bash[42150]: audit 2024-03-26T21:56:49.666120+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:50.883 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:50 smithi092 bash[42150]: cephadm 2024-03-26T21:56:49.671930+0000 mgr.y (mgr.25468) 127 : cephadm [INF] Reconfiguring daemon osd.6 on smithi092 2024-03-26T21:56:51.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[55231]: cluster 2024-03-26T21:56:49.307425+0000 mgr.y (mgr.25468) 125 : cluster [DBG] pgmap v60: 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-03-26T21:56:51.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[55231]: audit 2024-03-26T21:56:49.599276+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:51.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[55231]: audit 2024-03-26T21:56:49.613516+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:51.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[55231]: cephadm 2024-03-26T21:56:49.663348+0000 mgr.y (mgr.25468) 126 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-03-26T21:56:51.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[55231]: audit 2024-03-26T21:56:49.664103+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T21:56:51.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[55231]: audit 2024-03-26T21:56:49.666120+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:51.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[55231]: cephadm 2024-03-26T21:56:49.671930+0000 mgr.y (mgr.25468) 127 : cephadm [INF] Reconfiguring daemon osd.6 on smithi092 2024-03-26T21:56:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[53843]: cluster 2024-03-26T21:56:49.307425+0000 mgr.y (mgr.25468) 125 : cluster [DBG] pgmap v60: 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-03-26T21:56:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[53843]: audit 2024-03-26T21:56:49.599276+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[53843]: audit 2024-03-26T21:56:49.613516+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[53843]: cephadm 2024-03-26T21:56:49.663348+0000 mgr.y (mgr.25468) 126 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-03-26T21:56:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[53843]: audit 2024-03-26T21:56:49.664103+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T21:56:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[53843]: audit 2024-03-26T21:56:49.666120+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:50 smithi032 bash[53843]: cephadm 2024-03-26T21:56:49.671930+0000 mgr.y (mgr.25468) 127 : cephadm [INF] Reconfiguring daemon osd.6 on smithi092 2024-03-26T21:56:51.590 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:56:51 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:56:51] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.33.4" 2024-03-26T21:56:51.783 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:56:52.581 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:56:52.581 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (4m) 74s ago 11m 16.4M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T21:56:52.581 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 44s ago 10m - - 2024-03-26T21:56:52.581 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (2m) 74s ago 8m 46.0M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T21:56:52.582 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (2m) 44s ago 16m 442M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T21:56:52.582 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (3m) 74s ago 18m 490M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T21:56:52.582 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (2m) 74s ago 19m 39.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T21:56:52.582 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (57s) 44s ago 17m 23.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T21:56:52.582 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (83s) 74s ago 17m 22.0M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T21:56:52.582 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (4m) 74s ago 11m 11.0M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T21:56:52.582 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (3m) 44s ago 11m 11.8M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T21:56:52.582 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (16m) 74s ago 16m 58.9M 2782M 17.2.0 e1d6a67b021e 4fa98573c80e 2024-03-26T21:56:52.582 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (15m) 74s ago 15m 59.4M 2782M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:56:52.582 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (15m) 74s ago 15m 54.2M 2782M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:56:52.582 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (14m) 74s ago 14m 57.4M 2782M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:56:52.582 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (14m) 44s ago 14m 58.7M 3037M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:56:52.583 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (13m) 44s ago 13m 55.3M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:56:52.583 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (12m) 44s ago 12m 53.5M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:56:52.583 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (12m) 44s ago 12m 57.4M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:56:52.583 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (2m) 44s ago 11m 66.4M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T21:56:52.583 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (9m) 74s ago 9m 89.0M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:56:52.583 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (9m) 44s ago 9m 87.3M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:56:52.583 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (9m) 74s ago 9m 87.1M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:56:52.583 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (9m) 44s ago 9m 87.2M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:56:53.049 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:56:53.050 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:56:53.050 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:56:53.050 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:56:53.050 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:56:53.050 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:56:53.050 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:56:53.050 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:56:53.050 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:56:53.050 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:56:53.050 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:56:53.050 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:56:53.050 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:56:53.051 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:56:53.051 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-26T21:56:53.051 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 5 2024-03-26T21:56:53.051 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:56:53.051 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:56:53.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[53843]: cluster 2024-03-26T21:56:51.308223+0000 mgr.y (mgr.25468) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:53.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[53843]: audit 2024-03-26T21:56:51.765678+0000 mgr.y (mgr.25468) 129 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:53.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[53843]: audit 2024-03-26T21:56:51.793764+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:53.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[53843]: audit 2024-03-26T21:56:51.804421+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:53.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[53843]: cephadm 2024-03-26T21:56:51.842044+0000 mgr.y (mgr.25468) 130 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-03-26T21:56:53.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[53843]: audit 2024-03-26T21:56:51.842657+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T21:56:53.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[53843]: audit 2024-03-26T21:56:51.843999+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:53.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[53843]: cephadm 2024-03-26T21:56:51.849235+0000 mgr.y (mgr.25468) 131 : cephadm [INF] Reconfiguring daemon osd.7 on smithi092 2024-03-26T21:56:53.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[55231]: cluster 2024-03-26T21:56:51.308223+0000 mgr.y (mgr.25468) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:53.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[55231]: audit 2024-03-26T21:56:51.765678+0000 mgr.y (mgr.25468) 129 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:53.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[55231]: audit 2024-03-26T21:56:51.793764+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:53.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[55231]: audit 2024-03-26T21:56:51.804421+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:53.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[55231]: cephadm 2024-03-26T21:56:51.842044+0000 mgr.y (mgr.25468) 130 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-03-26T21:56:53.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[55231]: audit 2024-03-26T21:56:51.842657+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T21:56:53.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[55231]: audit 2024-03-26T21:56:51.843999+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:53.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:52 smithi032 bash[55231]: cephadm 2024-03-26T21:56:51.849235+0000 mgr.y (mgr.25468) 131 : cephadm [INF] Reconfiguring daemon osd.7 on smithi092 2024-03-26T21:56:53.156 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:52 smithi092 bash[42150]: cluster 2024-03-26T21:56:51.308223+0000 mgr.y (mgr.25468) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:53.156 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:52 smithi092 bash[42150]: audit 2024-03-26T21:56:51.765678+0000 mgr.y (mgr.25468) 129 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:53.156 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:52 smithi092 bash[42150]: audit 2024-03-26T21:56:51.793764+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:53.156 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:52 smithi092 bash[42150]: audit 2024-03-26T21:56:51.804421+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:53.156 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:52 smithi092 bash[42150]: cephadm 2024-03-26T21:56:51.842044+0000 mgr.y (mgr.25468) 130 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-03-26T21:56:53.156 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:52 smithi092 bash[42150]: audit 2024-03-26T21:56:51.842657+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T21:56:53.156 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:52 smithi092 bash[42150]: audit 2024-03-26T21:56:51.843999+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:53.156 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:52 smithi092 bash[42150]: cephadm 2024-03-26T21:56:51.849235+0000 mgr.y (mgr.25468) 131 : cephadm [INF] Reconfiguring daemon osd.7 on smithi092 2024-03-26T21:56:53.454 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:56:53.454 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:56:53.454 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:56:53.454 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:56:53.454 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T21:56:53.454 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T21:56:53.454 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T21:56:53.454 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:56:53.454 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "5/23 daemons upgraded", 2024-03-26T21:56:53.454 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading mon daemons", 2024-03-26T21:56:53.454 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:56:53.454 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:56:53.705 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:56:53 smithi092 bash[39111]: ts=2024-03-26T21:56:53.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:53.924 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:56:53.925 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:56:53.925 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T21:56:54.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:53 smithi032 bash[53843]: audit 2024-03-26T21:56:52.174981+0000 mgr.y (mgr.25468) 132 : audit [DBG] from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:54.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:53 smithi032 bash[53843]: audit 2024-03-26T21:56:52.567217+0000 mgr.y (mgr.25468) 133 : audit [DBG] from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:54.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:53 smithi032 bash[53843]: audit 2024-03-26T21:56:53.052779+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.32:0/3007669039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:54.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:53 smithi032 bash[55231]: audit 2024-03-26T21:56:52.174981+0000 mgr.y (mgr.25468) 132 : audit [DBG] from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:54.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:53 smithi032 bash[55231]: audit 2024-03-26T21:56:52.567217+0000 mgr.y (mgr.25468) 133 : audit [DBG] from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:54.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:53 smithi032 bash[55231]: audit 2024-03-26T21:56:53.052779+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.32:0/3007669039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:53 smithi092 bash[42150]: audit 2024-03-26T21:56:52.174981+0000 mgr.y (mgr.25468) 132 : audit [DBG] from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:54.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:53 smithi092 bash[42150]: audit 2024-03-26T21:56:52.567217+0000 mgr.y (mgr.25468) 133 : audit [DBG] from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:54.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:53 smithi092 bash[42150]: audit 2024-03-26T21:56:53.052779+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.32:0/3007669039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:55.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[53843]: cluster 2024-03-26T21:56:53.308950+0000 mgr.y (mgr.25468) 134 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:55.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[53843]: audit 2024-03-26T21:56:53.456456+0000 mgr.y (mgr.25468) 135 : audit [DBG] from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:55.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[53843]: audit 2024-03-26T21:56:53.747574+0000 mgr.y (mgr.25468) 136 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:55.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[53843]: audit 2024-03-26T21:56:53.928309+0000 mon.a (mon.0) 178 : audit [DBG] from='client.? 172.21.15.32:0/4245519231' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:56:55.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[53843]: audit 2024-03-26T21:56:53.997655+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:55.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[53843]: audit 2024-03-26T21:56:54.009236+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:55.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[53843]: audit 2024-03-26T21:56:54.020047+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:55.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[53843]: audit 2024-03-26T21:56:54.020785+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:55.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[53843]: audit 2024-03-26T21:56:54.024996+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:55.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[55231]: cluster 2024-03-26T21:56:53.308950+0000 mgr.y (mgr.25468) 134 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:55.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[55231]: audit 2024-03-26T21:56:53.456456+0000 mgr.y (mgr.25468) 135 : audit [DBG] from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:55.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[55231]: audit 2024-03-26T21:56:53.747574+0000 mgr.y (mgr.25468) 136 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:55.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[55231]: audit 2024-03-26T21:56:53.928309+0000 mon.a (mon.0) 178 : audit [DBG] from='client.? 172.21.15.32:0/4245519231' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:56:55.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[55231]: audit 2024-03-26T21:56:53.997655+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:55.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[55231]: audit 2024-03-26T21:56:54.009236+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:55.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[55231]: audit 2024-03-26T21:56:54.020047+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:55.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[55231]: audit 2024-03-26T21:56:54.020785+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:55.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:54 smithi032 bash[55231]: audit 2024-03-26T21:56:54.024996+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:55.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:54 smithi092 bash[42150]: cluster 2024-03-26T21:56:53.308950+0000 mgr.y (mgr.25468) 134 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:55.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:54 smithi092 bash[42150]: audit 2024-03-26T21:56:53.456456+0000 mgr.y (mgr.25468) 135 : audit [DBG] from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:55.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:54 smithi092 bash[42150]: audit 2024-03-26T21:56:53.747574+0000 mgr.y (mgr.25468) 136 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:55.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:54 smithi092 bash[42150]: audit 2024-03-26T21:56:53.928309+0000 mon.a (mon.0) 178 : audit [DBG] from='client.? 172.21.15.32:0/4245519231' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:56:55.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:54 smithi092 bash[42150]: audit 2024-03-26T21:56:53.997655+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:55.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:54 smithi092 bash[42150]: audit 2024-03-26T21:56:54.009236+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:55.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:54 smithi092 bash[42150]: audit 2024-03-26T21:56:54.020047+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:55.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:54 smithi092 bash[42150]: audit 2024-03-26T21:56:54.020785+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:55.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:54 smithi092 bash[42150]: audit 2024-03-26T21:56:54.024996+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:55 smithi032 bash[53843]: cephadm 2024-03-26T21:56:54.019309+0000 mgr.y (mgr.25468) 137 : cephadm [INF] Reconfiguring rgw.foo.smithi092.jqgzor (monmap changed)... 2024-03-26T21:56:56.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:55 smithi032 bash[53843]: cephadm 2024-03-26T21:56:54.026586+0000 mgr.y (mgr.25468) 138 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi092.jqgzor on smithi092 2024-03-26T21:56:56.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:55 smithi032 bash[55231]: cephadm 2024-03-26T21:56:54.019309+0000 mgr.y (mgr.25468) 137 : cephadm [INF] Reconfiguring rgw.foo.smithi092.jqgzor (monmap changed)... 2024-03-26T21:56:56.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:55 smithi032 bash[55231]: cephadm 2024-03-26T21:56:54.026586+0000 mgr.y (mgr.25468) 138 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi092.jqgzor on smithi092 2024-03-26T21:56:56.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:55 smithi092 bash[42150]: cephadm 2024-03-26T21:56:54.019309+0000 mgr.y (mgr.25468) 137 : cephadm [INF] Reconfiguring rgw.foo.smithi092.jqgzor (monmap changed)... 2024-03-26T21:56:56.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:55 smithi092 bash[42150]: cephadm 2024-03-26T21:56:54.026586+0000 mgr.y (mgr.25468) 138 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi092.jqgzor on smithi092 2024-03-26T21:56:57.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:56 smithi032 bash[55231]: cluster 2024-03-26T21:56:55.310582+0000 mgr.y (mgr.25468) 139 : cluster [DBG] pgmap v63: 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-03-26T21:56:57.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:56 smithi032 bash[55231]: audit 2024-03-26T21:56:56.317950+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:57.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:56 smithi032 bash[55231]: audit 2024-03-26T21:56:56.332155+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:57.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:56 smithi032 bash[55231]: audit 2024-03-26T21:56:56.348441+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:57.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:56 smithi032 bash[55231]: audit 2024-03-26T21:56:56.349274+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:57.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:56 smithi032 bash[55231]: audit 2024-03-26T21:56:56.354035+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:57.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:56 smithi032 bash[53843]: cluster 2024-03-26T21:56:55.310582+0000 mgr.y (mgr.25468) 139 : cluster [DBG] pgmap v63: 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-03-26T21:56:57.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:56 smithi032 bash[53843]: audit 2024-03-26T21:56:56.317950+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:57.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:56 smithi032 bash[53843]: audit 2024-03-26T21:56:56.332155+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:57.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:56 smithi032 bash[53843]: audit 2024-03-26T21:56:56.348441+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:57.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:56 smithi032 bash[53843]: audit 2024-03-26T21:56:56.349274+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:57.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:56 smithi032 bash[53843]: audit 2024-03-26T21:56:56.354035+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:57.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:56 smithi092 bash[42150]: cluster 2024-03-26T21:56:55.310582+0000 mgr.y (mgr.25468) 139 : cluster [DBG] pgmap v63: 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-03-26T21:56:57.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:56 smithi092 bash[42150]: audit 2024-03-26T21:56:56.317950+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:57.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:56 smithi092 bash[42150]: audit 2024-03-26T21:56:56.332155+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:57.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:56 smithi092 bash[42150]: audit 2024-03-26T21:56:56.348441+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:57.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:56 smithi092 bash[42150]: audit 2024-03-26T21:56:56.349274+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:56:57.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:56 smithi092 bash[42150]: audit 2024-03-26T21:56:56.354035+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:57.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:57 smithi092 bash[42150]: cephadm 2024-03-26T21:56:56.347736+0000 mgr.y (mgr.25468) 140 : cephadm [INF] Reconfiguring rgw.smpl.smithi092.kgbhfm (monmap changed)... 2024-03-26T21:56:57.951 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:57 smithi092 bash[42150]: cephadm 2024-03-26T21:56:56.355905+0000 mgr.y (mgr.25468) 141 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi092.kgbhfm on smithi092 2024-03-26T21:56:58.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:57 smithi032 bash[55231]: cephadm 2024-03-26T21:56:56.347736+0000 mgr.y (mgr.25468) 140 : cephadm [INF] Reconfiguring rgw.smpl.smithi092.kgbhfm (monmap changed)... 2024-03-26T21:56:58.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:57 smithi032 bash[55231]: cephadm 2024-03-26T21:56:56.355905+0000 mgr.y (mgr.25468) 141 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi092.kgbhfm on smithi092 2024-03-26T21:56:58.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:57 smithi032 bash[53843]: cephadm 2024-03-26T21:56:56.347736+0000 mgr.y (mgr.25468) 140 : cephadm [INF] Reconfiguring rgw.smpl.smithi092.kgbhfm (monmap changed)... 2024-03-26T21:56:58.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:57 smithi032 bash[53843]: cephadm 2024-03-26T21:56:56.355905+0000 mgr.y (mgr.25468) 141 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi092.kgbhfm on smithi092 2024-03-26T21:56:58.955 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[39111]: ts=2024-03-26T21:56: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:56:58.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: cluster 2024-03-26T21:56:57.311398+0000 mgr.y (mgr.25468) 142 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:58.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.550234+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:58.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.568072+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:58.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.589504+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:58.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.593895+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:58.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.597471+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.606056+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.610304+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.610897+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.615714+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.618600+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.619046+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.623447+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.627356+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.628066+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.632188+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.636433+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.642786+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:58.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:58 smithi092 bash[42150]: audit 2024-03-26T21:56:58.649693+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-26T21:56:59.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: cluster 2024-03-26T21:56:57.311398+0000 mgr.y (mgr.25468) 142 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:59.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.550234+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:59.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.568072+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:59.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.589504+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.593895+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.597471+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.606056+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.610304+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.610897+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.615714+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.618600+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.619046+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.623447+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.627356+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.628066+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.632188+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.636433+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.642786+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:59.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[53843]: audit 2024-03-26T21:56:58.649693+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: cluster 2024-03-26T21:56:57.311398+0000 mgr.y (mgr.25468) 142 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.550234+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.568072+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.589504+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.593895+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.597471+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.606056+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.610304+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.610897+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.615714+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.618600+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.619046+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:59.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.623447+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-26T21:56:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.627356+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:56:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.628066+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:56:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.632188+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-26T21:56:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.636433+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.642786+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:56:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:58 smithi032 bash[55231]: audit 2024-03-26T21:56:58.649693+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-26T21:57:00.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:59 smithi032 bash[55231]: cephadm 2024-03-26T21:56:58.598848+0000 mgr.y (mgr.25468) 143 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-26T21:57:00.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:59 smithi032 bash[55231]: cephadm 2024-03-26T21:56:58.637596+0000 mgr.y (mgr.25468) 144 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-26T21:57:00.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:59 smithi032 bash[55231]: audit 2024-03-26T21:56:58.650078+0000 mgr.y (mgr.25468) 145 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-26T21:57:00.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:56:59 smithi032 bash[55231]: cephadm 2024-03-26T21:56:58.652417+0000 mgr.y (mgr.25468) 146 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-26T21:57:00.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:59 smithi032 bash[53843]: cephadm 2024-03-26T21:56:58.598848+0000 mgr.y (mgr.25468) 143 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-26T21:57:00.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:59 smithi032 bash[53843]: cephadm 2024-03-26T21:56:58.637596+0000 mgr.y (mgr.25468) 144 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-26T21:57:00.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:59 smithi032 bash[53843]: audit 2024-03-26T21:56:58.650078+0000 mgr.y (mgr.25468) 145 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-26T21:57:00.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:56:59 smithi032 bash[53843]: cephadm 2024-03-26T21:56:58.652417+0000 mgr.y (mgr.25468) 146 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-26T21:57:00.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:59 smithi092 bash[42150]: cephadm 2024-03-26T21:56:58.598848+0000 mgr.y (mgr.25468) 143 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-26T21:57:00.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:59 smithi092 bash[42150]: cephadm 2024-03-26T21:56:58.637596+0000 mgr.y (mgr.25468) 144 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-26T21:57:00.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:59 smithi092 bash[42150]: audit 2024-03-26T21:56:58.650078+0000 mgr.y (mgr.25468) 145 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-26T21:57:00.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:56:59 smithi092 bash[42150]: cephadm 2024-03-26T21:56:58.652417+0000 mgr.y (mgr.25468) 146 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-26T21:57:01.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:00 smithi032 bash[53843]: cluster 2024-03-26T21:56:59.313215+0000 mgr.y (mgr.25468) 147 : cluster [DBG] pgmap v65: 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-03-26T21:57:01.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:00 smithi032 bash[55231]: cluster 2024-03-26T21:56:59.313215+0000 mgr.y (mgr.25468) 147 : cluster [DBG] pgmap v65: 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-03-26T21:57:01.204 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:00 smithi092 bash[42150]: cluster 2024-03-26T21:56:59.313215+0000 mgr.y (mgr.25468) 147 : cluster [DBG] pgmap v65: 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-03-26T21:57:01.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:57:01 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:57:01] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.33.4" 2024-03-26T21:57:02.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:02 smithi032 bash[53843]: cephadm 2024-03-26T21:57:01.222951+0000 mgr.y (mgr.25468) 148 : cephadm [INF] Upgrade: Updating osd.0 2024-03-26T21:57:02.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:02 smithi032 bash[53843]: audit 2024-03-26T21:57:01.229629+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:02.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:02 smithi032 bash[53843]: audit 2024-03-26T21:57:01.237284+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:57:02.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:02 smithi032 bash[53843]: audit 2024-03-26T21:57:01.239159+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:02.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:02 smithi032 bash[53843]: cephadm 2024-03-26T21:57:01.244344+0000 mgr.y (mgr.25468) 149 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-03-26T21:57:02.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:02 smithi032 bash[53843]: cluster 2024-03-26T21:57:01.313973+0000 mgr.y (mgr.25468) 150 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:57:02.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:02 smithi032 bash[55231]: cephadm 2024-03-26T21:57:01.222951+0000 mgr.y (mgr.25468) 148 : cephadm [INF] Upgrade: Updating osd.0 2024-03-26T21:57:02.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:02 smithi032 bash[55231]: audit 2024-03-26T21:57:01.229629+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:02.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:02 smithi032 bash[55231]: audit 2024-03-26T21:57:01.237284+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:57:02.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:02 smithi032 bash[55231]: audit 2024-03-26T21:57:01.239159+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:02.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:02 smithi032 bash[55231]: cephadm 2024-03-26T21:57:01.244344+0000 mgr.y (mgr.25468) 149 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-03-26T21:57:02.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:02 smithi032 bash[55231]: cluster 2024-03-26T21:57:01.313973+0000 mgr.y (mgr.25468) 150 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:57:02.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:02 smithi092 bash[42150]: cephadm 2024-03-26T21:57:01.222951+0000 mgr.y (mgr.25468) 148 : cephadm [INF] Upgrade: Updating osd.0 2024-03-26T21:57:02.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:02 smithi092 bash[42150]: audit 2024-03-26T21:57:01.229629+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:02.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:02 smithi092 bash[42150]: audit 2024-03-26T21:57:01.237284+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:57:02.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:02 smithi092 bash[42150]: audit 2024-03-26T21:57:01.239159+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:02.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:02 smithi092 bash[42150]: cephadm 2024-03-26T21:57:01.244344+0000 mgr.y (mgr.25468) 149 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-03-26T21:57:02.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:02 smithi092 bash[42150]: cluster 2024-03-26T21:57:01.313973+0000 mgr.y (mgr.25468) 150 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:57:03.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:03 smithi032 bash[53843]: audit 2024-03-26T21:57:02.780538+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:03.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:03 smithi032 bash[55231]: audit 2024-03-26T21:57:02.780538+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:03.510 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:03 smithi092 bash[42150]: audit 2024-03-26T21:57:02.780538+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:03.955 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:03 smithi092 bash[39111]: ts=2024-03-26T21:57:03.510Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:57:04.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:04 smithi032 bash[53843]: cluster 2024-03-26T21:57:03.314702+0000 mgr.y (mgr.25468) 151 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:57:04.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:04 smithi032 bash[53843]: audit 2024-03-26T21:57:03.756497+0000 mgr.y (mgr.25468) 152 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:04.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:04 smithi032 bash[55231]: cluster 2024-03-26T21:57:03.314702+0000 mgr.y (mgr.25468) 151 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:57:04.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:04 smithi032 bash[55231]: audit 2024-03-26T21:57:03.756497+0000 mgr.y (mgr.25468) 152 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:04.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:04 smithi092 bash[42150]: cluster 2024-03-26T21:57:03.314702+0000 mgr.y (mgr.25468) 151 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:57:04.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:04 smithi092 bash[42150]: audit 2024-03-26T21:57:03.756497+0000 mgr.y (mgr.25468) 152 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:06.341 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:06 smithi032 systemd[1]: Stopping Ceph osd.0 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:57:06.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:06 smithi092 bash[42150]: cluster 2024-03-26T21:57:05.316449+0000 mgr.y (mgr.25468) 153 : cluster [DBG] pgmap v68: 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-03-26T21:57:06.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:06 smithi032 bash[53843]: cluster 2024-03-26T21:57:05.316449+0000 mgr.y (mgr.25468) 153 : cluster [DBG] pgmap v68: 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-03-26T21:57:06.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:06 smithi032 bash[55231]: cluster 2024-03-26T21:57:05.316449+0000 mgr.y (mgr.25468) 153 : cluster [DBG] pgmap v68: 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-03-26T21:57:06.842 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:06 smithi032 bash[22551]: debug 2024-03-26T21:57:06.385+0000 7f092722e700 -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-03-26T21:57:06.842 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:06 smithi032 bash[22551]: debug 2024-03-26T21:57:06.385+0000 7f092722e700 -1 osd.0 103 *** Got signal Terminated *** 2024-03-26T21:57:06.842 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:06 smithi032 bash[22551]: debug 2024-03-26T21:57:06.385+0000 7f092722e700 -1 osd.0 103 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T21:57:07.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:07 smithi092 bash[42150]: cluster 2024-03-26T21:57:06.389035+0000 mon.a (mon.0) 196 : cluster [INF] osd.0 marked itself down and dead 2024-03-26T21:57:07.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:07 smithi032 bash[55231]: cluster 2024-03-26T21:57:06.389035+0000 mon.a (mon.0) 196 : cluster [INF] osd.0 marked itself down and dead 2024-03-26T21:57:07.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:07 smithi032 bash[53843]: cluster 2024-03-26T21:57:06.389035+0000 mon.a (mon.0) 196 : cluster [INF] osd.0 marked itself down and dead 2024-03-26T21:57:08.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:08 smithi032 bash[53843]: cluster 2024-03-26T21:57:07.317252+0000 mgr.y (mgr.25468) 154 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:57:08.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:08 smithi032 bash[53843]: cluster 2024-03-26T21:57:07.375700+0000 mon.a (mon.0) 197 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:57:08.634 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:08 smithi032 bash[53843]: cluster 2024-03-26T21:57:07.391732+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-03-26T21:57:08.635 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:08 smithi032 bash[57573]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-0 2024-03-26T21:57:08.635 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:08 smithi032 bash[55231]: cluster 2024-03-26T21:57:07.317252+0000 mgr.y (mgr.25468) 154 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:57:08.635 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:08 smithi032 bash[55231]: cluster 2024-03-26T21:57:07.375700+0000 mon.a (mon.0) 197 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:57:08.635 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:08 smithi032 bash[55231]: cluster 2024-03-26T21:57:07.391732+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-03-26T21:57:08.663 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:08 smithi092 bash[42150]: cluster 2024-03-26T21:57:07.317252+0000 mgr.y (mgr.25468) 154 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:57:08.663 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:08 smithi092 bash[42150]: cluster 2024-03-26T21:57:07.375700+0000 mon.a (mon.0) 197 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:57:08.664 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:08 smithi092 bash[42150]: cluster 2024-03-26T21:57:07.391732+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-03-26T21:57:08.955 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:08 smithi092 bash[39111]: ts=2024-03-26T21:57:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:57:09.091 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:08 smithi032 bash[57644]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-0 2024-03-26T21:57:09.665 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:09 smithi032 bash[55231]: cluster 2024-03-26T21:57:08.394609+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-03-26T21:57:09.666 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:09 smithi032 bash[53843]: cluster 2024-03-26T21:57:08.394609+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-03-26T21:57:09.704 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:09 smithi092 bash[42150]: cluster 2024-03-26T21:57:08.394609+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-03-26T21:57:10.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:10 smithi032 bash[53843]: cluster 2024-03-26T21:57:09.319410+0000 mgr.y (mgr.25468) 155 : cluster [DBG] pgmap v72: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:10.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:10 smithi032 bash[53843]: cluster 2024-03-26T21:57:09.389194+0000 mon.a (mon.0) 200 : cluster [WRN] Health check failed: Degraded data redundancy: 65/630 objects degraded (10.317%), 19 pgs degraded (PG_DEGRADED) 2024-03-26T21:57:10.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:10 smithi032 bash[55231]: cluster 2024-03-26T21:57:09.319410+0000 mgr.y (mgr.25468) 155 : cluster [DBG] pgmap v72: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:10.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:10 smithi032 bash[55231]: cluster 2024-03-26T21:57:09.389194+0000 mon.a (mon.0) 200 : cluster [WRN] Health check failed: Degraded data redundancy: 65/630 objects degraded (10.317%), 19 pgs degraded (PG_DEGRADED) 2024-03-26T21:57:10.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:10 smithi092 bash[42150]: cluster 2024-03-26T21:57:09.319410+0000 mgr.y (mgr.25468) 155 : cluster [DBG] pgmap v72: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:10.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:10 smithi092 bash[42150]: cluster 2024-03-26T21:57:09.389194+0000 mon.a (mon.0) 200 : cluster [WRN] Health check failed: Degraded data redundancy: 65/630 objects degraded (10.317%), 19 pgs degraded (PG_DEGRADED) 2024-03-26T21:57:11.091 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:10 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.0.service: Succeeded. 2024-03-26T21:57:11.091 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:10 smithi032 systemd[1]: Stopped Ceph osd.0 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:57:11.091 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:11 smithi032 systemd[1]: Started Ceph osd.0 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:57:11.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:57:11 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:57:11] "GET /metrics HTTP/1.1" 200 38251 "" "Prometheus/2.33.4" 2024-03-26T21:57:12.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[53843]: audit 2024-03-26T21:57:11.085088+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:12.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[53843]: audit 2024-03-26T21:57:11.096826+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:12.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[53843]: cluster 2024-03-26T21:57:11.320440+0000 mgr.y (mgr.25468) 156 : cluster [DBG] pgmap v73: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:12.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[55231]: audit 2024-03-26T21:57:11.085088+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:12.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[55231]: audit 2024-03-26T21:57:11.096826+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:12.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[55231]: cluster 2024-03-26T21:57:11.320440+0000 mgr.y (mgr.25468) 156 : cluster [DBG] pgmap v73: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:12.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:12 smithi092 bash[42150]: audit 2024-03-26T21:57:11.085088+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:12.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:12 smithi092 bash[42150]: audit 2024-03-26T21:57:11.096826+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:12.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:12 smithi092 bash[42150]: cluster 2024-03-26T21:57:11.320440+0000 mgr.y (mgr.25468) 156 : cluster [DBG] pgmap v73: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:13.063 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[57815]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:57:13.063 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[57815]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:57:13.063 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[57815]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-26T21:57:13.063 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[57815]: 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-03-26T21:57:13.063 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[57815]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-26T21:57:13.064 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[57815]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-26T21:57:13.064 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[57815]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-26T21:57:13.064 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[57815]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-26T21:57:13.064 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:12 smithi032 bash[57815]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-26T21:57:13.955 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:13 smithi092 bash[39111]: ts=2024-03-26T21:57:13.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:57:14.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:14 smithi092 bash[42150]: cluster 2024-03-26T21:57:13.321447+0000 mgr.y (mgr.25468) 157 : cluster [DBG] pgmap v74: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-03-26T21:57:14.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:14 smithi092 bash[42150]: audit 2024-03-26T21:57:13.764464+0000 mgr.y (mgr.25468) 158 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:14.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:14 smithi032 bash[55231]: cluster 2024-03-26T21:57:13.321447+0000 mgr.y (mgr.25468) 157 : cluster [DBG] pgmap v74: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-03-26T21:57:14.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:14 smithi032 bash[55231]: audit 2024-03-26T21:57:13.764464+0000 mgr.y (mgr.25468) 158 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:14.842 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:14 smithi032 bash[58099]: debug 2024-03-26T21:57:14.597+0000 7f0fb0cae700 1 -- 172.21.15.32:0/3835561937 <== mon.1 v2:172.21.15.32:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562c13d73680 con 0x562c13db1000 2024-03-26T21:57:14.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:14 smithi032 bash[53843]: cluster 2024-03-26T21:57:13.321447+0000 mgr.y (mgr.25468) 157 : cluster [DBG] pgmap v74: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-03-26T21:57:14.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:14 smithi032 bash[53843]: audit 2024-03-26T21:57:13.764464+0000 mgr.y (mgr.25468) 158 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:15.591 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:15 smithi032 bash[58099]: debug 2024-03-26T21:57:15.161+0000 7f0fb9e467c0 -1 Falling back to public interface 2024-03-26T21:57:16.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:16 smithi092 bash[42150]: cluster 2024-03-26T21:57:15.323398+0000 mgr.y (mgr.25468) 159 : cluster [DBG] pgmap v75: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:16.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:16 smithi032 bash[53843]: cluster 2024-03-26T21:57:15.323398+0000 mgr.y (mgr.25468) 159 : cluster [DBG] pgmap v75: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:16.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:16 smithi032 bash[55231]: cluster 2024-03-26T21:57:15.323398+0000 mgr.y (mgr.25468) 159 : cluster [DBG] pgmap v75: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:18.591 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[58099]: debug 2024-03-26T21:57:18.185+0000 7f0fb9e467c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-03-26T21:57:18.591 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[58099]: debug 2024-03-26T21:57:18.225+0000 7f0fb9e467c0 -1 osd.0 103 log_to_monitors true 2024-03-26T21:57:18.955 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:18 smithi092 bash[39111]: ts=2024-03-26T21:57: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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:57:18.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:18 smithi092 bash[42150]: cluster 2024-03-26T21:57:17.324304+0000 mgr.y (mgr.25468) 160 : cluster [DBG] pgmap v76: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 412 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:18.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:18 smithi092 bash[42150]: audit 2024-03-26T21:57:17.787703+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:18.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:18 smithi092 bash[42150]: audit 2024-03-26T21:57:17.790490+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:18.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:18 smithi092 bash[42150]: audit 2024-03-26T21:57:18.233393+0000 mon.c (mon.1) 71 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2397033248,v1:172.21.15.32:6803/2397033248]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:57:18.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:18 smithi092 bash[42150]: audit 2024-03-26T21:57:18.234058+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:57:18.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:18 smithi092 bash[42150]: audit 2024-03-26T21:57:18.690137+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:18.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:18 smithi092 bash[42150]: audit 2024-03-26T21:57:18.705121+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:19.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[55231]: cluster 2024-03-26T21:57:17.324304+0000 mgr.y (mgr.25468) 160 : cluster [DBG] pgmap v76: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 412 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:19.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[55231]: audit 2024-03-26T21:57:17.787703+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:19.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[55231]: audit 2024-03-26T21:57:17.790490+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:19.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[55231]: audit 2024-03-26T21:57:18.233393+0000 mon.c (mon.1) 71 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2397033248,v1:172.21.15.32:6803/2397033248]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:57:19.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[55231]: audit 2024-03-26T21:57:18.234058+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:57:19.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[55231]: audit 2024-03-26T21:57:18.690137+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:19.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[55231]: audit 2024-03-26T21:57:18.705121+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:19.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[53843]: cluster 2024-03-26T21:57:17.324304+0000 mgr.y (mgr.25468) 160 : cluster [DBG] pgmap v76: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 412 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:19.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[53843]: audit 2024-03-26T21:57:17.787703+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:19.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[53843]: audit 2024-03-26T21:57:17.790490+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:19.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[53843]: audit 2024-03-26T21:57:18.233393+0000 mon.c (mon.1) 71 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2397033248,v1:172.21.15.32:6803/2397033248]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:57:19.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[53843]: audit 2024-03-26T21:57:18.234058+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:57:19.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[53843]: audit 2024-03-26T21:57:18.690137+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:19.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:18 smithi032 bash[53843]: audit 2024-03-26T21:57:18.705121+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:19.591 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[58099]: debug 2024-03-26T21:57:19.181+0000 7f0fa7296700 -1 osd.0 103 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:57:20.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[53843]: audit 2024-03-26T21:57:18.786540+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-26T21:57:20.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[53843]: cluster 2024-03-26T21:57:18.792844+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-03-26T21:57:20.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[53843]: audit 2024-03-26T21:57:18.796248+0000 mon.c (mon.1) 72 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2397033248,v1:172.21.15.32:6803/2397033248]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:57:20.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[53843]: audit 2024-03-26T21:57:18.800300+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:57:20.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[53843]: audit 2024-03-26T21:57:19.151649+0000 mon.a (mon.0) 210 : audit [INF] from='osd.0 ' entity='osd.0' 2024-03-26T21:57:20.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[53843]: audit 2024-03-26T21:57:19.800310+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[55231]: audit 2024-03-26T21:57:18.786540+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-26T21:57:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[55231]: cluster 2024-03-26T21:57:18.792844+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-03-26T21:57:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[55231]: audit 2024-03-26T21:57:18.796248+0000 mon.c (mon.1) 72 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2397033248,v1:172.21.15.32:6803/2397033248]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:57:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[55231]: audit 2024-03-26T21:57:18.800300+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:57:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[55231]: audit 2024-03-26T21:57:19.151649+0000 mon.a (mon.0) 210 : audit [INF] from='osd.0 ' entity='osd.0' 2024-03-26T21:57:20.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:19 smithi032 bash[55231]: audit 2024-03-26T21:57:19.800310+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:20.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:19 smithi092 bash[42150]: audit 2024-03-26T21:57:18.786540+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-26T21:57:20.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:19 smithi092 bash[42150]: cluster 2024-03-26T21:57:18.792844+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-03-26T21:57:20.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:19 smithi092 bash[42150]: audit 2024-03-26T21:57:18.796248+0000 mon.c (mon.1) 72 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/2397033248,v1:172.21.15.32:6803/2397033248]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:57:20.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:19 smithi092 bash[42150]: audit 2024-03-26T21:57:18.800300+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:57:20.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:19 smithi092 bash[42150]: audit 2024-03-26T21:57:19.151649+0000 mon.a (mon.0) 210 : audit [INF] from='osd.0 ' entity='osd.0' 2024-03-26T21:57:20.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:19 smithi092 bash[42150]: audit 2024-03-26T21:57:19.800310+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:21.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:20 smithi032 bash[53843]: cluster 2024-03-26T21:57:19.325212+0000 mgr.y (mgr.25468) 161 : cluster [DBG] pgmap v78: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:21.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:20 smithi032 bash[53843]: audit 2024-03-26T21:57:19.816545+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:21.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:20 smithi032 bash[53843]: cluster 2024-03-26T21:57:20.150649+0000 mon.a (mon.0) 213 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:57:21.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:20 smithi032 bash[53843]: cluster 2024-03-26T21:57:20.160441+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.32:6802/2397033248,v1:172.21.15.32:6803/2397033248] boot 2024-03-26T21:57:21.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:20 smithi032 bash[53843]: cluster 2024-03-26T21:57:20.160682+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-26T21:57:21.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:20 smithi032 bash[53843]: audit 2024-03-26T21:57:20.161528+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:57:21.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:20 smithi032 bash[55231]: cluster 2024-03-26T21:57:19.325212+0000 mgr.y (mgr.25468) 161 : cluster [DBG] pgmap v78: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:21.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:20 smithi032 bash[55231]: audit 2024-03-26T21:57:19.816545+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:21.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:20 smithi032 bash[55231]: cluster 2024-03-26T21:57:20.150649+0000 mon.a (mon.0) 213 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:57:21.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:20 smithi032 bash[55231]: cluster 2024-03-26T21:57:20.160441+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.32:6802/2397033248,v1:172.21.15.32:6803/2397033248] boot 2024-03-26T21:57:21.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:20 smithi032 bash[55231]: cluster 2024-03-26T21:57:20.160682+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-26T21:57:21.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:20 smithi032 bash[55231]: audit 2024-03-26T21:57:20.161528+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:57:21.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:20 smithi092 bash[42150]: cluster 2024-03-26T21:57:19.325212+0000 mgr.y (mgr.25468) 161 : cluster [DBG] pgmap v78: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:21.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:20 smithi092 bash[42150]: audit 2024-03-26T21:57:19.816545+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:21.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:20 smithi092 bash[42150]: cluster 2024-03-26T21:57:20.150649+0000 mon.a (mon.0) 213 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:57:21.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:20 smithi092 bash[42150]: cluster 2024-03-26T21:57:20.160441+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.32:6802/2397033248,v1:172.21.15.32:6803/2397033248] boot 2024-03-26T21:57:21.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:20 smithi092 bash[42150]: cluster 2024-03-26T21:57:20.160682+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-26T21:57:21.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:20 smithi092 bash[42150]: audit 2024-03-26T21:57:20.161528+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:57:21.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:57:21 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:57:21] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.33.4" 2024-03-26T21:57:22.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:22 smithi092 bash[42150]: cluster 2024-03-26T21:57:21.163215+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-26T21:57:22.455 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:22 smithi092 bash[42150]: cluster 2024-03-26T21:57:21.326357+0000 mgr.y (mgr.25468) 162 : cluster [DBG] pgmap v81: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:22.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:22 smithi032 bash[53843]: cluster 2024-03-26T21:57:21.163215+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-26T21:57:22.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:22 smithi032 bash[53843]: cluster 2024-03-26T21:57:21.326357+0000 mgr.y (mgr.25468) 162 : cluster [DBG] pgmap v81: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:22.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:22 smithi032 bash[55231]: cluster 2024-03-26T21:57:21.163215+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-26T21:57:22.591 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:22 smithi032 bash[55231]: cluster 2024-03-26T21:57:21.326357+0000 mgr.y (mgr.25468) 162 : cluster [DBG] pgmap v81: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:23.955 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:23 smithi092 bash[39111]: ts=2024-03-26T21:57:23.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:57:24.357 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:57:24.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:24 smithi092 bash[42150]: cluster 2024-03-26T21:57:23.327203+0000 mgr.y (mgr.25468) 163 : cluster [DBG] pgmap v82: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:24.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:24 smithi092 bash[42150]: audit 2024-03-26T21:57:23.775739+0000 mgr.y (mgr.25468) 164 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:24.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:24 smithi032 bash[53843]: cluster 2024-03-26T21:57:23.327203+0000 mgr.y (mgr.25468) 163 : cluster [DBG] pgmap v82: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:24.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:24 smithi032 bash[53843]: audit 2024-03-26T21:57:23.775739+0000 mgr.y (mgr.25468) 164 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:24.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:24 smithi032 bash[55231]: cluster 2024-03-26T21:57:23.327203+0000 mgr.y (mgr.25468) 163 : cluster [DBG] pgmap v82: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-03-26T21:57:24.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:24 smithi032 bash[55231]: audit 2024-03-26T21:57:23.775739+0000 mgr.y (mgr.25468) 164 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:25.150 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:57:25.150 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (4m) 6s ago 11m 16.1M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T21:57:25.150 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 76s ago 11m - - 2024-03-26T21:57:25.150 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (3m) 6s ago 9m 46.8M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T21:57:25.150 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (2m) 76s ago 17m 442M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T21:57:25.150 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (3m) 6s ago 19m 499M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T21:57:25.151 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (2m) 6s ago 19m 46.8M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T21:57:25.151 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (90s) 76s ago 17m 23.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T21:57:25.151 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (116s) 6s ago 17m 41.0M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T21:57:25.151 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (4m) 6s ago 11m 11.9M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T21:57:25.151 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (4m) 76s ago 11m 11.8M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T21:57:25.151 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (11s) 6s ago 17m - 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T21:57:25.151 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (16m) 6s ago 16m 61.0M 2782M 17.2.0 e1d6a67b021e f391b17d1fb1 2024-03-26T21:57:25.151 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (15m) 6s ago 15m 55.4M 2782M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:57:25.151 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (15m) 6s ago 15m 58.3M 2782M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:57:25.152 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (14m) 76s ago 14m 58.7M 3037M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:57:25.152 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (13m) 76s ago 14m 55.3M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:57:25.152 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (13m) 76s ago 13m 53.5M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:57:25.152 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (12m) 76s ago 12m 57.4M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:57:25.152 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (3m) 76s ago 11m 66.4M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T21:57:25.152 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (9m) 6s ago 9m 89.5M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:57:25.152 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (9m) 76s ago 9m 87.3M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:57:25.152 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (9m) 6s ago 9m 87.5M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:57:25.152 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (9m) 76s ago 9m 87.2M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:57:25.626 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:57:25.627 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:57:25.628 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-03-26T21:57:25.628 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 6 2024-03-26T21:57:25.628 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:57:25.628 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:57:25.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:25 smithi092 bash[42150]: audit 2024-03-26T21:57:24.345991+0000 mgr.y (mgr.25468) 165 : audit [DBG] from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:25.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:25 smithi092 bash[42150]: audit 2024-03-26T21:57:24.748288+0000 mgr.y (mgr.25468) 166 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:25.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:25 smithi032 bash[53843]: audit 2024-03-26T21:57:24.345991+0000 mgr.y (mgr.25468) 165 : audit [DBG] from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:25.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:25 smithi032 bash[53843]: audit 2024-03-26T21:57:24.748288+0000 mgr.y (mgr.25468) 166 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:25.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:25 smithi032 bash[55231]: audit 2024-03-26T21:57:24.345991+0000 mgr.y (mgr.25468) 165 : audit [DBG] from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:25.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:25 smithi032 bash[55231]: audit 2024-03-26T21:57:24.748288+0000 mgr.y (mgr.25468) 166 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:26.028 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:57:26.028 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:57:26.028 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:57:26.028 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:57:26.028 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T21:57:26.028 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T21:57:26.028 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T21:57:26.028 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:57:26.029 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "6/23 daemons upgraded", 2024-03-26T21:57:26.029 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T21:57:26.029 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:57:26.029 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:57:26.510 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:57:26.510 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:57:26.510 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T21:57:26.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:26 smithi032 bash[53843]: audit 2024-03-26T21:57:25.130867+0000 mgr.y (mgr.25468) 167 : audit [DBG] from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:26.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:26 smithi032 bash[53843]: cluster 2024-03-26T21:57:25.328325+0000 mgr.y (mgr.25468) 168 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 783 B/s rd, 0 op/s 2024-03-26T21:57:26.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:26 smithi032 bash[53843]: cluster 2024-03-26T21:57:25.383627+0000 mon.a (mon.0) 217 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/630 objects degraded (10.317%), 19 pgs degraded) 2024-03-26T21:57:26.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:26 smithi032 bash[53843]: audit 2024-03-26T21:57:25.629317+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.32:0/226877808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:26.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:26 smithi032 bash[55231]: audit 2024-03-26T21:57:25.130867+0000 mgr.y (mgr.25468) 167 : audit [DBG] from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:26.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:26 smithi032 bash[55231]: cluster 2024-03-26T21:57:25.328325+0000 mgr.y (mgr.25468) 168 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 783 B/s rd, 0 op/s 2024-03-26T21:57:26.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:26 smithi032 bash[55231]: cluster 2024-03-26T21:57:25.383627+0000 mon.a (mon.0) 217 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/630 objects degraded (10.317%), 19 pgs degraded) 2024-03-26T21:57:26.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:26 smithi032 bash[55231]: audit 2024-03-26T21:57:25.629317+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.32:0/226877808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:26.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:26 smithi092 bash[42150]: audit 2024-03-26T21:57:25.130867+0000 mgr.y (mgr.25468) 167 : audit [DBG] from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:26.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:26 smithi092 bash[42150]: cluster 2024-03-26T21:57:25.328325+0000 mgr.y (mgr.25468) 168 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 783 B/s rd, 0 op/s 2024-03-26T21:57:26.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:26 smithi092 bash[42150]: cluster 2024-03-26T21:57:25.383627+0000 mon.a (mon.0) 217 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/630 objects degraded (10.317%), 19 pgs degraded) 2024-03-26T21:57:26.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:26 smithi092 bash[42150]: audit 2024-03-26T21:57:25.629317+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.32:0/226877808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:27.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:27 smithi032 bash[53843]: audit 2024-03-26T21:57:26.030709+0000 mgr.y (mgr.25468) 169 : audit [DBG] from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:27.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:27 smithi032 bash[53843]: audit 2024-03-26T21:57:26.513172+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.32:0/3260478982' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:57:27.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:27 smithi032 bash[55231]: audit 2024-03-26T21:57:26.030709+0000 mgr.y (mgr.25468) 169 : audit [DBG] from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:27.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:27 smithi032 bash[55231]: audit 2024-03-26T21:57:26.513172+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.32:0/3260478982' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:57:27.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:27 smithi092 bash[42150]: audit 2024-03-26T21:57:26.030709+0000 mgr.y (mgr.25468) 169 : audit [DBG] from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:27.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:27 smithi092 bash[42150]: audit 2024-03-26T21:57:26.513172+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.32:0/3260478982' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:57:28.663 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:28 smithi092 bash[42150]: cluster 2024-03-26T21:57:27.329038+0000 mgr.y (mgr.25468) 170 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:57:28.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:28 smithi032 bash[53843]: cluster 2024-03-26T21:57:27.329038+0000 mgr.y (mgr.25468) 170 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:57:28.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:28 smithi032 bash[55231]: cluster 2024-03-26T21:57:27.329038+0000 mgr.y (mgr.25468) 170 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:57:28.955 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:28 smithi092 bash[39111]: ts=2024-03-26T21:57:28.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-26T21:57:28.955 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:28 smithi092 bash[39111]: ts=2024-03-26T21:57:28.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:57:30.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:30 smithi092 bash[42150]: cluster 2024-03-26T21:57:29.330219+0000 mgr.y (mgr.25468) 171 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:30.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:30 smithi092 bash[42150]: audit 2024-03-26T21:57:30.171760+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:30.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:30 smithi092 bash[42150]: audit 2024-03-26T21:57:30.186461+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:30.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:30 smithi092 bash[42150]: audit 2024-03-26T21:57:30.190165+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:30.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:30 smithi092 bash[42150]: audit 2024-03-26T21:57:30.192161+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:30.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:30 smithi092 bash[42150]: audit 2024-03-26T21:57:30.203084+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:30.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:30 smithi092 bash[42150]: audit 2024-03-26T21:57:30.291255+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:30.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:30 smithi092 bash[42150]: audit 2024-03-26T21:57:30.295276+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:30.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:30 smithi092 bash[42150]: audit 2024-03-26T21:57:30.298536+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:30.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:30 smithi092 bash[42150]: audit 2024-03-26T21:57:30.300941+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:30.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:30 smithi092 bash[42150]: audit 2024-03-26T21:57:30.303772+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:57:30.752 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[53843]: cluster 2024-03-26T21:57:29.330219+0000 mgr.y (mgr.25468) 171 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:30.752 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[53843]: audit 2024-03-26T21:57:30.171760+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:30.752 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[53843]: audit 2024-03-26T21:57:30.186461+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:30.752 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[53843]: audit 2024-03-26T21:57:30.190165+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:30.752 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[53843]: audit 2024-03-26T21:57:30.192161+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:30.752 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[53843]: audit 2024-03-26T21:57:30.203084+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:30.752 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[53843]: audit 2024-03-26T21:57:30.291255+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:30.753 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[53843]: audit 2024-03-26T21:57:30.295276+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:30.753 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[53843]: audit 2024-03-26T21:57:30.298536+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:30.753 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[53843]: audit 2024-03-26T21:57:30.300941+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:30.753 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[53843]: audit 2024-03-26T21:57:30.303772+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:57:30.753 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[55231]: cluster 2024-03-26T21:57:29.330219+0000 mgr.y (mgr.25468) 171 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:30.753 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[55231]: audit 2024-03-26T21:57:30.171760+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:30.753 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[55231]: audit 2024-03-26T21:57:30.186461+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:30.753 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[55231]: audit 2024-03-26T21:57:30.190165+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:30.753 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[55231]: audit 2024-03-26T21:57:30.192161+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:30.753 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[55231]: audit 2024-03-26T21:57:30.203084+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:30.753 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[55231]: audit 2024-03-26T21:57:30.291255+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:30.754 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[55231]: audit 2024-03-26T21:57:30.295276+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:30.754 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[55231]: audit 2024-03-26T21:57:30.298536+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:30.754 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[55231]: audit 2024-03-26T21:57:30.300941+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:30.754 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:30 smithi032 bash[55231]: audit 2024-03-26T21:57:30.303772+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:57:31.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:57:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:57:31] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.33.4" 2024-03-26T21:57:31.591 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:31 smithi032 bash[53843]: cluster 2024-03-26T21:57:30.195357+0000 mgr.y (mgr.25468) 172 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:31.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:31 smithi032 bash[53843]: cluster 2024-03-26T21:57:30.195800+0000 mgr.y (mgr.25468) 173 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:31.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:31 smithi032 bash[53843]: audit 2024-03-26T21:57:30.304117+0000 mgr.y (mgr.25468) 174 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:57:31.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:31 smithi032 bash[53843]: cephadm 2024-03-26T21:57:30.305799+0000 mgr.y (mgr.25468) 175 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-03-26T21:57:31.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:31 smithi032 bash[55231]: cluster 2024-03-26T21:57:30.195357+0000 mgr.y (mgr.25468) 172 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:31.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:31 smithi032 bash[55231]: cluster 2024-03-26T21:57:30.195800+0000 mgr.y (mgr.25468) 173 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:31.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:31 smithi032 bash[55231]: audit 2024-03-26T21:57:30.304117+0000 mgr.y (mgr.25468) 174 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:57:31.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:31 smithi032 bash[55231]: cephadm 2024-03-26T21:57:30.305799+0000 mgr.y (mgr.25468) 175 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-03-26T21:57:31.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:31 smithi092 bash[42150]: cluster 2024-03-26T21:57:30.195357+0000 mgr.y (mgr.25468) 172 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:31.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:31 smithi092 bash[42150]: cluster 2024-03-26T21:57:30.195800+0000 mgr.y (mgr.25468) 173 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:31.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:31 smithi092 bash[42150]: audit 2024-03-26T21:57:30.304117+0000 mgr.y (mgr.25468) 174 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:57:31.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:31 smithi092 bash[42150]: cephadm 2024-03-26T21:57:30.305799+0000 mgr.y (mgr.25468) 175 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-03-26T21:57:33.955 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:33 smithi092 bash[39111]: ts=2024-03-26T21:57:33.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:57:33.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:33 smithi092 bash[42150]: cluster 2024-03-26T21:57:32.196522+0000 mgr.y (mgr.25468) 176 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:33.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:33 smithi092 bash[42150]: cephadm 2024-03-26T21:57:32.675375+0000 mgr.y (mgr.25468) 177 : cephadm [INF] Upgrade: Updating osd.1 2024-03-26T21:57:33.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:33 smithi092 bash[42150]: audit 2024-03-26T21:57:32.683807+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:33.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:33 smithi092 bash[42150]: audit 2024-03-26T21:57:32.689098+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:57:33.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:33 smithi092 bash[42150]: audit 2024-03-26T21:57:32.690480+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:33.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:33 smithi092 bash[42150]: cephadm 2024-03-26T21:57:32.695711+0000 mgr.y (mgr.25468) 178 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-03-26T21:57:33.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:33 smithi092 bash[42150]: audit 2024-03-26T21:57:32.788180+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:33.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:33 smithi092 bash[42150]: audit 2024-03-26T21:57:32.790901+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:33.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:33 smithi092 bash[42150]: audit 2024-03-26T21:57:32.866085+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:33.998 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[53843]: cluster 2024-03-26T21:57:32.196522+0000 mgr.y (mgr.25468) 176 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:33.998 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[53843]: cephadm 2024-03-26T21:57:32.675375+0000 mgr.y (mgr.25468) 177 : cephadm [INF] Upgrade: Updating osd.1 2024-03-26T21:57:33.998 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[53843]: audit 2024-03-26T21:57:32.683807+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:33.998 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[53843]: audit 2024-03-26T21:57:32.689098+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:57:33.998 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[53843]: audit 2024-03-26T21:57:32.690480+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:33.998 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[53843]: cephadm 2024-03-26T21:57:32.695711+0000 mgr.y (mgr.25468) 178 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-03-26T21:57:33.998 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[53843]: audit 2024-03-26T21:57:32.788180+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:33.999 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[53843]: audit 2024-03-26T21:57:32.790901+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:33.999 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[53843]: audit 2024-03-26T21:57:32.866085+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:33.999 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[55231]: cluster 2024-03-26T21:57:32.196522+0000 mgr.y (mgr.25468) 176 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:33.999 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[55231]: cephadm 2024-03-26T21:57:32.675375+0000 mgr.y (mgr.25468) 177 : cephadm [INF] Upgrade: Updating osd.1 2024-03-26T21:57:33.999 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[55231]: audit 2024-03-26T21:57:32.683807+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:33.999 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[55231]: audit 2024-03-26T21:57:32.689098+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:57:33.999 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[55231]: audit 2024-03-26T21:57:32.690480+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:33.999 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[55231]: cephadm 2024-03-26T21:57:32.695711+0000 mgr.y (mgr.25468) 178 : cephadm [INF] Deploying daemon osd.1 on smithi032 2024-03-26T21:57:33.999 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[55231]: audit 2024-03-26T21:57:32.788180+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:33.999 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[55231]: audit 2024-03-26T21:57:32.790901+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:33.999 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:33 smithi032 bash[55231]: audit 2024-03-26T21:57:32.866085+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:34.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:34 smithi092 bash[42150]: audit 2024-03-26T21:57:33.782314+0000 mgr.y (mgr.25468) 179 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:35.034 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:34 smithi032 bash[55231]: audit 2024-03-26T21:57:33.782314+0000 mgr.y (mgr.25468) 179 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:35.034 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:34 smithi032 bash[53843]: audit 2024-03-26T21:57:33.782314+0000 mgr.y (mgr.25468) 179 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:35.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:35 smithi092 bash[42150]: cluster 2024-03-26T21:57:34.198267+0000 mgr.y (mgr.25468) 180 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:36.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:35 smithi032 bash[55231]: cluster 2024-03-26T21:57:34.198267+0000 mgr.y (mgr.25468) 180 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:36.007 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:35 smithi032 bash[53843]: cluster 2024-03-26T21:57:34.198267+0000 mgr.y (mgr.25468) 180 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:37.576 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:37 smithi032 systemd[1]: Stopping Ceph osd.1 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:57:37.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:37 smithi032 bash[53843]: cluster 2024-03-26T21:57:36.199031+0000 mgr.y (mgr.25468) 181 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:37.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:37 smithi032 bash[53843]: cluster 2024-03-26T21:57:37.580400+0000 mon.a (mon.0) 225 : cluster [INF] osd.1 marked itself down and dead 2024-03-26T21:57:37.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:37 smithi032 bash[55231]: cluster 2024-03-26T21:57:36.199031+0000 mgr.y (mgr.25468) 181 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:37.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:37 smithi032 bash[55231]: cluster 2024-03-26T21:57:37.580400+0000 mon.a (mon.0) 225 : cluster [INF] osd.1 marked itself down and dead 2024-03-26T21:57:37.842 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:37 smithi032 bash[25673]: debug 2024-03-26T21:57:37.573+0000 7f8af36f0700 -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-03-26T21:57:37.842 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:37 smithi032 bash[25673]: debug 2024-03-26T21:57:37.573+0000 7f8af36f0700 -1 osd.1 108 *** Got signal Terminated *** 2024-03-26T21:57:37.842 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:37 smithi032 bash[25673]: debug 2024-03-26T21:57:37.573+0000 7f8af36f0700 -1 osd.1 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T21:57:37.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:37 smithi092 bash[42150]: cluster 2024-03-26T21:57:36.199031+0000 mgr.y (mgr.25468) 181 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:57:37.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:37 smithi092 bash[42150]: cluster 2024-03-26T21:57:37.580400+0000 mon.a (mon.0) 225 : cluster [INF] osd.1 marked itself down and dead 2024-03-26T21:57:38.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:38 smithi032 bash[55231]: cluster 2024-03-26T21:57:37.698255+0000 mon.a (mon.0) 226 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:57:38.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:38 smithi032 bash[55231]: cluster 2024-03-26T21:57:37.713970+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-03-26T21:57:38.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:38 smithi032 bash[53843]: cluster 2024-03-26T21:57:37.698255+0000 mon.a (mon.0) 226 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:57:38.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:38 smithi032 bash[53843]: cluster 2024-03-26T21:57:37.713970+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-03-26T21:57:38.955 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:38 smithi092 bash[42150]: cluster 2024-03-26T21:57:37.698255+0000 mon.a (mon.0) 226 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:57:38.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:38 smithi092 bash[42150]: cluster 2024-03-26T21:57:37.713970+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-03-26T21:57:38.956 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:38 smithi092 bash[39111]: ts=2024-03-26T21:57:38.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-26T21:57:38.956 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:38 smithi092 bash[39111]: ts=2024-03-26T21:57:38.664Z 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.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:57:38.969 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:38 smithi032 bash[59714]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-1 2024-03-26T21:57:39.341 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:39 smithi032 bash[59787]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-1 2024-03-26T21:57:40.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:39 smithi032 bash[53843]: cluster 2024-03-26T21:57:38.199781+0000 mgr.y (mgr.25468) 182 : cluster [DBG] pgmap v92: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:57:40.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:39 smithi032 bash[53843]: cluster 2024-03-26T21:57:38.721741+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2024-03-26T21:57:40.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:39 smithi032 bash[55231]: cluster 2024-03-26T21:57:38.199781+0000 mgr.y (mgr.25468) 182 : cluster [DBG] pgmap v92: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:57:40.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:39 smithi032 bash[55231]: cluster 2024-03-26T21:57:38.721741+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2024-03-26T21:57:40.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:39 smithi092 bash[42150]: cluster 2024-03-26T21:57:38.199781+0000 mgr.y (mgr.25468) 182 : cluster [DBG] pgmap v92: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:57:40.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:39 smithi092 bash[42150]: cluster 2024-03-26T21:57:38.721741+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2024-03-26T21:57:41.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:40 smithi032 bash[53843]: cluster 2024-03-26T21:57:40.719059+0000 mon.a (mon.0) 229 : cluster [WRN] Health check failed: Reduced data availability: 11 pgs inactive, 18 pgs peering (PG_AVAILABILITY) 2024-03-26T21:57:41.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:40 smithi032 bash[53843]: cluster 2024-03-26T21:57:40.719129+0000 mon.a (mon.0) 230 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-03-26T21:57:41.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:40 smithi032 bash[55231]: cluster 2024-03-26T21:57:40.719059+0000 mon.a (mon.0) 229 : cluster [WRN] Health check failed: Reduced data availability: 11 pgs inactive, 18 pgs peering (PG_AVAILABILITY) 2024-03-26T21:57:41.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:40 smithi032 bash[55231]: cluster 2024-03-26T21:57:40.719129+0000 mon.a (mon.0) 230 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-03-26T21:57:41.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:40 smithi092 bash[42150]: cluster 2024-03-26T21:57:40.719059+0000 mon.a (mon.0) 229 : cluster [WRN] Health check failed: Reduced data availability: 11 pgs inactive, 18 pgs peering (PG_AVAILABILITY) 2024-03-26T21:57:41.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:40 smithi092 bash[42150]: cluster 2024-03-26T21:57:40.719129+0000 mon.a (mon.0) 230 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-03-26T21:57:41.591 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:41 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.1.service: Succeeded. 2024-03-26T21:57:41.591 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:41 smithi032 systemd[1]: Stopped Ceph osd.1 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:57:41.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:57:41 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:57:41] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.33.4" 2024-03-26T21:57:42.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:41 smithi032 bash[53843]: cluster 2024-03-26T21:57:40.200749+0000 mgr.y (mgr.25468) 183 : cluster [DBG] pgmap v94: 161 pgs: 1 active+undersized+degraded, 56 peering, 6 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 2 op/s; 6/630 objects degraded (0.952%) 2024-03-26T21:57:42.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:41 smithi032 bash[53843]: audit 2024-03-26T21:57:41.647746+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:42.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:41 smithi032 bash[53843]: audit 2024-03-26T21:57:41.657993+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:42.092 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:41 smithi032 systemd[1]: Started Ceph osd.1 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:57:42.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:41 smithi032 bash[55231]: cluster 2024-03-26T21:57:40.200749+0000 mgr.y (mgr.25468) 183 : cluster [DBG] pgmap v94: 161 pgs: 1 active+undersized+degraded, 56 peering, 6 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 2 op/s; 6/630 objects degraded (0.952%) 2024-03-26T21:57:42.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:41 smithi032 bash[55231]: audit 2024-03-26T21:57:41.647746+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:42.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:41 smithi032 bash[55231]: audit 2024-03-26T21:57:41.657993+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:42.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:41 smithi092 bash[42150]: cluster 2024-03-26T21:57:40.200749+0000 mgr.y (mgr.25468) 183 : cluster [DBG] pgmap v94: 161 pgs: 1 active+undersized+degraded, 56 peering, 6 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 2 op/s; 6/630 objects degraded (0.952%) 2024-03-26T21:57:42.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:41 smithi092 bash[42150]: audit 2024-03-26T21:57:41.647746+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:42.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:41 smithi092 bash[42150]: audit 2024-03-26T21:57:41.657993+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:43.591 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:43 smithi032 bash[59958]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:57:43.592 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:43 smithi032 bash[59958]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:57:43.592 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:43 smithi032 bash[59958]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-26T21:57:43.592 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:43 smithi032 bash[59958]: 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-03-26T21:57:43.592 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:43 smithi032 bash[59958]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-26T21:57:43.592 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:43 smithi032 bash[59958]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-26T21:57:43.592 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:43 smithi032 bash[59958]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-26T21:57:43.592 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:43 smithi032 bash[59958]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-26T21:57:43.592 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:43 smithi032 bash[59958]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-26T21:57:43.776 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:43 smithi092 bash[39111]: ts=2024-03-26T21:57:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:57:43.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:43 smithi032 bash[53843]: cluster 2024-03-26T21:57:42.202044+0000 mgr.y (mgr.25468) 184 : cluster [DBG] pgmap v95: 161 pgs: 1 active+undersized+degraded, 56 peering, 6 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 6/630 objects degraded (0.952%) 2024-03-26T21:57:43.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:43 smithi032 bash[55231]: cluster 2024-03-26T21:57:42.202044+0000 mgr.y (mgr.25468) 184 : cluster [DBG] pgmap v95: 161 pgs: 1 active+undersized+degraded, 56 peering, 6 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 6/630 objects degraded (0.952%) 2024-03-26T21:57:44.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:43 smithi092 bash[42150]: cluster 2024-03-26T21:57:42.202044+0000 mgr.y (mgr.25468) 184 : cluster [DBG] pgmap v95: 161 pgs: 1 active+undersized+degraded, 56 peering, 6 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 6/630 objects degraded (0.952%) 2024-03-26T21:57:45.058 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:44 smithi032 bash[53843]: audit 2024-03-26T21:57:43.792331+0000 mgr.y (mgr.25468) 185 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:45.058 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:44 smithi032 bash[55231]: audit 2024-03-26T21:57:43.792331+0000 mgr.y (mgr.25468) 185 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:45.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:44 smithi092 bash[42150]: audit 2024-03-26T21:57:43.792331+0000 mgr.y (mgr.25468) 185 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:45.341 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:45 smithi032 bash[60272]: debug 2024-03-26T21:57:45.184+0000 7f28dd51a700 1 -- 172.21.15.32:0/3304623394 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5593a0bdb680 con 0x5593a0c18800 2024-03-26T21:57:46.091 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:45 smithi032 bash[60272]: debug 2024-03-26T21:57:45.720+0000 7f28e66b27c0 -1 Falling back to public interface 2024-03-26T21:57:46.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:45 smithi032 bash[53843]: cluster 2024-03-26T21:57:44.204190+0000 mgr.y (mgr.25468) 186 : cluster [DBG] pgmap v96: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 176 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:46.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:45 smithi032 bash[53843]: cluster 2024-03-26T21:57:44.778341+0000 mon.a (mon.0) 233 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 18 pgs peering) 2024-03-26T21:57:46.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:45 smithi032 bash[55231]: cluster 2024-03-26T21:57:44.204190+0000 mgr.y (mgr.25468) 186 : cluster [DBG] pgmap v96: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 176 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:46.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:45 smithi032 bash[55231]: cluster 2024-03-26T21:57:44.778341+0000 mon.a (mon.0) 233 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 18 pgs peering) 2024-03-26T21:57:46.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:45 smithi092 bash[42150]: cluster 2024-03-26T21:57:44.204190+0000 mgr.y (mgr.25468) 186 : cluster [DBG] pgmap v96: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 176 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:46.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:45 smithi092 bash[42150]: cluster 2024-03-26T21:57:44.778341+0000 mon.a (mon.0) 233 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 18 pgs peering) 2024-03-26T21:57:48.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:47 smithi032 bash[53843]: cluster 2024-03-26T21:57:46.205074+0000 mgr.y (mgr.25468) 187 : cluster [DBG] pgmap v97: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 166 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:48.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:47 smithi032 bash[53843]: cluster 2024-03-26T21:57:47.449544+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 21 pgs degraded (PG_DEGRADED) 2024-03-26T21:57:48.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:47 smithi032 bash[53843]: audit 2024-03-26T21:57:47.788342+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:48.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:47 smithi032 bash[53843]: audit 2024-03-26T21:57:47.790796+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:48.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:47 smithi032 bash[55231]: cluster 2024-03-26T21:57:46.205074+0000 mgr.y (mgr.25468) 187 : cluster [DBG] pgmap v97: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 166 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:48.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:47 smithi032 bash[55231]: cluster 2024-03-26T21:57:47.449544+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 21 pgs degraded (PG_DEGRADED) 2024-03-26T21:57:48.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:47 smithi032 bash[55231]: audit 2024-03-26T21:57:47.788342+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:48.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:47 smithi032 bash[55231]: audit 2024-03-26T21:57:47.790796+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:48.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:47 smithi092 bash[42150]: cluster 2024-03-26T21:57:46.205074+0000 mgr.y (mgr.25468) 187 : cluster [DBG] pgmap v97: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 166 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:48.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:47 smithi092 bash[42150]: cluster 2024-03-26T21:57:47.449544+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 21 pgs degraded (PG_DEGRADED) 2024-03-26T21:57:48.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:47 smithi092 bash[42150]: audit 2024-03-26T21:57:47.788342+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:48.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:47 smithi092 bash[42150]: audit 2024-03-26T21:57:47.790796+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:48.955 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:48 smithi092 bash[39111]: ts=2024-03-26T21:57: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 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:57:49.091 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:48 smithi032 bash[60272]: debug 2024-03-26T21:57:48.768+0000 7f28e66b27c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-03-26T21:57:49.091 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:48 smithi032 bash[60272]: debug 2024-03-26T21:57:48.816+0000 7f28e66b27c0 -1 osd.1 108 log_to_monitors true 2024-03-26T21:57:50.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:49 smithi032 bash[55231]: cluster 2024-03-26T21:57:48.205870+0000 mgr.y (mgr.25468) 188 : cluster [DBG] pgmap v98: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:49 smithi032 bash[55231]: audit 2024-03-26T21:57:48.825647+0000 mon.c (mon.1) 86 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1588294336,v1:172.21.15.32:6811/1588294336]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:57:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:49 smithi032 bash[55231]: audit 2024-03-26T21:57:48.826268+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:57:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:49 smithi032 bash[55231]: audit 2024-03-26T21:57:49.185709+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:49 smithi032 bash[55231]: audit 2024-03-26T21:57:49.200412+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:50.092 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 21:57:49 smithi032 bash[60272]: debug 2024-03-26T21:57:49.860+0000 7f28d7b0a700 -1 osd.1 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:57:50.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:49 smithi032 bash[53843]: cluster 2024-03-26T21:57:48.205870+0000 mgr.y (mgr.25468) 188 : cluster [DBG] pgmap v98: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:50.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:49 smithi032 bash[53843]: audit 2024-03-26T21:57:48.825647+0000 mon.c (mon.1) 86 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1588294336,v1:172.21.15.32:6811/1588294336]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:57:50.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:49 smithi032 bash[53843]: audit 2024-03-26T21:57:48.826268+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:57:50.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:49 smithi032 bash[53843]: audit 2024-03-26T21:57:49.185709+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:50.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:49 smithi032 bash[53843]: audit 2024-03-26T21:57:49.200412+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:50.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:49 smithi092 bash[42150]: cluster 2024-03-26T21:57:48.205870+0000 mgr.y (mgr.25468) 188 : cluster [DBG] pgmap v98: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:50.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:49 smithi092 bash[42150]: audit 2024-03-26T21:57:48.825647+0000 mon.c (mon.1) 86 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1588294336,v1:172.21.15.32:6811/1588294336]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:57:50.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:49 smithi092 bash[42150]: audit 2024-03-26T21:57:48.826268+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:57:50.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:49 smithi092 bash[42150]: audit 2024-03-26T21:57:49.185709+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:50.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:49 smithi092 bash[42150]: audit 2024-03-26T21:57:49.200412+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:50 smithi032 bash[53843]: audit 2024-03-26T21:57:49.805595+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-26T21:57:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:50 smithi032 bash[53843]: cluster 2024-03-26T21:57:49.809883+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-03-26T21:57:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:50 smithi032 bash[53843]: audit 2024-03-26T21:57:49.811312+0000 mon.c (mon.1) 87 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1588294336,v1:172.21.15.32:6811/1588294336]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:57:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:50 smithi032 bash[53843]: audit 2024-03-26T21:57:49.811747+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:57:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:50 smithi032 bash[53843]: audit 2024-03-26T21:57:50.355521+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:50 smithi032 bash[53843]: audit 2024-03-26T21:57:50.368834+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:51.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:50 smithi032 bash[55231]: audit 2024-03-26T21:57:49.805595+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-26T21:57:51.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:50 smithi032 bash[55231]: cluster 2024-03-26T21:57:49.809883+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-03-26T21:57:51.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:50 smithi032 bash[55231]: audit 2024-03-26T21:57:49.811312+0000 mon.c (mon.1) 87 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1588294336,v1:172.21.15.32:6811/1588294336]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:57:51.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:50 smithi032 bash[55231]: audit 2024-03-26T21:57:49.811747+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:57:51.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:50 smithi032 bash[55231]: audit 2024-03-26T21:57:50.355521+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:51.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:50 smithi032 bash[55231]: audit 2024-03-26T21:57:50.368834+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:51.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:50 smithi092 bash[42150]: audit 2024-03-26T21:57:49.805595+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-26T21:57:51.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:50 smithi092 bash[42150]: cluster 2024-03-26T21:57:49.809883+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-03-26T21:57:51.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:50 smithi092 bash[42150]: audit 2024-03-26T21:57:49.811312+0000 mon.c (mon.1) 87 : audit [INF] from='osd.1 [v2:172.21.15.32:6810/1588294336,v1:172.21.15.32:6811/1588294336]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:57:51.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:50 smithi092 bash[42150]: audit 2024-03-26T21:57:49.811747+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:57:51.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:50 smithi092 bash[42150]: audit 2024-03-26T21:57:50.355521+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:51.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:50 smithi092 bash[42150]: audit 2024-03-26T21:57:50.368834+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:57:51.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:57:51 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:57:51] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.33.4" 2024-03-26T21:57:52.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:51 smithi032 bash[53843]: cluster 2024-03-26T21:57:50.206946+0000 mgr.y (mgr.25468) 189 : cluster [DBG] pgmap v100: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 139 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:52.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:51 smithi032 bash[53843]: cluster 2024-03-26T21:57:50.807084+0000 mon.a (mon.0) 244 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:57:52.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:51 smithi032 bash[53843]: audit 2024-03-26T21:57:50.821762+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:57:52.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:51 smithi032 bash[53843]: cluster 2024-03-26T21:57:50.822293+0000 mon.a (mon.0) 245 : cluster [INF] osd.1 [v2:172.21.15.32:6810/1588294336,v1:172.21.15.32:6811/1588294336] boot 2024-03-26T21:57:52.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:51 smithi032 bash[53843]: cluster 2024-03-26T21:57:50.822404+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-26T21:57:52.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:51 smithi032 bash[55231]: cluster 2024-03-26T21:57:50.206946+0000 mgr.y (mgr.25468) 189 : cluster [DBG] pgmap v100: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 139 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:52.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:51 smithi032 bash[55231]: cluster 2024-03-26T21:57:50.807084+0000 mon.a (mon.0) 244 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:57:52.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:51 smithi032 bash[55231]: audit 2024-03-26T21:57:50.821762+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:57:52.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:51 smithi032 bash[55231]: cluster 2024-03-26T21:57:50.822293+0000 mon.a (mon.0) 245 : cluster [INF] osd.1 [v2:172.21.15.32:6810/1588294336,v1:172.21.15.32:6811/1588294336] boot 2024-03-26T21:57:52.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:51 smithi032 bash[55231]: cluster 2024-03-26T21:57:50.822404+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-26T21:57:52.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:51 smithi092 bash[42150]: cluster 2024-03-26T21:57:50.206946+0000 mgr.y (mgr.25468) 189 : cluster [DBG] pgmap v100: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 139 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:52.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:51 smithi092 bash[42150]: cluster 2024-03-26T21:57:50.807084+0000 mon.a (mon.0) 244 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:57:52.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:51 smithi092 bash[42150]: audit 2024-03-26T21:57:50.821762+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:57:52.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:51 smithi092 bash[42150]: cluster 2024-03-26T21:57:50.822293+0000 mon.a (mon.0) 245 : cluster [INF] osd.1 [v2:172.21.15.32:6810/1588294336,v1:172.21.15.32:6811/1588294336] boot 2024-03-26T21:57:52.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:51 smithi092 bash[42150]: cluster 2024-03-26T21:57:50.822404+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-26T21:57:53.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:52 smithi032 bash[53843]: cluster 2024-03-26T21:57:51.823548+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-03-26T21:57:53.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:52 smithi032 bash[55231]: cluster 2024-03-26T21:57:51.823548+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-03-26T21:57:53.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:52 smithi092 bash[42150]: cluster 2024-03-26T21:57:51.823548+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-03-26T21:57:53.845 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:53 smithi092 bash[39111]: ts=2024-03-26T21:57:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi032\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi032\", job=\"node\", machine=\"x86_64\", nodename=\"smithi032\", release=\"5.4.0-174-generic\", sysname=\"Linux\", version=\"#193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:57:54.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:53 smithi032 bash[55231]: cluster 2024-03-26T21:57:52.208276+0000 mgr.y (mgr.25468) 190 : cluster [DBG] pgmap v103: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:54.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:53 smithi032 bash[53843]: cluster 2024-03-26T21:57:52.208276+0000 mgr.y (mgr.25468) 190 : cluster [DBG] pgmap v103: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:54.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:53 smithi092 bash[42150]: cluster 2024-03-26T21:57:52.208276+0000 mgr.y (mgr.25468) 190 : cluster [DBG] pgmap v103: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-03-26T21:57:55.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:54 smithi092 bash[42150]: audit 2024-03-26T21:57:53.803532+0000 mgr.y (mgr.25468) 191 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:55.341 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:54 smithi032 bash[55231]: audit 2024-03-26T21:57:53.803532+0000 mgr.y (mgr.25468) 191 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:55.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:54 smithi032 bash[53843]: audit 2024-03-26T21:57:53.803532+0000 mgr.y (mgr.25468) 191 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:56.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:55 smithi092 bash[42150]: cluster 2024-03-26T21:57:54.210084+0000 mgr.y (mgr.25468) 192 : cluster [DBG] pgmap v104: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 209 op/s; 30/630 objects degraded (4.762%); 0 B/s, 6 objects/s recovering 2024-03-26T21:57:56.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:55 smithi092 bash[42150]: cluster 2024-03-26T21:57:54.846667+0000 mon.a (mon.0) 248 : cluster [WRN] Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded (PG_DEGRADED) 2024-03-26T21:57:56.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:55 smithi032 bash[53843]: cluster 2024-03-26T21:57:54.210084+0000 mgr.y (mgr.25468) 192 : cluster [DBG] pgmap v104: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 209 op/s; 30/630 objects degraded (4.762%); 0 B/s, 6 objects/s recovering 2024-03-26T21:57:56.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:55 smithi032 bash[53843]: cluster 2024-03-26T21:57:54.846667+0000 mon.a (mon.0) 248 : cluster [WRN] Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded (PG_DEGRADED) 2024-03-26T21:57:56.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:55 smithi032 bash[55231]: cluster 2024-03-26T21:57:54.210084+0000 mgr.y (mgr.25468) 192 : cluster [DBG] pgmap v104: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 209 op/s; 30/630 objects degraded (4.762%); 0 B/s, 6 objects/s recovering 2024-03-26T21:57:56.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:55 smithi032 bash[55231]: cluster 2024-03-26T21:57:54.846667+0000 mon.a (mon.0) 248 : cluster [WRN] Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded (PG_DEGRADED) 2024-03-26T21:57:56.953 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:57:56.990 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:56 smithi032 bash[53843]: cluster 2024-03-26T21:57:56.858266+0000 mon.a (mon.0) 249 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded) 2024-03-26T21:57:56.990 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:56 smithi032 bash[55231]: cluster 2024-03-26T21:57:56.858266+0000 mon.a (mon.0) 249 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded) 2024-03-26T21:57:57.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:56 smithi092 bash[42150]: cluster 2024-03-26T21:57:56.858266+0000 mon.a (mon.0) 249 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 7 pgs degraded) 2024-03-26T21:57:57.745 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:57:57.745 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (5m) 8s ago 12m 16.4M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T21:57:57.746 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 109s ago 11m - - 2024-03-26T21:57:57.746 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (3m) 8s ago 9m 47.2M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T21:57:57.746 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (3m) 109s ago 18m 442M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T21:57:57.746 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (4m) 8s ago 20m 500M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T21:57:57.746 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (3m) 8s ago 20m 48.3M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T21:57:57.746 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (2m) 109s ago 18m 23.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T21:57:57.746 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (2m) 8s ago 18m 42.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T21:57:57.746 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (5m) 8s ago 12m 11.6M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T21:57:57.746 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (4m) 109s ago 12m 11.8M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T21:57:57.746 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (44s) 8s ago 17m 53.6M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T21:57:57.746 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (13s) 8s ago 16m - 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T21:57:57.747 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (16m) 8s ago 16m 57.4M 2782M 17.2.0 e1d6a67b021e 95dfd46ac479 2024-03-26T21:57:57.747 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (15m) 8s ago 15m 60.5M 2782M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:57:57.747 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (15m) 109s ago 15m 58.7M 3037M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:57:57.747 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (14m) 109s ago 14m 55.3M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:57:57.747 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (13m) 109s ago 13m 53.5M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:57:57.747 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (13m) 109s ago 13m 57.4M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:57:57.747 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (3m) 109s ago 12m 66.4M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T21:57:57.747 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (10m) 8s ago 10m 89.8M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:57:57.747 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (10m) 109s ago 10m 87.3M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:57:57.747 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (10m) 8s ago 10m 87.7M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:57:57.747 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (10m) 109s ago 10m 87.2M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:57:58.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:57 smithi092 bash[42150]: cluster 2024-03-26T21:57:56.211050+0000 mgr.y (mgr.25468) 193 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 0 B/s wr, 224 op/s; 0 B/s, 8 objects/s recovering 2024-03-26T21:57:58.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:57 smithi092 bash[42150]: audit 2024-03-26T21:57:56.940228+0000 mgr.y (mgr.25468) 194 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:58.225 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:57:58.225 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:57:58.225 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:57:58.225 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:57:58.225 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:57:58.225 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:57:58.225 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:57:58.225 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:57:58.225 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-26T21:57:58.226 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:57:58.226 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:57:58.226 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:57:58.226 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:57:58.226 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:57:58.226 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:57:58.226 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-26T21:57:58.226 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 7 2024-03-26T21:57:58.226 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:57:58.226 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:57:58.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:57 smithi032 bash[53843]: cluster 2024-03-26T21:57:56.211050+0000 mgr.y (mgr.25468) 193 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 0 B/s wr, 224 op/s; 0 B/s, 8 objects/s recovering 2024-03-26T21:57:58.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:57 smithi032 bash[53843]: audit 2024-03-26T21:57:56.940228+0000 mgr.y (mgr.25468) 194 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:58.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:57 smithi032 bash[55231]: cluster 2024-03-26T21:57:56.211050+0000 mgr.y (mgr.25468) 193 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 0 B/s wr, 224 op/s; 0 B/s, 8 objects/s recovering 2024-03-26T21:57:58.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:57 smithi032 bash[55231]: audit 2024-03-26T21:57:56.940228+0000 mgr.y (mgr.25468) 194 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:58.634 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:57:58.635 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:57:58.635 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:57:58.635 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:57:58.635 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T21:57:58.635 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T21:57:58.635 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T21:57:58.635 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:57:58.635 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "7/23 daemons upgraded", 2024-03-26T21:57:58.635 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T21:57:58.635 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:57:58.635 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:57:58.921 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:58 smithi092 bash[39111]: ts=2024-03-26T21:57:58.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-26T21:57:58.921 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 21:57:58 smithi092 bash[39111]: ts=2024-03-26T21:57:58.664Z 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-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)\", cluster=\"f67fcee4-ebb8-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"smithi032:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.32\", device_class=\"ssd\", hostname=\"smithi032\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.32\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:57:59.110 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:57:59.111 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:57:59.111 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T21:57:59.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:58 smithi092 bash[42150]: audit 2024-03-26T21:57:57.333652+0000 mgr.y (mgr.25468) 195 : audit [DBG] from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:59.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:58 smithi092 bash[42150]: audit 2024-03-26T21:57:57.724086+0000 mgr.y (mgr.25468) 196 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:59.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:58 smithi092 bash[42150]: audit 2024-03-26T21:57:58.227519+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.32:0/3795285126' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:59.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:58 smithi032 bash[53843]: audit 2024-03-26T21:57:57.333652+0000 mgr.y (mgr.25468) 195 : audit [DBG] from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:59.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:58 smithi032 bash[53843]: audit 2024-03-26T21:57:57.724086+0000 mgr.y (mgr.25468) 196 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:59.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:58 smithi032 bash[53843]: audit 2024-03-26T21:57:58.227519+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.32:0/3795285126' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:59.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:58 smithi032 bash[55231]: audit 2024-03-26T21:57:57.333652+0000 mgr.y (mgr.25468) 195 : audit [DBG] from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:59.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:58 smithi032 bash[55231]: audit 2024-03-26T21:57:57.724086+0000 mgr.y (mgr.25468) 196 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:59.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:58 smithi032 bash[55231]: audit 2024-03-26T21:57:58.227519+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.32:0/3795285126' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:00.091 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:59 smithi032 bash[55231]: cluster 2024-03-26T21:57:58.211805+0000 mgr.y (mgr.25468) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 7 objects/s recovering 2024-03-26T21:58:00.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:59 smithi032 bash[55231]: audit 2024-03-26T21:57:58.636586+0000 mgr.y (mgr.25468) 198 : audit [DBG] from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:00.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:57:59 smithi032 bash[55231]: audit 2024-03-26T21:57:59.113550+0000 mon.a (mon.0) 251 : audit [DBG] from='client.? 172.21.15.32:0/508779228' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:58:00.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:59 smithi032 bash[53843]: cluster 2024-03-26T21:57:58.211805+0000 mgr.y (mgr.25468) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 7 objects/s recovering 2024-03-26T21:58:00.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:59 smithi032 bash[53843]: audit 2024-03-26T21:57:58.636586+0000 mgr.y (mgr.25468) 198 : audit [DBG] from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:00.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:57:59 smithi032 bash[53843]: audit 2024-03-26T21:57:59.113550+0000 mon.a (mon.0) 251 : audit [DBG] from='client.? 172.21.15.32:0/508779228' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:58:00.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:59 smithi092 bash[42150]: cluster 2024-03-26T21:57:58.211805+0000 mgr.y (mgr.25468) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 7 objects/s recovering 2024-03-26T21:58:00.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:59 smithi092 bash[42150]: audit 2024-03-26T21:57:58.636586+0000 mgr.y (mgr.25468) 198 : audit [DBG] from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:00.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:57:59 smithi092 bash[42150]: audit 2024-03-26T21:57:59.113550+0000 mon.a (mon.0) 251 : audit [DBG] from='client.? 172.21.15.32:0/508779228' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:58:01.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:58:01] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.33.4" 2024-03-26T21:58:01.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: cluster 2024-03-26T21:58:00.213613+0000 mgr.y (mgr.25468) 199 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 0 B/s wr, 153 op/s; 0 B/s, 6 objects/s recovering 2024-03-26T21:58:01.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: audit 2024-03-26T21:58:00.372570+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:01.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: audit 2024-03-26T21:58:00.385801+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:01.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: audit 2024-03-26T21:58:00.390517+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:01.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: audit 2024-03-26T21:58:00.392195+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:01.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: cluster 2024-03-26T21:58:00.395235+0000 mgr.y (mgr.25468) 200 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 167 op/s; 0 B/s, 6 objects/s recovering 2024-03-26T21:58:01.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: cluster 2024-03-26T21:58:00.395948+0000 mgr.y (mgr.25468) 201 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 175 op/s; 0 B/s, 6 objects/s recovering 2024-03-26T21:58:01.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: audit 2024-03-26T21:58:00.403141+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:01.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: audit 2024-03-26T21:58:00.496183+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:01.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: audit 2024-03-26T21:58:00.500438+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:01.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: audit 2024-03-26T21:58:00.503345+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:01.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: audit 2024-03-26T21:58:00.505538+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:01.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: audit 2024-03-26T21:58:00.508011+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-26T21:58:01.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: audit 2024-03-26T21:58:00.508311+0000 mgr.y (mgr.25468) 202 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-26T21:58:01.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[53843]: cephadm 2024-03-26T21:58:00.510273+0000 mgr.y (mgr.25468) 203 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-03-26T21:58:01.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: cluster 2024-03-26T21:58:00.213613+0000 mgr.y (mgr.25468) 199 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 0 B/s wr, 153 op/s; 0 B/s, 6 objects/s recovering 2024-03-26T21:58:01.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: audit 2024-03-26T21:58:00.372570+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: audit 2024-03-26T21:58:00.385801+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: audit 2024-03-26T21:58:00.390517+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: audit 2024-03-26T21:58:00.392195+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: cluster 2024-03-26T21:58:00.395235+0000 mgr.y (mgr.25468) 200 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 167 op/s; 0 B/s, 6 objects/s recovering 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: cluster 2024-03-26T21:58:00.395948+0000 mgr.y (mgr.25468) 201 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 175 op/s; 0 B/s, 6 objects/s recovering 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: audit 2024-03-26T21:58:00.403141+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: audit 2024-03-26T21:58:00.496183+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: audit 2024-03-26T21:58:00.500438+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: audit 2024-03-26T21:58:00.503345+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: audit 2024-03-26T21:58:00.505538+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: audit 2024-03-26T21:58:00.508011+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: audit 2024-03-26T21:58:00.508311+0000 mgr.y (mgr.25468) 202 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-26T21:58:01.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:01 smithi032 bash[55231]: cephadm 2024-03-26T21:58:00.510273+0000 mgr.y (mgr.25468) 203 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-03-26T21:58:01.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: cluster 2024-03-26T21:58:00.213613+0000 mgr.y (mgr.25468) 199 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 0 B/s wr, 153 op/s; 0 B/s, 6 objects/s recovering 2024-03-26T21:58:01.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: audit 2024-03-26T21:58:00.372570+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:01.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: audit 2024-03-26T21:58:00.385801+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:01.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: audit 2024-03-26T21:58:00.390517+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:01.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: audit 2024-03-26T21:58:00.392195+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:01.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: cluster 2024-03-26T21:58:00.395235+0000 mgr.y (mgr.25468) 200 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 167 op/s; 0 B/s, 6 objects/s recovering 2024-03-26T21:58:01.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: cluster 2024-03-26T21:58:00.395948+0000 mgr.y (mgr.25468) 201 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 175 op/s; 0 B/s, 6 objects/s recovering 2024-03-26T21:58:01.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: audit 2024-03-26T21:58:00.403141+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:01.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: audit 2024-03-26T21:58:00.496183+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:01.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: audit 2024-03-26T21:58:00.500438+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:01.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: audit 2024-03-26T21:58:00.503345+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:01.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: audit 2024-03-26T21:58:00.505538+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:01.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: audit 2024-03-26T21:58:00.508011+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-26T21:58:01.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: audit 2024-03-26T21:58:00.508311+0000 mgr.y (mgr.25468) 202 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-26T21:58:01.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:01 smithi092 bash[42150]: cephadm 2024-03-26T21:58:00.510273+0000 mgr.y (mgr.25468) 203 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-03-26T21:58:04.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[55231]: cluster 2024-03-26T21:58:02.396780+0000 mgr.y (mgr.25468) 204 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s; 0 B/s, 2 objects/s recovering 2024-03-26T21:58:04.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[55231]: audit 2024-03-26T21:58:02.789094+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:04.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[55231]: audit 2024-03-26T21:58:02.791903+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:04.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[55231]: audit 2024-03-26T21:58:02.902364+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:04.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[55231]: audit 2024-03-26T21:58:03.040717+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:04.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[55231]: audit 2024-03-26T21:58:03.046454+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:58:04.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[55231]: audit 2024-03-26T21:58:03.048115+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:04.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[53843]: cluster 2024-03-26T21:58:02.396780+0000 mgr.y (mgr.25468) 204 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s; 0 B/s, 2 objects/s recovering 2024-03-26T21:58:04.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[53843]: audit 2024-03-26T21:58:02.789094+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:04.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[53843]: audit 2024-03-26T21:58:02.791903+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:04.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[53843]: audit 2024-03-26T21:58:02.902364+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:04.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[53843]: audit 2024-03-26T21:58:03.040717+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:04.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[53843]: audit 2024-03-26T21:58:03.046454+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:58:04.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:03 smithi032 bash[53843]: audit 2024-03-26T21:58:03.048115+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:04.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:03 smithi092 bash[42150]: cluster 2024-03-26T21:58:02.396780+0000 mgr.y (mgr.25468) 204 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s; 0 B/s, 2 objects/s recovering 2024-03-26T21:58:04.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:03 smithi092 bash[42150]: audit 2024-03-26T21:58:02.789094+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:04.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:03 smithi092 bash[42150]: audit 2024-03-26T21:58:02.791903+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:04.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:03 smithi092 bash[42150]: audit 2024-03-26T21:58:02.902364+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:04.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:03 smithi092 bash[42150]: audit 2024-03-26T21:58:03.040717+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:04.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:03 smithi092 bash[42150]: audit 2024-03-26T21:58:03.046454+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:58:04.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:03 smithi092 bash[42150]: audit 2024-03-26T21:58:03.048115+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:05.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:04 smithi032 bash[55231]: cephadm 2024-03-26T21:58:03.032592+0000 mgr.y (mgr.25468) 205 : cephadm [INF] Upgrade: Updating osd.2 2024-03-26T21:58:05.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:04 smithi032 bash[55231]: cephadm 2024-03-26T21:58:03.051442+0000 mgr.y (mgr.25468) 206 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-03-26T21:58:05.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:04 smithi032 bash[55231]: audit 2024-03-26T21:58:03.812764+0000 mgr.y (mgr.25468) 207 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:05.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:04 smithi032 bash[53843]: cephadm 2024-03-26T21:58:03.032592+0000 mgr.y (mgr.25468) 205 : cephadm [INF] Upgrade: Updating osd.2 2024-03-26T21:58:05.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:04 smithi032 bash[53843]: cephadm 2024-03-26T21:58:03.051442+0000 mgr.y (mgr.25468) 206 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-03-26T21:58:05.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:04 smithi032 bash[53843]: audit 2024-03-26T21:58:03.812764+0000 mgr.y (mgr.25468) 207 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:05.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:04 smithi092 bash[42150]: cephadm 2024-03-26T21:58:03.032592+0000 mgr.y (mgr.25468) 205 : cephadm [INF] Upgrade: Updating osd.2 2024-03-26T21:58:05.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:04 smithi092 bash[42150]: cephadm 2024-03-26T21:58:03.051442+0000 mgr.y (mgr.25468) 206 : cephadm [INF] Deploying daemon osd.2 on smithi032 2024-03-26T21:58:05.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:04 smithi092 bash[42150]: audit 2024-03-26T21:58:03.812764+0000 mgr.y (mgr.25468) 207 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:06.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:05 smithi032 bash[53843]: cluster 2024-03-26T21:58:04.398454+0000 mgr.y (mgr.25468) 208 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:06.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:05 smithi032 bash[55231]: cluster 2024-03-26T21:58:04.398454+0000 mgr.y (mgr.25468) 208 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:06.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:05 smithi092 bash[42150]: cluster 2024-03-26T21:58:04.398454+0000 mgr.y (mgr.25468) 208 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:07.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:07 smithi032 bash[53843]: cluster 2024-03-26T21:58:06.399489+0000 mgr.y (mgr.25468) 209 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:07.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:07 smithi032 bash[55231]: cluster 2024-03-26T21:58:06.399489+0000 mgr.y (mgr.25468) 209 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:07.842 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:07 smithi032 systemd[1]: Stopping Ceph osd.2 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:58:08.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:07 smithi092 bash[42150]: cluster 2024-03-26T21:58:06.399489+0000 mgr.y (mgr.25468) 209 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:08.341 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:07 smithi032 bash[28837]: debug 2024-03-26T21:58:07.928+0000 7fabc2172700 -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-03-26T21:58:08.341 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:07 smithi032 bash[28837]: debug 2024-03-26T21:58:07.928+0000 7fabc2172700 -1 osd.2 113 *** Got signal Terminated *** 2024-03-26T21:58:08.342 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:07 smithi032 bash[28837]: debug 2024-03-26T21:58:07.928+0000 7fabc2172700 -1 osd.2 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T21:58:09.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:08 smithi032 bash[55231]: cluster 2024-03-26T21:58:07.935128+0000 mon.a (mon.0) 258 : cluster [INF] osd.2 marked itself down and dead 2024-03-26T21:58:09.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:08 smithi032 bash[53843]: cluster 2024-03-26T21:58:07.935128+0000 mon.a (mon.0) 258 : cluster [INF] osd.2 marked itself down and dead 2024-03-26T21:58:09.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:08 smithi092 bash[42150]: cluster 2024-03-26T21:58:07.935128+0000 mon.a (mon.0) 258 : cluster [INF] osd.2 marked itself down and dead 2024-03-26T21:58:10.067 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:09 smithi032 bash[53843]: cluster 2024-03-26T21:58:08.400459+0000 mgr.y (mgr.25468) 210 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 625 B/s rd, 0 op/s 2024-03-26T21:58:10.067 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:09 smithi032 bash[53843]: cluster 2024-03-26T21:58:08.804735+0000 mon.a (mon.0) 259 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:58:10.067 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:09 smithi032 bash[53843]: cluster 2024-03-26T21:58:08.819098+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-03-26T21:58:10.067 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:09 smithi032 bash[55231]: cluster 2024-03-26T21:58:08.400459+0000 mgr.y (mgr.25468) 210 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 625 B/s rd, 0 op/s 2024-03-26T21:58:10.068 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:09 smithi032 bash[55231]: cluster 2024-03-26T21:58:08.804735+0000 mon.a (mon.0) 259 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:58:10.068 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:09 smithi032 bash[55231]: cluster 2024-03-26T21:58:08.819098+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-03-26T21:58:10.068 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:09 smithi032 bash[61889]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-2 2024-03-26T21:58:10.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:09 smithi092 bash[42150]: cluster 2024-03-26T21:58:08.400459+0000 mgr.y (mgr.25468) 210 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 625 B/s rd, 0 op/s 2024-03-26T21:58:10.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:09 smithi092 bash[42150]: cluster 2024-03-26T21:58:08.804735+0000 mon.a (mon.0) 259 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:58:10.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:09 smithi092 bash[42150]: cluster 2024-03-26T21:58:08.819098+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-03-26T21:58:10.344 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:10 smithi032 bash[61962]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-2 2024-03-26T21:58:11.091 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:10 smithi032 bash[53843]: cluster 2024-03-26T21:58:09.821860+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-03-26T21:58:11.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:10 smithi032 bash[55231]: cluster 2024-03-26T21:58:09.821860+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-03-26T21:58:11.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:10 smithi092 bash[42150]: cluster 2024-03-26T21:58:09.821860+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-03-26T21:58:11.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:58:11 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:58:11] "GET /metrics HTTP/1.1" 200 38420 "" "Prometheus/2.33.4" 2024-03-26T21:58:12.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:11 smithi032 bash[55231]: cluster 2024-03-26T21:58:10.401595+0000 mgr.y (mgr.25468) 211 : cluster [DBG] pgmap v116: 161 pgs: 2 active+undersized+degraded, 8 peering, 9 stale+active+clean, 4 active+undersized, 138 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 19/630 objects degraded (3.016%) 2024-03-26T21:58:12.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:11 smithi032 bash[55231]: cluster 2024-03-26T21:58:10.817880+0000 mon.a (mon.0) 262 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T21:58:12.087 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:11 smithi032 bash[55231]: cluster 2024-03-26T21:58:10.817959+0000 mon.a (mon.0) 263 : cluster [WRN] Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:11 smithi032 bash[53843]: cluster 2024-03-26T21:58:10.401595+0000 mgr.y (mgr.25468) 211 : cluster [DBG] pgmap v116: 161 pgs: 2 active+undersized+degraded, 8 peering, 9 stale+active+clean, 4 active+undersized, 138 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 19/630 objects degraded (3.016%) 2024-03-26T21:58:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:11 smithi032 bash[53843]: cluster 2024-03-26T21:58:10.817880+0000 mon.a (mon.0) 262 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T21:58:12.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:11 smithi032 bash[53843]: cluster 2024-03-26T21:58:10.817959+0000 mon.a (mon.0) 263 : cluster [WRN] Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:12.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:11 smithi092 bash[42150]: cluster 2024-03-26T21:58:10.401595+0000 mgr.y (mgr.25468) 211 : cluster [DBG] pgmap v116: 161 pgs: 2 active+undersized+degraded, 8 peering, 9 stale+active+clean, 4 active+undersized, 138 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 19/630 objects degraded (3.016%) 2024-03-26T21:58:12.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:11 smithi092 bash[42150]: cluster 2024-03-26T21:58:10.817880+0000 mon.a (mon.0) 262 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T21:58:12.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:11 smithi092 bash[42150]: cluster 2024-03-26T21:58:10.817959+0000 mon.a (mon.0) 263 : cluster [WRN] Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:12.342 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:12 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.2.service: Succeeded. 2024-03-26T21:58:12.342 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:12 smithi032 systemd[1]: Stopped Ceph osd.2 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:58:12.342 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:12 smithi032 systemd[1]: Started Ceph osd.2 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:58:13.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:13 smithi032 bash[55231]: audit 2024-03-26T21:58:12.391736+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:13.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:13 smithi032 bash[55231]: cluster 2024-03-26T21:58:12.402207+0000 mgr.y (mgr.25468) 212 : cluster [DBG] pgmap v117: 161 pgs: 2 active+undersized+degraded, 8 peering, 9 stale+active+clean, 4 active+undersized, 138 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2024-03-26T21:58:13.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:13 smithi032 bash[55231]: audit 2024-03-26T21:58:12.402737+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:13.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:13 smithi032 bash[53843]: audit 2024-03-26T21:58:12.391736+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:13.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:13 smithi032 bash[53843]: cluster 2024-03-26T21:58:12.402207+0000 mgr.y (mgr.25468) 212 : cluster [DBG] pgmap v117: 161 pgs: 2 active+undersized+degraded, 8 peering, 9 stale+active+clean, 4 active+undersized, 138 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2024-03-26T21:58:13.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:13 smithi032 bash[53843]: audit 2024-03-26T21:58:12.402737+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:13.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:13 smithi092 bash[42150]: audit 2024-03-26T21:58:12.391736+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:13.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:13 smithi092 bash[42150]: cluster 2024-03-26T21:58:12.402207+0000 mgr.y (mgr.25468) 212 : cluster [DBG] pgmap v117: 161 pgs: 2 active+undersized+degraded, 8 peering, 9 stale+active+clean, 4 active+undersized, 138 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2024-03-26T21:58:13.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:13 smithi092 bash[42150]: audit 2024-03-26T21:58:12.402737+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:14.073 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:14 smithi032 bash[62128]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:58:14.073 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:14 smithi032 bash[62128]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:58:14.073 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:14 smithi032 bash[62128]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-26T21:58:14.073 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:14 smithi032 bash[62128]: 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-03-26T21:58:14.073 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:14 smithi032 bash[62128]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-26T21:58:14.073 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:14 smithi032 bash[62128]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-26T21:58:14.073 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:14 smithi032 bash[62128]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-26T21:58:14.073 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:14 smithi032 bash[62128]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-26T21:58:14.073 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:14 smithi032 bash[62128]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-26T21:58:14.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:14 smithi032 bash[53843]: audit 2024-03-26T21:58:13.822261+0000 mgr.y (mgr.25468) 213 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:14.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:14 smithi032 bash[55231]: audit 2024-03-26T21:58:13.822261+0000 mgr.y (mgr.25468) 213 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:14.705 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:14 smithi092 bash[42150]: audit 2024-03-26T21:58:13.822261+0000 mgr.y (mgr.25468) 213 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:15.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:15 smithi092 bash[42150]: cluster 2024-03-26T21:58:14.404215+0000 mgr.y (mgr.25468) 214 : cluster [DBG] pgmap v118: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-03-26T21:58:15.727 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:15 smithi032 bash[53843]: cluster 2024-03-26T21:58:14.404215+0000 mgr.y (mgr.25468) 214 : cluster [DBG] pgmap v118: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-03-26T21:58:15.727 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:15 smithi032 bash[55231]: cluster 2024-03-26T21:58:14.404215+0000 mgr.y (mgr.25468) 214 : cluster [DBG] pgmap v118: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-03-26T21:58:16.091 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:15 smithi032 bash[62439]: debug 2024-03-26T21:58:15.840+0000 7f7f1aa2a700 1 -- 172.21.15.32:0/1353192775 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b4aa73b680 con 0x55b4aa779000 2024-03-26T21:58:16.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:16 smithi092 bash[42150]: cluster 2024-03-26T21:58:15.403912+0000 mon.a (mon.0) 266 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-26T21:58:16.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:16 smithi032 bash[53843]: cluster 2024-03-26T21:58:15.403912+0000 mon.a (mon.0) 266 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-26T21:58:16.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:16 smithi032 bash[55231]: cluster 2024-03-26T21:58:15.403912+0000 mon.a (mon.0) 266 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-26T21:58:16.842 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:16 smithi032 bash[62439]: debug 2024-03-26T21:58:16.388+0000 7f7f23bc27c0 -1 Falling back to public interface 2024-03-26T21:58:17.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:17 smithi092 bash[42150]: cluster 2024-03-26T21:58:16.405529+0000 mgr.y (mgr.25468) 215 : cluster [DBG] pgmap v119: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-03-26T21:58:17.841 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:17 smithi032 bash[55231]: cluster 2024-03-26T21:58:16.405529+0000 mgr.y (mgr.25468) 215 : cluster [DBG] pgmap v119: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-03-26T21:58:17.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:17 smithi032 bash[53843]: cluster 2024-03-26T21:58:16.405529+0000 mgr.y (mgr.25468) 215 : cluster [DBG] pgmap v119: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-03-26T21:58:18.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:18 smithi032 bash[55231]: cluster 2024-03-26T21:58:17.459942+0000 mon.a (mon.0) 267 : cluster [WRN] Health check update: Degraded data redundancy: 59/630 objects degraded (9.365%), 15 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:18.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:18 smithi032 bash[55231]: audit 2024-03-26T21:58:17.788405+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:18.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:18 smithi032 bash[55231]: audit 2024-03-26T21:58:17.790733+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:18.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:18 smithi032 bash[53843]: cluster 2024-03-26T21:58:17.459942+0000 mon.a (mon.0) 267 : cluster [WRN] Health check update: Degraded data redundancy: 59/630 objects degraded (9.365%), 15 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:18.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:18 smithi032 bash[53843]: audit 2024-03-26T21:58:17.788405+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:18.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:18 smithi032 bash[53843]: audit 2024-03-26T21:58:17.790733+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:18.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:18 smithi092 bash[42150]: cluster 2024-03-26T21:58:17.459942+0000 mon.a (mon.0) 267 : cluster [WRN] Health check update: Degraded data redundancy: 59/630 objects degraded (9.365%), 15 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:18.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:18 smithi092 bash[42150]: audit 2024-03-26T21:58:17.788405+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:18.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:18 smithi092 bash[42150]: audit 2024-03-26T21:58:17.790733+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:19.790 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:19 smithi032 bash[53843]: cluster 2024-03-26T21:58:18.406820+0000 mgr.y (mgr.25468) 216 : cluster [DBG] pgmap v120: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-03-26T21:58:19.790 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:19 smithi032 bash[53843]: audit 2024-03-26T21:58:18.997154+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:19.790 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:19 smithi032 bash[53843]: audit 2024-03-26T21:58:19.008839+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:19.790 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:19 smithi032 bash[53843]: audit 2024-03-26T21:58:19.539798+0000 mon.c (mon.1) 100 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2030270143,v1:172.21.15.32:6819/2030270143]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T21:58:19.790 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:19 smithi032 bash[53843]: audit 2024-03-26T21:58:19.540280+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T21:58:19.791 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:19 smithi032 bash[62439]: debug 2024-03-26T21:58:19.496+0000 7f7f23bc27c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-03-26T21:58:19.791 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:19 smithi032 bash[62439]: debug 2024-03-26T21:58:19.528+0000 7f7f23bc27c0 -1 osd.2 113 log_to_monitors true 2024-03-26T21:58:20.053 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:19 smithi032 bash[55231]: cluster 2024-03-26T21:58:18.406820+0000 mgr.y (mgr.25468) 216 : cluster [DBG] pgmap v120: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-03-26T21:58:20.053 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:19 smithi032 bash[55231]: audit 2024-03-26T21:58:18.997154+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:20.053 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:19 smithi032 bash[55231]: audit 2024-03-26T21:58:19.008839+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:20.053 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:19 smithi032 bash[55231]: audit 2024-03-26T21:58:19.539798+0000 mon.c (mon.1) 100 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2030270143,v1:172.21.15.32:6819/2030270143]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T21:58:20.054 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:19 smithi032 bash[55231]: audit 2024-03-26T21:58:19.540280+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T21:58:20.205 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:19 smithi092 bash[42150]: cluster 2024-03-26T21:58:18.406820+0000 mgr.y (mgr.25468) 216 : cluster [DBG] pgmap v120: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-03-26T21:58:20.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:19 smithi092 bash[42150]: audit 2024-03-26T21:58:18.997154+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:20.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:19 smithi092 bash[42150]: audit 2024-03-26T21:58:19.008839+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:20.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:19 smithi092 bash[42150]: audit 2024-03-26T21:58:19.539798+0000 mon.c (mon.1) 100 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2030270143,v1:172.21.15.32:6819/2030270143]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T21:58:20.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:19 smithi092 bash[42150]: audit 2024-03-26T21:58:19.540280+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T21:58:20.341 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 21:58:20 smithi032 bash[62439]: debug 2024-03-26T21:58:20.052+0000 7f7f1501a700 -1 osd.2 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:58:21.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[53843]: audit 2024-03-26T21:58:20.008507+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-26T21:58:21.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[53843]: cluster 2024-03-26T21:58:20.011502+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-03-26T21:58:21.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[53843]: audit 2024-03-26T21:58:20.016296+0000 mon.c (mon.1) 101 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2030270143,v1:172.21.15.32:6819/2030270143]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:58:21.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[53843]: audit 2024-03-26T21:58:20.016799+0000 mon.a (mon.0) 274 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:58:21.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[53843]: audit 2024-03-26T21:58:20.106418+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:21.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[53843]: audit 2024-03-26T21:58:20.120085+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:21.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[53843]: cluster 2024-03-26T21:58:20.407800+0000 mgr.y (mgr.25468) 217 : cluster [DBG] pgmap v122: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-03-26T21:58:21.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[55231]: audit 2024-03-26T21:58:20.008507+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-26T21:58:21.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[55231]: cluster 2024-03-26T21:58:20.011502+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-03-26T21:58:21.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[55231]: audit 2024-03-26T21:58:20.016296+0000 mon.c (mon.1) 101 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2030270143,v1:172.21.15.32:6819/2030270143]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:58:21.316 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[55231]: audit 2024-03-26T21:58:20.016799+0000 mon.a (mon.0) 274 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:58:21.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[55231]: audit 2024-03-26T21:58:20.106418+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:21.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[55231]: audit 2024-03-26T21:58:20.120085+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:21.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[55231]: cluster 2024-03-26T21:58:20.407800+0000 mgr.y (mgr.25468) 217 : cluster [DBG] pgmap v122: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-03-26T21:58:21.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:21 smithi092 bash[42150]: audit 2024-03-26T21:58:20.008507+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-26T21:58:21.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:21 smithi092 bash[42150]: cluster 2024-03-26T21:58:20.011502+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-03-26T21:58:21.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:21 smithi092 bash[42150]: audit 2024-03-26T21:58:20.016296+0000 mon.c (mon.1) 101 : audit [INF] from='osd.2 [v2:172.21.15.32:6818/2030270143,v1:172.21.15.32:6819/2030270143]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:58:21.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:21 smithi092 bash[42150]: audit 2024-03-26T21:58:20.016799+0000 mon.a (mon.0) 274 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:58:21.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:21 smithi092 bash[42150]: audit 2024-03-26T21:58:20.106418+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:21.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:21 smithi092 bash[42150]: audit 2024-03-26T21:58:20.120085+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:21.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:21 smithi092 bash[42150]: cluster 2024-03-26T21:58:20.407800+0000 mgr.y (mgr.25468) 217 : cluster [DBG] pgmap v122: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-03-26T21:58:21.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:58:21 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:58:21] "GET /metrics HTTP/1.1" 200 38422 "" "Prometheus/2.33.4" 2024-03-26T21:58:22.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:22 smithi032 bash[53843]: cluster 2024-03-26T21:58:21.009752+0000 mon.a (mon.0) 277 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:58:22.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:22 smithi032 bash[53843]: audit 2024-03-26T21:58:21.020159+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:58:22.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:22 smithi032 bash[53843]: cluster 2024-03-26T21:58:21.022593+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.32:6818/2030270143,v1:172.21.15.32:6819/2030270143] boot 2024-03-26T21:58:22.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:22 smithi032 bash[53843]: cluster 2024-03-26T21:58:21.022661+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-03-26T21:58:22.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:22 smithi032 bash[53843]: cluster 2024-03-26T21:58:22.021727+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-03-26T21:58:22.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:22 smithi032 bash[55231]: cluster 2024-03-26T21:58:21.009752+0000 mon.a (mon.0) 277 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:58:22.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:22 smithi032 bash[55231]: audit 2024-03-26T21:58:21.020159+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:58:22.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:22 smithi032 bash[55231]: cluster 2024-03-26T21:58:21.022593+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.32:6818/2030270143,v1:172.21.15.32:6819/2030270143] boot 2024-03-26T21:58:22.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:22 smithi032 bash[55231]: cluster 2024-03-26T21:58:21.022661+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-03-26T21:58:22.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:22 smithi032 bash[55231]: cluster 2024-03-26T21:58:22.021727+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-03-26T21:58:22.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:22 smithi092 bash[42150]: cluster 2024-03-26T21:58:21.009752+0000 mon.a (mon.0) 277 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:58:22.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:22 smithi092 bash[42150]: audit 2024-03-26T21:58:21.020159+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:58:22.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:22 smithi092 bash[42150]: cluster 2024-03-26T21:58:21.022593+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.32:6818/2030270143,v1:172.21.15.32:6819/2030270143] boot 2024-03-26T21:58:22.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:22 smithi092 bash[42150]: cluster 2024-03-26T21:58:21.022661+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-03-26T21:58:22.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:22 smithi092 bash[42150]: cluster 2024-03-26T21:58:22.021727+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-03-26T21:58:24.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:23 smithi032 bash[53843]: cluster 2024-03-26T21:58:22.408902+0000 mgr.y (mgr.25468) 218 : cluster [DBG] pgmap v125: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2024-03-26T21:58:24.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:23 smithi032 bash[53843]: audit 2024-03-26T21:58:22.937539+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:24.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:23 smithi032 bash[55231]: cluster 2024-03-26T21:58:22.408902+0000 mgr.y (mgr.25468) 218 : cluster [DBG] pgmap v125: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2024-03-26T21:58:24.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:23 smithi032 bash[55231]: audit 2024-03-26T21:58:22.937539+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:24.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:23 smithi092 bash[42150]: cluster 2024-03-26T21:58:22.408902+0000 mgr.y (mgr.25468) 218 : cluster [DBG] pgmap v125: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2024-03-26T21:58:24.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:23 smithi092 bash[42150]: audit 2024-03-26T21:58:22.937539+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:25.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:24 smithi092 bash[42150]: audit 2024-03-26T21:58:23.832649+0000 mgr.y (mgr.25468) 219 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:25.341 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:24 smithi032 bash[53843]: audit 2024-03-26T21:58:23.832649+0000 mgr.y (mgr.25468) 219 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:25.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:24 smithi032 bash[55231]: audit 2024-03-26T21:58:23.832649+0000 mgr.y (mgr.25468) 219 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:26.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:25 smithi092 bash[42150]: cluster 2024-03-26T21:58:24.410608+0000 mgr.y (mgr.25468) 220 : cluster [DBG] pgmap v126: 161 pgs: 4 active+undersized+degraded, 14 active+undersized, 143 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 21/630 objects degraded (3.333%) 2024-03-26T21:58:26.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:25 smithi092 bash[42150]: cluster 2024-03-26T21:58:24.935242+0000 mon.a (mon.0) 282 : cluster [WRN] Health check update: Degraded data redundancy: 21/630 objects degraded (3.333%), 4 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:26.233 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:25 smithi032 bash[53843]: cluster 2024-03-26T21:58:24.410608+0000 mgr.y (mgr.25468) 220 : cluster [DBG] pgmap v126: 161 pgs: 4 active+undersized+degraded, 14 active+undersized, 143 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 21/630 objects degraded (3.333%) 2024-03-26T21:58:26.233 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:25 smithi032 bash[53843]: cluster 2024-03-26T21:58:24.935242+0000 mon.a (mon.0) 282 : cluster [WRN] Health check update: Degraded data redundancy: 21/630 objects degraded (3.333%), 4 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:26.233 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:25 smithi032 bash[55231]: cluster 2024-03-26T21:58:24.410608+0000 mgr.y (mgr.25468) 220 : cluster [DBG] pgmap v126: 161 pgs: 4 active+undersized+degraded, 14 active+undersized, 143 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 21/630 objects degraded (3.333%) 2024-03-26T21:58:26.233 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:25 smithi032 bash[55231]: cluster 2024-03-26T21:58:24.935242+0000 mon.a (mon.0) 282 : cluster [WRN] Health check update: Degraded data redundancy: 21/630 objects degraded (3.333%), 4 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:27.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:27 smithi032 bash[53843]: cluster 2024-03-26T21:58:26.411297+0000 mgr.y (mgr.25468) 221 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-03-26T21:58:27.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:27 smithi032 bash[53843]: cluster 2024-03-26T21:58:26.946334+0000 mon.a (mon.0) 283 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/630 objects degraded (3.333%), 4 pgs degraded) 2024-03-26T21:58:27.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:27 smithi032 bash[55231]: cluster 2024-03-26T21:58:26.411297+0000 mgr.y (mgr.25468) 221 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-03-26T21:58:27.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:27 smithi032 bash[55231]: cluster 2024-03-26T21:58:26.946334+0000 mon.a (mon.0) 283 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/630 objects degraded (3.333%), 4 pgs degraded) 2024-03-26T21:58:27.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:26 smithi092 bash[42150]: cluster 2024-03-26T21:58:26.411297+0000 mgr.y (mgr.25468) 221 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-03-26T21:58:27.456 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:26 smithi092 bash[42150]: cluster 2024-03-26T21:58:26.946334+0000 mon.a (mon.0) 283 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/630 objects degraded (3.333%), 4 pgs degraded) 2024-03-26T21:58:29.544 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:58:29.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:29 smithi032 bash[53843]: cluster 2024-03-26T21:58:28.412030+0000 mgr.y (mgr.25468) 222 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:58:29.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:29 smithi032 bash[55231]: cluster 2024-03-26T21:58:28.412030+0000 mgr.y (mgr.25468) 222 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:58:29.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:29 smithi092 bash[42150]: cluster 2024-03-26T21:58:28.412030+0000 mgr.y (mgr.25468) 222 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:58:30.346 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:58:30.346 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (5m) 11s ago 12m 17.0M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T21:58:30.346 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 2m ago 12m - - 2024-03-26T21:58:30.346 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (4m) 11s ago 10m 47.5M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T21:58:30.346 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (4m) 2m ago 18m 442M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T21:58:30.346 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (4m) 11s ago 20m 502M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T21:58:30.346 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (3m) 11s ago 20m 50.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T21:58:30.346 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (2m) 2m ago 18m 23.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (3m) 11s ago 18m 43.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (5m) 11s ago 12m 11.1M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (5m) 2m ago 12m 11.8M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (76s) 11s ago 18m 55.7M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (46s) 11s ago 17m 51.5M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (15s) 11s ago 16m - 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (16m) 11s ago 16m 62.7M 2782M 17.2.0 e1d6a67b021e 864d4808496b 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (15m) 2m ago 15m 58.7M 3037M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (15m) 2m ago 15m 55.3M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (14m) 2m ago 14m 53.5M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (13m) 2m ago 13m 57.4M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (4m) 2m ago 12m 66.4M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (10m) 11s ago 10m 90.1M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:58:30.347 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (10m) 2m ago 10m 87.3M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:58:30.348 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (10m) 11s ago 10m 88.0M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:58:30.348 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (10m) 2m ago 10m 87.2M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:58:30.810 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[53843]: audit 2024-03-26T21:58:29.527216+0000 mgr.y (mgr.25468) 223 : audit [DBG] from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:30.810 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[53843]: audit 2024-03-26T21:58:29.934364+0000 mgr.y (mgr.25468) 224 : audit [DBG] from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:30.810 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[53843]: audit 2024-03-26T21:58:30.224338+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:30.810 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[53843]: audit 2024-03-26T21:58:30.235475+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:30.810 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[53843]: audit 2024-03-26T21:58:30.239031+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:30.810 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[53843]: audit 2024-03-26T21:58:30.240560+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:30.810 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[53843]: audit 2024-03-26T21:58:30.248821+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:30.811 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[53843]: audit 2024-03-26T21:58:30.361714+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:30.811 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[53843]: audit 2024-03-26T21:58:30.365200+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:30.811 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[53843]: audit 2024-03-26T21:58:30.367862+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:30.811 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[53843]: audit 2024-03-26T21:58:30.369696+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:30.811 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[53843]: audit 2024-03-26T21:58:30.371462+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T21:58:30.811 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[55231]: audit 2024-03-26T21:58:29.527216+0000 mgr.y (mgr.25468) 223 : audit [DBG] from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:30.811 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[55231]: audit 2024-03-26T21:58:29.934364+0000 mgr.y (mgr.25468) 224 : audit [DBG] from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:30.811 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[55231]: audit 2024-03-26T21:58:30.224338+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:30.811 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[55231]: audit 2024-03-26T21:58:30.235475+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:30.811 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[55231]: audit 2024-03-26T21:58:30.239031+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:30.812 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[55231]: audit 2024-03-26T21:58:30.240560+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:30.812 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[55231]: audit 2024-03-26T21:58:30.248821+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:30.812 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[55231]: audit 2024-03-26T21:58:30.361714+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:30.812 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[55231]: audit 2024-03-26T21:58:30.365200+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:30.812 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[55231]: audit 2024-03-26T21:58:30.367862+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:30.812 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[55231]: audit 2024-03-26T21:58:30.369696+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:30.812 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:30 smithi032 bash[55231]: audit 2024-03-26T21:58:30.371462+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T21:58:30.819 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:58:30.819 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:58:30.819 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:58:30.820 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:58:30.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:30 smithi092 bash[42150]: audit 2024-03-26T21:58:29.527216+0000 mgr.y (mgr.25468) 223 : audit [DBG] from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:30.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:30 smithi092 bash[42150]: audit 2024-03-26T21:58:29.934364+0000 mgr.y (mgr.25468) 224 : audit [DBG] from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:30.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:30 smithi092 bash[42150]: audit 2024-03-26T21:58:30.224338+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:30.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:30 smithi092 bash[42150]: audit 2024-03-26T21:58:30.235475+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:30.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:30 smithi092 bash[42150]: audit 2024-03-26T21:58:30.239031+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:30.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:30 smithi092 bash[42150]: audit 2024-03-26T21:58:30.240560+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:30.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:30 smithi092 bash[42150]: audit 2024-03-26T21:58:30.248821+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:30.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:30 smithi092 bash[42150]: audit 2024-03-26T21:58:30.361714+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:30.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:30 smithi092 bash[42150]: audit 2024-03-26T21:58:30.365200+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:30.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:30 smithi092 bash[42150]: audit 2024-03-26T21:58:30.367862+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:30.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:30 smithi092 bash[42150]: audit 2024-03-26T21:58:30.369696+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:30.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:30 smithi092 bash[42150]: audit 2024-03-26T21:58:30.371462+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T21:58:31.215 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:58:31.215 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:58:31.215 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:58:31.215 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:58:31.215 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T21:58:31.215 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T21:58:31.215 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T21:58:31.215 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:58:31.215 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "8/23 daemons upgraded", 2024-03-26T21:58:31.215 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T21:58:31.215 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:58:31.216 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:58:31.591 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:58:31] "GET /metrics HTTP/1.1" 200 38422 "" "Prometheus/2.33.4" 2024-03-26T21:58:31.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[53843]: cluster 2024-03-26T21:58:30.243317+0000 mgr.y (mgr.25468) 225 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:58:31.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[53843]: cluster 2024-03-26T21:58:30.243688+0000 mgr.y (mgr.25468) 226 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:31.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[53843]: audit 2024-03-26T21:58:30.317864+0000 mgr.y (mgr.25468) 227 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:31.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[53843]: audit 2024-03-26T21:58:30.371712+0000 mgr.y (mgr.25468) 228 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T21:58:31.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[53843]: cephadm 2024-03-26T21:58:30.372803+0000 mgr.y (mgr.25468) 229 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-03-26T21:58:31.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[53843]: audit 2024-03-26T21:58:30.822268+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.32:0/1338409330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:31.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[55231]: cluster 2024-03-26T21:58:30.243317+0000 mgr.y (mgr.25468) 225 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:58:31.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[55231]: cluster 2024-03-26T21:58:30.243688+0000 mgr.y (mgr.25468) 226 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:31.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[55231]: audit 2024-03-26T21:58:30.317864+0000 mgr.y (mgr.25468) 227 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:31.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[55231]: audit 2024-03-26T21:58:30.371712+0000 mgr.y (mgr.25468) 228 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T21:58:31.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[55231]: cephadm 2024-03-26T21:58:30.372803+0000 mgr.y (mgr.25468) 229 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-03-26T21:58:31.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:31 smithi032 bash[55231]: audit 2024-03-26T21:58:30.822268+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.32:0/1338409330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:31.687 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:58:31.687 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:58:31.687 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T21:58:31.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:31 smithi092 bash[42150]: cluster 2024-03-26T21:58:30.243317+0000 mgr.y (mgr.25468) 225 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:58:31.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:31 smithi092 bash[42150]: cluster 2024-03-26T21:58:30.243688+0000 mgr.y (mgr.25468) 226 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:31.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:31 smithi092 bash[42150]: audit 2024-03-26T21:58:30.317864+0000 mgr.y (mgr.25468) 227 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:31.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:31 smithi092 bash[42150]: audit 2024-03-26T21:58:30.371712+0000 mgr.y (mgr.25468) 228 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T21:58:31.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:31 smithi092 bash[42150]: cephadm 2024-03-26T21:58:30.372803+0000 mgr.y (mgr.25468) 229 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-03-26T21:58:31.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:31 smithi092 bash[42150]: audit 2024-03-26T21:58:30.822268+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.32:0/1338409330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:32.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:32 smithi032 bash[53843]: audit 2024-03-26T21:58:31.216704+0000 mgr.y (mgr.25468) 230 : audit [DBG] from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:32.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:32 smithi032 bash[53843]: audit 2024-03-26T21:58:31.689748+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.32:0/657894398' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:58:32.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:32 smithi032 bash[55231]: audit 2024-03-26T21:58:31.216704+0000 mgr.y (mgr.25468) 230 : audit [DBG] from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:32.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:32 smithi032 bash[55231]: audit 2024-03-26T21:58:31.689748+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.32:0/657894398' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:58:32.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:32 smithi092 bash[42150]: audit 2024-03-26T21:58:31.216704+0000 mgr.y (mgr.25468) 230 : audit [DBG] from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:32.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:32 smithi092 bash[42150]: audit 2024-03-26T21:58:31.689748+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.32:0/657894398' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:58:34.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[53843]: cluster 2024-03-26T21:58:32.244491+0000 mgr.y (mgr.25468) 231 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:58:34.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[53843]: cephadm 2024-03-26T21:58:32.741958+0000 mgr.y (mgr.25468) 232 : cephadm [INF] Upgrade: Updating osd.3 2024-03-26T21:58:34.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[53843]: audit 2024-03-26T21:58:32.749949+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:34.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[53843]: audit 2024-03-26T21:58:32.754328+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:58:34.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[53843]: audit 2024-03-26T21:58:32.755890+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:34.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[53843]: cephadm 2024-03-26T21:58:32.759448+0000 mgr.y (mgr.25468) 233 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-03-26T21:58:34.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[53843]: audit 2024-03-26T21:58:32.788186+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:34.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[53843]: audit 2024-03-26T21:58:32.790976+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:34.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[53843]: audit 2024-03-26T21:58:32.966023+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:34.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[55231]: cluster 2024-03-26T21:58:32.244491+0000 mgr.y (mgr.25468) 231 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:58:34.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[55231]: cephadm 2024-03-26T21:58:32.741958+0000 mgr.y (mgr.25468) 232 : cephadm [INF] Upgrade: Updating osd.3 2024-03-26T21:58:34.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[55231]: audit 2024-03-26T21:58:32.749949+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:34.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[55231]: audit 2024-03-26T21:58:32.754328+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:58:34.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[55231]: audit 2024-03-26T21:58:32.755890+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:34.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[55231]: cephadm 2024-03-26T21:58:32.759448+0000 mgr.y (mgr.25468) 233 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-03-26T21:58:34.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[55231]: audit 2024-03-26T21:58:32.788186+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:34.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[55231]: audit 2024-03-26T21:58:32.790976+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:34.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:33 smithi032 bash[55231]: audit 2024-03-26T21:58:32.966023+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:34.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:33 smithi092 bash[42150]: cluster 2024-03-26T21:58:32.244491+0000 mgr.y (mgr.25468) 231 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:58:34.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:33 smithi092 bash[42150]: cephadm 2024-03-26T21:58:32.741958+0000 mgr.y (mgr.25468) 232 : cephadm [INF] Upgrade: Updating osd.3 2024-03-26T21:58:34.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:33 smithi092 bash[42150]: audit 2024-03-26T21:58:32.749949+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:34.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:33 smithi092 bash[42150]: audit 2024-03-26T21:58:32.754328+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:58:34.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:33 smithi092 bash[42150]: audit 2024-03-26T21:58:32.755890+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:34.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:33 smithi092 bash[42150]: cephadm 2024-03-26T21:58:32.759448+0000 mgr.y (mgr.25468) 233 : cephadm [INF] Deploying daemon osd.3 on smithi032 2024-03-26T21:58:34.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:33 smithi092 bash[42150]: audit 2024-03-26T21:58:32.788186+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:34.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:33 smithi092 bash[42150]: audit 2024-03-26T21:58:32.790976+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:34.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:33 smithi092 bash[42150]: audit 2024-03-26T21:58:32.966023+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:34.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:34 smithi032 bash[53843]: audit 2024-03-26T21:58:33.842514+0000 mgr.y (mgr.25468) 234 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:34.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:34 smithi032 bash[55231]: audit 2024-03-26T21:58:33.842514+0000 mgr.y (mgr.25468) 234 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:35.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:34 smithi092 bash[42150]: audit 2024-03-26T21:58:33.842514+0000 mgr.y (mgr.25468) 234 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:36.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:35 smithi032 bash[53843]: cluster 2024-03-26T21:58:34.246197+0000 mgr.y (mgr.25468) 235 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:58:36.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:35 smithi032 bash[55231]: cluster 2024-03-26T21:58:34.246197+0000 mgr.y (mgr.25468) 235 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:58:36.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:35 smithi092 bash[42150]: cluster 2024-03-26T21:58:34.246197+0000 mgr.y (mgr.25468) 235 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:58:37.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:37 smithi032 bash[53843]: cluster 2024-03-26T21:58:36.247507+0000 mgr.y (mgr.25468) 236 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:58:37.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:37 smithi032 bash[55231]: cluster 2024-03-26T21:58:36.247507+0000 mgr.y (mgr.25468) 236 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:58:37.842 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:37 smithi032 systemd[1]: Stopping Ceph osd.3 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:58:38.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:37 smithi092 bash[42150]: cluster 2024-03-26T21:58:36.247507+0000 mgr.y (mgr.25468) 236 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:58:38.342 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:37 smithi032 bash[32012]: debug 2024-03-26T21:58:37.891+0000 7efd8e9f8700 -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-03-26T21:58:38.342 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:37 smithi032 bash[32012]: debug 2024-03-26T21:58:37.891+0000 7efd8e9f8700 -1 osd.3 118 *** Got signal Terminated *** 2024-03-26T21:58:38.342 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:37 smithi032 bash[32012]: debug 2024-03-26T21:58:37.891+0000 7efd8e9f8700 -1 osd.3 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T21:58:39.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:38 smithi032 bash[53843]: cluster 2024-03-26T21:58:37.893899+0000 mon.a (mon.0) 291 : cluster [INF] osd.3 marked itself down and dead 2024-03-26T21:58:39.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:38 smithi032 bash[55231]: cluster 2024-03-26T21:58:37.893899+0000 mon.a (mon.0) 291 : cluster [INF] osd.3 marked itself down and dead 2024-03-26T21:58:39.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:38 smithi092 bash[42150]: cluster 2024-03-26T21:58:37.893899+0000 mon.a (mon.0) 291 : cluster [INF] osd.3 marked itself down and dead 2024-03-26T21:58:39.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:39 smithi032 bash[53843]: cluster 2024-03-26T21:58:38.248454+0000 mgr.y (mgr.25468) 237 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:58:39.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:39 smithi032 bash[53843]: cluster 2024-03-26T21:58:38.765931+0000 mon.a (mon.0) 292 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:58:39.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:39 smithi032 bash[53843]: cluster 2024-03-26T21:58:38.780315+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-03-26T21:58:39.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:39 smithi032 bash[55231]: cluster 2024-03-26T21:58:38.248454+0000 mgr.y (mgr.25468) 237 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:58:39.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:39 smithi032 bash[55231]: cluster 2024-03-26T21:58:38.765931+0000 mon.a (mon.0) 292 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:58:39.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:39 smithi032 bash[55231]: cluster 2024-03-26T21:58:38.780315+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-03-26T21:58:40.092 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:39 smithi032 bash[64056]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-3 2024-03-26T21:58:40.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:39 smithi092 bash[42150]: cluster 2024-03-26T21:58:38.248454+0000 mgr.y (mgr.25468) 237 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:58:40.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:39 smithi092 bash[42150]: cluster 2024-03-26T21:58:38.765931+0000 mon.a (mon.0) 292 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:58:40.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:39 smithi092 bash[42150]: cluster 2024-03-26T21:58:38.780315+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-03-26T21:58:40.592 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:40 smithi032 bash[64130]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-3 2024-03-26T21:58:41.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:40 smithi032 bash[53843]: cluster 2024-03-26T21:58:39.789244+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-03-26T21:58:41.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:40 smithi032 bash[55231]: cluster 2024-03-26T21:58:39.789244+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-03-26T21:58:41.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:40 smithi092 bash[42150]: cluster 2024-03-26T21:58:39.789244+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-03-26T21:58:41.592 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:58:41 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:58:41] "GET /metrics HTTP/1.1" 200 38427 "" "Prometheus/2.33.4" 2024-03-26T21:58:42.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:41 smithi032 bash[53843]: cluster 2024-03-26T21:58:40.249811+0000 mgr.y (mgr.25468) 238 : cluster [DBG] pgmap v137: 161 pgs: 6 active+undersized+degraded, 14 peering, 14 stale+active+clean, 14 active+undersized, 113 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 18/630 objects degraded (2.857%) 2024-03-26T21:58:42.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:41 smithi032 bash[53843]: cluster 2024-03-26T21:58:40.784512+0000 mon.a (mon.0) 295 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-26T21:58:42.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:41 smithi032 bash[53843]: cluster 2024-03-26T21:58:40.784610+0000 mon.a (mon.0) 296 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 6 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:42.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:41 smithi032 bash[55231]: cluster 2024-03-26T21:58:40.249811+0000 mgr.y (mgr.25468) 238 : cluster [DBG] pgmap v137: 161 pgs: 6 active+undersized+degraded, 14 peering, 14 stale+active+clean, 14 active+undersized, 113 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 18/630 objects degraded (2.857%) 2024-03-26T21:58:42.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:41 smithi032 bash[55231]: cluster 2024-03-26T21:58:40.784512+0000 mon.a (mon.0) 295 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-26T21:58:42.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:41 smithi032 bash[55231]: cluster 2024-03-26T21:58:40.784610+0000 mon.a (mon.0) 296 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 6 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:42.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:41 smithi092 bash[42150]: cluster 2024-03-26T21:58:40.249811+0000 mgr.y (mgr.25468) 238 : cluster [DBG] pgmap v137: 161 pgs: 6 active+undersized+degraded, 14 peering, 14 stale+active+clean, 14 active+undersized, 113 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 18/630 objects degraded (2.857%) 2024-03-26T21:58:42.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:41 smithi092 bash[42150]: cluster 2024-03-26T21:58:40.784512+0000 mon.a (mon.0) 295 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-26T21:58:42.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:41 smithi092 bash[42150]: cluster 2024-03-26T21:58:40.784610+0000 mon.a (mon.0) 296 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 6 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:42.592 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:42 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.3.service: Succeeded. 2024-03-26T21:58:42.592 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:42 smithi032 systemd[1]: Stopped Ceph osd.3 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:58:42.592 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:42 smithi032 systemd[1]: Started Ceph osd.3 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:58:43.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:43 smithi032 bash[53843]: cluster 2024-03-26T21:58:42.250825+0000 mgr.y (mgr.25468) 239 : cluster [DBG] pgmap v138: 161 pgs: 6 active+undersized+degraded, 14 peering, 14 stale+active+clean, 14 active+undersized, 113 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 18/630 objects degraded (2.857%) 2024-03-26T21:58:43.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:43 smithi032 bash[53843]: audit 2024-03-26T21:58:42.632497+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:43.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:43 smithi032 bash[53843]: audit 2024-03-26T21:58:42.643848+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:43.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:43 smithi032 bash[55231]: cluster 2024-03-26T21:58:42.250825+0000 mgr.y (mgr.25468) 239 : cluster [DBG] pgmap v138: 161 pgs: 6 active+undersized+degraded, 14 peering, 14 stale+active+clean, 14 active+undersized, 113 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 18/630 objects degraded (2.857%) 2024-03-26T21:58:43.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:43 smithi032 bash[55231]: audit 2024-03-26T21:58:42.632497+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:43.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:43 smithi032 bash[55231]: audit 2024-03-26T21:58:42.643848+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:43.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:43 smithi092 bash[42150]: cluster 2024-03-26T21:58:42.250825+0000 mgr.y (mgr.25468) 239 : cluster [DBG] pgmap v138: 161 pgs: 6 active+undersized+degraded, 14 peering, 14 stale+active+clean, 14 active+undersized, 113 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 18/630 objects degraded (2.857%) 2024-03-26T21:58:43.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:43 smithi092 bash[42150]: audit 2024-03-26T21:58:42.632497+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:43.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:43 smithi092 bash[42150]: audit 2024-03-26T21:58:42.643848+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:44.552 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:44 smithi032 bash[64297]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:58:44.552 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:44 smithi032 bash[64297]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:58:44.552 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:44 smithi032 bash[64297]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-26T21:58:44.552 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:44 smithi032 bash[64297]: 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-03-26T21:58:44.553 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:44 smithi032 bash[64297]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-26T21:58:44.553 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:44 smithi032 bash[64297]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-26T21:58:44.553 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:44 smithi032 bash[64297]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-26T21:58:44.553 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:44 smithi032 bash[64297]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-26T21:58:44.553 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:44 smithi032 bash[64297]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-26T21:58:44.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:44 smithi032 bash[53843]: audit 2024-03-26T21:58:43.852395+0000 mgr.y (mgr.25468) 240 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:44.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:44 smithi032 bash[55231]: audit 2024-03-26T21:58:43.852395+0000 mgr.y (mgr.25468) 240 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:44.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:44 smithi092 bash[42150]: audit 2024-03-26T21:58:43.852395+0000 mgr.y (mgr.25468) 240 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:45.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:45 smithi092 bash[42150]: cluster 2024-03-26T21:58:44.252857+0000 mgr.y (mgr.25468) 241 : cluster [DBG] pgmap v139: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-03-26T21:58:45.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:45 smithi092 bash[42150]: cluster 2024-03-26T21:58:44.631807+0000 mon.a (mon.0) 299 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-03-26T21:58:46.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:45 smithi032 bash[53843]: cluster 2024-03-26T21:58:44.252857+0000 mgr.y (mgr.25468) 241 : cluster [DBG] pgmap v139: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-03-26T21:58:46.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:45 smithi032 bash[53843]: cluster 2024-03-26T21:58:44.631807+0000 mon.a (mon.0) 299 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-03-26T21:58:46.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:45 smithi032 bash[55231]: cluster 2024-03-26T21:58:44.252857+0000 mgr.y (mgr.25468) 241 : cluster [DBG] pgmap v139: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-03-26T21:58:46.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:45 smithi032 bash[55231]: cluster 2024-03-26T21:58:44.631807+0000 mon.a (mon.0) 299 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-03-26T21:58:46.592 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:46 smithi032 bash[64607]: debug 2024-03-26T21:58:46.207+0000 7fc1a4c31700 1 -- 172.21.15.32:0/1082218904 <== mon.0 v2:172.21.15.32:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b2f47ad680 con 0x55b2f47ea800 2024-03-26T21:58:47.092 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:46 smithi032 bash[64607]: debug 2024-03-26T21:58:46.747+0000 7fc1addc97c0 -1 Falling back to public interface 2024-03-26T21:58:47.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:47 smithi092 bash[42150]: cluster 2024-03-26T21:58:46.254287+0000 mgr.y (mgr.25468) 242 : cluster [DBG] pgmap v140: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-03-26T21:58:47.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:47 smithi092 bash[42150]: cluster 2024-03-26T21:58:47.466496+0000 mon.a (mon.0) 300 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 25 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:48.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:47 smithi032 bash[55231]: cluster 2024-03-26T21:58:46.254287+0000 mgr.y (mgr.25468) 242 : cluster [DBG] pgmap v140: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-03-26T21:58:48.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:47 smithi032 bash[55231]: cluster 2024-03-26T21:58:47.466496+0000 mon.a (mon.0) 300 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 25 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:48.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:47 smithi032 bash[53843]: cluster 2024-03-26T21:58:46.254287+0000 mgr.y (mgr.25468) 242 : cluster [DBG] pgmap v140: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-03-26T21:58:48.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:47 smithi032 bash[53843]: cluster 2024-03-26T21:58:47.466496+0000 mon.a (mon.0) 300 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 25 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:49.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:48 smithi032 bash[53843]: audit 2024-03-26T21:58:47.791048+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:49.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:48 smithi032 bash[53843]: audit 2024-03-26T21:58:47.793841+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:49.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:48 smithi032 bash[55231]: audit 2024-03-26T21:58:47.791048+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:49.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:48 smithi032 bash[55231]: audit 2024-03-26T21:58:47.793841+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:49.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:48 smithi092 bash[42150]: audit 2024-03-26T21:58:47.791048+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:49.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:48 smithi092 bash[42150]: audit 2024-03-26T21:58:47.793841+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:50.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:49 smithi032 bash[53843]: cluster 2024-03-26T21:58:48.255410+0000 mgr.y (mgr.25468) 243 : cluster [DBG] pgmap v141: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-03-26T21:58:50.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:49 smithi032 bash[55231]: cluster 2024-03-26T21:58:48.255410+0000 mgr.y (mgr.25468) 243 : cluster [DBG] pgmap v141: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-03-26T21:58:50.092 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:49 smithi032 bash[64607]: debug 2024-03-26T21:58:49.791+0000 7fc1addc97c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-03-26T21:58:50.092 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:49 smithi032 bash[64607]: debug 2024-03-26T21:58:49.839+0000 7fc1addc97c0 -1 osd.3 118 log_to_monitors true 2024-03-26T21:58:50.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:49 smithi092 bash[42150]: cluster 2024-03-26T21:58:48.255410+0000 mgr.y (mgr.25468) 243 : cluster [DBG] pgmap v141: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-03-26T21:58:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:50 smithi032 bash[53843]: audit 2024-03-26T21:58:49.844358+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T21:58:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:50 smithi032 bash[53843]: audit 2024-03-26T21:58:50.201764+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:51.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:50 smithi032 bash[53843]: audit 2024-03-26T21:58:50.216661+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:51.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:50 smithi032 bash[55231]: audit 2024-03-26T21:58:49.844358+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T21:58:51.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:50 smithi032 bash[55231]: audit 2024-03-26T21:58:50.201764+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:51.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:50 smithi032 bash[55231]: audit 2024-03-26T21:58:50.216661+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:51.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:50 smithi092 bash[42150]: audit 2024-03-26T21:58:49.844358+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T21:58:51.273 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:50 smithi092 bash[42150]: audit 2024-03-26T21:58:50.201764+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:51.273 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:50 smithi092 bash[42150]: audit 2024-03-26T21:58:50.216661+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:51.592 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[64607]: debug 2024-03-26T21:58:51.179+0000 7fc19b219700 -1 osd.3 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:58:51.592 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:58:51] "GET /metrics HTTP/1.1" 200 38428 "" "Prometheus/2.33.4" 2024-03-26T21:58:52.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[53843]: cluster 2024-03-26T21:58:50.257387+0000 mgr.y (mgr.25468) 244 : cluster [DBG] pgmap v142: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-03-26T21:58:52.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[53843]: audit 2024-03-26T21:58:50.811463+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T21:58:52.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[53843]: cluster 2024-03-26T21:58:50.817426+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-03-26T21:58:52.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[53843]: audit 2024-03-26T21:58:50.817844+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:58:52.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[53843]: audit 2024-03-26T21:58:51.159776+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583]' entity='osd.3' 2024-03-26T21:58:52.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[53843]: audit 2024-03-26T21:58:51.265961+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:52.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[53843]: audit 2024-03-26T21:58:51.280267+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:52.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[55231]: cluster 2024-03-26T21:58:50.257387+0000 mgr.y (mgr.25468) 244 : cluster [DBG] pgmap v142: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-03-26T21:58:52.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[55231]: audit 2024-03-26T21:58:50.811463+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T21:58:52.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[55231]: cluster 2024-03-26T21:58:50.817426+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-03-26T21:58:52.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[55231]: audit 2024-03-26T21:58:50.817844+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:58:52.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[55231]: audit 2024-03-26T21:58:51.159776+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583]' entity='osd.3' 2024-03-26T21:58:52.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[55231]: audit 2024-03-26T21:58:51.265961+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:52.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:51 smithi032 bash[55231]: audit 2024-03-26T21:58:51.280267+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:52.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:51 smithi092 bash[42150]: cluster 2024-03-26T21:58:50.257387+0000 mgr.y (mgr.25468) 244 : cluster [DBG] pgmap v142: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-03-26T21:58:52.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:51 smithi092 bash[42150]: audit 2024-03-26T21:58:50.811463+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T21:58:52.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:51 smithi092 bash[42150]: cluster 2024-03-26T21:58:50.817426+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-03-26T21:58:52.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:51 smithi092 bash[42150]: audit 2024-03-26T21:58:50.817844+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-03-26T21:58:52.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:51 smithi092 bash[42150]: audit 2024-03-26T21:58:51.159776+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583]' entity='osd.3' 2024-03-26T21:58:52.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:51 smithi092 bash[42150]: audit 2024-03-26T21:58:51.265961+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:52.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:51 smithi092 bash[42150]: audit 2024-03-26T21:58:51.280267+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:58:53.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:52 smithi032 bash[53843]: cluster 2024-03-26T21:58:52.157377+0000 mon.a (mon.0) 311 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:58:53.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:52 smithi032 bash[53843]: cluster 2024-03-26T21:58:52.166488+0000 mon.a (mon.0) 312 : cluster [INF] osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583] boot 2024-03-26T21:58:53.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:52 smithi032 bash[53843]: cluster 2024-03-26T21:58:52.166621+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-03-26T21:58:53.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:52 smithi032 bash[53843]: audit 2024-03-26T21:58:52.168711+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:58:53.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:52 smithi032 bash[55231]: cluster 2024-03-26T21:58:52.157377+0000 mon.a (mon.0) 311 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:58:53.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:52 smithi032 bash[55231]: cluster 2024-03-26T21:58:52.166488+0000 mon.a (mon.0) 312 : cluster [INF] osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583] boot 2024-03-26T21:58:53.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:52 smithi032 bash[55231]: cluster 2024-03-26T21:58:52.166621+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-03-26T21:58:53.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:52 smithi032 bash[55231]: audit 2024-03-26T21:58:52.168711+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:58:53.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:52 smithi092 bash[42150]: cluster 2024-03-26T21:58:52.157377+0000 mon.a (mon.0) 311 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:58:53.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:52 smithi092 bash[42150]: cluster 2024-03-26T21:58:52.166488+0000 mon.a (mon.0) 312 : cluster [INF] osd.3 [v2:172.21.15.32:6826/2333074583,v1:172.21.15.32:6827/2333074583] boot 2024-03-26T21:58:53.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:52 smithi092 bash[42150]: cluster 2024-03-26T21:58:52.166621+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-03-26T21:58:53.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:52 smithi092 bash[42150]: audit 2024-03-26T21:58:52.168711+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:58:54.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:53 smithi032 bash[53843]: cluster 2024-03-26T21:58:52.258492+0000 mgr.y (mgr.25468) 245 : cluster [DBG] pgmap v145: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-03-26T21:58:54.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:53 smithi032 bash[53843]: cluster 2024-03-26T21:58:53.175965+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-03-26T21:58:54.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:53 smithi032 bash[55231]: cluster 2024-03-26T21:58:52.258492+0000 mgr.y (mgr.25468) 245 : cluster [DBG] pgmap v145: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-03-26T21:58:54.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:53 smithi032 bash[55231]: cluster 2024-03-26T21:58:53.175965+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-03-26T21:58:54.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:53 smithi092 bash[42150]: cluster 2024-03-26T21:58:52.258492+0000 mgr.y (mgr.25468) 245 : cluster [DBG] pgmap v145: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-03-26T21:58:54.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:53 smithi092 bash[42150]: cluster 2024-03-26T21:58:53.175965+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-03-26T21:58:55.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:54 smithi032 bash[53843]: audit 2024-03-26T21:58:53.861192+0000 mgr.y (mgr.25468) 246 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:55.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:54 smithi032 bash[55231]: audit 2024-03-26T21:58:53.861192+0000 mgr.y (mgr.25468) 246 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:55.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:54 smithi092 bash[42150]: audit 2024-03-26T21:58:53.861192+0000 mgr.y (mgr.25468) 246 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:55 smithi032 bash[53843]: cluster 2024-03-26T21:58:54.260159+0000 mgr.y (mgr.25468) 247 : cluster [DBG] pgmap v147: 161 pgs: 14 active+undersized+degraded, 26 active+undersized, 121 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/630 objects degraded (6.984%) 2024-03-26T21:58:56.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:55 smithi032 bash[53843]: cluster 2024-03-26T21:58:54.818488+0000 mon.a (mon.0) 315 : cluster [WRN] Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:56.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:55 smithi032 bash[55231]: cluster 2024-03-26T21:58:54.260159+0000 mgr.y (mgr.25468) 247 : cluster [DBG] pgmap v147: 161 pgs: 14 active+undersized+degraded, 26 active+undersized, 121 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/630 objects degraded (6.984%) 2024-03-26T21:58:56.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:55 smithi032 bash[55231]: cluster 2024-03-26T21:58:54.818488+0000 mon.a (mon.0) 315 : cluster [WRN] Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:56.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:55 smithi092 bash[42150]: cluster 2024-03-26T21:58:54.260159+0000 mgr.y (mgr.25468) 247 : cluster [DBG] pgmap v147: 161 pgs: 14 active+undersized+degraded, 26 active+undersized, 121 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/630 objects degraded (6.984%) 2024-03-26T21:58:56.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:55 smithi092 bash[42150]: cluster 2024-03-26T21:58:54.818488+0000 mon.a (mon.0) 315 : cluster [WRN] Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded (PG_DEGRADED) 2024-03-26T21:58:57.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:56 smithi092 bash[42150]: cluster 2024-03-26T21:58:56.830263+0000 mon.a (mon.0) 316 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded) 2024-03-26T21:58:57.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:56 smithi032 bash[55231]: cluster 2024-03-26T21:58:56.830263+0000 mon.a (mon.0) 316 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded) 2024-03-26T21:58:57.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:56 smithi032 bash[53843]: cluster 2024-03-26T21:58:56.830263+0000 mon.a (mon.0) 316 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded) 2024-03-26T21:58:58.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:57 smithi092 bash[42150]: cluster 2024-03-26T21:58:56.261318+0000 mgr.y (mgr.25468) 248 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:58:58.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:57 smithi032 bash[55231]: cluster 2024-03-26T21:58:56.261318+0000 mgr.y (mgr.25468) 248 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:58:58.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:57 smithi032 bash[53843]: cluster 2024-03-26T21:58:56.261318+0000 mgr.y (mgr.25468) 248 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:00.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:58:59 smithi092 bash[42150]: cluster 2024-03-26T21:58:58.262063+0000 mgr.y (mgr.25468) 249 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:00.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:58:59 smithi032 bash[53843]: cluster 2024-03-26T21:58:58.262063+0000 mgr.y (mgr.25468) 249 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:00.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:58:59 smithi032 bash[55231]: cluster 2024-03-26T21:58:58.262063+0000 mgr.y (mgr.25468) 249 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:01.592 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:59:01] "GET /metrics HTTP/1.1" 200 38428 "" "Prometheus/2.33.4" 2024-03-26T21:59:02.123 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:59:02.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:01 smithi092 bash[42150]: cluster 2024-03-26T21:59:00.263730+0000 mgr.y (mgr.25468) 250 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:02.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:01 smithi092 bash[42150]: audit 2024-03-26T21:59:01.384200+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:02.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:01 smithi092 bash[42150]: audit 2024-03-26T21:59:01.398057+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:02.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:01 smithi092 bash[42150]: audit 2024-03-26T21:59:01.401958+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:02.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:01 smithi092 bash[42150]: audit 2024-03-26T21:59:01.403484+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:02.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:01 smithi092 bash[42150]: audit 2024-03-26T21:59:01.416694+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:02.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:01 smithi092 bash[42150]: audit 2024-03-26T21:59:01.505588+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:02.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:01 smithi092 bash[42150]: audit 2024-03-26T21:59:01.509427+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:02.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:01 smithi092 bash[42150]: audit 2024-03-26T21:59:01.512234+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:02.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:01 smithi092 bash[42150]: audit 2024-03-26T21:59:01.514479+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:02.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:01 smithi092 bash[42150]: audit 2024-03-26T21:59:01.517312+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T21:59:02.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[53843]: cluster 2024-03-26T21:59:00.263730+0000 mgr.y (mgr.25468) 250 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:02.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[53843]: audit 2024-03-26T21:59:01.384200+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:02.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[53843]: audit 2024-03-26T21:59:01.398057+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:02.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[53843]: audit 2024-03-26T21:59:01.401958+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:02.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[53843]: audit 2024-03-26T21:59:01.403484+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:02.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[53843]: audit 2024-03-26T21:59:01.416694+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:02.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[53843]: audit 2024-03-26T21:59:01.505588+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:02.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[53843]: audit 2024-03-26T21:59:01.509427+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:02.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[53843]: audit 2024-03-26T21:59:01.512234+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:02.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[53843]: audit 2024-03-26T21:59:01.514479+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:02.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[53843]: audit 2024-03-26T21:59:01.517312+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T21:59:02.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[55231]: cluster 2024-03-26T21:59:00.263730+0000 mgr.y (mgr.25468) 250 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:02.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[55231]: audit 2024-03-26T21:59:01.384200+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:02.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[55231]: audit 2024-03-26T21:59:01.398057+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:02.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[55231]: audit 2024-03-26T21:59:01.401958+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:02.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[55231]: audit 2024-03-26T21:59:01.403484+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:02.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[55231]: audit 2024-03-26T21:59:01.416694+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:02.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[55231]: audit 2024-03-26T21:59:01.505588+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:02.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[55231]: audit 2024-03-26T21:59:01.509427+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:02.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[55231]: audit 2024-03-26T21:59:01.512234+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:02.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[55231]: audit 2024-03-26T21:59:01.514479+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:02.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:01 smithi032 bash[55231]: audit 2024-03-26T21:59:01.517312+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T21:59:02.944 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:59:02.944 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (6m) 12s ago 13m 17.6M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T21:59:02.944 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 2m ago 12m - - 2024-03-26T21:59:02.944 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (4m) 12s ago 11m 47.8M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T21:59:02.944 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (4m) 2m ago 19m 442M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (5m) 12s ago 21m 503M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (4m) 12s ago 21m 52.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (3m) 2m ago 19m 23.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (3m) 12s ago 19m 45.8M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (6m) 12s ago 13m 12.0M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (5m) 2m ago 13m 11.8M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (109s) 12s ago 18m 57.1M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (78s) 12s ago 18m 52.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (48s) 12s ago 17m 47.8M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (17s) 12s ago 16m - 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 10e900ae5dd2 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (16m) 2m ago 16m 58.7M 3037M 17.2.0 e1d6a67b021e 3c6d78ee28d1 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (15m) 2m ago 15m 55.3M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:59:02.945 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (15m) 2m ago 15m 53.5M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:59:02.946 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (14m) 2m ago 14m 57.4M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:59:02.946 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (4m) 2m ago 13m 66.4M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T21:59:02.946 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (11m) 12s ago 11m 90.1M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:59:02.946 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (11m) 2m ago 11m 87.3M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:59:02.946 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (11m) 12s ago 11m 88.1M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:59:02.946 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (11m) 2m ago 11m 87.2M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:59:03.141 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:02 smithi092 bash[42150]: cluster 2024-03-26T21:59:01.406556+0000 mgr.y (mgr.25468) 251 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:03.141 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:02 smithi092 bash[42150]: cluster 2024-03-26T21:59:01.407142+0000 mgr.y (mgr.25468) 252 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:03.141 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:02 smithi092 bash[42150]: audit 2024-03-26T21:59:01.517689+0000 mgr.y (mgr.25468) 253 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T21:59:03.141 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:02 smithi092 bash[42150]: cephadm 2024-03-26T21:59:01.520074+0000 mgr.y (mgr.25468) 254 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-26T21:59:03.141 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:02 smithi092 bash[42150]: audit 2024-03-26T21:59:02.790540+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:03.141 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:02 smithi092 bash[42150]: audit 2024-03-26T21:59:02.792846+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:03.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:02 smithi032 bash[55231]: cluster 2024-03-26T21:59:01.406556+0000 mgr.y (mgr.25468) 251 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:03.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:02 smithi032 bash[55231]: cluster 2024-03-26T21:59:01.407142+0000 mgr.y (mgr.25468) 252 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:03.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:02 smithi032 bash[55231]: audit 2024-03-26T21:59:01.517689+0000 mgr.y (mgr.25468) 253 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T21:59:03.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:02 smithi032 bash[55231]: cephadm 2024-03-26T21:59:01.520074+0000 mgr.y (mgr.25468) 254 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-26T21:59:03.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:02 smithi032 bash[55231]: audit 2024-03-26T21:59:02.790540+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:03.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:02 smithi032 bash[55231]: audit 2024-03-26T21:59:02.792846+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:03.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:02 smithi032 bash[53843]: cluster 2024-03-26T21:59:01.406556+0000 mgr.y (mgr.25468) 251 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:03.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:02 smithi032 bash[53843]: cluster 2024-03-26T21:59:01.407142+0000 mgr.y (mgr.25468) 252 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:03.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:02 smithi032 bash[53843]: audit 2024-03-26T21:59:01.517689+0000 mgr.y (mgr.25468) 253 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T21:59:03.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:02 smithi032 bash[53843]: cephadm 2024-03-26T21:59:01.520074+0000 mgr.y (mgr.25468) 254 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-26T21:59:03.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:02 smithi032 bash[53843]: audit 2024-03-26T21:59:02.790540+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:03.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:02 smithi032 bash[53843]: audit 2024-03-26T21:59:02.792846+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:03.414 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:59:03.415 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:59:03.415 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:59:03.415 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:59:03.415 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:59:03.415 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:59:03.415 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:59:03.415 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:59:03.415 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-26T21:59:03.415 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 4 2024-03-26T21:59:03.415 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:59:03.415 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:59:03.416 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:59:03.416 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:59:03.416 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:59:03.416 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-03-26T21:59:03.416 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 9 2024-03-26T21:59:03.416 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:59:03.416 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:59:03.817 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:59:03.818 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:59:03.818 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:59:03.818 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:59:03.818 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T21:59:03.818 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T21:59:03.818 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T21:59:03.818 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:59:03.818 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "9/23 daemons upgraded", 2024-03-26T21:59:03.818 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T21:59:03.818 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:59:03.818 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:59:04.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:03 smithi092 bash[42150]: audit 2024-03-26T21:59:02.109745+0000 mgr.y (mgr.25468) 255 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:04.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:03 smithi092 bash[42150]: audit 2024-03-26T21:59:02.512232+0000 mgr.y (mgr.25468) 256 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:04.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:03 smithi092 bash[42150]: audit 2024-03-26T21:59:02.925315+0000 mgr.y (mgr.25468) 257 : audit [DBG] from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:04.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:03 smithi092 bash[42150]: audit 2024-03-26T21:59:03.002738+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:04.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:03 smithi092 bash[42150]: audit 2024-03-26T21:59:03.416540+0000 mon.a (mon.0) 322 : audit [DBG] from='client.? 172.21.15.32:0/606871901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:04.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:03 smithi092 bash[42150]: audit 2024-03-26T21:59:03.763015+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:04.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:03 smithi092 bash[42150]: audit 2024-03-26T21:59:03.767985+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:59:04.198 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:03 smithi092 bash[42150]: audit 2024-03-26T21:59:03.769077+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:04.287 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:59:04.287 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:59:04.287 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T21:59:04.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[53843]: audit 2024-03-26T21:59:02.109745+0000 mgr.y (mgr.25468) 255 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:04.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[53843]: audit 2024-03-26T21:59:02.512232+0000 mgr.y (mgr.25468) 256 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:04.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[53843]: audit 2024-03-26T21:59:02.925315+0000 mgr.y (mgr.25468) 257 : audit [DBG] from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:04.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[53843]: audit 2024-03-26T21:59:03.002738+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:04.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[53843]: audit 2024-03-26T21:59:03.416540+0000 mon.a (mon.0) 322 : audit [DBG] from='client.? 172.21.15.32:0/606871901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:04.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[53843]: audit 2024-03-26T21:59:03.763015+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:04.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[53843]: audit 2024-03-26T21:59:03.767985+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:59:04.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[53843]: audit 2024-03-26T21:59:03.769077+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:04.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[55231]: audit 2024-03-26T21:59:02.109745+0000 mgr.y (mgr.25468) 255 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:04.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[55231]: audit 2024-03-26T21:59:02.512232+0000 mgr.y (mgr.25468) 256 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:04.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[55231]: audit 2024-03-26T21:59:02.925315+0000 mgr.y (mgr.25468) 257 : audit [DBG] from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:04.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[55231]: audit 2024-03-26T21:59:03.002738+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:04.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[55231]: audit 2024-03-26T21:59:03.416540+0000 mon.a (mon.0) 322 : audit [DBG] from='client.? 172.21.15.32:0/606871901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:04.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[55231]: audit 2024-03-26T21:59:03.763015+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:04.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[55231]: audit 2024-03-26T21:59:03.767985+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:59:04.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:03 smithi032 bash[55231]: audit 2024-03-26T21:59:03.769077+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:05.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:04 smithi092 bash[42150]: cluster 2024-03-26T21:59:03.408021+0000 mgr.y (mgr.25468) 258 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:05.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:04 smithi092 bash[42150]: cephadm 2024-03-26T21:59:03.754929+0000 mgr.y (mgr.25468) 259 : cephadm [INF] Upgrade: Updating osd.4 2024-03-26T21:59:05.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:04 smithi092 bash[42150]: cephadm 2024-03-26T21:59:03.771718+0000 mgr.y (mgr.25468) 260 : cephadm [INF] Deploying daemon osd.4 on smithi092 2024-03-26T21:59:05.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:04 smithi092 bash[42150]: audit 2024-03-26T21:59:03.819575+0000 mgr.y (mgr.25468) 261 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:05.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:04 smithi092 bash[42150]: audit 2024-03-26T21:59:03.872214+0000 mgr.y (mgr.25468) 262 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:05.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:04 smithi092 bash[42150]: audit 2024-03-26T21:59:04.289178+0000 mon.a (mon.0) 324 : audit [DBG] from='client.? 172.21.15.32:0/650125207' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:59:05.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:04 smithi032 bash[53843]: cluster 2024-03-26T21:59:03.408021+0000 mgr.y (mgr.25468) 258 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:05.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:04 smithi032 bash[53843]: cephadm 2024-03-26T21:59:03.754929+0000 mgr.y (mgr.25468) 259 : cephadm [INF] Upgrade: Updating osd.4 2024-03-26T21:59:05.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:04 smithi032 bash[53843]: cephadm 2024-03-26T21:59:03.771718+0000 mgr.y (mgr.25468) 260 : cephadm [INF] Deploying daemon osd.4 on smithi092 2024-03-26T21:59:05.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:04 smithi032 bash[53843]: audit 2024-03-26T21:59:03.819575+0000 mgr.y (mgr.25468) 261 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:05.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:04 smithi032 bash[53843]: audit 2024-03-26T21:59:03.872214+0000 mgr.y (mgr.25468) 262 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:05.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:04 smithi032 bash[53843]: audit 2024-03-26T21:59:04.289178+0000 mon.a (mon.0) 324 : audit [DBG] from='client.? 172.21.15.32:0/650125207' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:59:05.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:04 smithi032 bash[55231]: cluster 2024-03-26T21:59:03.408021+0000 mgr.y (mgr.25468) 258 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:05.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:04 smithi032 bash[55231]: cephadm 2024-03-26T21:59:03.754929+0000 mgr.y (mgr.25468) 259 : cephadm [INF] Upgrade: Updating osd.4 2024-03-26T21:59:05.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:04 smithi032 bash[55231]: cephadm 2024-03-26T21:59:03.771718+0000 mgr.y (mgr.25468) 260 : cephadm [INF] Deploying daemon osd.4 on smithi092 2024-03-26T21:59:05.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:04 smithi032 bash[55231]: audit 2024-03-26T21:59:03.819575+0000 mgr.y (mgr.25468) 261 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:05.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:04 smithi032 bash[55231]: audit 2024-03-26T21:59:03.872214+0000 mgr.y (mgr.25468) 262 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:05.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:04 smithi032 bash[55231]: audit 2024-03-26T21:59:04.289178+0000 mon.a (mon.0) 324 : audit [DBG] from='client.? 172.21.15.32:0/650125207' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:59:07.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:06 smithi092 bash[42150]: cluster 2024-03-26T21:59:05.409731+0000 mgr.y (mgr.25468) 263 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-03-26T21:59:07.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:06 smithi032 bash[53843]: cluster 2024-03-26T21:59:05.409731+0000 mgr.y (mgr.25468) 263 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-03-26T21:59:07.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:06 smithi032 bash[55231]: cluster 2024-03-26T21:59:05.409731+0000 mgr.y (mgr.25468) 263 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-03-26T21:59:08.206 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:08 smithi092 systemd[1]: Stopping Ceph osd.4 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:59:08.706 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:08 smithi092 bash[17672]: debug 2024-03-26T21:59:08.234+0000 7eff7732c700 -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-03-26T21:59:08.706 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:08 smithi092 bash[17672]: debug 2024-03-26T21:59:08.234+0000 7eff7732c700 -1 osd.4 123 *** Got signal Terminated *** 2024-03-26T21:59:08.707 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:08 smithi092 bash[17672]: debug 2024-03-26T21:59:08.234+0000 7eff7732c700 -1 osd.4 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T21:59:09.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:08 smithi092 bash[42150]: cluster 2024-03-26T21:59:07.410730+0000 mgr.y (mgr.25468) 264 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:59:09.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:08 smithi092 bash[42150]: cluster 2024-03-26T21:59:08.244130+0000 mon.a (mon.0) 325 : cluster [INF] osd.4 marked itself down and dead 2024-03-26T21:59:09.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:08 smithi032 bash[53843]: cluster 2024-03-26T21:59:07.410730+0000 mgr.y (mgr.25468) 264 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:59:09.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:08 smithi032 bash[53843]: cluster 2024-03-26T21:59:08.244130+0000 mon.a (mon.0) 325 : cluster [INF] osd.4 marked itself down and dead 2024-03-26T21:59:09.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:08 smithi032 bash[55231]: cluster 2024-03-26T21:59:07.410730+0000 mgr.y (mgr.25468) 264 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:59:09.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:08 smithi032 bash[55231]: cluster 2024-03-26T21:59:08.244130+0000 mon.a (mon.0) 325 : cluster [INF] osd.4 marked itself down and dead 2024-03-26T21:59:10.207 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:09 smithi092 bash[43973]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-4 2024-03-26T21:59:10.207 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:10 smithi092 bash[44044]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-4 2024-03-26T21:59:10.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:09 smithi092 bash[42150]: cluster 2024-03-26T21:59:08.907520+0000 mon.a (mon.0) 326 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:59:10.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:09 smithi092 bash[42150]: cluster 2024-03-26T21:59:08.917906+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-03-26T21:59:10.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:09 smithi092 bash[42150]: cluster 2024-03-26T21:59:09.920040+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-03-26T21:59:10.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:09 smithi032 bash[53843]: cluster 2024-03-26T21:59:08.907520+0000 mon.a (mon.0) 326 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:59:10.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:09 smithi032 bash[53843]: cluster 2024-03-26T21:59:08.917906+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-03-26T21:59:10.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:09 smithi032 bash[53843]: cluster 2024-03-26T21:59:09.920040+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-03-26T21:59:10.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:09 smithi032 bash[55231]: cluster 2024-03-26T21:59:08.907520+0000 mon.a (mon.0) 326 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:59:10.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:09 smithi032 bash[55231]: cluster 2024-03-26T21:59:08.917906+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-03-26T21:59:10.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:09 smithi032 bash[55231]: cluster 2024-03-26T21:59:09.920040+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-03-26T21:59:11.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:10 smithi092 bash[42150]: cluster 2024-03-26T21:59:09.411549+0000 mgr.y (mgr.25468) 265 : cluster [DBG] pgmap v157: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:59:11.316 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:10 smithi032 bash[53843]: cluster 2024-03-26T21:59:09.411549+0000 mgr.y (mgr.25468) 265 : cluster [DBG] pgmap v157: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:59:11.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:10 smithi032 bash[55231]: cluster 2024-03-26T21:59:09.411549+0000 mgr.y (mgr.25468) 265 : cluster [DBG] pgmap v157: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:59:11.592 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:59:11 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:59:11] "GET /metrics HTTP/1.1" 200 38436 "" "Prometheus/2.33.4" 2024-03-26T21:59:12.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:11 smithi032 bash[55231]: cluster 2024-03-26T21:59:11.412950+0000 mgr.y (mgr.25468) 266 : cluster [DBG] pgmap v159: 161 pgs: 5 active+undersized+degraded, 11 peering, 11 stale+active+clean, 12 active+undersized, 122 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2024-03-26T21:59:12.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:11 smithi032 bash[55231]: cluster 2024-03-26T21:59:11.944534+0000 mon.a (mon.0) 329 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-26T21:59:12.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:11 smithi032 bash[55231]: cluster 2024-03-26T21:59:11.944603+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 5 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:12.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:11 smithi032 bash[53843]: cluster 2024-03-26T21:59:11.412950+0000 mgr.y (mgr.25468) 266 : cluster [DBG] pgmap v159: 161 pgs: 5 active+undersized+degraded, 11 peering, 11 stale+active+clean, 12 active+undersized, 122 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2024-03-26T21:59:12.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:11 smithi032 bash[53843]: cluster 2024-03-26T21:59:11.944534+0000 mon.a (mon.0) 329 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-26T21:59:12.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:11 smithi032 bash[53843]: cluster 2024-03-26T21:59:11.944603+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 5 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:12.389 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:12 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.4.service: Succeeded. 2024-03-26T21:59:12.390 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:12 smithi092 systemd[1]: Stopped Ceph osd.4 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:59:12.390 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:11 smithi092 bash[42150]: cluster 2024-03-26T21:59:11.412950+0000 mgr.y (mgr.25468) 266 : cluster [DBG] pgmap v159: 161 pgs: 5 active+undersized+degraded, 11 peering, 11 stale+active+clean, 12 active+undersized, 122 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2024-03-26T21:59:12.390 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:11 smithi092 bash[42150]: cluster 2024-03-26T21:59:11.944534+0000 mon.a (mon.0) 329 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-26T21:59:12.390 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:11 smithi092 bash[42150]: cluster 2024-03-26T21:59:11.944603+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 5 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:12.706 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:12 smithi092 systemd[1]: Started Ceph osd.4 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:59:13.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:13 smithi092 bash[42150]: audit 2024-03-26T21:59:12.443623+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:13.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:13 smithi092 bash[42150]: audit 2024-03-26T21:59:12.457551+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:13.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:13 smithi092 bash[42150]: audit 2024-03-26T21:59:13.033560+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:13.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:13 smithi092 bash[42150]: audit 2024-03-26T21:59:13.046180+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:13.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:13 smithi032 bash[53843]: audit 2024-03-26T21:59:12.443623+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:13.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:13 smithi032 bash[53843]: audit 2024-03-26T21:59:12.457551+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:13.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:13 smithi032 bash[53843]: audit 2024-03-26T21:59:13.033560+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:13.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:13 smithi032 bash[53843]: audit 2024-03-26T21:59:13.046180+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:13.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:13 smithi032 bash[55231]: audit 2024-03-26T21:59:12.443623+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:13.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:13 smithi032 bash[55231]: audit 2024-03-26T21:59:12.457551+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:13.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:13 smithi032 bash[55231]: audit 2024-03-26T21:59:13.033560+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:13.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:13 smithi032 bash[55231]: audit 2024-03-26T21:59:13.046180+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:14.313 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:14 smithi092 bash[44214]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:59:14.313 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:14 smithi092 bash[44214]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:59:14.314 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:14 smithi092 bash[44214]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-26T21:59:14.314 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:14 smithi092 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-03-26T21:59:14.314 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:14 smithi092 bash[44214]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-26T21:59:14.314 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:14 smithi092 bash[44214]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-26T21:59:14.314 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:14 smithi092 bash[44214]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-26T21:59:14.314 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:14 smithi092 bash[44214]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-26T21:59:14.314 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:14 smithi092 bash[44214]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-26T21:59:14.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:14 smithi092 bash[42150]: cluster 2024-03-26T21:59:13.413897+0000 mgr.y (mgr.25468) 267 : cluster [DBG] pgmap v160: 161 pgs: 5 active+undersized+degraded, 11 peering, 11 stale+active+clean, 12 active+undersized, 122 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2024-03-26T21:59:14.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:14 smithi092 bash[42150]: audit 2024-03-26T21:59:13.883162+0000 mgr.y (mgr.25468) 268 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:14.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:14 smithi032 bash[53843]: cluster 2024-03-26T21:59:13.413897+0000 mgr.y (mgr.25468) 267 : cluster [DBG] pgmap v160: 161 pgs: 5 active+undersized+degraded, 11 peering, 11 stale+active+clean, 12 active+undersized, 122 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2024-03-26T21:59:14.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:14 smithi032 bash[53843]: audit 2024-03-26T21:59:13.883162+0000 mgr.y (mgr.25468) 268 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:14.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:14 smithi032 bash[55231]: cluster 2024-03-26T21:59:13.413897+0000 mgr.y (mgr.25468) 267 : cluster [DBG] pgmap v160: 161 pgs: 5 active+undersized+degraded, 11 peering, 11 stale+active+clean, 12 active+undersized, 122 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2024-03-26T21:59:14.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:14 smithi032 bash[55231]: audit 2024-03-26T21:59:13.883162+0000 mgr.y (mgr.25468) 268 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:15.776 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:15 smithi092 bash[42150]: cluster 2024-03-26T21:59:15.445373+0000 mon.a (mon.0) 335 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-03-26T21:59:15.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:15 smithi032 bash[53843]: cluster 2024-03-26T21:59:15.445373+0000 mon.a (mon.0) 335 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-03-26T21:59:15.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:15 smithi032 bash[55231]: cluster 2024-03-26T21:59:15.445373+0000 mon.a (mon.0) 335 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-03-26T21:59:16.206 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:15 smithi092 bash[44523]: debug 2024-03-26T21:59:15.890+0000 7fd063245700 1 -- 172.21.15.92:0/1046586556 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5625990e9680 con 0x562599127000 2024-03-26T21:59:16.706 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:16 smithi092 bash[42150]: cluster 2024-03-26T21:59:15.415795+0000 mgr.y (mgr.25468) 269 : cluster [DBG] pgmap v161: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-26T21:59:16.707 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:16 smithi092 bash[44523]: debug 2024-03-26T21:59:16.434+0000 7fd06c3dd7c0 -1 Falling back to public interface 2024-03-26T21:59:16.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:16 smithi032 bash[53843]: cluster 2024-03-26T21:59:15.415795+0000 mgr.y (mgr.25468) 269 : cluster [DBG] pgmap v161: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-26T21:59:16.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:16 smithi032 bash[55231]: cluster 2024-03-26T21:59:15.415795+0000 mgr.y (mgr.25468) 269 : cluster [DBG] pgmap v161: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-26T21:59:17.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:17 smithi032 bash[53843]: cluster 2024-03-26T21:59:17.472728+0000 mon.a (mon.0) 336 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 29 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:17.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:17 smithi032 bash[55231]: cluster 2024-03-26T21:59:17.472728+0000 mon.a (mon.0) 336 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 29 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:17.956 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:17 smithi092 bash[42150]: cluster 2024-03-26T21:59:17.472728+0000 mon.a (mon.0) 336 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 29 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:19.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:18 smithi032 bash[53843]: cluster 2024-03-26T21:59:17.417313+0000 mgr.y (mgr.25468) 270 : cluster [DBG] pgmap v162: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-26T21:59:19.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:18 smithi032 bash[53843]: audit 2024-03-26T21:59:17.791107+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:19.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:18 smithi032 bash[53843]: audit 2024-03-26T21:59:17.794748+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:19.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:18 smithi032 bash[55231]: cluster 2024-03-26T21:59:17.417313+0000 mgr.y (mgr.25468) 270 : cluster [DBG] pgmap v162: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-26T21:59:19.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:18 smithi032 bash[55231]: audit 2024-03-26T21:59:17.791107+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:19.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:18 smithi032 bash[55231]: audit 2024-03-26T21:59:17.794748+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:19.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:18 smithi092 bash[42150]: cluster 2024-03-26T21:59:17.417313+0000 mgr.y (mgr.25468) 270 : cluster [DBG] pgmap v162: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-26T21:59:19.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:18 smithi092 bash[42150]: audit 2024-03-26T21:59:17.791107+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:19.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:18 smithi092 bash[42150]: audit 2024-03-26T21:59:17.794748+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:19.956 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:19 smithi092 bash[44523]: debug 2024-03-26T21:59:19.570+0000 7fd06c3dd7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-03-26T21:59:19.956 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:19 smithi092 bash[44523]: debug 2024-03-26T21:59:19.622+0000 7fd06c3dd7c0 -1 osd.4 123 log_to_monitors true 2024-03-26T21:59:19.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:19 smithi092 bash[42150]: audit 2024-03-26T21:59:18.814256+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:19.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:19 smithi092 bash[42150]: audit 2024-03-26T21:59:18.823868+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:19.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:19 smithi092 bash[42150]: audit 2024-03-26T21:59:19.632607+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/2877970714,v1:172.21.15.92:6801/2877970714]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:59:19.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:19 smithi092 bash[42150]: audit 2024-03-26T21:59:19.637781+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:59:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:19 smithi032 bash[55231]: audit 2024-03-26T21:59:18.814256+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:19 smithi032 bash[55231]: audit 2024-03-26T21:59:18.823868+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:19 smithi032 bash[55231]: audit 2024-03-26T21:59:19.632607+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/2877970714,v1:172.21.15.92:6801/2877970714]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:59:20.092 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:19 smithi032 bash[55231]: audit 2024-03-26T21:59:19.637781+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:59:20.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:19 smithi032 bash[53843]: audit 2024-03-26T21:59:18.814256+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:20.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:19 smithi032 bash[53843]: audit 2024-03-26T21:59:18.823868+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:20.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:19 smithi032 bash[53843]: audit 2024-03-26T21:59:19.632607+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/2877970714,v1:172.21.15.92:6801/2877970714]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:59:20.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:19 smithi032 bash[53843]: audit 2024-03-26T21:59:19.637781+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:59:20.706 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 21:59:20 smithi092 bash[44523]: debug 2024-03-26T21:59:20.334+0000 7fd05982d700 -1 osd.4 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:59:21.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[53843]: cluster 2024-03-26T21:59:19.419020+0000 mgr.y (mgr.25468) 271 : cluster [DBG] pgmap v163: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-26T21:59:21.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[53843]: audit 2024-03-26T21:59:19.828465+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[53843]: cluster 2024-03-26T21:59:19.833192+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[53843]: audit 2024-03-26T21:59:19.833879+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/2877970714,v1:172.21.15.92:6801/2877970714]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[53843]: audit 2024-03-26T21:59:19.843008+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[53843]: audit 2024-03-26T21:59:19.887889+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[53843]: audit 2024-03-26T21:59:19.965559+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[53843]: audit 2024-03-26T21:59:20.308638+0000 mon.a (mon.0) 346 : audit [INF] from='osd.4 ' entity='osd.4' 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[55231]: cluster 2024-03-26T21:59:19.419020+0000 mgr.y (mgr.25468) 271 : cluster [DBG] pgmap v163: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[55231]: audit 2024-03-26T21:59:19.828465+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[55231]: cluster 2024-03-26T21:59:19.833192+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[55231]: audit 2024-03-26T21:59:19.833879+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/2877970714,v1:172.21.15.92:6801/2877970714]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[55231]: audit 2024-03-26T21:59:19.843008+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[55231]: audit 2024-03-26T21:59:19.887889+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:21.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[55231]: audit 2024-03-26T21:59:19.965559+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:21.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:20 smithi032 bash[55231]: audit 2024-03-26T21:59:20.308638+0000 mon.a (mon.0) 346 : audit [INF] from='osd.4 ' entity='osd.4' 2024-03-26T21:59:21.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:20 smithi092 bash[42150]: cluster 2024-03-26T21:59:19.419020+0000 mgr.y (mgr.25468) 271 : cluster [DBG] pgmap v163: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-26T21:59:21.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:20 smithi092 bash[42150]: audit 2024-03-26T21:59:19.828465+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T21:59:21.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:20 smithi092 bash[42150]: cluster 2024-03-26T21:59:19.833192+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-03-26T21:59:21.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:20 smithi092 bash[42150]: audit 2024-03-26T21:59:19.833879+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/2877970714,v1:172.21.15.92:6801/2877970714]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:59:21.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:20 smithi092 bash[42150]: audit 2024-03-26T21:59:19.843008+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:59:21.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:20 smithi092 bash[42150]: audit 2024-03-26T21:59:19.887889+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:21.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:20 smithi092 bash[42150]: audit 2024-03-26T21:59:19.965559+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:21.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:20 smithi092 bash[42150]: audit 2024-03-26T21:59:20.308638+0000 mon.a (mon.0) 346 : audit [INF] from='osd.4 ' entity='osd.4' 2024-03-26T21:59:21.592 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:59:21 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:59:21] "GET /metrics HTTP/1.1" 200 38442 "" "Prometheus/2.33.4" 2024-03-26T21:59:22.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:21 smithi032 bash[53843]: cluster 2024-03-26T21:59:21.305105+0000 mon.a (mon.0) 347 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:59:22.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:21 smithi032 bash[53843]: audit 2024-03-26T21:59:21.316379+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:59:22.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:21 smithi032 bash[53843]: cluster 2024-03-26T21:59:21.317824+0000 mon.a (mon.0) 348 : cluster [INF] osd.4 [v2:172.21.15.92:6800/2877970714,v1:172.21.15.92:6801/2877970714] boot 2024-03-26T21:59:22.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:21 smithi032 bash[53843]: cluster 2024-03-26T21:59:21.317881+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-03-26T21:59:22.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:21 smithi032 bash[55231]: cluster 2024-03-26T21:59:21.305105+0000 mon.a (mon.0) 347 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:59:22.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:21 smithi032 bash[55231]: audit 2024-03-26T21:59:21.316379+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:59:22.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:21 smithi032 bash[55231]: cluster 2024-03-26T21:59:21.317824+0000 mon.a (mon.0) 348 : cluster [INF] osd.4 [v2:172.21.15.92:6800/2877970714,v1:172.21.15.92:6801/2877970714] boot 2024-03-26T21:59:22.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:21 smithi032 bash[55231]: cluster 2024-03-26T21:59:21.317881+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-03-26T21:59:22.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:21 smithi092 bash[42150]: cluster 2024-03-26T21:59:21.305105+0000 mon.a (mon.0) 347 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:59:22.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:21 smithi092 bash[42150]: audit 2024-03-26T21:59:21.316379+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:59:22.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:21 smithi092 bash[42150]: cluster 2024-03-26T21:59:21.317824+0000 mon.a (mon.0) 348 : cluster [INF] osd.4 [v2:172.21.15.92:6800/2877970714,v1:172.21.15.92:6801/2877970714] boot 2024-03-26T21:59:22.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:21 smithi092 bash[42150]: cluster 2024-03-26T21:59:21.317881+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-03-26T21:59:23.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:22 smithi032 bash[53843]: cluster 2024-03-26T21:59:21.420298+0000 mgr.y (mgr.25468) 272 : cluster [DBG] pgmap v166: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-26T21:59:23.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:22 smithi032 bash[53843]: cluster 2024-03-26T21:59:22.326108+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-03-26T21:59:23.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:22 smithi032 bash[55231]: cluster 2024-03-26T21:59:21.420298+0000 mgr.y (mgr.25468) 272 : cluster [DBG] pgmap v166: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-26T21:59:23.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:22 smithi032 bash[55231]: cluster 2024-03-26T21:59:22.326108+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-03-26T21:59:23.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:22 smithi092 bash[42150]: cluster 2024-03-26T21:59:21.420298+0000 mgr.y (mgr.25468) 272 : cluster [DBG] pgmap v166: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-26T21:59:23.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:22 smithi092 bash[42150]: cluster 2024-03-26T21:59:22.326108+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-03-26T21:59:25.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:24 smithi032 bash[53843]: cluster 2024-03-26T21:59:23.421457+0000 mgr.y (mgr.25468) 273 : cluster [DBG] pgmap v168: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-03-26T21:59:25.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:24 smithi032 bash[53843]: audit 2024-03-26T21:59:23.892501+0000 mgr.y (mgr.25468) 274 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:25.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:24 smithi032 bash[55231]: cluster 2024-03-26T21:59:23.421457+0000 mgr.y (mgr.25468) 273 : cluster [DBG] pgmap v168: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-03-26T21:59:25.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:24 smithi032 bash[55231]: audit 2024-03-26T21:59:23.892501+0000 mgr.y (mgr.25468) 274 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:25.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:24 smithi092 bash[42150]: cluster 2024-03-26T21:59:23.421457+0000 mgr.y (mgr.25468) 273 : cluster [DBG] pgmap v168: 161 pgs: 29 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-03-26T21:59:25.206 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:24 smithi092 bash[42150]: audit 2024-03-26T21:59:23.892501+0000 mgr.y (mgr.25468) 274 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:26.193 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:25 smithi092 bash[42150]: cluster 2024-03-26T21:59:25.840036+0000 mon.a (mon.0) 351 : cluster [WRN] Health check update: Degraded data redundancy: 4/630 objects degraded (0.635%), 1 pg degraded (PG_DEGRADED) 2024-03-26T21:59:26.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:25 smithi032 bash[53843]: cluster 2024-03-26T21:59:25.840036+0000 mon.a (mon.0) 351 : cluster [WRN] Health check update: Degraded data redundancy: 4/630 objects degraded (0.635%), 1 pg degraded (PG_DEGRADED) 2024-03-26T21:59:26.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:25 smithi032 bash[55231]: cluster 2024-03-26T21:59:25.840036+0000 mon.a (mon.0) 351 : cluster [WRN] Health check update: Degraded data redundancy: 4/630 objects degraded (0.635%), 1 pg degraded (PG_DEGRADED) 2024-03-26T21:59:27.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:26 smithi092 bash[42150]: cluster 2024-03-26T21:59:25.423146+0000 mgr.y (mgr.25468) 275 : cluster [DBG] pgmap v169: 161 pgs: 1 active+undersized+degraded, 3 active+undersized, 157 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 4/630 objects degraded (0.635%) 2024-03-26T21:59:27.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:26 smithi032 bash[53843]: cluster 2024-03-26T21:59:25.423146+0000 mgr.y (mgr.25468) 275 : cluster [DBG] pgmap v169: 161 pgs: 1 active+undersized+degraded, 3 active+undersized, 157 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 4/630 objects degraded (0.635%) 2024-03-26T21:59:27.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:26 smithi032 bash[55231]: cluster 2024-03-26T21:59:25.423146+0000 mgr.y (mgr.25468) 275 : cluster [DBG] pgmap v169: 161 pgs: 1 active+undersized+degraded, 3 active+undersized, 157 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 4/630 objects degraded (0.635%) 2024-03-26T21:59:28.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:27 smithi092 bash[42150]: cluster 2024-03-26T21:59:27.894874+0000 mon.a (mon.0) 352 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/630 objects degraded (0.635%), 1 pg degraded) 2024-03-26T21:59:28.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:27 smithi032 bash[53843]: cluster 2024-03-26T21:59:27.894874+0000 mon.a (mon.0) 352 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/630 objects degraded (0.635%), 1 pg degraded) 2024-03-26T21:59:28.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:27 smithi032 bash[55231]: cluster 2024-03-26T21:59:27.894874+0000 mon.a (mon.0) 352 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/630 objects degraded (0.635%), 1 pg degraded) 2024-03-26T21:59:29.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:28 smithi092 bash[42150]: cluster 2024-03-26T21:59:27.424238+0000 mgr.y (mgr.25468) 276 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:59:29.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:28 smithi032 bash[53843]: cluster 2024-03-26T21:59:27.424238+0000 mgr.y (mgr.25468) 276 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:59:29.342 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:28 smithi032 bash[55231]: cluster 2024-03-26T21:59:27.424238+0000 mgr.y (mgr.25468) 276 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:59:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[53843]: cluster 2024-03-26T21:59:29.425586+0000 mgr.y (mgr.25468) 277 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:59:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[53843]: audit 2024-03-26T21:59:29.971375+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[53843]: audit 2024-03-26T21:59:29.984755+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[53843]: audit 2024-03-26T21:59:29.988149+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[53843]: audit 2024-03-26T21:59:29.990121+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[53843]: cluster 2024-03-26T21:59:29.993517+0000 mgr.y (mgr.25468) 278 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-03-26T21:59:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[53843]: audit 2024-03-26T21:59:30.001691+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[53843]: audit 2024-03-26T21:59:30.089922+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[53843]: audit 2024-03-26T21:59:30.093456+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[53843]: audit 2024-03-26T21:59:30.096285+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[53843]: audit 2024-03-26T21:59:30.098471+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[53843]: audit 2024-03-26T21:59:30.101737+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T21:59:31.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[55231]: cluster 2024-03-26T21:59:29.425586+0000 mgr.y (mgr.25468) 277 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:59:31.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[55231]: audit 2024-03-26T21:59:29.971375+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:31.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[55231]: audit 2024-03-26T21:59:29.984755+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:31.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[55231]: audit 2024-03-26T21:59:29.988149+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:31.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[55231]: audit 2024-03-26T21:59:29.990121+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:31.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[55231]: cluster 2024-03-26T21:59:29.993517+0000 mgr.y (mgr.25468) 278 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-03-26T21:59:31.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[55231]: audit 2024-03-26T21:59:30.001691+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:31.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[55231]: audit 2024-03-26T21:59:30.089922+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:31.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[55231]: audit 2024-03-26T21:59:30.093456+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:31.319 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[55231]: audit 2024-03-26T21:59:30.096285+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:31.319 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[55231]: audit 2024-03-26T21:59:30.098471+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:31.319 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:30 smithi032 bash[55231]: audit 2024-03-26T21:59:30.101737+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T21:59:31.321 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:30 smithi092 bash[42150]: cluster 2024-03-26T21:59:29.425586+0000 mgr.y (mgr.25468) 277 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:59:31.321 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:30 smithi092 bash[42150]: audit 2024-03-26T21:59:29.971375+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:31.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:30 smithi092 bash[42150]: audit 2024-03-26T21:59:29.984755+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:31.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:30 smithi092 bash[42150]: audit 2024-03-26T21:59:29.988149+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:31.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:30 smithi092 bash[42150]: audit 2024-03-26T21:59:29.990121+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:31.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:30 smithi092 bash[42150]: cluster 2024-03-26T21:59:29.993517+0000 mgr.y (mgr.25468) 278 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-03-26T21:59:31.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:30 smithi092 bash[42150]: audit 2024-03-26T21:59:30.001691+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:31.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:30 smithi092 bash[42150]: audit 2024-03-26T21:59:30.089922+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:31.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:30 smithi092 bash[42150]: audit 2024-03-26T21:59:30.093456+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:31.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:30 smithi092 bash[42150]: audit 2024-03-26T21:59:30.096285+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:31.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:30 smithi092 bash[42150]: audit 2024-03-26T21:59:30.098471+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:31.322 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:30 smithi092 bash[42150]: audit 2024-03-26T21:59:30.101737+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T21:59:31.592 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:59:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:59:31] "GET /metrics HTTP/1.1" 200 38442 "" "Prometheus/2.33.4" 2024-03-26T21:59:32.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:31 smithi032 bash[53843]: cluster 2024-03-26T21:59:29.994308+0000 mgr.y (mgr.25468) 279 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-03-26T21:59:32.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:31 smithi032 bash[53843]: audit 2024-03-26T21:59:30.102197+0000 mgr.y (mgr.25468) 280 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T21:59:32.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:31 smithi032 bash[53843]: cephadm 2024-03-26T21:59:30.104343+0000 mgr.y (mgr.25468) 281 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-03-26T21:59:32.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:31 smithi032 bash[55231]: cluster 2024-03-26T21:59:29.994308+0000 mgr.y (mgr.25468) 279 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-03-26T21:59:32.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:31 smithi032 bash[55231]: audit 2024-03-26T21:59:30.102197+0000 mgr.y (mgr.25468) 280 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T21:59:32.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:31 smithi032 bash[55231]: cephadm 2024-03-26T21:59:30.104343+0000 mgr.y (mgr.25468) 281 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-03-26T21:59:32.457 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:31 smithi092 bash[42150]: cluster 2024-03-26T21:59:29.994308+0000 mgr.y (mgr.25468) 279 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-03-26T21:59:32.457 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:31 smithi092 bash[42150]: audit 2024-03-26T21:59:30.102197+0000 mgr.y (mgr.25468) 280 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T21:59:32.457 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:31 smithi092 bash[42150]: cephadm 2024-03-26T21:59:30.104343+0000 mgr.y (mgr.25468) 281 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-03-26T21:59:33.688 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:33 smithi092 bash[42150]: cluster 2024-03-26T21:59:31.995091+0000 mgr.y (mgr.25468) 282 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:33.688 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:33 smithi092 bash[42150]: cephadm 2024-03-26T21:59:32.374401+0000 mgr.y (mgr.25468) 283 : cephadm [INF] Upgrade: Updating osd.5 2024-03-26T21:59:33.688 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:33 smithi092 bash[42150]: audit 2024-03-26T21:59:32.383032+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:33.688 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:33 smithi092 bash[42150]: audit 2024-03-26T21:59:32.388458+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:59:33.688 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:33 smithi092 bash[42150]: audit 2024-03-26T21:59:32.390317+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:33.688 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:33 smithi092 bash[42150]: cephadm 2024-03-26T21:59:32.396256+0000 mgr.y (mgr.25468) 284 : cephadm [INF] Deploying daemon osd.5 on smithi092 2024-03-26T21:59:33.688 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:33 smithi092 bash[42150]: audit 2024-03-26T21:59:32.791538+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:33.688 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:33 smithi092 bash[42150]: audit 2024-03-26T21:59:32.794503+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:33.688 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:33 smithi092 bash[42150]: audit 2024-03-26T21:59:33.037769+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:33.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[53843]: cluster 2024-03-26T21:59:31.995091+0000 mgr.y (mgr.25468) 282 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:33.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[53843]: cephadm 2024-03-26T21:59:32.374401+0000 mgr.y (mgr.25468) 283 : cephadm [INF] Upgrade: Updating osd.5 2024-03-26T21:59:33.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[53843]: audit 2024-03-26T21:59:32.383032+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:33.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[53843]: audit 2024-03-26T21:59:32.388458+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:59:33.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[53843]: audit 2024-03-26T21:59:32.390317+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:33.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[53843]: cephadm 2024-03-26T21:59:32.396256+0000 mgr.y (mgr.25468) 284 : cephadm [INF] Deploying daemon osd.5 on smithi092 2024-03-26T21:59:33.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[53843]: audit 2024-03-26T21:59:32.791538+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:33.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[53843]: audit 2024-03-26T21:59:32.794503+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:33.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[53843]: audit 2024-03-26T21:59:33.037769+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:33.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[55231]: cluster 2024-03-26T21:59:31.995091+0000 mgr.y (mgr.25468) 282 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:33.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[55231]: cephadm 2024-03-26T21:59:32.374401+0000 mgr.y (mgr.25468) 283 : cephadm [INF] Upgrade: Updating osd.5 2024-03-26T21:59:33.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[55231]: audit 2024-03-26T21:59:32.383032+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:33.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[55231]: audit 2024-03-26T21:59:32.388458+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:59:33.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[55231]: audit 2024-03-26T21:59:32.390317+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:33.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[55231]: cephadm 2024-03-26T21:59:32.396256+0000 mgr.y (mgr.25468) 284 : cephadm [INF] Deploying daemon osd.5 on smithi092 2024-03-26T21:59:33.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[55231]: audit 2024-03-26T21:59:32.791538+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:33.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[55231]: audit 2024-03-26T21:59:32.794503+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:33.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:33 smithi032 bash[55231]: audit 2024-03-26T21:59:33.037769+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:34.671 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:34 smithi092 bash[42150]: audit 2024-03-26T21:59:33.900404+0000 mgr.y (mgr.25468) 285 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:34.715 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T21:59:34.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:34 smithi032 bash[55231]: audit 2024-03-26T21:59:33.900404+0000 mgr.y (mgr.25468) 285 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:34.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:34 smithi032 bash[53843]: audit 2024-03-26T21:59:33.900404+0000 mgr.y (mgr.25468) 285 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:35.513 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:59:35.513 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (6m) 45s ago 13m 17.6M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T21:59:35.513 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 16s ago 13m - - 2024-03-26T21:59:35.513 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (5m) 45s ago 11m 47.8M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T21:59:35.513 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (5m) 16s ago 19m 444M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T21:59:35.513 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (6m) 45s ago 21m 503M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T21:59:35.513 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (4m) 45s ago 21m 52.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T21:59:35.513 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (3m) 16s ago 19m 42.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (4m) 45s ago 20m 45.8M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (6m) 45s ago 14m 12.0M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (6m) 16s ago 14m 11.8M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (2m) 45s ago 19m 57.1M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (111s) 45s ago 18m 52.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (80s) 45s ago 18m 47.8M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (50s) 45s ago 17m - 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 10e900ae5dd2 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (20s) 16s ago 16m - 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e4cacfd2d2e 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (16m) 16s ago 16m 63.1M 3037M 17.2.0 e1d6a67b021e 77316f376bd9 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (15m) 16s ago 15m 60.1M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (14m) 16s ago 14m 64.3M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (5m) 16s ago 14m 69.3M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T21:59:35.514 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (11m) 45s ago 11m 90.1M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T21:59:35.515 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (11m) 16s ago 11m 88.4M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T21:59:35.515 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (11m) 45s ago 11m 88.1M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T21:59:35.515 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (11m) 16s ago 11m 88.2M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T21:59:35.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:35 smithi092 bash[42150]: cluster 2024-03-26T21:59:33.996401+0000 mgr.y (mgr.25468) 286 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:35.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:35 smithi092 bash[42150]: audit 2024-03-26T21:59:34.700576+0000 mgr.y (mgr.25468) 287 : audit [DBG] from='client.34449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:35.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:35 smithi032 bash[53843]: cluster 2024-03-26T21:59:33.996401+0000 mgr.y (mgr.25468) 286 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:35.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:35 smithi032 bash[53843]: audit 2024-03-26T21:59:34.700576+0000 mgr.y (mgr.25468) 287 : audit [DBG] from='client.34449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:35.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:35 smithi032 bash[55231]: cluster 2024-03-26T21:59:33.996401+0000 mgr.y (mgr.25468) 286 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:35.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:35 smithi032 bash[55231]: audit 2024-03-26T21:59:34.700576+0000 mgr.y (mgr.25468) 287 : audit [DBG] from='client.34449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:35.988 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:59:35.988 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T21:59:35.988 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 5 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 10 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T21:59:35.989 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:59:36.383 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T21:59:36.383 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T21:59:36.383 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T21:59:36.383 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T21:59:36.383 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T21:59:36.383 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T21:59:36.383 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T21:59:36.383 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T21:59:36.383 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "10/23 daemons upgraded", 2024-03-26T21:59:36.383 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T21:59:36.384 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T21:59:36.384 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T21:59:36.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:36 smithi092 bash[42150]: audit 2024-03-26T21:59:35.100360+0000 mgr.y (mgr.25468) 288 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:36.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:36 smithi092 bash[42150]: audit 2024-03-26T21:59:35.490496+0000 mgr.y (mgr.25468) 289 : audit [DBG] from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:36.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:36 smithi092 bash[42150]: audit 2024-03-26T21:59:35.990192+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.32:0/3164971448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:36.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:36 smithi032 bash[53843]: audit 2024-03-26T21:59:35.100360+0000 mgr.y (mgr.25468) 288 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:36.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:36 smithi032 bash[53843]: audit 2024-03-26T21:59:35.490496+0000 mgr.y (mgr.25468) 289 : audit [DBG] from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:36.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:36 smithi032 bash[53843]: audit 2024-03-26T21:59:35.990192+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.32:0/3164971448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:36.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:36 smithi032 bash[55231]: audit 2024-03-26T21:59:35.100360+0000 mgr.y (mgr.25468) 288 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:36.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:36 smithi032 bash[55231]: audit 2024-03-26T21:59:35.490496+0000 mgr.y (mgr.25468) 289 : audit [DBG] from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:36.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:36 smithi032 bash[55231]: audit 2024-03-26T21:59:35.990192+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.32:0/3164971448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:36.844 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:59:36.844 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:59:36.844 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T21:59:37.149 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:37 smithi092 systemd[1]: Stopping Ceph osd.5 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T21:59:37.402 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:37 smithi092 bash[20800]: debug 2024-03-26T21:59:37.141+0000 7f8be788f700 -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-03-26T21:59:37.403 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:37 smithi092 bash[20800]: debug 2024-03-26T21:59:37.141+0000 7f8be788f700 -1 osd.5 128 *** Got signal Terminated *** 2024-03-26T21:59:37.403 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:37 smithi092 bash[20800]: debug 2024-03-26T21:59:37.141+0000 7f8be788f700 -1 osd.5 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T21:59:37.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:37 smithi092 bash[42150]: cluster 2024-03-26T21:59:35.997679+0000 mgr.y (mgr.25468) 290 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:37.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:37 smithi092 bash[42150]: audit 2024-03-26T21:59:36.384050+0000 mgr.y (mgr.25468) 291 : audit [DBG] from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:37.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:37 smithi092 bash[42150]: audit 2024-03-26T21:59:36.846578+0000 mon.a (mon.0) 359 : audit [DBG] from='client.? 172.21.15.32:0/567367661' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:59:37.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:37 smithi092 bash[42150]: cluster 2024-03-26T21:59:37.152049+0000 mon.a (mon.0) 360 : cluster [INF] osd.5 marked itself down and dead 2024-03-26T21:59:37.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:37 smithi032 bash[55231]: cluster 2024-03-26T21:59:35.997679+0000 mgr.y (mgr.25468) 290 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:37.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:37 smithi032 bash[55231]: audit 2024-03-26T21:59:36.384050+0000 mgr.y (mgr.25468) 291 : audit [DBG] from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:37.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:37 smithi032 bash[55231]: audit 2024-03-26T21:59:36.846578+0000 mon.a (mon.0) 359 : audit [DBG] from='client.? 172.21.15.32:0/567367661' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:59:37.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:37 smithi032 bash[55231]: cluster 2024-03-26T21:59:37.152049+0000 mon.a (mon.0) 360 : cluster [INF] osd.5 marked itself down and dead 2024-03-26T21:59:37.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:37 smithi032 bash[53843]: cluster 2024-03-26T21:59:35.997679+0000 mgr.y (mgr.25468) 290 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:37.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:37 smithi032 bash[53843]: audit 2024-03-26T21:59:36.384050+0000 mgr.y (mgr.25468) 291 : audit [DBG] from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:37.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:37 smithi032 bash[53843]: audit 2024-03-26T21:59:36.846578+0000 mon.a (mon.0) 359 : audit [DBG] from='client.? 172.21.15.32:0/567367661' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:59:37.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:37 smithi032 bash[53843]: cluster 2024-03-26T21:59:37.152049+0000 mon.a (mon.0) 360 : cluster [INF] osd.5 marked itself down and dead 2024-03-26T21:59:38.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:38 smithi092 bash[42150]: cluster 2024-03-26T21:59:37.402111+0000 mon.a (mon.0) 361 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:59:38.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:38 smithi092 bash[42150]: cluster 2024-03-26T21:59:37.418015+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-03-26T21:59:38.707 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:38 smithi092 bash[46005]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-5 2024-03-26T21:59:38.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:38 smithi032 bash[55231]: cluster 2024-03-26T21:59:37.402111+0000 mon.a (mon.0) 361 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:59:38.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:38 smithi032 bash[55231]: cluster 2024-03-26T21:59:37.418015+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-03-26T21:59:38.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:38 smithi032 bash[53843]: cluster 2024-03-26T21:59:37.402111+0000 mon.a (mon.0) 361 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:59:38.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:38 smithi032 bash[53843]: cluster 2024-03-26T21:59:37.418015+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-03-26T21:59:39.207 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:38 smithi092 bash[46076]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-5 2024-03-26T21:59:39.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:39 smithi092 bash[42150]: cluster 2024-03-26T21:59:37.998420+0000 mgr.y (mgr.25468) 292 : cluster [DBG] pgmap v178: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:39.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:39 smithi092 bash[42150]: cluster 2024-03-26T21:59:38.427455+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-03-26T21:59:39.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:39 smithi032 bash[53843]: cluster 2024-03-26T21:59:37.998420+0000 mgr.y (mgr.25468) 292 : cluster [DBG] pgmap v178: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:39.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:39 smithi032 bash[53843]: cluster 2024-03-26T21:59:38.427455+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-03-26T21:59:39.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:39 smithi032 bash[55231]: cluster 2024-03-26T21:59:37.998420+0000 mgr.y (mgr.25468) 292 : cluster [DBG] pgmap v178: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:39.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:39 smithi032 bash[55231]: cluster 2024-03-26T21:59:38.427455+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-03-26T21:59:40.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:40 smithi092 bash[42150]: cluster 2024-03-26T21:59:40.424360+0000 mon.a (mon.0) 364 : cluster [WRN] Health check failed: Degraded data redundancy: 56/630 objects degraded (8.889%), 18 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:40.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:40 smithi032 bash[55231]: cluster 2024-03-26T21:59:40.424360+0000 mon.a (mon.0) 364 : cluster [WRN] Health check failed: Degraded data redundancy: 56/630 objects degraded (8.889%), 18 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:40.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:40 smithi032 bash[53843]: cluster 2024-03-26T21:59:40.424360+0000 mon.a (mon.0) 364 : cluster [WRN] Health check failed: Degraded data redundancy: 56/630 objects degraded (8.889%), 18 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:41.190 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:40 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.5.service: Succeeded. 2024-03-26T21:59:41.190 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:40 smithi092 systemd[1]: Stopped Ceph osd.5 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:59:41.190 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:41 smithi092 systemd[1]: Started Ceph osd.5 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T21:59:41.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:41 smithi032 bash[53843]: cluster 2024-03-26T21:59:40.000235+0000 mgr.y (mgr.25468) 293 : cluster [DBG] pgmap v180: 161 pgs: 18 active+undersized+degraded, 6 stale+active+clean, 25 active+undersized, 112 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-26T21:59:41.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:41 smithi032 bash[53843]: audit 2024-03-26T21:59:41.184382+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:41.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:41 smithi032 bash[53843]: audit 2024-03-26T21:59:41.199858+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:41.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:59:41 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:59:41] "GET /metrics HTTP/1.1" 200 38444 "" "Prometheus/2.33.4" 2024-03-26T21:59:41.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:41 smithi032 bash[55231]: cluster 2024-03-26T21:59:40.000235+0000 mgr.y (mgr.25468) 293 : cluster [DBG] pgmap v180: 161 pgs: 18 active+undersized+degraded, 6 stale+active+clean, 25 active+undersized, 112 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-26T21:59:41.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:41 smithi032 bash[55231]: audit 2024-03-26T21:59:41.184382+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:41.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:41 smithi032 bash[55231]: audit 2024-03-26T21:59:41.199858+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:41.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:41 smithi092 bash[42150]: cluster 2024-03-26T21:59:40.000235+0000 mgr.y (mgr.25468) 293 : cluster [DBG] pgmap v180: 161 pgs: 18 active+undersized+degraded, 6 stale+active+clean, 25 active+undersized, 112 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-26T21:59:41.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:41 smithi092 bash[42150]: audit 2024-03-26T21:59:41.184382+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:41.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:41 smithi092 bash[42150]: audit 2024-03-26T21:59:41.199858+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:43.207 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:42 smithi092 bash[46249]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:59:43.207 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:42 smithi092 bash[46249]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:59:43.207 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:42 smithi092 bash[46249]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-26T21:59:43.207 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:42 smithi092 bash[46249]: 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-03-26T21:59:43.208 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:42 smithi092 bash[46249]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-26T21:59:43.208 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:42 smithi092 bash[46249]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-26T21:59:43.208 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:42 smithi092 bash[46249]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-26T21:59:43.208 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:42 smithi092 bash[46249]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-26T21:59:43.208 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:42 smithi092 bash[46249]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-26T21:59:43.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:43 smithi032 bash[53843]: cluster 2024-03-26T21:59:42.001596+0000 mgr.y (mgr.25468) 294 : cluster [DBG] pgmap v181: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:43.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:43 smithi032 bash[55231]: cluster 2024-03-26T21:59:42.001596+0000 mgr.y (mgr.25468) 294 : cluster [DBG] pgmap v181: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:43.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:43 smithi092 bash[42150]: cluster 2024-03-26T21:59:42.001596+0000 mgr.y (mgr.25468) 294 : cluster [DBG] pgmap v181: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:44.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:44 smithi032 bash[55231]: audit 2024-03-26T21:59:43.909297+0000 mgr.y (mgr.25468) 295 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:44.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:44 smithi032 bash[53843]: audit 2024-03-26T21:59:43.909297+0000 mgr.y (mgr.25468) 295 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:44.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:44 smithi092 bash[42150]: audit 2024-03-26T21:59:43.909297+0000 mgr.y (mgr.25468) 295 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:44.957 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:44 smithi092 bash[46553]: debug 2024-03-26T21:59:44.625+0000 7f6c214e7700 1 -- 172.21.15.92:0/2727465077 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d176d73680 con 0x55d176db0800 2024-03-26T21:59:45.457 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:45 smithi092 bash[46553]: debug 2024-03-26T21:59:45.185+0000 7f6c2a67f7c0 -1 Falling back to public interface 2024-03-26T21:59:45.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:45 smithi032 bash[53843]: cluster 2024-03-26T21:59:44.003021+0000 mgr.y (mgr.25468) 296 : cluster [DBG] pgmap v182: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:45.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:45 smithi032 bash[55231]: cluster 2024-03-26T21:59:44.003021+0000 mgr.y (mgr.25468) 296 : cluster [DBG] pgmap v182: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:45.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:45 smithi092 bash[42150]: cluster 2024-03-26T21:59:44.003021+0000 mgr.y (mgr.25468) 296 : cluster [DBG] pgmap v182: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:47.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:47 smithi032 bash[53843]: cluster 2024-03-26T21:59:46.004764+0000 mgr.y (mgr.25468) 297 : cluster [DBG] pgmap v183: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:47.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:47 smithi032 bash[53843]: cluster 2024-03-26T21:59:47.480330+0000 mon.a (mon.0) 367 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 24 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:47.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:47 smithi032 bash[53843]: audit 2024-03-26T21:59:47.491635+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:47.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:47 smithi032 bash[55231]: cluster 2024-03-26T21:59:46.004764+0000 mgr.y (mgr.25468) 297 : cluster [DBG] pgmap v183: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:47.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:47 smithi032 bash[55231]: cluster 2024-03-26T21:59:47.480330+0000 mon.a (mon.0) 367 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 24 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:47.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:47 smithi032 bash[55231]: audit 2024-03-26T21:59:47.491635+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:47.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:47 smithi092 bash[42150]: cluster 2024-03-26T21:59:46.004764+0000 mgr.y (mgr.25468) 297 : cluster [DBG] pgmap v183: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:47.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:47 smithi092 bash[42150]: cluster 2024-03-26T21:59:47.480330+0000 mon.a (mon.0) 367 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 24 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:47.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:47 smithi092 bash[42150]: audit 2024-03-26T21:59:47.491635+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:48.511 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:48 smithi092 bash[46553]: debug 2024-03-26T21:59:48.221+0000 7f6c2a67f7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-03-26T21:59:48.511 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:48 smithi092 bash[46553]: debug 2024-03-26T21:59:48.253+0000 7f6c2a67f7c0 -1 osd.5 128 log_to_monitors true 2024-03-26T21:59:48.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:48 smithi032 bash[55231]: audit 2024-03-26T21:59:47.506307+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:48.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:48 smithi032 bash[55231]: audit 2024-03-26T21:59:47.792487+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:48.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:48 smithi032 bash[55231]: audit 2024-03-26T21:59:47.795325+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:48.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:48 smithi032 bash[55231]: audit 2024-03-26T21:59:48.263719+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/3658907551,v1:172.21.15.92:6809/3658907551]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:59:48.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:48 smithi032 bash[55231]: audit 2024-03-26T21:59:48.269169+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:59:48.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:48 smithi032 bash[53843]: audit 2024-03-26T21:59:47.506307+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:48.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:48 smithi032 bash[53843]: audit 2024-03-26T21:59:47.792487+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:48.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:48 smithi032 bash[53843]: audit 2024-03-26T21:59:47.795325+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:48.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:48 smithi032 bash[53843]: audit 2024-03-26T21:59:48.263719+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/3658907551,v1:172.21.15.92:6809/3658907551]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:59:48.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:48 smithi032 bash[53843]: audit 2024-03-26T21:59:48.269169+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:59:48.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:48 smithi092 bash[42150]: audit 2024-03-26T21:59:47.506307+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:48.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:48 smithi092 bash[42150]: audit 2024-03-26T21:59:47.792487+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:48.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:48 smithi092 bash[42150]: audit 2024-03-26T21:59:47.795325+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:48.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:48 smithi092 bash[42150]: audit 2024-03-26T21:59:48.263719+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/3658907551,v1:172.21.15.92:6809/3658907551]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:59:48.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:48 smithi092 bash[42150]: audit 2024-03-26T21:59:48.269169+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:59:49.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:49 smithi092 bash[42150]: cluster 2024-03-26T21:59:48.005772+0000 mgr.y (mgr.25468) 298 : cluster [DBG] pgmap v184: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:49.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:49 smithi092 bash[42150]: audit 2024-03-26T21:59:48.561152+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:49.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:49 smithi092 bash[42150]: audit 2024-03-26T21:59:48.577043+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:49.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:49 smithi092 bash[42150]: audit 2024-03-26T21:59:48.797250+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T21:59:49.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:49 smithi092 bash[42150]: audit 2024-03-26T21:59:48.802548+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/3658907551,v1:172.21.15.92:6809/3658907551]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:59:49.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:49 smithi092 bash[42150]: cluster 2024-03-26T21:59:48.803268+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-03-26T21:59:49.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:49 smithi092 bash[42150]: audit 2024-03-26T21:59:48.807897+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:59:49.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:49 smithi092 bash[42150]: audit 2024-03-26T21:59:49.324056+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' 2024-03-26T21:59:49.708 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 21:59:49 smithi092 bash[46553]: debug 2024-03-26T21:59:49.321+0000 7f6c17acf700 -1 osd.5 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:59:49.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[53843]: cluster 2024-03-26T21:59:48.005772+0000 mgr.y (mgr.25468) 298 : cluster [DBG] pgmap v184: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:49.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[53843]: audit 2024-03-26T21:59:48.561152+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:49.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[53843]: audit 2024-03-26T21:59:48.577043+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:49.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[53843]: audit 2024-03-26T21:59:48.797250+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T21:59:49.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[53843]: audit 2024-03-26T21:59:48.802548+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/3658907551,v1:172.21.15.92:6809/3658907551]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:59:49.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[53843]: cluster 2024-03-26T21:59:48.803268+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-03-26T21:59:49.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[53843]: audit 2024-03-26T21:59:48.807897+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:59:49.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[53843]: audit 2024-03-26T21:59:49.324056+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' 2024-03-26T21:59:49.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[55231]: cluster 2024-03-26T21:59:48.005772+0000 mgr.y (mgr.25468) 298 : cluster [DBG] pgmap v184: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:49.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[55231]: audit 2024-03-26T21:59:48.561152+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:49.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[55231]: audit 2024-03-26T21:59:48.577043+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:49.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[55231]: audit 2024-03-26T21:59:48.797250+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T21:59:49.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[55231]: audit 2024-03-26T21:59:48.802548+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/3658907551,v1:172.21.15.92:6809/3658907551]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:59:49.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[55231]: cluster 2024-03-26T21:59:48.803268+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-03-26T21:59:49.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[55231]: audit 2024-03-26T21:59:48.807897+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T21:59:49.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:49 smithi032 bash[55231]: audit 2024-03-26T21:59:49.324056+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' 2024-03-26T21:59:50.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:50 smithi032 bash[55231]: cluster 2024-03-26T21:59:50.320120+0000 mon.a (mon.0) 378 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:59:50.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:50 smithi032 bash[55231]: cluster 2024-03-26T21:59:50.329704+0000 mon.a (mon.0) 379 : cluster [INF] osd.5 [v2:172.21.15.92:6808/3658907551,v1:172.21.15.92:6809/3658907551] boot 2024-03-26T21:59:50.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:50 smithi032 bash[55231]: cluster 2024-03-26T21:59:50.329766+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-03-26T21:59:50.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:50 smithi032 bash[55231]: audit 2024-03-26T21:59:50.330914+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:59:50.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:50 smithi032 bash[53843]: cluster 2024-03-26T21:59:50.320120+0000 mon.a (mon.0) 378 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:59:50.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:50 smithi032 bash[53843]: cluster 2024-03-26T21:59:50.329704+0000 mon.a (mon.0) 379 : cluster [INF] osd.5 [v2:172.21.15.92:6808/3658907551,v1:172.21.15.92:6809/3658907551] boot 2024-03-26T21:59:50.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:50 smithi032 bash[53843]: cluster 2024-03-26T21:59:50.329766+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-03-26T21:59:50.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:50 smithi032 bash[53843]: audit 2024-03-26T21:59:50.330914+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:59:50.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:50 smithi092 bash[42150]: cluster 2024-03-26T21:59:50.320120+0000 mon.a (mon.0) 378 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:59:50.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:50 smithi092 bash[42150]: cluster 2024-03-26T21:59:50.329704+0000 mon.a (mon.0) 379 : cluster [INF] osd.5 [v2:172.21.15.92:6808/3658907551,v1:172.21.15.92:6809/3658907551] boot 2024-03-26T21:59:50.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:50 smithi092 bash[42150]: cluster 2024-03-26T21:59:50.329766+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-03-26T21:59:50.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:50 smithi092 bash[42150]: audit 2024-03-26T21:59:50.330914+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:59:51.568 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 21:59:51 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:21:59:51] "GET /metrics HTTP/1.1" 200 38446 "" "Prometheus/2.33.4" 2024-03-26T21:59:51.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:51 smithi032 bash[53843]: cluster 2024-03-26T21:59:50.007399+0000 mgr.y (mgr.25468) 299 : cluster [DBG] pgmap v186: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:51.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:51 smithi032 bash[53843]: cluster 2024-03-26T21:59:51.330909+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-03-26T21:59:51.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:51 smithi032 bash[55231]: cluster 2024-03-26T21:59:50.007399+0000 mgr.y (mgr.25468) 299 : cluster [DBG] pgmap v186: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:51.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:51 smithi032 bash[55231]: cluster 2024-03-26T21:59:51.330909+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-03-26T21:59:51.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:51 smithi092 bash[42150]: cluster 2024-03-26T21:59:50.007399+0000 mgr.y (mgr.25468) 299 : cluster [DBG] pgmap v186: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T21:59:51.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:51 smithi092 bash[42150]: cluster 2024-03-26T21:59:51.330909+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-03-26T21:59:53.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:53 smithi032 bash[53843]: cluster 2024-03-26T21:59:52.008714+0000 mgr.y (mgr.25468) 300 : cluster [DBG] pgmap v189: 161 pgs: 5 peering, 22 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-26T21:59:53.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:53 smithi032 bash[53843]: cluster 2024-03-26T21:59:52.569668+0000 mon.a (mon.0) 382 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 22 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:53.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:53 smithi032 bash[55231]: cluster 2024-03-26T21:59:52.008714+0000 mgr.y (mgr.25468) 300 : cluster [DBG] pgmap v189: 161 pgs: 5 peering, 22 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-26T21:59:53.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:53 smithi032 bash[55231]: cluster 2024-03-26T21:59:52.569668+0000 mon.a (mon.0) 382 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 22 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:53.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:53 smithi092 bash[42150]: cluster 2024-03-26T21:59:52.008714+0000 mgr.y (mgr.25468) 300 : cluster [DBG] pgmap v189: 161 pgs: 5 peering, 22 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-26T21:59:53.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:53 smithi092 bash[42150]: cluster 2024-03-26T21:59:52.569668+0000 mon.a (mon.0) 382 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 22 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:54.758 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:54 smithi092 bash[42150]: audit 2024-03-26T21:59:53.912368+0000 mgr.y (mgr.25468) 301 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:54.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:54 smithi032 bash[53843]: audit 2024-03-26T21:59:53.912368+0000 mgr.y (mgr.25468) 301 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:54.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:54 smithi032 bash[55231]: audit 2024-03-26T21:59:53.912368+0000 mgr.y (mgr.25468) 301 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:55.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:55 smithi032 bash[55231]: cluster 2024-03-26T21:59:54.010147+0000 mgr.y (mgr.25468) 302 : cluster [DBG] pgmap v190: 161 pgs: 5 peering, 3 active+undersized+degraded, 15 active+undersized, 138 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 12/630 objects degraded (1.905%) 2024-03-26T21:59:55.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:55 smithi032 bash[53843]: cluster 2024-03-26T21:59:54.010147+0000 mgr.y (mgr.25468) 302 : cluster [DBG] pgmap v190: 161 pgs: 5 peering, 3 active+undersized+degraded, 15 active+undersized, 138 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 12/630 objects degraded (1.905%) 2024-03-26T21:59:55.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:55 smithi092 bash[42150]: cluster 2024-03-26T21:59:54.010147+0000 mgr.y (mgr.25468) 302 : cluster [DBG] pgmap v190: 161 pgs: 5 peering, 3 active+undersized+degraded, 15 active+undersized, 138 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 12/630 objects degraded (1.905%) 2024-03-26T21:59:56.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:56 smithi032 bash[55231]: cluster 2024-03-26T21:59:56.499622+0000 mon.a (mon.0) 383 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/630 objects degraded (1.905%), 3 pgs degraded) 2024-03-26T21:59:56.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:56 smithi032 bash[53843]: cluster 2024-03-26T21:59:56.499622+0000 mon.a (mon.0) 383 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/630 objects degraded (1.905%), 3 pgs degraded) 2024-03-26T21:59:56.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:56 smithi092 bash[42150]: cluster 2024-03-26T21:59:56.499622+0000 mon.a (mon.0) 383 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/630 objects degraded (1.905%), 3 pgs degraded) 2024-03-26T21:59:57.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:57 smithi032 bash[55231]: cluster 2024-03-26T21:59:56.011489+0000 mgr.y (mgr.25468) 303 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:59:58.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:57 smithi092 bash[42150]: cluster 2024-03-26T21:59:56.011489+0000 mgr.y (mgr.25468) 303 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:59:58.068 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:57 smithi032 bash[53843]: cluster 2024-03-26T21:59:56.011489+0000 mgr.y (mgr.25468) 303 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:59:59.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: cluster 2024-03-26T21:59:58.012270+0000 mgr.y (mgr.25468) 304 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:59:59.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: audit 2024-03-26T21:59:58.581475+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:59.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: audit 2024-03-26T21:59:58.596729+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:59.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: audit 2024-03-26T21:59:58.600702+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:59.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: audit 2024-03-26T21:59:58.602336+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:59.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: cluster 2024-03-26T21:59:58.605704+0000 mgr.y (mgr.25468) 305 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-03-26T21:59:59.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: cluster 2024-03-26T21:59:58.606346+0000 mgr.y (mgr.25468) 306 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2024-03-26T21:59:59.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: audit 2024-03-26T21:59:58.613699+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:59.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: audit 2024-03-26T21:59:58.704031+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:59.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: audit 2024-03-26T21:59:58.707526+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:59.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: audit 2024-03-26T21:59:58.711887+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:59.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: audit 2024-03-26T21:59:58.714733+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:59.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: audit 2024-03-26T21:59:58.718785+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T21:59:59.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: audit 2024-03-26T21:59:58.719153+0000 mgr.y (mgr.25468) 307 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T21:59:59.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[55231]: cephadm 2024-03-26T21:59:58.721064+0000 mgr.y (mgr.25468) 308 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-03-26T21:59:59.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: cluster 2024-03-26T21:59:58.012270+0000 mgr.y (mgr.25468) 304 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:59:59.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: audit 2024-03-26T21:59:58.581475+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:59.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: audit 2024-03-26T21:59:58.596729+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:59.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: audit 2024-03-26T21:59:58.600702+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:59.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: audit 2024-03-26T21:59:58.602336+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:59.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: cluster 2024-03-26T21:59:58.605704+0000 mgr.y (mgr.25468) 305 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-03-26T21:59:59.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: cluster 2024-03-26T21:59:58.606346+0000 mgr.y (mgr.25468) 306 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2024-03-26T21:59:59.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: audit 2024-03-26T21:59:58.613699+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:59.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: audit 2024-03-26T21:59:58.704031+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:59.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: audit 2024-03-26T21:59:58.707526+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:59.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: audit 2024-03-26T21:59:58.711887+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:59.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: audit 2024-03-26T21:59:58.714733+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:59.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: audit 2024-03-26T21:59:58.718785+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T21:59:59.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: audit 2024-03-26T21:59:58.719153+0000 mgr.y (mgr.25468) 307 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T21:59:59.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 21:59:59 smithi032 bash[53843]: cephadm 2024-03-26T21:59:58.721064+0000 mgr.y (mgr.25468) 308 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-03-26T21:59:59.858 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: cluster 2024-03-26T21:59:58.012270+0000 mgr.y (mgr.25468) 304 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:59:59.858 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: audit 2024-03-26T21:59:58.581475+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:59.858 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: audit 2024-03-26T21:59:58.596729+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:59.858 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: audit 2024-03-26T21:59:58.600702+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:59.858 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: audit 2024-03-26T21:59:58.602336+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:59.858 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: cluster 2024-03-26T21:59:58.605704+0000 mgr.y (mgr.25468) 305 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-03-26T21:59:59.858 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: cluster 2024-03-26T21:59:58.606346+0000 mgr.y (mgr.25468) 306 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2024-03-26T21:59:59.858 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: audit 2024-03-26T21:59:58.613699+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T21:59:59.859 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: audit 2024-03-26T21:59:58.704031+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:59.859 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: audit 2024-03-26T21:59:58.707526+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:59.859 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: audit 2024-03-26T21:59:58.711887+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:59.859 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: audit 2024-03-26T21:59:58.714733+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:59.859 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: audit 2024-03-26T21:59:58.718785+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T21:59:59.859 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: audit 2024-03-26T21:59:58.719153+0000 mgr.y (mgr.25468) 307 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T21:59:59.859 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 21:59:59 smithi092 bash[42150]: cephadm 2024-03-26T21:59:58.721064+0000 mgr.y (mgr.25468) 308 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-03-26T22:00:00.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:00 smithi092 bash[42150]: cluster 2024-03-26T22:00:00.000129+0000 mon.a (mon.0) 387 : cluster [WRN] overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T22:00:01.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:00 smithi032 bash[53843]: cluster 2024-03-26T22:00:00.000129+0000 mon.a (mon.0) 387 : cluster [WRN] overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T22:00:01.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:00 smithi032 bash[55231]: cluster 2024-03-26T22:00:00.000129+0000 mon.a (mon.0) 387 : cluster [WRN] overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T22:00:01.592 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:00:01] "GET /metrics HTTP/1.1" 200 38446 "" "Prometheus/2.33.4" 2024-03-26T22:00:02.114 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:01 smithi092 bash[42150]: cluster 2024-03-26T22:00:00.607568+0000 mgr.y (mgr.25468) 309 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-03-26T22:00:02.114 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:01 smithi092 bash[42150]: cephadm 2024-03-26T22:00:00.840934+0000 mgr.y (mgr.25468) 310 : cephadm [INF] Upgrade: Updating osd.6 2024-03-26T22:00:02.114 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:01 smithi092 bash[42150]: audit 2024-03-26T22:00:00.850011+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:02.114 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:01 smithi092 bash[42150]: audit 2024-03-26T22:00:00.854796+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T22:00:02.114 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:01 smithi092 bash[42150]: audit 2024-03-26T22:00:00.856068+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:02.115 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:01 smithi092 bash[42150]: cephadm 2024-03-26T22:00:00.861423+0000 mgr.y (mgr.25468) 311 : cephadm [INF] Deploying daemon osd.6 on smithi092 2024-03-26T22:00:02.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[55231]: cluster 2024-03-26T22:00:00.607568+0000 mgr.y (mgr.25468) 309 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-03-26T22:00:02.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[55231]: cephadm 2024-03-26T22:00:00.840934+0000 mgr.y (mgr.25468) 310 : cephadm [INF] Upgrade: Updating osd.6 2024-03-26T22:00:02.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[55231]: audit 2024-03-26T22:00:00.850011+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:02.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[55231]: audit 2024-03-26T22:00:00.854796+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T22:00:02.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[55231]: audit 2024-03-26T22:00:00.856068+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:02.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[55231]: cephadm 2024-03-26T22:00:00.861423+0000 mgr.y (mgr.25468) 311 : cephadm [INF] Deploying daemon osd.6 on smithi092 2024-03-26T22:00:02.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[53843]: cluster 2024-03-26T22:00:00.607568+0000 mgr.y (mgr.25468) 309 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-03-26T22:00:02.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[53843]: cephadm 2024-03-26T22:00:00.840934+0000 mgr.y (mgr.25468) 310 : cephadm [INF] Upgrade: Updating osd.6 2024-03-26T22:00:02.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[53843]: audit 2024-03-26T22:00:00.850011+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:02.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[53843]: audit 2024-03-26T22:00:00.854796+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T22:00:02.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[53843]: audit 2024-03-26T22:00:00.856068+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:02.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:01 smithi032 bash[53843]: cephadm 2024-03-26T22:00:00.861423+0000 mgr.y (mgr.25468) 311 : cephadm [INF] Deploying daemon osd.6 on smithi092 2024-03-26T22:00:04.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:03 smithi032 bash[53843]: cluster 2024-03-26T22:00:02.608526+0000 mgr.y (mgr.25468) 312 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:04.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:03 smithi032 bash[53843]: audit 2024-03-26T22:00:02.792050+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:04.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:03 smithi032 bash[53843]: audit 2024-03-26T22:00:02.795875+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:04.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:03 smithi032 bash[53843]: audit 2024-03-26T22:00:03.066817+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:04.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:03 smithi032 bash[55231]: cluster 2024-03-26T22:00:02.608526+0000 mgr.y (mgr.25468) 312 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:04.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:03 smithi032 bash[55231]: audit 2024-03-26T22:00:02.792050+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:04.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:03 smithi032 bash[55231]: audit 2024-03-26T22:00:02.795875+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:04.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:03 smithi032 bash[55231]: audit 2024-03-26T22:00:03.066817+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:04.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:03 smithi092 bash[42150]: cluster 2024-03-26T22:00:02.608526+0000 mgr.y (mgr.25468) 312 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:04.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:03 smithi092 bash[42150]: audit 2024-03-26T22:00:02.792050+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:04.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:03 smithi092 bash[42150]: audit 2024-03-26T22:00:02.795875+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:04.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:03 smithi092 bash[42150]: audit 2024-03-26T22:00:03.066817+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:05.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:04 smithi032 bash[53843]: audit 2024-03-26T22:00:03.917621+0000 mgr.y (mgr.25468) 313 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:05.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:04 smithi032 bash[55231]: audit 2024-03-26T22:00:03.917621+0000 mgr.y (mgr.25468) 313 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:05.105 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:04 smithi092 bash[42150]: audit 2024-03-26T22:00:03.917621+0000 mgr.y (mgr.25468) 313 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:05.457 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:05 smithi092 systemd[1]: Stopping Ceph osd.6 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:00:05.802 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:05 smithi092 bash[23904]: debug 2024-03-26T22:00:05.481+0000 7f21d157a700 -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-03-26T22:00:05.802 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:05 smithi092 bash[23904]: debug 2024-03-26T22:00:05.481+0000 7f21d157a700 -1 osd.6 133 *** Got signal Terminated *** 2024-03-26T22:00:05.802 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:05 smithi092 bash[23904]: debug 2024-03-26T22:00:05.481+0000 7f21d157a700 -1 osd.6 133 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:00:06.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:05 smithi032 bash[53843]: cluster 2024-03-26T22:00:04.609839+0000 mgr.y (mgr.25468) 314 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T22:00:06.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:05 smithi032 bash[53843]: cluster 2024-03-26T22:00:05.490405+0000 mon.a (mon.0) 391 : cluster [INF] osd.6 marked itself down and dead 2024-03-26T22:00:06.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:05 smithi032 bash[55231]: cluster 2024-03-26T22:00:04.609839+0000 mgr.y (mgr.25468) 314 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T22:00:06.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:05 smithi032 bash[55231]: cluster 2024-03-26T22:00:05.490405+0000 mon.a (mon.0) 391 : cluster [INF] osd.6 marked itself down and dead 2024-03-26T22:00:06.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:05 smithi092 bash[42150]: cluster 2024-03-26T22:00:04.609839+0000 mgr.y (mgr.25468) 314 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T22:00:06.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:05 smithi092 bash[42150]: cluster 2024-03-26T22:00:05.490405+0000 mon.a (mon.0) 391 : cluster [INF] osd.6 marked itself down and dead 2024-03-26T22:00:07.058 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:06 smithi092 bash[48009]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-6 2024-03-26T22:00:07.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:06 smithi092 bash[42150]: cluster 2024-03-26T22:00:05.801971+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:00:07.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:06 smithi092 bash[42150]: cluster 2024-03-26T22:00:05.814955+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-03-26T22:00:07.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:06 smithi032 bash[53843]: cluster 2024-03-26T22:00:05.801971+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:00:07.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:06 smithi032 bash[53843]: cluster 2024-03-26T22:00:05.814955+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-03-26T22:00:07.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:06 smithi032 bash[55231]: cluster 2024-03-26T22:00:05.801971+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:00:07.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:06 smithi032 bash[55231]: cluster 2024-03-26T22:00:05.814955+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-03-26T22:00:07.267 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T22:00:07.457 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:07 smithi092 bash[48083]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-6 2024-03-26T22:00:08.054 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:00:08.054 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (7m) 77s ago 14m 17.6M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T22:00:08.054 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 20s ago 13m - - 2024-03-26T22:00:08.054 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (5m) 77s ago 12m 47.8M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T22:00:08.054 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (5m) 20s ago 20m 445M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T22:00:08.054 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (6m) 77s ago 22m 503M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (5m) 77s ago 22m 52.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (4m) 20s ago 20m 41.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (4m) 77s ago 20m 45.8M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (7m) 77s ago 14m 12.0M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (7m) 20s ago 14m 13.6M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (2m) 77s ago 19m 57.1M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (2m) 77s ago 19m 52.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (113s) 77s ago 18m 47.8M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (82s) 77s ago 17m - 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 10e900ae5dd2 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (53s) 20s ago 17m 54.6M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e4cacfd2d2e 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (24s) 20s ago 16m - 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 8e1c16ff32e5 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (16m) 20s ago 16m 61.7M 3037M 17.2.0 e1d6a67b021e 1422a5f33377 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (15m) 20s ago 15m 65.4M 3037M 17.2.0 e1d6a67b021e 83242e12bacd 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (5m) 20s ago 14m 69.8M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (12m) 77s ago 12m 90.1M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (12m) 20s ago 12m 88.6M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T22:00:08.055 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (12m) 77s ago 12m 88.1M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T22:00:08.056 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (12m) 20s ago 12m 88.5M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T22:00:08.089 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:07 smithi092 bash[42150]: cluster 2024-03-26T22:00:06.610827+0000 mgr.y (mgr.25468) 315 : cluster [DBG] pgmap v199: 161 pgs: 11 peering, 12 stale+active+clean, 138 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:00:08.089 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:07 smithi092 bash[42150]: cluster 2024-03-26T22:00:06.811026+0000 mon.a (mon.0) 394 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T22:00:08.089 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:07 smithi092 bash[42150]: cluster 2024-03-26T22:00:06.828400+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-03-26T22:00:08.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:07 smithi032 bash[53843]: cluster 2024-03-26T22:00:06.610827+0000 mgr.y (mgr.25468) 315 : cluster [DBG] pgmap v199: 161 pgs: 11 peering, 12 stale+active+clean, 138 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:00:08.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:07 smithi032 bash[53843]: cluster 2024-03-26T22:00:06.811026+0000 mon.a (mon.0) 394 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T22:00:08.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:07 smithi032 bash[53843]: cluster 2024-03-26T22:00:06.828400+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-03-26T22:00:08.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:07 smithi032 bash[55231]: cluster 2024-03-26T22:00:06.610827+0000 mgr.y (mgr.25468) 315 : cluster [DBG] pgmap v199: 161 pgs: 11 peering, 12 stale+active+clean, 138 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:00:08.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:07 smithi032 bash[55231]: cluster 2024-03-26T22:00:06.811026+0000 mon.a (mon.0) 394 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T22:00:08.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:07 smithi032 bash[55231]: cluster 2024-03-26T22:00:06.828400+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-03-26T22:00:08.521 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:00:08.521 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 6 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:00:08.522 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T22:00:08.523 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-26T22:00:08.523 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 11 2024-03-26T22:00:08.523 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T22:00:08.523 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:00:08.910 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:00:08.910 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T22:00:08.910 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T22:00:08.911 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T22:00:08.911 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T22:00:08.911 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T22:00:08.911 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T22:00:08.911 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T22:00:08.911 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "11/23 daemons upgraded", 2024-03-26T22:00:08.911 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T22:00:08.911 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T22:00:08.911 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:00:09.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:08 smithi032 bash[53843]: audit 2024-03-26T22:00:07.253024+0000 mgr.y (mgr.25468) 316 : audit [DBG] from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:09.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:08 smithi032 bash[53843]: audit 2024-03-26T22:00:07.649515+0000 mgr.y (mgr.25468) 317 : audit [DBG] from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:09.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:08 smithi032 bash[53843]: audit 2024-03-26T22:00:08.523249+0000 mon.a (mon.0) 396 : audit [DBG] from='client.? 172.21.15.32:0/2297522419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:09.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:08 smithi032 bash[55231]: audit 2024-03-26T22:00:07.253024+0000 mgr.y (mgr.25468) 316 : audit [DBG] from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:09.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:08 smithi032 bash[55231]: audit 2024-03-26T22:00:07.649515+0000 mgr.y (mgr.25468) 317 : audit [DBG] from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:09.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:08 smithi032 bash[55231]: audit 2024-03-26T22:00:08.523249+0000 mon.a (mon.0) 396 : audit [DBG] from='client.? 172.21.15.32:0/2297522419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:09.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:08 smithi092 bash[42150]: audit 2024-03-26T22:00:07.253024+0000 mgr.y (mgr.25468) 316 : audit [DBG] from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:09.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:08 smithi092 bash[42150]: audit 2024-03-26T22:00:07.649515+0000 mgr.y (mgr.25468) 317 : audit [DBG] from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:09.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:08 smithi092 bash[42150]: audit 2024-03-26T22:00:08.523249+0000 mon.a (mon.0) 396 : audit [DBG] from='client.? 172.21.15.32:0/2297522419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:09.377 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 1 pg peering 2024-03-26T22:00:09.377 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T22:00:09.377 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T22:00:09.377 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-26T22:00:09.378 INFO:teuthology.orchestra.run.smithi032.stdout: osd.6 (root=default,host=smithi092) is down 2024-03-26T22:00:09.378 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 1 pg peering 2024-03-26T22:00:09.378 INFO:teuthology.orchestra.run.smithi032.stdout: pg 2.14 is stuck peering for 12m, current state peering, last acting [3,5] 2024-03-26T22:00:09.542 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:09 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.6.service: Succeeded. 2024-03-26T22:00:09.543 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:09 smithi092 systemd[1]: Stopped Ceph osd.6 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:00:09.543 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:09 smithi092 systemd[1]: Started Ceph osd.6 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:00:10.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:09 smithi032 bash[53843]: audit 2024-03-26T22:00:08.039307+0000 mgr.y (mgr.25468) 318 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:10.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:09 smithi032 bash[53843]: cluster 2024-03-26T22:00:08.611607+0000 mgr.y (mgr.25468) 319 : cluster [DBG] pgmap v201: 161 pgs: 11 peering, 12 stale+active+clean, 138 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:00:10.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:09 smithi032 bash[53843]: audit 2024-03-26T22:00:08.911873+0000 mgr.y (mgr.25468) 320 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:10.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:09 smithi032 bash[53843]: audit 2024-03-26T22:00:09.379211+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.32:0/117448119' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:00:10.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:09 smithi032 bash[53843]: audit 2024-03-26T22:00:09.540740+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:10.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:09 smithi032 bash[53843]: audit 2024-03-26T22:00:09.552844+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:10.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:09 smithi032 bash[55231]: audit 2024-03-26T22:00:08.039307+0000 mgr.y (mgr.25468) 318 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:10.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:09 smithi032 bash[55231]: cluster 2024-03-26T22:00:08.611607+0000 mgr.y (mgr.25468) 319 : cluster [DBG] pgmap v201: 161 pgs: 11 peering, 12 stale+active+clean, 138 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:00:10.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:09 smithi032 bash[55231]: audit 2024-03-26T22:00:08.911873+0000 mgr.y (mgr.25468) 320 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:10.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:09 smithi032 bash[55231]: audit 2024-03-26T22:00:09.379211+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.32:0/117448119' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:00:10.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:09 smithi032 bash[55231]: audit 2024-03-26T22:00:09.540740+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:10.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:09 smithi032 bash[55231]: audit 2024-03-26T22:00:09.552844+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:10.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:09 smithi092 bash[42150]: audit 2024-03-26T22:00:08.039307+0000 mgr.y (mgr.25468) 318 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:10.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:09 smithi092 bash[42150]: cluster 2024-03-26T22:00:08.611607+0000 mgr.y (mgr.25468) 319 : cluster [DBG] pgmap v201: 161 pgs: 11 peering, 12 stale+active+clean, 138 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:00:10.207 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:09 smithi092 bash[42150]: audit 2024-03-26T22:00:08.911873+0000 mgr.y (mgr.25468) 320 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:10.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:09 smithi092 bash[42150]: audit 2024-03-26T22:00:09.379211+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.32:0/117448119' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:00:10.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:09 smithi092 bash[42150]: audit 2024-03-26T22:00:09.540740+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:10.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:09 smithi092 bash[42150]: audit 2024-03-26T22:00:09.552844+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:11.457 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:11 smithi092 bash[42150]: audit 2024-03-26T22:00:10.125968+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:11.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:11 smithi092 bash[42150]: audit 2024-03-26T22:00:10.140814+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:11.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:11 smithi092 bash[42150]: cluster 2024-03-26T22:00:10.613442+0000 mgr.y (mgr.25468) 321 : cluster [DBG] pgmap v202: 161 pgs: 15 active+undersized+degraded, 11 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-03-26T22:00:11.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:10 smithi092 bash[48254]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:00:11.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:10 smithi092 bash[48254]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:00:11.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:10 smithi092 bash[48254]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-26T22:00:11.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:10 smithi092 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-03-26T22:00:11.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:10 smithi092 bash[48254]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-26T22:00:11.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:10 smithi092 bash[48254]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-26T22:00:11.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:10 smithi092 bash[48254]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-26T22:00:11.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:10 smithi092 bash[48254]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-26T22:00:11.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:10 smithi092 bash[48254]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-26T22:00:11.592 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:00:11 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:00:11] "GET /metrics HTTP/1.1" 200 38451 "" "Prometheus/2.33.4" 2024-03-26T22:00:11.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:11 smithi032 bash[53843]: audit 2024-03-26T22:00:10.125968+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:11.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:11 smithi032 bash[53843]: audit 2024-03-26T22:00:10.140814+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:11.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:11 smithi032 bash[53843]: cluster 2024-03-26T22:00:10.613442+0000 mgr.y (mgr.25468) 321 : cluster [DBG] pgmap v202: 161 pgs: 15 active+undersized+degraded, 11 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-03-26T22:00:11.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:11 smithi032 bash[55231]: audit 2024-03-26T22:00:10.125968+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:11.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:11 smithi032 bash[55231]: audit 2024-03-26T22:00:10.140814+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:11.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:11 smithi032 bash[55231]: cluster 2024-03-26T22:00:10.613442+0000 mgr.y (mgr.25468) 321 : cluster [DBG] pgmap v202: 161 pgs: 15 active+undersized+degraded, 11 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-03-26T22:00:12.457 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:12 smithi092 bash[42150]: cluster 2024-03-26T22:00:11.137633+0000 mon.a (mon.0) 401 : cluster [WRN] Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 15 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:12.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:12 smithi032 bash[55231]: cluster 2024-03-26T22:00:11.137633+0000 mon.a (mon.0) 401 : cluster [WRN] Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 15 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:12.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:12 smithi032 bash[53843]: cluster 2024-03-26T22:00:11.137633+0000 mon.a (mon.0) 401 : cluster [WRN] Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 15 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:13.134 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:12 smithi092 bash[48560]: debug 2024-03-26T22:00:12.829+0000 7fb75db75700 1 -- 172.21.15.92:0/2578744355 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d442345680 con 0x55d442382c00 2024-03-26T22:00:13.389 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:13 smithi092 bash[42150]: cluster 2024-03-26T22:00:12.614655+0000 mgr.y (mgr.25468) 322 : cluster [DBG] pgmap v203: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T22:00:13.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:13 smithi032 bash[53843]: cluster 2024-03-26T22:00:12.614655+0000 mgr.y (mgr.25468) 322 : cluster [DBG] pgmap v203: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T22:00:13.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:13 smithi032 bash[55231]: cluster 2024-03-26T22:00:12.614655+0000 mgr.y (mgr.25468) 322 : cluster [DBG] pgmap v203: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T22:00:13.707 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:13 smithi092 bash[48560]: debug 2024-03-26T22:00:13.381+0000 7fb766d0d7c0 -1 Falling back to public interface 2024-03-26T22:00:14.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:14 smithi032 bash[53843]: cluster 2024-03-26T22:00:13.125653+0000 mon.a (mon.0) 402 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-26T22:00:14.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:14 smithi032 bash[53843]: audit 2024-03-26T22:00:13.918983+0000 mgr.y (mgr.25468) 323 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:14.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:14 smithi032 bash[55231]: cluster 2024-03-26T22:00:13.125653+0000 mon.a (mon.0) 402 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-26T22:00:14.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:14 smithi032 bash[55231]: audit 2024-03-26T22:00:13.918983+0000 mgr.y (mgr.25468) 323 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:14.457 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:14 smithi092 bash[42150]: cluster 2024-03-26T22:00:13.125653+0000 mon.a (mon.0) 402 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-26T22:00:14.457 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:14 smithi092 bash[42150]: audit 2024-03-26T22:00:13.918983+0000 mgr.y (mgr.25468) 323 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:15.457 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:15 smithi092 bash[42150]: cluster 2024-03-26T22:00:14.616109+0000 mgr.y (mgr.25468) 324 : cluster [DBG] pgmap v204: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T22:00:15.592 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:15 smithi032 bash[55231]: cluster 2024-03-26T22:00:14.616109+0000 mgr.y (mgr.25468) 324 : cluster [DBG] pgmap v204: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T22:00:15.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:15 smithi032 bash[53843]: cluster 2024-03-26T22:00:14.616109+0000 mgr.y (mgr.25468) 324 : cluster [DBG] pgmap v204: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-03-26T22:00:16.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:16 smithi092 bash[42150]: audit 2024-03-26T22:00:16.471626+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/2043507166,v1:172.21.15.92:6817/2043507166]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:00:16.707 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:16 smithi092 bash[42150]: audit 2024-03-26T22:00:16.477151+0000 mon.a (mon.0) 403 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:00:16.708 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:16 smithi092 bash[48560]: debug 2024-03-26T22:00:16.425+0000 7fb766d0d7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-03-26T22:00:16.708 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:16 smithi092 bash[48560]: debug 2024-03-26T22:00:16.461+0000 7fb766d0d7c0 -1 osd.6 133 log_to_monitors true 2024-03-26T22:00:16.708 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:00:16 smithi092 bash[48560]: debug 2024-03-26T22:00:16.573+0000 7fb758165700 -1 osd.6 133 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T22:00:16.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:16 smithi032 bash[55231]: audit 2024-03-26T22:00:16.471626+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/2043507166,v1:172.21.15.92:6817/2043507166]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:00:16.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:16 smithi032 bash[55231]: audit 2024-03-26T22:00:16.477151+0000 mon.a (mon.0) 403 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:00:16.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:16 smithi032 bash[53843]: audit 2024-03-26T22:00:16.471626+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/2043507166,v1:172.21.15.92:6817/2043507166]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:00:16.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:16 smithi032 bash[53843]: audit 2024-03-26T22:00:16.477151+0000 mon.a (mon.0) 403 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:00:17.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[53843]: audit 2024-03-26T22:00:16.531036+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T22:00:17.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[53843]: cluster 2024-03-26T22:00:16.537053+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-03-26T22:00:17.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[53843]: audit 2024-03-26T22:00:16.542496+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/2043507166,v1:172.21.15.92:6817/2043507166]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T22:00:17.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[53843]: audit 2024-03-26T22:00:16.547995+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T22:00:17.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[53843]: audit 2024-03-26T22:00:16.610078+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:17.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[53843]: cluster 2024-03-26T22:00:16.617088+0000 mgr.y (mgr.25468) 325 : cluster [DBG] pgmap v206: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-03-26T22:00:17.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[53843]: audit 2024-03-26T22:00:16.625050+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:17.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[53843]: cluster 2024-03-26T22:00:17.489737+0000 mon.a (mon.0) 409 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 20 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:17.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[55231]: audit 2024-03-26T22:00:16.531036+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T22:00:17.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[55231]: cluster 2024-03-26T22:00:16.537053+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-03-26T22:00:17.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[55231]: audit 2024-03-26T22:00:16.542496+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/2043507166,v1:172.21.15.92:6817/2043507166]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T22:00:17.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[55231]: audit 2024-03-26T22:00:16.547995+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T22:00:17.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[55231]: audit 2024-03-26T22:00:16.610078+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:17.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[55231]: cluster 2024-03-26T22:00:16.617088+0000 mgr.y (mgr.25468) 325 : cluster [DBG] pgmap v206: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-03-26T22:00:17.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[55231]: audit 2024-03-26T22:00:16.625050+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:17.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:17 smithi032 bash[55231]: cluster 2024-03-26T22:00:17.489737+0000 mon.a (mon.0) 409 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 20 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:17.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:17 smithi092 bash[42150]: audit 2024-03-26T22:00:16.531036+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T22:00:17.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:17 smithi092 bash[42150]: cluster 2024-03-26T22:00:16.537053+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-03-26T22:00:17.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:17 smithi092 bash[42150]: audit 2024-03-26T22:00:16.542496+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/2043507166,v1:172.21.15.92:6817/2043507166]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T22:00:17.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:17 smithi092 bash[42150]: audit 2024-03-26T22:00:16.547995+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T22:00:17.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:17 smithi092 bash[42150]: audit 2024-03-26T22:00:16.610078+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:17.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:17 smithi092 bash[42150]: cluster 2024-03-26T22:00:16.617088+0000 mgr.y (mgr.25468) 325 : cluster [DBG] pgmap v206: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-03-26T22:00:17.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:17 smithi092 bash[42150]: audit 2024-03-26T22:00:16.625050+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:17.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:17 smithi092 bash[42150]: cluster 2024-03-26T22:00:17.489737+0000 mon.a (mon.0) 409 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 20 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:18.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[55231]: cluster 2024-03-26T22:00:17.544631+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:00:18.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[55231]: audit 2024-03-26T22:00:17.556858+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T22:00:18.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[55231]: cluster 2024-03-26T22:00:17.562788+0000 mon.a (mon.0) 411 : cluster [INF] osd.6 [v2:172.21.15.92:6816/2043507166,v1:172.21.15.92:6817/2043507166] boot 2024-03-26T22:00:18.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[55231]: cluster 2024-03-26T22:00:17.562862+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-03-26T22:00:18.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[55231]: audit 2024-03-26T22:00:17.728326+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:18.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[55231]: audit 2024-03-26T22:00:17.741547+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:18.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[55231]: audit 2024-03-26T22:00:17.792998+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:18.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[55231]: audit 2024-03-26T22:00:17.795581+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:18.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[55231]: cluster 2024-03-26T22:00:18.557282+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-03-26T22:00:18.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[53843]: cluster 2024-03-26T22:00:17.544631+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:00:18.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[53843]: audit 2024-03-26T22:00:17.556858+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T22:00:18.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[53843]: cluster 2024-03-26T22:00:17.562788+0000 mon.a (mon.0) 411 : cluster [INF] osd.6 [v2:172.21.15.92:6816/2043507166,v1:172.21.15.92:6817/2043507166] boot 2024-03-26T22:00:18.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[53843]: cluster 2024-03-26T22:00:17.562862+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-03-26T22:00:18.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[53843]: audit 2024-03-26T22:00:17.728326+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:18.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[53843]: audit 2024-03-26T22:00:17.741547+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:18.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[53843]: audit 2024-03-26T22:00:17.792998+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:18.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[53843]: audit 2024-03-26T22:00:17.795581+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:18.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:18 smithi032 bash[53843]: cluster 2024-03-26T22:00:18.557282+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-03-26T22:00:18.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:18 smithi092 bash[42150]: cluster 2024-03-26T22:00:17.544631+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:00:18.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:18 smithi092 bash[42150]: audit 2024-03-26T22:00:17.556858+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T22:00:18.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:18 smithi092 bash[42150]: cluster 2024-03-26T22:00:17.562788+0000 mon.a (mon.0) 411 : cluster [INF] osd.6 [v2:172.21.15.92:6816/2043507166,v1:172.21.15.92:6817/2043507166] boot 2024-03-26T22:00:18.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:18 smithi092 bash[42150]: cluster 2024-03-26T22:00:17.562862+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-03-26T22:00:18.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:18 smithi092 bash[42150]: audit 2024-03-26T22:00:17.728326+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:18.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:18 smithi092 bash[42150]: audit 2024-03-26T22:00:17.741547+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:18.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:18 smithi092 bash[42150]: audit 2024-03-26T22:00:17.792998+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:18.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:18 smithi092 bash[42150]: audit 2024-03-26T22:00:17.795581+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:18.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:18 smithi092 bash[42150]: cluster 2024-03-26T22:00:18.557282+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-03-26T22:00:19.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:19 smithi032 bash[53843]: cluster 2024-03-26T22:00:18.617879+0000 mgr.y (mgr.25468) 326 : cluster [DBG] pgmap v209: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-03-26T22:00:19.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:19 smithi032 bash[55231]: cluster 2024-03-26T22:00:18.617879+0000 mgr.y (mgr.25468) 326 : cluster [DBG] pgmap v209: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-03-26T22:00:19.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:19 smithi092 bash[42150]: cluster 2024-03-26T22:00:18.617879+0000 mgr.y (mgr.25468) 326 : cluster [DBG] pgmap v209: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-03-26T22:00:21.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:00:21 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:00:21] "GET /metrics HTTP/1.1" 200 38316 "" "Prometheus/2.33.4" 2024-03-26T22:00:21.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:21 smithi092 bash[42150]: cluster 2024-03-26T22:00:20.619623+0000 mgr.y (mgr.25468) 327 : cluster [DBG] pgmap v210: 161 pgs: 9 active+undersized+degraded, 14 active+undersized, 138 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 26/630 objects degraded (4.127%) 2024-03-26T22:00:22.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:21 smithi032 bash[53843]: cluster 2024-03-26T22:00:20.619623+0000 mgr.y (mgr.25468) 327 : cluster [DBG] pgmap v210: 161 pgs: 9 active+undersized+degraded, 14 active+undersized, 138 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 26/630 objects degraded (4.127%) 2024-03-26T22:00:22.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:21 smithi032 bash[55231]: cluster 2024-03-26T22:00:20.619623+0000 mgr.y (mgr.25468) 327 : cluster [DBG] pgmap v210: 161 pgs: 9 active+undersized+degraded, 14 active+undersized, 138 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 26/630 objects degraded (4.127%) 2024-03-26T22:00:22.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:22 smithi092 bash[42150]: cluster 2024-03-26T22:00:22.490891+0000 mon.a (mon.0) 417 : cluster [WRN] Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 9 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:23.092 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:22 smithi032 bash[53843]: cluster 2024-03-26T22:00:22.490891+0000 mon.a (mon.0) 417 : cluster [WRN] Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 9 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:23.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:22 smithi032 bash[55231]: cluster 2024-03-26T22:00:22.490891+0000 mon.a (mon.0) 417 : cluster [WRN] Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 9 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:23.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:23 smithi092 bash[42150]: cluster 2024-03-26T22:00:22.620673+0000 mgr.y (mgr.25468) 328 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 673 B/s rd, 0 op/s 2024-03-26T22:00:23.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:23 smithi092 bash[42150]: cluster 2024-03-26T22:00:22.677042+0000 mon.a (mon.0) 418 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/630 objects degraded (4.127%), 9 pgs degraded) 2024-03-26T22:00:24.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:23 smithi032 bash[53843]: cluster 2024-03-26T22:00:22.620673+0000 mgr.y (mgr.25468) 328 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 673 B/s rd, 0 op/s 2024-03-26T22:00:24.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:23 smithi032 bash[53843]: cluster 2024-03-26T22:00:22.677042+0000 mon.a (mon.0) 418 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/630 objects degraded (4.127%), 9 pgs degraded) 2024-03-26T22:00:24.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:23 smithi032 bash[55231]: cluster 2024-03-26T22:00:22.620673+0000 mgr.y (mgr.25468) 328 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 673 B/s rd, 0 op/s 2024-03-26T22:00:24.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:23 smithi032 bash[55231]: cluster 2024-03-26T22:00:22.677042+0000 mon.a (mon.0) 418 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/630 objects degraded (4.127%), 9 pgs degraded) 2024-03-26T22:00:24.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:24 smithi092 bash[42150]: audit 2024-03-26T22:00:23.930361+0000 mgr.y (mgr.25468) 329 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:25.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:24 smithi032 bash[53843]: audit 2024-03-26T22:00:23.930361+0000 mgr.y (mgr.25468) 329 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:25.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:24 smithi032 bash[55231]: audit 2024-03-26T22:00:23.930361+0000 mgr.y (mgr.25468) 329 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:25.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:25 smithi092 bash[42150]: cluster 2024-03-26T22:00:24.621896+0000 mgr.y (mgr.25468) 330 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-26T22:00:26.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:25 smithi032 bash[53843]: cluster 2024-03-26T22:00:24.621896+0000 mgr.y (mgr.25468) 330 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-26T22:00:26.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:25 smithi032 bash[55231]: cluster 2024-03-26T22:00:24.621896+0000 mgr.y (mgr.25468) 330 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-26T22:00:27.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:27 smithi092 bash[42150]: cluster 2024-03-26T22:00:26.623189+0000 mgr.y (mgr.25468) 331 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-03-26T22:00:27.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:27 smithi092 bash[42150]: audit 2024-03-26T22:00:27.600727+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:27.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:27 smithi092 bash[42150]: audit 2024-03-26T22:00:27.616085+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:27.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:27 smithi092 bash[42150]: audit 2024-03-26T22:00:27.619796+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:27.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:27 smithi092 bash[42150]: audit 2024-03-26T22:00:27.621602+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:27.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:27 smithi092 bash[42150]: audit 2024-03-26T22:00:27.630777+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:28.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:27 smithi032 bash[53843]: cluster 2024-03-26T22:00:26.623189+0000 mgr.y (mgr.25468) 331 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-03-26T22:00:28.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:27 smithi032 bash[53843]: audit 2024-03-26T22:00:27.600727+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:28.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:27 smithi032 bash[53843]: audit 2024-03-26T22:00:27.616085+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:28.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:27 smithi032 bash[53843]: audit 2024-03-26T22:00:27.619796+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:28.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:27 smithi032 bash[53843]: audit 2024-03-26T22:00:27.621602+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:28.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:27 smithi032 bash[53843]: audit 2024-03-26T22:00:27.630777+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:28.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:27 smithi032 bash[55231]: cluster 2024-03-26T22:00:26.623189+0000 mgr.y (mgr.25468) 331 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-03-26T22:00:28.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:27 smithi032 bash[55231]: audit 2024-03-26T22:00:27.600727+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:28.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:27 smithi032 bash[55231]: audit 2024-03-26T22:00:27.616085+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:28.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:27 smithi032 bash[55231]: audit 2024-03-26T22:00:27.619796+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:28.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:27 smithi032 bash[55231]: audit 2024-03-26T22:00:27.621602+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:28.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:27 smithi032 bash[55231]: audit 2024-03-26T22:00:27.630777+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:28.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:28 smithi092 bash[42150]: cluster 2024-03-26T22:00:27.624502+0000 mgr.y (mgr.25468) 332 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-03-26T22:00:28.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:28 smithi092 bash[42150]: cluster 2024-03-26T22:00:27.624945+0000 mgr.y (mgr.25468) 333 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:00:28.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:28 smithi092 bash[42150]: audit 2024-03-26T22:00:27.721462+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:28.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:28 smithi092 bash[42150]: audit 2024-03-26T22:00:27.726206+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:28.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:28 smithi092 bash[42150]: audit 2024-03-26T22:00:27.729413+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:28.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:28 smithi092 bash[42150]: audit 2024-03-26T22:00:27.731529+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:28.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:28 smithi092 bash[42150]: audit 2024-03-26T22:00:27.734463+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:00:28.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:28 smithi092 bash[42150]: audit 2024-03-26T22:00:27.734822+0000 mgr.y (mgr.25468) 334 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:00:28.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:28 smithi092 bash[42150]: cephadm 2024-03-26T22:00:27.736921+0000 mgr.y (mgr.25468) 335 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-03-26T22:00:28.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:28 smithi092 bash[42150]: audit 2024-03-26T22:00:28.102443+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:29.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[53843]: cluster 2024-03-26T22:00:27.624502+0000 mgr.y (mgr.25468) 332 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-03-26T22:00:29.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[53843]: cluster 2024-03-26T22:00:27.624945+0000 mgr.y (mgr.25468) 333 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:00:29.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[53843]: audit 2024-03-26T22:00:27.721462+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:29.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[53843]: audit 2024-03-26T22:00:27.726206+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:29.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[53843]: audit 2024-03-26T22:00:27.729413+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:29.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[53843]: audit 2024-03-26T22:00:27.731529+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:29.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[53843]: audit 2024-03-26T22:00:27.734463+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:00:29.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[53843]: audit 2024-03-26T22:00:27.734822+0000 mgr.y (mgr.25468) 334 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:00:29.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[53843]: cephadm 2024-03-26T22:00:27.736921+0000 mgr.y (mgr.25468) 335 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-03-26T22:00:29.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[53843]: audit 2024-03-26T22:00:28.102443+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:29.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[55231]: cluster 2024-03-26T22:00:27.624502+0000 mgr.y (mgr.25468) 332 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-03-26T22:00:29.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[55231]: cluster 2024-03-26T22:00:27.624945+0000 mgr.y (mgr.25468) 333 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:00:29.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[55231]: audit 2024-03-26T22:00:27.721462+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:29.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[55231]: audit 2024-03-26T22:00:27.726206+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:29.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[55231]: audit 2024-03-26T22:00:27.729413+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:29.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[55231]: audit 2024-03-26T22:00:27.731529+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:29.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[55231]: audit 2024-03-26T22:00:27.734463+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:00:29.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[55231]: audit 2024-03-26T22:00:27.734822+0000 mgr.y (mgr.25468) 334 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:00:29.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[55231]: cephadm 2024-03-26T22:00:27.736921+0000 mgr.y (mgr.25468) 335 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-03-26T22:00:29.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:28 smithi032 bash[55231]: audit 2024-03-26T22:00:28.102443+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:31.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:30 smithi092 bash[42150]: cluster 2024-03-26T22:00:29.626119+0000 mgr.y (mgr.25468) 336 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:00:31.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:30 smithi092 bash[42150]: cephadm 2024-03-26T22:00:29.957201+0000 mgr.y (mgr.25468) 337 : cephadm [INF] Upgrade: Updating osd.7 2024-03-26T22:00:31.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:30 smithi092 bash[42150]: audit 2024-03-26T22:00:29.965640+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:31.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:30 smithi092 bash[42150]: audit 2024-03-26T22:00:29.969883+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T22:00:31.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:30 smithi092 bash[42150]: audit 2024-03-26T22:00:29.971619+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:31.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:30 smithi092 bash[42150]: cephadm 2024-03-26T22:00:29.977451+0000 mgr.y (mgr.25468) 338 : cephadm [INF] Deploying daemon osd.7 on smithi092 2024-03-26T22:00:31.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:30 smithi032 bash[55231]: cluster 2024-03-26T22:00:29.626119+0000 mgr.y (mgr.25468) 336 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:00:31.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:30 smithi032 bash[55231]: cephadm 2024-03-26T22:00:29.957201+0000 mgr.y (mgr.25468) 337 : cephadm [INF] Upgrade: Updating osd.7 2024-03-26T22:00:31.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:30 smithi032 bash[55231]: audit 2024-03-26T22:00:29.965640+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:31.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:30 smithi032 bash[55231]: audit 2024-03-26T22:00:29.969883+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T22:00:31.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:30 smithi032 bash[55231]: audit 2024-03-26T22:00:29.971619+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:31.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:30 smithi032 bash[55231]: cephadm 2024-03-26T22:00:29.977451+0000 mgr.y (mgr.25468) 338 : cephadm [INF] Deploying daemon osd.7 on smithi092 2024-03-26T22:00:31.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:30 smithi032 bash[53843]: cluster 2024-03-26T22:00:29.626119+0000 mgr.y (mgr.25468) 336 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:00:31.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:30 smithi032 bash[53843]: cephadm 2024-03-26T22:00:29.957201+0000 mgr.y (mgr.25468) 337 : cephadm [INF] Upgrade: Updating osd.7 2024-03-26T22:00:31.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:30 smithi032 bash[53843]: audit 2024-03-26T22:00:29.965640+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:31.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:30 smithi032 bash[53843]: audit 2024-03-26T22:00:29.969883+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T22:00:31.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:30 smithi032 bash[53843]: audit 2024-03-26T22:00:29.971619+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:31.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:30 smithi032 bash[53843]: cephadm 2024-03-26T22:00:29.977451+0000 mgr.y (mgr.25468) 338 : cephadm [INF] Deploying daemon osd.7 on smithi092 2024-03-26T22:00:31.592 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:00:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:00:31] "GET /metrics HTTP/1.1" 200 38316 "" "Prometheus/2.33.4" 2024-03-26T22:00:33.190 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:32 smithi092 bash[42150]: cluster 2024-03-26T22:00:31.627538+0000 mgr.y (mgr.25468) 339 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:00:33.190 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:32 smithi092 bash[42150]: audit 2024-03-26T22:00:32.794002+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:33.190 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:32 smithi092 bash[42150]: audit 2024-03-26T22:00:32.797006+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:33.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:32 smithi032 bash[53843]: cluster 2024-03-26T22:00:31.627538+0000 mgr.y (mgr.25468) 339 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:00:33.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:32 smithi032 bash[53843]: audit 2024-03-26T22:00:32.794002+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:33.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:32 smithi032 bash[53843]: audit 2024-03-26T22:00:32.797006+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:33.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:32 smithi032 bash[55231]: cluster 2024-03-26T22:00:31.627538+0000 mgr.y (mgr.25468) 339 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:00:33.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:32 smithi032 bash[55231]: audit 2024-03-26T22:00:32.794002+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:33.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:32 smithi032 bash[55231]: audit 2024-03-26T22:00:32.797006+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:34.324 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:34 smithi092 systemd[1]: Stopping Ceph osd.7 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:00:34.707 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:34 smithi092 bash[27028]: debug 2024-03-26T22:00:34.440+0000 7f1e4dd93700 -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-03-26T22:00:34.708 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:34 smithi092 bash[27028]: debug 2024-03-26T22:00:34.440+0000 7f1e4dd93700 -1 osd.7 138 *** Got signal Terminated *** 2024-03-26T22:00:34.708 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:34 smithi092 bash[27028]: debug 2024-03-26T22:00:34.440+0000 7f1e4dd93700 -1 osd.7 138 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:00:35.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:34 smithi092 bash[42150]: cluster 2024-03-26T22:00:33.628341+0000 mgr.y (mgr.25468) 340 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:00:35.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:34 smithi092 bash[42150]: audit 2024-03-26T22:00:33.941653+0000 mgr.y (mgr.25468) 341 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:35.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:34 smithi092 bash[42150]: cluster 2024-03-26T22:00:34.451691+0000 mon.a (mon.0) 425 : cluster [INF] osd.7 marked itself down and dead 2024-03-26T22:00:35.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:34 smithi032 bash[53843]: cluster 2024-03-26T22:00:33.628341+0000 mgr.y (mgr.25468) 340 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:00:35.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:34 smithi032 bash[53843]: audit 2024-03-26T22:00:33.941653+0000 mgr.y (mgr.25468) 341 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:35.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:34 smithi032 bash[53843]: cluster 2024-03-26T22:00:34.451691+0000 mon.a (mon.0) 425 : cluster [INF] osd.7 marked itself down and dead 2024-03-26T22:00:35.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:34 smithi032 bash[55231]: cluster 2024-03-26T22:00:33.628341+0000 mgr.y (mgr.25468) 340 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:00:35.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:34 smithi032 bash[55231]: audit 2024-03-26T22:00:33.941653+0000 mgr.y (mgr.25468) 341 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:35.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:34 smithi032 bash[55231]: cluster 2024-03-26T22:00:34.451691+0000 mon.a (mon.0) 425 : cluster [INF] osd.7 marked itself down and dead 2024-03-26T22:00:36.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:35 smithi092 bash[42150]: cluster 2024-03-26T22:00:34.972457+0000 mon.a (mon.0) 426 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:00:36.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:35 smithi092 bash[42150]: cluster 2024-03-26T22:00:34.972532+0000 mon.a (mon.0) 427 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-26T22:00:36.197 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:35 smithi092 bash[42150]: cluster 2024-03-26T22:00:34.990270+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-03-26T22:00:36.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:35 smithi032 bash[53843]: cluster 2024-03-26T22:00:34.972457+0000 mon.a (mon.0) 426 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:00:36.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:35 smithi032 bash[53843]: cluster 2024-03-26T22:00:34.972532+0000 mon.a (mon.0) 427 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-26T22:00:36.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:35 smithi032 bash[53843]: cluster 2024-03-26T22:00:34.990270+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-03-26T22:00:36.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:35 smithi032 bash[55231]: cluster 2024-03-26T22:00:34.972457+0000 mon.a (mon.0) 426 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:00:36.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:35 smithi032 bash[55231]: cluster 2024-03-26T22:00:34.972532+0000 mon.a (mon.0) 427 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-26T22:00:36.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:35 smithi032 bash[55231]: cluster 2024-03-26T22:00:34.990270+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-03-26T22:00:36.422 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:36 smithi092 bash[50067]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-7 2024-03-26T22:00:36.707 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:36 smithi092 bash[50167]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-7 2024-03-26T22:00:37.333 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:36 smithi092 bash[42150]: cluster 2024-03-26T22:00:35.629329+0000 mgr.y (mgr.25468) 342 : cluster [DBG] pgmap v220: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:00:37.334 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:36 smithi092 bash[42150]: cluster 2024-03-26T22:00:35.983134+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-26T22:00:37.334 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:36 smithi092 bash[42150]: cluster 2024-03-26T22:00:35.994744+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-03-26T22:00:37.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:36 smithi032 bash[53843]: cluster 2024-03-26T22:00:35.629329+0000 mgr.y (mgr.25468) 342 : cluster [DBG] pgmap v220: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:00:37.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:36 smithi032 bash[53843]: cluster 2024-03-26T22:00:35.983134+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-26T22:00:37.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:36 smithi032 bash[53843]: cluster 2024-03-26T22:00:35.994744+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-03-26T22:00:37.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:36 smithi032 bash[55231]: cluster 2024-03-26T22:00:35.629329+0000 mgr.y (mgr.25468) 342 : cluster [DBG] pgmap v220: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:00:37.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:36 smithi032 bash[55231]: cluster 2024-03-26T22:00:35.983134+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-26T22:00:37.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:36 smithi032 bash[55231]: cluster 2024-03-26T22:00:35.994744+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-03-26T22:00:38.768 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:38 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.7.service: Succeeded. 2024-03-26T22:00:38.769 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:38 smithi092 systemd[1]: Stopped Ceph osd.7 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:00:38.769 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:38 smithi092 systemd[1]: Started Ceph osd.7 for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:00:39.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:38 smithi092 bash[42150]: cluster 2024-03-26T22:00:37.630365+0000 mgr.y (mgr.25468) 343 : cluster [DBG] pgmap v222: 161 pgs: 20 peering, 13 stale+active+clean, 11 active+undersized, 117 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:00:39.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:38 smithi092 bash[42150]: audit 2024-03-26T22:00:38.764376+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:39.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:38 smithi092 bash[42150]: audit 2024-03-26T22:00:38.777940+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:39.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:38 smithi032 bash[53843]: cluster 2024-03-26T22:00:37.630365+0000 mgr.y (mgr.25468) 343 : cluster [DBG] pgmap v222: 161 pgs: 20 peering, 13 stale+active+clean, 11 active+undersized, 117 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:00:39.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:38 smithi032 bash[53843]: audit 2024-03-26T22:00:38.764376+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:39.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:38 smithi032 bash[53843]: audit 2024-03-26T22:00:38.777940+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:39.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:38 smithi032 bash[55231]: cluster 2024-03-26T22:00:37.630365+0000 mgr.y (mgr.25468) 343 : cluster [DBG] pgmap v222: 161 pgs: 20 peering, 13 stale+active+clean, 11 active+undersized, 117 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:00:39.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:38 smithi032 bash[55231]: audit 2024-03-26T22:00:38.764376+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:39.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:38 smithi032 bash[55231]: audit 2024-03-26T22:00:38.777940+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:39.811 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T22:00:40.342 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:40 smithi032 bash[53843]: cluster 2024-03-26T22:00:39.631668+0000 mgr.y (mgr.25468) 344 : cluster [DBG] pgmap v223: 161 pgs: 10 active+undersized+degraded, 20 peering, 8 stale+active+clean, 23 active+undersized, 100 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 26/630 objects degraded (4.127%) 2024-03-26T22:00:40.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:40 smithi032 bash[53843]: audit 2024-03-26T22:00:39.792343+0000 mgr.y (mgr.25468) 345 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:40.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:40 smithi032 bash[53843]: cluster 2024-03-26T22:00:39.981981+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 10 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:40.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:40 smithi032 bash[55231]: cluster 2024-03-26T22:00:39.631668+0000 mgr.y (mgr.25468) 344 : cluster [DBG] pgmap v223: 161 pgs: 10 active+undersized+degraded, 20 peering, 8 stale+active+clean, 23 active+undersized, 100 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 26/630 objects degraded (4.127%) 2024-03-26T22:00:40.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:40 smithi032 bash[55231]: audit 2024-03-26T22:00:39.792343+0000 mgr.y (mgr.25468) 345 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:40.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:40 smithi032 bash[55231]: cluster 2024-03-26T22:00:39.981981+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 10 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:40.406 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:40 smithi092 bash[42150]: cluster 2024-03-26T22:00:39.631668+0000 mgr.y (mgr.25468) 344 : cluster [DBG] pgmap v223: 161 pgs: 10 active+undersized+degraded, 20 peering, 8 stale+active+clean, 23 active+undersized, 100 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 26/630 objects degraded (4.127%) 2024-03-26T22:00:40.406 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:40 smithi092 bash[42150]: audit 2024-03-26T22:00:39.792343+0000 mgr.y (mgr.25468) 345 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:40.406 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:40 smithi092 bash[42150]: cluster 2024-03-26T22:00:39.981981+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 10 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:40.626 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (7m) 110s ago 14m 17.6M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 24s ago 14m - - 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (6m) 110s ago 12m 47.8M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (6m) 24s ago 20m 445M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (7m) 110s ago 22m 503M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (5m) 110s ago 22m 52.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (4m) 24s ago 21m 43.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (5m) 110s ago 21m 45.8M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (8m) 110s ago 15m 12.0M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (7m) 24s ago 15m 11.8M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (3m) 110s ago 20m 57.1M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (2m) 110s ago 19m 52.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (2m) 110s ago 19m 47.8M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T22:00:40.627 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (115s) 110s ago 18m - 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 10e900ae5dd2 2024-03-26T22:00:40.628 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (85s) 24s ago 17m 55.2M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e4cacfd2d2e 2024-03-26T22:00:40.628 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (56s) 24s ago 17m 52.6M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 8e1c16ff32e5 2024-03-26T22:00:40.628 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (28s) 24s ago 16m - 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 52435cfe1605 2024-03-26T22:00:40.628 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 starting - - - 3037M 2024-03-26T22:00:40.628 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (6m) 24s ago 15m 74.2M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T22:00:40.628 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (13m) 110s ago 13m 90.1M - 17.2.0 e1d6a67b021e fa3611e74ba6 2024-03-26T22:00:40.628 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (13m) 24s ago 13m 88.8M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T22:00:40.628 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (12m) 110s ago 12m 88.1M - 17.2.0 e1d6a67b021e e9e2f249cfed 2024-03-26T22:00:40.628 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (12m) 24s ago 12m 88.6M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T22:00:40.678 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:40 smithi092 bash[50334]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:00:40.678 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:40 smithi092 bash[50334]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:00:40.678 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:40 smithi092 bash[50334]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-26T22:00:40.678 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:40 smithi092 bash[50334]: 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-03-26T22:00:40.678 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:40 smithi092 bash[50334]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-26T22:00:40.678 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:40 smithi092 bash[50334]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-26T22:00:40.678 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:40 smithi092 bash[50334]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-26T22:00:40.678 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:40 smithi092 bash[50334]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-26T22:00:40.678 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:40 smithi092 bash[50334]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-26T22:00:41.098 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:00:41.098 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T22:00:41.098 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:00:41.098 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:00:41.098 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T22:00:41.098 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:00:41.098 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:00:41.099 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T22:00:41.099 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 7 2024-03-26T22:00:41.099 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:00:41.099 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T22:00:41.099 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-26T22:00:41.099 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:00:41.099 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T22:00:41.099 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-26T22:00:41.099 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 12 2024-03-26T22:00:41.099 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T22:00:41.099 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:00:41.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:41 smithi092 bash[42150]: audit 2024-03-26T22:00:40.205529+0000 mgr.y (mgr.25468) 346 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:41.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:41 smithi092 bash[42150]: audit 2024-03-26T22:00:40.597771+0000 mgr.y (mgr.25468) 347 : audit [DBG] from='client.34545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:41.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:41 smithi032 bash[55231]: audit 2024-03-26T22:00:40.205529+0000 mgr.y (mgr.25468) 346 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:41.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:41 smithi032 bash[55231]: audit 2024-03-26T22:00:40.597771+0000 mgr.y (mgr.25468) 347 : audit [DBG] from='client.34545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:41.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:41 smithi032 bash[53843]: audit 2024-03-26T22:00:40.205529+0000 mgr.y (mgr.25468) 346 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:41.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:41 smithi032 bash[53843]: audit 2024-03-26T22:00:40.597771+0000 mgr.y (mgr.25468) 347 : audit [DBG] from='client.34545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:41.489 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:00:41.489 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T22:00:41.489 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T22:00:41.489 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T22:00:41.489 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T22:00:41.490 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T22:00:41.490 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T22:00:41.490 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T22:00:41.490 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "12/23 daemons upgraded", 2024-03-26T22:00:41.490 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T22:00:41.490 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T22:00:41.490 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:00:41.592 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:00:41 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:00:41] "GET /metrics HTTP/1.1" 200 38463 "" "Prometheus/2.33.4" 2024-03-26T22:00:41.950 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Reduced data availability: 2 pgs inactive, 3 pgs peering; Degraded data redundancy: 26/630 objects degraded (4.127%), 10 pgs degraded 2024-03-26T22:00:41.950 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T22:00:41.950 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T22:00:41.950 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-26T22:00:41.950 INFO:teuthology.orchestra.run.smithi032.stdout: osd.7 (root=default,host=smithi092) is down 2024-03-26T22:00:41.950 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 2 pgs inactive, 3 pgs peering 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout: pg 3.15 is stuck peering for 2m, current state peering, last acting [3,4] 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout: pg 6.8 is stuck peering for 108s, current state peering, last acting [2,3] 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout: pg 6.12 is stuck peering for 79s, current state peering, last acting [2,4] 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 26/630 objects degraded (4.127%), 10 pgs degraded 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout: pg 2.3 is active+undersized+degraded, acting [5,2] 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout: pg 2.18 is active+undersized+degraded, acting [5,4] 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-03-26T22:00:41.951 INFO:teuthology.orchestra.run.smithi032.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-03-26T22:00:41.952 INFO:teuthology.orchestra.run.smithi032.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-03-26T22:00:41.952 INFO:teuthology.orchestra.run.smithi032.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-03-26T22:00:42.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:42 smithi032 bash[55231]: audit 2024-03-26T22:00:41.099350+0000 mon.c (mon.1) 164 : audit [DBG] from='client.? 172.21.15.32:0/126541879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:42.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:42 smithi032 bash[55231]: audit 2024-03-26T22:00:41.490123+0000 mgr.y (mgr.25468) 348 : audit [DBG] from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:42.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:42 smithi032 bash[55231]: cluster 2024-03-26T22:00:41.633025+0000 mgr.y (mgr.25468) 349 : cluster [DBG] pgmap v224: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-26T22:00:42.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:42 smithi032 bash[55231]: audit 2024-03-26T22:00:41.951734+0000 mon.a (mon.0) 434 : audit [DBG] from='client.? 172.21.15.32:0/2945088782' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:00:42.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:42 smithi032 bash[53843]: audit 2024-03-26T22:00:41.099350+0000 mon.c (mon.1) 164 : audit [DBG] from='client.? 172.21.15.32:0/126541879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:42.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:42 smithi032 bash[53843]: audit 2024-03-26T22:00:41.490123+0000 mgr.y (mgr.25468) 348 : audit [DBG] from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:42.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:42 smithi032 bash[53843]: cluster 2024-03-26T22:00:41.633025+0000 mgr.y (mgr.25468) 349 : cluster [DBG] pgmap v224: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-26T22:00:42.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:42 smithi032 bash[53843]: audit 2024-03-26T22:00:41.951734+0000 mon.a (mon.0) 434 : audit [DBG] from='client.? 172.21.15.32:0/2945088782' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:00:42.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:42 smithi092 bash[50620]: debug 2024-03-26T22:00:42.156+0000 7f527eceb700 1 -- 172.21.15.92:0/3127686047 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561a4c46f680 con 0x561a4c4acc00 2024-03-26T22:00:42.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:42 smithi092 bash[42150]: audit 2024-03-26T22:00:41.099350+0000 mon.c (mon.1) 164 : audit [DBG] from='client.? 172.21.15.32:0/126541879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:42.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:42 smithi092 bash[42150]: audit 2024-03-26T22:00:41.490123+0000 mgr.y (mgr.25468) 348 : audit [DBG] from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:42.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:42 smithi092 bash[42150]: cluster 2024-03-26T22:00:41.633025+0000 mgr.y (mgr.25468) 349 : cluster [DBG] pgmap v224: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-26T22:00:42.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:42 smithi092 bash[42150]: audit 2024-03-26T22:00:41.951734+0000 mon.a (mon.0) 434 : audit [DBG] from='client.? 172.21.15.32:0/2945088782' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:00:42.958 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:42 smithi092 bash[50620]: debug 2024-03-26T22:00:42.448+0000 7f5287e837c0 -1 Falling back to public interface 2024-03-26T22:00:43.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:43 smithi032 bash[53843]: cluster 2024-03-26T22:00:42.036590+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-26T22:00:43.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:43 smithi032 bash[55231]: cluster 2024-03-26T22:00:42.036590+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-26T22:00:43.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:43 smithi092 bash[42150]: cluster 2024-03-26T22:00:42.036590+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-26T22:00:44.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:44 smithi032 bash[53843]: cluster 2024-03-26T22:00:43.634005+0000 mgr.y (mgr.25468) 350 : cluster [DBG] pgmap v225: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-26T22:00:44.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:44 smithi032 bash[53843]: audit 2024-03-26T22:00:43.952306+0000 mgr.y (mgr.25468) 351 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:44.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:44 smithi032 bash[55231]: cluster 2024-03-26T22:00:43.634005+0000 mgr.y (mgr.25468) 350 : cluster [DBG] pgmap v225: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-26T22:00:44.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:44 smithi032 bash[55231]: audit 2024-03-26T22:00:43.952306+0000 mgr.y (mgr.25468) 351 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:44.457 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:44 smithi092 bash[42150]: cluster 2024-03-26T22:00:43.634005+0000 mgr.y (mgr.25468) 350 : cluster [DBG] pgmap v225: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-26T22:00:44.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:44 smithi092 bash[42150]: audit 2024-03-26T22:00:43.952306+0000 mgr.y (mgr.25468) 351 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:45.958 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:45 smithi092 bash[50620]: debug 2024-03-26T22:00:45.492+0000 7f5287e837c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-03-26T22:00:45.958 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:45 smithi092 bash[50620]: debug 2024-03-26T22:00:45.532+0000 7f5287e837c0 -1 osd.7 138 log_to_monitors true 2024-03-26T22:00:46.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:46 smithi092 bash[42150]: audit 2024-03-26T22:00:45.116486+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:46.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:46 smithi092 bash[42150]: audit 2024-03-26T22:00:45.129908+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:46.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:46 smithi092 bash[42150]: audit 2024-03-26T22:00:45.540545+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/2006318830,v1:172.21.15.92:6825/2006318830]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T22:00:46.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:46 smithi092 bash[42150]: audit 2024-03-26T22:00:45.546278+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T22:00:46.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:46 smithi092 bash[42150]: cluster 2024-03-26T22:00:45.635893+0000 mgr.y (mgr.25468) 352 : cluster [DBG] pgmap v226: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-26T22:00:46.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:46 smithi032 bash[53843]: audit 2024-03-26T22:00:45.116486+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:46.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:46 smithi032 bash[53843]: audit 2024-03-26T22:00:45.129908+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:46.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:46 smithi032 bash[53843]: audit 2024-03-26T22:00:45.540545+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/2006318830,v1:172.21.15.92:6825/2006318830]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T22:00:46.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:46 smithi032 bash[53843]: audit 2024-03-26T22:00:45.546278+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T22:00:46.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:46 smithi032 bash[53843]: cluster 2024-03-26T22:00:45.635893+0000 mgr.y (mgr.25468) 352 : cluster [DBG] pgmap v226: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-26T22:00:46.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:46 smithi032 bash[55231]: audit 2024-03-26T22:00:45.116486+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:46.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:46 smithi032 bash[55231]: audit 2024-03-26T22:00:45.129908+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:46.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:46 smithi032 bash[55231]: audit 2024-03-26T22:00:45.540545+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/2006318830,v1:172.21.15.92:6825/2006318830]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T22:00:46.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:46 smithi032 bash[55231]: audit 2024-03-26T22:00:45.546278+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T22:00:46.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:46 smithi032 bash[55231]: cluster 2024-03-26T22:00:45.635893+0000 mgr.y (mgr.25468) 352 : cluster [DBG] pgmap v226: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-26T22:00:46.958 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:00:46 smithi092 bash[50620]: debug 2024-03-26T22:00:46.668+0000 7f52752d3700 -1 osd.7 138 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T22:00:47.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:47 smithi092 bash[42150]: audit 2024-03-26T22:00:46.133943+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-26T22:00:47.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:47 smithi092 bash[42150]: audit 2024-03-26T22:00:46.139905+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/2006318830,v1:172.21.15.92:6825/2006318830]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T22:00:47.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:47 smithi092 bash[42150]: cluster 2024-03-26T22:00:46.140093+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-03-26T22:00:47.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:47 smithi092 bash[42150]: audit 2024-03-26T22:00:46.145545+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T22:00:47.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:47 smithi092 bash[42150]: audit 2024-03-26T22:00:46.275602+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:47.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:47 smithi092 bash[42150]: audit 2024-03-26T22:00:46.372859+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:47.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:47 smithi092 bash[42150]: audit 2024-03-26T22:00:46.659132+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' 2024-03-26T22:00:47.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[53843]: audit 2024-03-26T22:00:46.133943+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-26T22:00:47.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[53843]: audit 2024-03-26T22:00:46.139905+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/2006318830,v1:172.21.15.92:6825/2006318830]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T22:00:47.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[53843]: cluster 2024-03-26T22:00:46.140093+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-03-26T22:00:47.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[53843]: audit 2024-03-26T22:00:46.145545+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T22:00:47.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[53843]: audit 2024-03-26T22:00:46.275602+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:47.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[53843]: audit 2024-03-26T22:00:46.372859+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:47.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[53843]: audit 2024-03-26T22:00:46.659132+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' 2024-03-26T22:00:47.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[55231]: audit 2024-03-26T22:00:46.133943+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-26T22:00:47.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[55231]: audit 2024-03-26T22:00:46.139905+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/2006318830,v1:172.21.15.92:6825/2006318830]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T22:00:47.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[55231]: cluster 2024-03-26T22:00:46.140093+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-03-26T22:00:47.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[55231]: audit 2024-03-26T22:00:46.145545+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-26T22:00:47.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[55231]: audit 2024-03-26T22:00:46.275602+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:47.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[55231]: audit 2024-03-26T22:00:46.372859+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:47.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:47 smithi032 bash[55231]: audit 2024-03-26T22:00:46.659132+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' 2024-03-26T22:00:48.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:48 smithi092 bash[42150]: cluster 2024-03-26T22:00:47.496415+0000 mon.a (mon.0) 445 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 27 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:48.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:48 smithi092 bash[42150]: cluster 2024-03-26T22:00:47.637121+0000 mgr.y (mgr.25468) 353 : cluster [DBG] pgmap v228: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-26T22:00:48.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:48 smithi092 bash[42150]: cluster 2024-03-26T22:00:47.655336+0000 mon.a (mon.0) 446 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:00:48.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:48 smithi092 bash[42150]: cluster 2024-03-26T22:00:47.665573+0000 mon.a (mon.0) 447 : cluster [INF] osd.7 [v2:172.21.15.92:6824/2006318830,v1:172.21.15.92:6825/2006318830] boot 2024-03-26T22:00:48.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:48 smithi092 bash[42150]: cluster 2024-03-26T22:00:47.665704+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-03-26T22:00:48.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:48 smithi092 bash[42150]: audit 2024-03-26T22:00:47.674662+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T22:00:48.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:48 smithi092 bash[42150]: audit 2024-03-26T22:00:47.795425+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:48.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:48 smithi092 bash[42150]: audit 2024-03-26T22:00:47.798163+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:48.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[53843]: cluster 2024-03-26T22:00:47.496415+0000 mon.a (mon.0) 445 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 27 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:48.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[53843]: cluster 2024-03-26T22:00:47.637121+0000 mgr.y (mgr.25468) 353 : cluster [DBG] pgmap v228: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-26T22:00:48.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[53843]: cluster 2024-03-26T22:00:47.655336+0000 mon.a (mon.0) 446 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:00:48.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[53843]: cluster 2024-03-26T22:00:47.665573+0000 mon.a (mon.0) 447 : cluster [INF] osd.7 [v2:172.21.15.92:6824/2006318830,v1:172.21.15.92:6825/2006318830] boot 2024-03-26T22:00:48.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[53843]: cluster 2024-03-26T22:00:47.665704+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-03-26T22:00:48.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[53843]: audit 2024-03-26T22:00:47.674662+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T22:00:48.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[53843]: audit 2024-03-26T22:00:47.795425+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:48.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[53843]: audit 2024-03-26T22:00:47.798163+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:48.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[55231]: cluster 2024-03-26T22:00:47.496415+0000 mon.a (mon.0) 445 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 27 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:48.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[55231]: cluster 2024-03-26T22:00:47.637121+0000 mgr.y (mgr.25468) 353 : cluster [DBG] pgmap v228: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-26T22:00:48.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[55231]: cluster 2024-03-26T22:00:47.655336+0000 mon.a (mon.0) 446 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:00:48.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[55231]: cluster 2024-03-26T22:00:47.665573+0000 mon.a (mon.0) 447 : cluster [INF] osd.7 [v2:172.21.15.92:6824/2006318830,v1:172.21.15.92:6825/2006318830] boot 2024-03-26T22:00:48.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[55231]: cluster 2024-03-26T22:00:47.665704+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-03-26T22:00:48.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[55231]: audit 2024-03-26T22:00:47.674662+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T22:00:48.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[55231]: audit 2024-03-26T22:00:47.795425+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:48.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:48 smithi032 bash[55231]: audit 2024-03-26T22:00:47.798163+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:49.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:49 smithi092 bash[42150]: cluster 2024-03-26T22:00:48.668026+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-03-26T22:00:50.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:49 smithi032 bash[53843]: cluster 2024-03-26T22:00:48.668026+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-03-26T22:00:50.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:49 smithi032 bash[55231]: cluster 2024-03-26T22:00:48.668026+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-03-26T22:00:50.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:50 smithi092 bash[42150]: cluster 2024-03-26T22:00:49.638501+0000 mgr.y (mgr.25468) 354 : cluster [DBG] pgmap v231: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2024-03-26T22:00:51.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:50 smithi032 bash[53843]: cluster 2024-03-26T22:00:49.638501+0000 mgr.y (mgr.25468) 354 : cluster [DBG] pgmap v231: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2024-03-26T22:00:51.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:50 smithi032 bash[55231]: cluster 2024-03-26T22:00:49.638501+0000 mgr.y (mgr.25468) 354 : cluster [DBG] pgmap v231: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2024-03-26T22:00:51.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:00:51 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:00:51] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.33.4" 2024-03-26T22:00:52.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:51 smithi032 bash[53843]: cluster 2024-03-26T22:00:51.672466+0000 mon.a (mon.0) 451 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/630 objects degraded (10.476%), 19 pgs degraded) 2024-03-26T22:00:52.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:51 smithi032 bash[55231]: cluster 2024-03-26T22:00:51.672466+0000 mon.a (mon.0) 451 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/630 objects degraded (10.476%), 19 pgs degraded) 2024-03-26T22:00:52.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:51 smithi092 bash[42150]: cluster 2024-03-26T22:00:51.672466+0000 mon.a (mon.0) 451 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/630 objects degraded (10.476%), 19 pgs degraded) 2024-03-26T22:00:52.817 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:52 smithi092 bash[42150]: cluster 2024-03-26T22:00:51.640030+0000 mgr.y (mgr.25468) 355 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T22:00:53.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:52 smithi032 bash[53843]: cluster 2024-03-26T22:00:51.640030+0000 mgr.y (mgr.25468) 355 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T22:00:53.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:52 smithi032 bash[55231]: cluster 2024-03-26T22:00:51.640030+0000 mgr.y (mgr.25468) 355 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T22:00:55.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:54 smithi032 bash[55231]: cluster 2024-03-26T22:00:53.640838+0000 mgr.y (mgr.25468) 356 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-26T22:00:55.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:54 smithi032 bash[55231]: audit 2024-03-26T22:00:53.957449+0000 mgr.y (mgr.25468) 357 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:55.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:54 smithi032 bash[53843]: cluster 2024-03-26T22:00:53.640838+0000 mgr.y (mgr.25468) 356 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-26T22:00:55.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:54 smithi032 bash[53843]: audit 2024-03-26T22:00:53.957449+0000 mgr.y (mgr.25468) 357 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:55.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:54 smithi092 bash[42150]: cluster 2024-03-26T22:00:53.640838+0000 mgr.y (mgr.25468) 356 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-26T22:00:55.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:54 smithi092 bash[42150]: audit 2024-03-26T22:00:53.957449+0000 mgr.y (mgr.25468) 357 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:57.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: cluster 2024-03-26T22:00:55.642289+0000 mgr.y (mgr.25468) 358 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:00:57.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.177657+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.192112+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.196163+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.197874+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.209818+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.297394+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.301466+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.305900+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.309012+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.314774+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.323208+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.327136+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-26T22:00:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.327777+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-26T22:00:57.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.332560+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-26T22:00:57.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.336366+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-26T22:00:57.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.336902+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-26T22:00:57.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.342276+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-26T22:00:57.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.345695+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-26T22:00:57.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: cluster 2024-03-26T22:00:55.642289+0000 mgr.y (mgr.25468) 358 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:00:57.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.177657+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:57.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.192112+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:57.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.196163+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.197874+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.209818+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.297394+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.301466+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.305900+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.309012+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.314774+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.323208+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.327136+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.327777+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.332560+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.336366+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.336902+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-26T22:00:57.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.342276+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-26T22:00:57.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.345695+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-26T22:00:57.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.346236+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-26T22:00:57.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.351489+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-26T22:00:57.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.354894+0000 mon.c (mon.1) 177 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-26T22:00:57.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.355538+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-26T22:00:57.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.359634+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-26T22:00:57.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.364747+0000 mon.c (mon.1) 178 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-26T22:00:57.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.365222+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-26T22:00:57.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.369886+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-26T22:00:57.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.373038+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-26T22:00:57.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.373632+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-26T22:00:57.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.379204+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-26T22:00:57.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.382154+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-26T22:00:57.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.382627+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-26T22:00:57.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.387105+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-26T22:00:57.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.391066+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-26T22:00:57.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.391669+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-26T22:00:57.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.395308+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-26T22:00:57.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.401943+0000 mon.c (mon.1) 182 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-26T22:00:57.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[55231]: audit 2024-03-26T22:00:56.402570+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-26T22:00:57.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.346236+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-26T22:00:57.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.351489+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-26T22:00:57.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.354894+0000 mon.c (mon.1) 177 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-26T22:00:57.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.355538+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-26T22:00:57.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.359634+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-26T22:00:57.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.364747+0000 mon.c (mon.1) 178 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-26T22:00:57.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.365222+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-26T22:00:57.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.369886+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-26T22:00:57.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.373038+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-26T22:00:57.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.373632+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-26T22:00:57.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.379204+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-26T22:00:57.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.382154+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-26T22:00:57.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.382627+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-26T22:00:57.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.387105+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-26T22:00:57.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.391066+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-26T22:00:57.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.391669+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-26T22:00:57.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.395308+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-26T22:00:57.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.401943+0000 mon.c (mon.1) 182 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-26T22:00:57.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:56 smithi032 bash[53843]: audit 2024-03-26T22:00:56.402570+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-26T22:00:57.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: cluster 2024-03-26T22:00:55.642289+0000 mgr.y (mgr.25468) 358 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:00:57.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.177657+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:57.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.192112+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:57.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.196163+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.197874+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.209818+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.297394+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.301466+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.305900+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.309012+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.314774+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.323208+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.327136+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.327777+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.332560+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.336366+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.336902+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.342276+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-26T22:00:57.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.345695+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-26T22:00:57.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.346236+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-26T22:00:57.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.351489+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-26T22:00:57.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.354894+0000 mon.c (mon.1) 177 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-26T22:00:57.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.355538+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-26T22:00:57.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.359634+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-26T22:00:57.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.364747+0000 mon.c (mon.1) 178 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-26T22:00:57.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.365222+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-26T22:00:57.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.369886+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-26T22:00:57.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.373038+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-26T22:00:57.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.373632+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-26T22:00:57.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.379204+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-26T22:00:57.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.382154+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-26T22:00:57.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.382627+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-26T22:00:57.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.387105+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-26T22:00:57.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.391066+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-26T22:00:57.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.391669+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-26T22:00:57.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.395308+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-26T22:00:57.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.401943+0000 mon.c (mon.1) 182 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-26T22:00:57.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:56 smithi092 bash[42150]: audit 2024-03-26T22:00:56.402570+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-26T22:00:57.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:57 smithi092 bash[42150]: cluster 2024-03-26T22:00:56.200807+0000 mgr.y (mgr.25468) 359 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:57.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:57 smithi092 bash[42150]: cluster 2024-03-26T22:00:56.201188+0000 mgr.y (mgr.25468) 360 : cluster [DBG] 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-03-26T22:00:57.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:57 smithi092 bash[42150]: cephadm 2024-03-26T22:00:56.316001+0000 mgr.y (mgr.25468) 361 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-26T22:00:57.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:57 smithi092 bash[42150]: cephadm 2024-03-26T22:00:56.401378+0000 mgr.y (mgr.25468) 362 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-03-26T22:00:57.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:57 smithi092 bash[42150]: cluster 2024-03-26T22:00:57.393716+0000 mon.a (mon.0) 473 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-26T22:00:57.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:57 smithi092 bash[42150]: audit 2024-03-26T22:00:57.396188+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-26T22:00:57.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:57 smithi092 bash[42150]: cluster 2024-03-26T22:00:57.405302+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-03-26T22:00:57.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:57 smithi092 bash[42150]: audit 2024-03-26T22:00:57.410731+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:57.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:57 smithi092 bash[42150]: audit 2024-03-26T22:00:57.416296+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:58.115 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[55231]: cluster 2024-03-26T22:00:56.200807+0000 mgr.y (mgr.25468) 359 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:58.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[55231]: cluster 2024-03-26T22:00:56.201188+0000 mgr.y (mgr.25468) 360 : cluster [DBG] 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-03-26T22:00:58.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[55231]: cephadm 2024-03-26T22:00:56.316001+0000 mgr.y (mgr.25468) 361 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-26T22:00:58.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[55231]: cephadm 2024-03-26T22:00:56.401378+0000 mgr.y (mgr.25468) 362 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-03-26T22:00:58.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[55231]: cluster 2024-03-26T22:00:57.393716+0000 mon.a (mon.0) 473 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-26T22:00:58.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[55231]: audit 2024-03-26T22:00:57.396188+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-26T22:00:58.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[55231]: cluster 2024-03-26T22:00:57.405302+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-03-26T22:00:58.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[55231]: audit 2024-03-26T22:00:57.410731+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:58.116 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[55231]: audit 2024-03-26T22:00:57.416296+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:58.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[53843]: cluster 2024-03-26T22:00:56.200807+0000 mgr.y (mgr.25468) 359 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:58.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[53843]: cluster 2024-03-26T22:00:56.201188+0000 mgr.y (mgr.25468) 360 : cluster [DBG] 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-03-26T22:00:58.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[53843]: cephadm 2024-03-26T22:00:56.316001+0000 mgr.y (mgr.25468) 361 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-26T22:00:58.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[53843]: cephadm 2024-03-26T22:00:56.401378+0000 mgr.y (mgr.25468) 362 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-03-26T22:00:58.116 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[53843]: cluster 2024-03-26T22:00:57.393716+0000 mon.a (mon.0) 473 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-26T22:00:58.117 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[53843]: audit 2024-03-26T22:00:57.396188+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-26T22:00:58.117 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[53843]: cluster 2024-03-26T22:00:57.405302+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-03-26T22:00:58.117 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[53843]: audit 2024-03-26T22:00:57.410731+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:58.117 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:57 smithi032 bash[53843]: audit 2024-03-26T22:00:57.416296+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:59.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:58 smithi032 bash[53843]: cephadm 2024-03-26T22:00:57.411983+0000 mgr.y (mgr.25468) 363 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-26T22:00:59.006 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:58 smithi032 bash[53843]: audit 2024-03-26T22:00:58.137808+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:59.006 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:58 smithi032 bash[55231]: cephadm 2024-03-26T22:00:57.411983+0000 mgr.y (mgr.25468) 363 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-26T22:00:59.007 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:58 smithi032 bash[55231]: audit 2024-03-26T22:00:58.137808+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:00:59.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:58 smithi092 bash[42150]: cephadm 2024-03-26T22:00:57.411983+0000 mgr.y (mgr.25468) 363 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-26T22:00:59.323 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:58 smithi092 bash[42150]: audit 2024-03-26T22:00:58.137808+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:00.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:00:59 smithi032 bash[53843]: cluster 2024-03-26T22:00:58.202017+0000 mgr.y (mgr.25468) 364 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-03-26T22:01:00.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:00:59 smithi032 bash[55231]: cluster 2024-03-26T22:00:58.202017+0000 mgr.y (mgr.25468) 364 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-03-26T22:01:00.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:00:59 smithi092 bash[42150]: cluster 2024-03-26T22:00:58.202017+0000 mgr.y (mgr.25468) 364 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-03-26T22:01:01.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[53843]: cephadm 2024-03-26T22:01:00.039221+0000 mgr.y (mgr.25468) 365 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.odxfvk (1/4) 2024-03-26T22:01:01.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[53843]: audit 2024-03-26T22:01:00.047868+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:01.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[53843]: audit 2024-03-26T22:01:00.052060+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:01.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[53843]: audit 2024-03-26T22:01:00.052936+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:01.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[53843]: audit 2024-03-26T22:01:00.057975+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:01.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[53843]: cephadm 2024-03-26T22:01:00.059724+0000 mgr.y (mgr.25468) 366 : cephadm [INF] Deploying daemon rgw.foo.smithi032.odxfvk on smithi032 2024-03-26T22:01:01.319 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[53843]: cluster 2024-03-26T22:01:00.203750+0000 mgr.y (mgr.25468) 367 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-03-26T22:01:01.319 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[55231]: cephadm 2024-03-26T22:01:00.039221+0000 mgr.y (mgr.25468) 365 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.odxfvk (1/4) 2024-03-26T22:01:01.319 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[55231]: audit 2024-03-26T22:01:00.047868+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:01.319 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[55231]: audit 2024-03-26T22:01:00.052060+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:01.319 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[55231]: audit 2024-03-26T22:01:00.052936+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:01.319 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[55231]: audit 2024-03-26T22:01:00.057975+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:01.320 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[55231]: cephadm 2024-03-26T22:01:00.059724+0000 mgr.y (mgr.25468) 366 : cephadm [INF] Deploying daemon rgw.foo.smithi032.odxfvk on smithi032 2024-03-26T22:01:01.320 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[55231]: cluster 2024-03-26T22:01:00.203750+0000 mgr.y (mgr.25468) 367 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-03-26T22:01:01.460 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:01 smithi092 bash[42150]: cephadm 2024-03-26T22:01:00.039221+0000 mgr.y (mgr.25468) 365 : cephadm [INF] Upgrade: Updating rgw.foo.smithi032.odxfvk (1/4) 2024-03-26T22:01:01.460 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:01 smithi092 bash[42150]: audit 2024-03-26T22:01:00.047868+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:01.460 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:01 smithi092 bash[42150]: audit 2024-03-26T22:01:00.052060+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:01.460 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:01 smithi092 bash[42150]: audit 2024-03-26T22:01:00.052936+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi032.odxfvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:01.460 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:01 smithi092 bash[42150]: audit 2024-03-26T22:01:00.057975+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:01.460 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:01 smithi092 bash[42150]: cephadm 2024-03-26T22:01:00.059724+0000 mgr.y (mgr.25468) 366 : cephadm [INF] Deploying daemon rgw.foo.smithi032.odxfvk on smithi032 2024-03-26T22:01:01.460 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:01 smithi092 bash[42150]: cluster 2024-03-26T22:01:00.203750+0000 mgr.y (mgr.25468) 367 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-03-26T22:01:01.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:01:01 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:01:01] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.33.4" 2024-03-26T22:01:03.988 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:03 smithi032 bash[53843]: cluster 2024-03-26T22:01:02.205045+0000 mgr.y (mgr.25468) 368 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T22:01:03.988 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:03 smithi032 bash[53843]: audit 2024-03-26T22:01:02.797294+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:03.988 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:03 smithi032 bash[53843]: audit 2024-03-26T22:01:02.804064+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:03.988 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:03 smithi032 bash[55231]: cluster 2024-03-26T22:01:02.205045+0000 mgr.y (mgr.25468) 368 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T22:01:03.988 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:03 smithi032 bash[55231]: audit 2024-03-26T22:01:02.797294+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:03.988 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:03 smithi032 bash[55231]: audit 2024-03-26T22:01:02.804064+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:04.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:03 smithi092 bash[42150]: cluster 2024-03-26T22:01:02.205045+0000 mgr.y (mgr.25468) 368 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T22:01:04.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:03 smithi092 bash[42150]: audit 2024-03-26T22:01:02.797294+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:04.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:03 smithi092 bash[42150]: audit 2024-03-26T22:01:02.804064+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:05.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:04 smithi032 bash[55231]: audit 2024-03-26T22:01:03.968394+0000 mgr.y (mgr.25468) 369 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:05.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:04 smithi032 bash[55231]: audit 2024-03-26T22:01:04.273295+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:05.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:04 smithi032 bash[55231]: audit 2024-03-26T22:01:04.282417+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:05.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:04 smithi032 bash[53843]: audit 2024-03-26T22:01:03.968394+0000 mgr.y (mgr.25468) 369 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:05.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:04 smithi032 bash[53843]: audit 2024-03-26T22:01:04.273295+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:05.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:04 smithi032 bash[53843]: audit 2024-03-26T22:01:04.282417+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:05.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:04 smithi092 bash[42150]: audit 2024-03-26T22:01:03.968394+0000 mgr.y (mgr.25468) 369 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:05.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:04 smithi092 bash[42150]: audit 2024-03-26T22:01:04.273295+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:05.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:04 smithi092 bash[42150]: audit 2024-03-26T22:01:04.282417+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:06.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:05 smithi032 bash[53843]: cluster 2024-03-26T22:01:04.206086+0000 mgr.y (mgr.25468) 370 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:01:06.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:05 smithi032 bash[55231]: cluster 2024-03-26T22:01:04.206086+0000 mgr.y (mgr.25468) 370 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:01:06.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:05 smithi092 bash[42150]: cluster 2024-03-26T22:01:04.206086+0000 mgr.y (mgr.25468) 370 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:01:08.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:07 smithi032 bash[53843]: cluster 2024-03-26T22:01:06.207653+0000 mgr.y (mgr.25468) 371 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:01:08.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:07 smithi032 bash[53843]: audit 2024-03-26T22:01:07.322456+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:08.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:07 smithi032 bash[53843]: audit 2024-03-26T22:01:07.327395+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:08.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:07 smithi032 bash[53843]: audit 2024-03-26T22:01:07.328089+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:08.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:07 smithi032 bash[53843]: audit 2024-03-26T22:01:07.331799+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:08.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:07 smithi032 bash[55231]: cluster 2024-03-26T22:01:06.207653+0000 mgr.y (mgr.25468) 371 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:01:08.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:07 smithi032 bash[55231]: audit 2024-03-26T22:01:07.322456+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:08.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:07 smithi032 bash[55231]: audit 2024-03-26T22:01:07.327395+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:08.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:07 smithi032 bash[55231]: audit 2024-03-26T22:01:07.328089+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:08.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:07 smithi032 bash[55231]: audit 2024-03-26T22:01:07.331799+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:08.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:07 smithi092 bash[42150]: cluster 2024-03-26T22:01:06.207653+0000 mgr.y (mgr.25468) 371 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:01:08.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:07 smithi092 bash[42150]: audit 2024-03-26T22:01:07.322456+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:08.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:07 smithi092 bash[42150]: audit 2024-03-26T22:01:07.327395+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:08.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:07 smithi092 bash[42150]: audit 2024-03-26T22:01:07.328089+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi032.hfwxmk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:08.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:07 smithi092 bash[42150]: audit 2024-03-26T22:01:07.331799+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:09.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:08 smithi032 bash[53843]: cephadm 2024-03-26T22:01:07.313595+0000 mgr.y (mgr.25468) 372 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi032.hfwxmk (2/4) 2024-03-26T22:01:09.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:08 smithi032 bash[53843]: cephadm 2024-03-26T22:01:07.333506+0000 mgr.y (mgr.25468) 373 : cephadm [INF] Deploying daemon rgw.smpl.smithi032.hfwxmk on smithi032 2024-03-26T22:01:09.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:08 smithi032 bash[55231]: cephadm 2024-03-26T22:01:07.313595+0000 mgr.y (mgr.25468) 372 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi032.hfwxmk (2/4) 2024-03-26T22:01:09.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:08 smithi032 bash[55231]: cephadm 2024-03-26T22:01:07.333506+0000 mgr.y (mgr.25468) 373 : cephadm [INF] Deploying daemon rgw.smpl.smithi032.hfwxmk on smithi032 2024-03-26T22:01:09.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:08 smithi092 bash[42150]: cephadm 2024-03-26T22:01:07.313595+0000 mgr.y (mgr.25468) 372 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi032.hfwxmk (2/4) 2024-03-26T22:01:09.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:08 smithi092 bash[42150]: cephadm 2024-03-26T22:01:07.333506+0000 mgr.y (mgr.25468) 373 : cephadm [INF] Deploying daemon rgw.smpl.smithi032.hfwxmk on smithi032 2024-03-26T22:01:10.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:09 smithi032 bash[55231]: cluster 2024-03-26T22:01:08.208594+0000 mgr.y (mgr.25468) 374 : cluster [DBG] pgmap v243: 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-03-26T22:01:10.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:09 smithi032 bash[53843]: cluster 2024-03-26T22:01:08.208594+0000 mgr.y (mgr.25468) 374 : cluster [DBG] pgmap v243: 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-03-26T22:01:10.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:09 smithi092 bash[42150]: cluster 2024-03-26T22:01:08.208594+0000 mgr.y (mgr.25468) 374 : cluster [DBG] pgmap v243: 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-03-26T22:01:11.528 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:01:11 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:01:11] "GET /metrics HTTP/1.1" 200 38551 "" "Prometheus/2.33.4" 2024-03-26T22:01:12.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:11 smithi032 bash[53843]: cluster 2024-03-26T22:01:10.211623+0000 mgr.y (mgr.25468) 375 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 49 op/s 2024-03-26T22:01:12.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:11 smithi032 bash[53843]: audit 2024-03-26T22:01:11.580207+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:12.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:11 smithi032 bash[53843]: audit 2024-03-26T22:01:11.592256+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:12.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:11 smithi032 bash[55231]: cluster 2024-03-26T22:01:10.211623+0000 mgr.y (mgr.25468) 375 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 49 op/s 2024-03-26T22:01:12.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:11 smithi032 bash[55231]: audit 2024-03-26T22:01:11.580207+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:12.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:11 smithi032 bash[55231]: audit 2024-03-26T22:01:11.592256+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:12.255 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:11 smithi092 bash[42150]: cluster 2024-03-26T22:01:10.211623+0000 mgr.y (mgr.25468) 375 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 49 op/s 2024-03-26T22:01:12.255 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:11 smithi092 bash[42150]: audit 2024-03-26T22:01:11.580207+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:12.255 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:11 smithi092 bash[42150]: audit 2024-03-26T22:01:11.592256+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:12.384 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T22:01:13.242 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:01:13.242 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (8m) 2m ago 15m 17.6M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T22:01:13.242 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 28s ago 15m - - 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (7m) 2m ago 13m 47.8M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (6m) 28s ago 21m 445M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (7m) 2m ago 23m 503M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (6m) 2m ago 23m 52.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (5m) 28s ago 21m 44.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (5m) 2m ago 21m 45.8M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (8m) 2m ago 15m 12.0M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (8m) 28s ago 15m 15.3M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (3m) 2m ago 20m 57.1M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (3m) 2m ago 20m 52.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (2m) 2m ago 19m 47.8M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (2m) 2m ago 18m - 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 10e900ae5dd2 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (118s) 28s ago 18m 57.4M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e4cacfd2d2e 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (89s) 28s ago 17m 54.3M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 8e1c16ff32e5 2024-03-26T22:01:13.243 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (61s) 28s ago 17m 48.5M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 52435cfe1605 2024-03-26T22:01:13.244 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (31s) 28s ago 16m - 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 94866cd430b0 2024-03-26T22:01:13.244 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (6m) 28s ago 15m 74.5M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T22:01:13.244 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 starting - - - - 2024-03-26T22:01:13.244 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (13m) 28s ago 13m 88.9M - 17.2.0 e1d6a67b021e d8ca5373ff9c 2024-03-26T22:01:13.244 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 starting - - - - 2024-03-26T22:01:13.244 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (13m) 28s ago 13m 88.8M - 17.2.0 e1d6a67b021e caa50c3941ea 2024-03-26T22:01:13.721 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:01:13.721 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T22:01:13.721 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:01:13.721 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:01:13.721 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 14 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T22:01:13.722 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:01:14.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:13 smithi032 bash[55231]: cluster 2024-03-26T22:01:12.212861+0000 mgr.y (mgr.25468) 376 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-26T22:01:14.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:13 smithi032 bash[55231]: audit 2024-03-26T22:01:12.370046+0000 mgr.y (mgr.25468) 377 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:14.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:13 smithi032 bash[55231]: audit 2024-03-26T22:01:12.797409+0000 mgr.y (mgr.25468) 378 : audit [DBG] from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:14.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:13 smithi032 bash[55231]: audit 2024-03-26T22:01:13.722481+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.32:0/3730699617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:13 smithi032 bash[53843]: cluster 2024-03-26T22:01:12.212861+0000 mgr.y (mgr.25468) 376 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-26T22:01:14.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:13 smithi032 bash[53843]: audit 2024-03-26T22:01:12.370046+0000 mgr.y (mgr.25468) 377 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:13 smithi032 bash[53843]: audit 2024-03-26T22:01:12.797409+0000 mgr.y (mgr.25468) 378 : audit [DBG] from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:14.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:13 smithi032 bash[53843]: audit 2024-03-26T22:01:13.722481+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.32:0/3730699617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:14.122 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:01:14.122 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T22:01:14.122 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T22:01:14.123 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T22:01:14.123 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T22:01:14.123 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T22:01:14.123 INFO:teuthology.orchestra.run.smithi032.stdout: "mon", 2024-03-26T22:01:14.123 INFO:teuthology.orchestra.run.smithi032.stdout: "osd" 2024-03-26T22:01:14.123 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T22:01:14.124 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "13/23 daemons upgraded", 2024-03-26T22:01:14.124 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading rgw daemons", 2024-03-26T22:01:14.124 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T22:01:14.124 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:01:14.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:13 smithi092 bash[42150]: cluster 2024-03-26T22:01:12.212861+0000 mgr.y (mgr.25468) 376 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-26T22:01:14.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:13 smithi092 bash[42150]: audit 2024-03-26T22:01:12.370046+0000 mgr.y (mgr.25468) 377 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:14.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:13 smithi092 bash[42150]: audit 2024-03-26T22:01:12.797409+0000 mgr.y (mgr.25468) 378 : audit [DBG] from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:14.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:13 smithi092 bash[42150]: audit 2024-03-26T22:01:13.722481+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.32:0/3730699617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:14.598 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T22:01:14.598 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T22:01:14.598 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T22:01:14.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:14 smithi092 bash[42150]: audit 2024-03-26T22:01:13.220044+0000 mgr.y (mgr.25468) 379 : audit [DBG] from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:14.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:14 smithi092 bash[42150]: audit 2024-03-26T22:01:13.976331+0000 mgr.y (mgr.25468) 380 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:14.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:14 smithi092 bash[42150]: audit 2024-03-26T22:01:14.184396+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:14.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:14 smithi092 bash[42150]: audit 2024-03-26T22:01:14.189778+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:14.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:14 smithi092 bash[42150]: audit 2024-03-26T22:01:14.190595+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:14.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:14 smithi092 bash[42150]: audit 2024-03-26T22:01:14.194740+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:14.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:14 smithi092 bash[42150]: audit 2024-03-26T22:01:14.599610+0000 mon.c (mon.1) 191 : audit [DBG] from='client.? 172.21.15.32:0/1610015661' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:01:15.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[53843]: audit 2024-03-26T22:01:13.220044+0000 mgr.y (mgr.25468) 379 : audit [DBG] from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:15.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[53843]: audit 2024-03-26T22:01:13.976331+0000 mgr.y (mgr.25468) 380 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:15.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[53843]: audit 2024-03-26T22:01:14.184396+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[53843]: audit 2024-03-26T22:01:14.189778+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[53843]: audit 2024-03-26T22:01:14.190595+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[53843]: audit 2024-03-26T22:01:14.194740+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[53843]: audit 2024-03-26T22:01:14.599610+0000 mon.c (mon.1) 191 : audit [DBG] from='client.? 172.21.15.32:0/1610015661' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:01:15.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[55231]: audit 2024-03-26T22:01:13.220044+0000 mgr.y (mgr.25468) 379 : audit [DBG] from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:15.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[55231]: audit 2024-03-26T22:01:13.976331+0000 mgr.y (mgr.25468) 380 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:15.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[55231]: audit 2024-03-26T22:01:14.184396+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:15.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[55231]: audit 2024-03-26T22:01:14.189778+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:15.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[55231]: audit 2024-03-26T22:01:14.190595+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.jqgzor", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:15.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[55231]: audit 2024-03-26T22:01:14.194740+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:15.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:14 smithi032 bash[55231]: audit 2024-03-26T22:01:14.599610+0000 mon.c (mon.1) 191 : audit [DBG] from='client.? 172.21.15.32:0/1610015661' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:01:15.925 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:15 smithi092 bash[42150]: audit 2024-03-26T22:01:14.122682+0000 mgr.y (mgr.25468) 381 : audit [DBG] from='client.44578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:15.925 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:15 smithi092 bash[42150]: cephadm 2024-03-26T22:01:14.177242+0000 mgr.y (mgr.25468) 382 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.jqgzor (3/4) 2024-03-26T22:01:15.925 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:15 smithi092 bash[42150]: cephadm 2024-03-26T22:01:14.195868+0000 mgr.y (mgr.25468) 383 : cephadm [INF] Deploying daemon rgw.foo.smithi092.jqgzor on smithi092 2024-03-26T22:01:15.925 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:15 smithi092 bash[42150]: cluster 2024-03-26T22:01:14.213922+0000 mgr.y (mgr.25468) 384 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 110 op/s 2024-03-26T22:01:16.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:15 smithi032 bash[53843]: audit 2024-03-26T22:01:14.122682+0000 mgr.y (mgr.25468) 381 : audit [DBG] from='client.44578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:16.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:15 smithi032 bash[53843]: cephadm 2024-03-26T22:01:14.177242+0000 mgr.y (mgr.25468) 382 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.jqgzor (3/4) 2024-03-26T22:01:16.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:15 smithi032 bash[53843]: cephadm 2024-03-26T22:01:14.195868+0000 mgr.y (mgr.25468) 383 : cephadm [INF] Deploying daemon rgw.foo.smithi092.jqgzor on smithi092 2024-03-26T22:01:16.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:15 smithi032 bash[53843]: cluster 2024-03-26T22:01:14.213922+0000 mgr.y (mgr.25468) 384 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 110 op/s 2024-03-26T22:01:16.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:15 smithi032 bash[55231]: audit 2024-03-26T22:01:14.122682+0000 mgr.y (mgr.25468) 381 : audit [DBG] from='client.44578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:16.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:15 smithi032 bash[55231]: cephadm 2024-03-26T22:01:14.177242+0000 mgr.y (mgr.25468) 382 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.jqgzor (3/4) 2024-03-26T22:01:16.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:15 smithi032 bash[55231]: cephadm 2024-03-26T22:01:14.195868+0000 mgr.y (mgr.25468) 383 : cephadm [INF] Deploying daemon rgw.foo.smithi092.jqgzor on smithi092 2024-03-26T22:01:16.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:15 smithi032 bash[55231]: cluster 2024-03-26T22:01:14.213922+0000 mgr.y (mgr.25468) 384 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 110 op/s 2024-03-26T22:01:18.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:17 smithi032 bash[53843]: cluster 2024-03-26T22:01:16.215442+0000 mgr.y (mgr.25468) 385 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-03-26T22:01:18.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:17 smithi032 bash[53843]: audit 2024-03-26T22:01:17.790888+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:18.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:17 smithi032 bash[55231]: cluster 2024-03-26T22:01:16.215442+0000 mgr.y (mgr.25468) 385 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-03-26T22:01:18.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:17 smithi032 bash[55231]: audit 2024-03-26T22:01:17.790888+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:18.137 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:17 smithi092 bash[42150]: cluster 2024-03-26T22:01:16.215442+0000 mgr.y (mgr.25468) 385 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-03-26T22:01:18.137 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:17 smithi092 bash[42150]: audit 2024-03-26T22:01:17.790888+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:19.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:19 smithi092 bash[42150]: cluster 2024-03-26T22:01:18.216395+0000 mgr.y (mgr.25468) 386 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-26T22:01:19.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:19 smithi092 bash[42150]: audit 2024-03-26T22:01:18.453853+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:19.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:19 smithi092 bash[42150]: audit 2024-03-26T22:01:18.468216+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:19.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:19 smithi032 bash[53843]: cluster 2024-03-26T22:01:18.216395+0000 mgr.y (mgr.25468) 386 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-26T22:01:19.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:19 smithi032 bash[53843]: audit 2024-03-26T22:01:18.453853+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:19.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:19 smithi032 bash[53843]: audit 2024-03-26T22:01:18.468216+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:19.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:19 smithi032 bash[55231]: cluster 2024-03-26T22:01:18.216395+0000 mgr.y (mgr.25468) 386 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-26T22:01:19.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:19 smithi032 bash[55231]: audit 2024-03-26T22:01:18.453853+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:19.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:19 smithi032 bash[55231]: audit 2024-03-26T22:01:18.468216+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:21.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:01:21 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:01:21] "GET /metrics HTTP/1.1" 200 38544 "" "Prometheus/2.33.4" 2024-03-26T22:01:21.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:21 smithi032 bash[53843]: cluster 2024-03-26T22:01:20.218226+0000 mgr.y (mgr.25468) 387 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-26T22:01:21.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:21 smithi032 bash[53843]: audit 2024-03-26T22:01:21.403239+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:21.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:21 smithi032 bash[53843]: audit 2024-03-26T22:01:21.407590+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:21.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:21 smithi032 bash[53843]: audit 2024-03-26T22:01:21.408386+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:21.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:21 smithi032 bash[53843]: audit 2024-03-26T22:01:21.412646+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:21.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:21 smithi032 bash[55231]: cluster 2024-03-26T22:01:20.218226+0000 mgr.y (mgr.25468) 387 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-26T22:01:21.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:21 smithi032 bash[55231]: audit 2024-03-26T22:01:21.403239+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:21.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:21 smithi032 bash[55231]: audit 2024-03-26T22:01:21.407590+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:21.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:21 smithi032 bash[55231]: audit 2024-03-26T22:01:21.408386+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:21.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:21 smithi032 bash[55231]: audit 2024-03-26T22:01:21.412646+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:21.843 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:21 smithi092 bash[42150]: cluster 2024-03-26T22:01:20.218226+0000 mgr.y (mgr.25468) 387 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-26T22:01:21.844 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:21 smithi092 bash[42150]: audit 2024-03-26T22:01:21.403239+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:21.844 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:21 smithi092 bash[42150]: audit 2024-03-26T22:01:21.407590+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:21.844 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:21 smithi092 bash[42150]: audit 2024-03-26T22:01:21.408386+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.kgbhfm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:01:21.844 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:21 smithi092 bash[42150]: audit 2024-03-26T22:01:21.412646+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:22.746 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:22 smithi092 bash[42150]: cephadm 2024-03-26T22:01:21.394411+0000 mgr.y (mgr.25468) 388 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi092.kgbhfm (4/4) 2024-03-26T22:01:22.746 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:22 smithi092 bash[42150]: cephadm 2024-03-26T22:01:21.414257+0000 mgr.y (mgr.25468) 389 : cephadm [INF] Deploying daemon rgw.smpl.smithi092.kgbhfm on smithi092 2024-03-26T22:01:22.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:22 smithi032 bash[55231]: cephadm 2024-03-26T22:01:21.394411+0000 mgr.y (mgr.25468) 388 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi092.kgbhfm (4/4) 2024-03-26T22:01:22.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:22 smithi032 bash[55231]: cephadm 2024-03-26T22:01:21.414257+0000 mgr.y (mgr.25468) 389 : cephadm [INF] Deploying daemon rgw.smpl.smithi092.kgbhfm on smithi092 2024-03-26T22:01:22.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:22 smithi032 bash[53843]: cephadm 2024-03-26T22:01:21.394411+0000 mgr.y (mgr.25468) 388 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi092.kgbhfm (4/4) 2024-03-26T22:01:22.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:22 smithi032 bash[53843]: cephadm 2024-03-26T22:01:21.414257+0000 mgr.y (mgr.25468) 389 : cephadm [INF] Deploying daemon rgw.smpl.smithi092.kgbhfm on smithi092 2024-03-26T22:01:23.745 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:23 smithi092 bash[42150]: cluster 2024-03-26T22:01:22.219658+0000 mgr.y (mgr.25468) 390 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 85 B/s wr, 152 op/s 2024-03-26T22:01:23.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:23 smithi032 bash[53843]: cluster 2024-03-26T22:01:22.219658+0000 mgr.y (mgr.25468) 390 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 85 B/s wr, 152 op/s 2024-03-26T22:01:23.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:23 smithi032 bash[55231]: cluster 2024-03-26T22:01:22.219658+0000 mgr.y (mgr.25468) 390 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 85 B/s wr, 152 op/s 2024-03-26T22:01:24.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:24 smithi032 bash[53843]: audit 2024-03-26T22:01:23.984527+0000 mgr.y (mgr.25468) 391 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:24.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:24 smithi032 bash[55231]: audit 2024-03-26T22:01:23.984527+0000 mgr.y (mgr.25468) 391 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:24.873 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:24 smithi092 bash[42150]: audit 2024-03-26T22:01:23.984527+0000 mgr.y (mgr.25468) 391 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:25.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:25 smithi092 bash[42150]: cluster 2024-03-26T22:01:24.220804+0000 mgr.y (mgr.25468) 392 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 85 B/s wr, 142 op/s 2024-03-26T22:01:25.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:25 smithi092 bash[42150]: audit 2024-03-26T22:01:25.425192+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:25.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:25 smithi092 bash[42150]: audit 2024-03-26T22:01:25.436663+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:25.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:25 smithi032 bash[55231]: cluster 2024-03-26T22:01:24.220804+0000 mgr.y (mgr.25468) 392 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 85 B/s wr, 142 op/s 2024-03-26T22:01:25.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:25 smithi032 bash[55231]: audit 2024-03-26T22:01:25.425192+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:25.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:25 smithi032 bash[55231]: audit 2024-03-26T22:01:25.436663+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:25.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:25 smithi032 bash[53843]: cluster 2024-03-26T22:01:24.220804+0000 mgr.y (mgr.25468) 392 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 85 B/s wr, 142 op/s 2024-03-26T22:01:25.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:25 smithi032 bash[53843]: audit 2024-03-26T22:01:25.425192+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:25.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:25 smithi032 bash[53843]: audit 2024-03-26T22:01:25.436663+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:27.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:27 smithi032 bash[53843]: cluster 2024-03-26T22:01:26.222295+0000 mgr.y (mgr.25468) 393 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 143 op/s 2024-03-26T22:01:27.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:27 smithi032 bash[55231]: cluster 2024-03-26T22:01:26.222295+0000 mgr.y (mgr.25468) 393 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 143 op/s 2024-03-26T22:01:27.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:27 smithi092 bash[42150]: cluster 2024-03-26T22:01:26.222295+0000 mgr.y (mgr.25468) 393 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 143 op/s 2024-03-26T22:01:29.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:29 smithi032 bash[53843]: cluster 2024-03-26T22:01:28.223247+0000 mgr.y (mgr.25468) 394 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 89 op/s 2024-03-26T22:01:29.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:29 smithi032 bash[55231]: cluster 2024-03-26T22:01:28.223247+0000 mgr.y (mgr.25468) 394 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 89 op/s 2024-03-26T22:01:29.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:29 smithi092 bash[42150]: cluster 2024-03-26T22:01:28.223247+0000 mgr.y (mgr.25468) 394 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 89 op/s 2024-03-26T22:01:31.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:31 smithi032 bash[53843]: cluster 2024-03-26T22:01:30.224794+0000 mgr.y (mgr.25468) 395 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 133 op/s 2024-03-26T22:01:31.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:31 smithi032 bash[55231]: cluster 2024-03-26T22:01:30.224794+0000 mgr.y (mgr.25468) 395 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 133 op/s 2024-03-26T22:01:31.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:01:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:01:31] "GET /metrics HTTP/1.1" 200 38544 "" "Prometheus/2.33.4" 2024-03-26T22:01:31.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:31 smithi092 bash[42150]: cluster 2024-03-26T22:01:30.224794+0000 mgr.y (mgr.25468) 395 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 133 op/s 2024-03-26T22:01:32.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:32 smithi032 bash[53843]: audit 2024-03-26T22:01:31.531437+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:32.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:32 smithi032 bash[53843]: audit 2024-03-26T22:01:31.543559+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:32.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:32 smithi032 bash[53843]: audit 2024-03-26T22:01:31.886514+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:32.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:32 smithi032 bash[53843]: audit 2024-03-26T22:01:31.902259+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:32.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:32 smithi032 bash[55231]: audit 2024-03-26T22:01:31.531437+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:32.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:32 smithi032 bash[55231]: audit 2024-03-26T22:01:31.543559+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:32.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:32 smithi032 bash[55231]: audit 2024-03-26T22:01:31.886514+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:32.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:32 smithi032 bash[55231]: audit 2024-03-26T22:01:31.902259+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:32.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:32 smithi092 bash[42150]: audit 2024-03-26T22:01:31.531437+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:32.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:32 smithi092 bash[42150]: audit 2024-03-26T22:01:31.543559+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:32.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:32 smithi092 bash[42150]: audit 2024-03-26T22:01:31.886514+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:32.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:32 smithi092 bash[42150]: audit 2024-03-26T22:01:31.902259+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:33.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:33 smithi092 bash[42150]: cluster 2024-03-26T22:01:32.225695+0000 mgr.y (mgr.25468) 396 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-26T22:01:33.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:33 smithi092 bash[42150]: audit 2024-03-26T22:01:32.655428+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:33.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:33 smithi092 bash[42150]: audit 2024-03-26T22:01:32.666876+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:33.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:33 smithi092 bash[42150]: audit 2024-03-26T22:01:32.791393+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:33.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:33 smithi092 bash[42150]: audit 2024-03-26T22:01:33.015047+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:33.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:33 smithi092 bash[42150]: audit 2024-03-26T22:01:33.029922+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:33.995 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:33 smithi032 bash[55231]: cluster 2024-03-26T22:01:32.225695+0000 mgr.y (mgr.25468) 396 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-26T22:01:33.995 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:33 smithi032 bash[55231]: audit 2024-03-26T22:01:32.655428+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:33.995 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:33 smithi032 bash[55231]: audit 2024-03-26T22:01:32.666876+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:33.995 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:33 smithi032 bash[55231]: audit 2024-03-26T22:01:32.791393+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:33.995 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:33 smithi032 bash[55231]: audit 2024-03-26T22:01:33.015047+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:33.995 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:33 smithi032 bash[55231]: audit 2024-03-26T22:01:33.029922+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:33.996 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:33 smithi032 bash[53843]: cluster 2024-03-26T22:01:32.225695+0000 mgr.y (mgr.25468) 396 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-26T22:01:33.996 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:33 smithi032 bash[53843]: audit 2024-03-26T22:01:32.655428+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:33.996 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:33 smithi032 bash[53843]: audit 2024-03-26T22:01:32.666876+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:33.996 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:33 smithi032 bash[53843]: audit 2024-03-26T22:01:32.791393+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:33.996 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:33 smithi032 bash[53843]: audit 2024-03-26T22:01:33.015047+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:33.996 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:33 smithi032 bash[53843]: audit 2024-03-26T22:01:33.029922+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:34.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:34 smithi092 bash[42150]: audit 2024-03-26T22:01:33.995868+0000 mgr.y (mgr.25468) 397 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:35.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:34 smithi032 bash[53843]: audit 2024-03-26T22:01:33.995868+0000 mgr.y (mgr.25468) 397 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:35.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:34 smithi032 bash[55231]: audit 2024-03-26T22:01:33.995868+0000 mgr.y (mgr.25468) 397 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:35.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:35 smithi092 bash[42150]: cluster 2024-03-26T22:01:34.226747+0000 mgr.y (mgr.25468) 398 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 135 op/s 2024-03-26T22:01:36.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:35 smithi032 bash[53843]: cluster 2024-03-26T22:01:34.226747+0000 mgr.y (mgr.25468) 398 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 135 op/s 2024-03-26T22:01:36.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:35 smithi032 bash[55231]: cluster 2024-03-26T22:01:34.226747+0000 mgr.y (mgr.25468) 398 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 135 op/s 2024-03-26T22:01:37.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:37 smithi092 bash[42150]: cluster 2024-03-26T22:01:36.228240+0000 mgr.y (mgr.25468) 399 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 170 B/s wr, 110 op/s 2024-03-26T22:01:38.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:37 smithi032 bash[55231]: cluster 2024-03-26T22:01:36.228240+0000 mgr.y (mgr.25468) 399 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 170 B/s wr, 110 op/s 2024-03-26T22:01:38.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:37 smithi032 bash[53843]: cluster 2024-03-26T22:01:36.228240+0000 mgr.y (mgr.25468) 399 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 170 B/s wr, 110 op/s 2024-03-26T22:01:39.949 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:39 smithi032 bash[55231]: cluster 2024-03-26T22:01:38.229181+0000 mgr.y (mgr.25468) 400 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-26T22:01:39.949 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:39 smithi032 bash[53843]: cluster 2024-03-26T22:01:38.229181+0000 mgr.y (mgr.25468) 400 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-26T22:01:39.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:39 smithi092 bash[42150]: cluster 2024-03-26T22:01:38.229181+0000 mgr.y (mgr.25468) 400 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-26T22:01:41.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:01:41 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:01:41] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.33.4" 2024-03-26T22:01:41.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:41 smithi092 bash[42150]: cluster 2024-03-26T22:01:40.230623+0000 mgr.y (mgr.25468) 401 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-26T22:01:42.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:41 smithi032 bash[53843]: cluster 2024-03-26T22:01:40.230623+0000 mgr.y (mgr.25468) 401 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-26T22:01:42.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:41 smithi032 bash[55231]: cluster 2024-03-26T22:01:40.230623+0000 mgr.y (mgr.25468) 401 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-26T22:01:43.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:43 smithi092 bash[42150]: cluster 2024-03-26T22:01:42.231948+0000 mgr.y (mgr.25468) 402 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-03-26T22:01:43.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:43 smithi092 bash[42150]: audit 2024-03-26T22:01:43.220257+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:43.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:43 smithi092 bash[42150]: audit 2024-03-26T22:01:43.232861+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:44.003 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:43 smithi032 bash[53843]: cluster 2024-03-26T22:01:42.231948+0000 mgr.y (mgr.25468) 402 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-03-26T22:01:44.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:43 smithi032 bash[53843]: audit 2024-03-26T22:01:43.220257+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:44.004 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:43 smithi032 bash[53843]: audit 2024-03-26T22:01:43.232861+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:44.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:43 smithi032 bash[55231]: cluster 2024-03-26T22:01:42.231948+0000 mgr.y (mgr.25468) 402 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-03-26T22:01:44.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:43 smithi032 bash[55231]: audit 2024-03-26T22:01:43.220257+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:44.004 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:43 smithi032 bash[55231]: audit 2024-03-26T22:01:43.232861+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:44.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: cephadm 2024-03-26T22:01:43.209956+0000 mgr.y (mgr.25468) 403 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.004399+0000 mgr.y (mgr.25468) 404 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.037753+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.055531+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.060138+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.061744+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.073092+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.165094+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.168956+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.172028+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.174512+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.178204+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.182279+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.185243+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.193145+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.198161+0000 mon.c (mon.1) 205 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.odxfvk"}]: dispatch 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.198835+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.odxfvk"}]: dispatch 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.203271+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.odxfvk"}]': finished 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.207731+0000 mon.c (mon.1) 206 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.jqgzor"}]: dispatch 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.208437+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.jqgzor"}]: dispatch 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.212969+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.jqgzor"}]': finished 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.216970+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi032.hfwxmk"}]: dispatch 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.217595+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi032.hfwxmk"}]: dispatch 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.221796+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi032.hfwxmk"}]': finished 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.227385+0000 mon.c (mon.1) 208 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.kgbhfm"}]: dispatch 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.228057+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.kgbhfm"}]: dispatch 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.233008+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.kgbhfm"}]': finished 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.240143+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.247775+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:44.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.251576+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.253741+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:44 smithi092 bash[42150]: audit 2024-03-26T22:01:44.261622+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.025 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T22:01:45.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: cephadm 2024-03-26T22:01:43.209956+0000 mgr.y (mgr.25468) 403 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.004399+0000 mgr.y (mgr.25468) 404 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.037753+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.055531+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.060138+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.061744+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.073092+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.165094+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.168956+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.172028+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.174512+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.178204+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.182279+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.185243+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.193145+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.198161+0000 mon.c (mon.1) 205 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.odxfvk"}]: dispatch 2024-03-26T22:01:45.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.198835+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.odxfvk"}]: dispatch 2024-03-26T22:01:45.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.203271+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.odxfvk"}]': finished 2024-03-26T22:01:45.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.207731+0000 mon.c (mon.1) 206 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.jqgzor"}]: dispatch 2024-03-26T22:01:45.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: cephadm 2024-03-26T22:01:43.209956+0000 mgr.y (mgr.25468) 403 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-26T22:01:45.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.004399+0000 mgr.y (mgr.25468) 404 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:45.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.037753+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.055531+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.060138+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.061744+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.073092+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.165094+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.168956+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.172028+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.174512+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.178204+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.182279+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.185243+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.193145+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.198161+0000 mon.c (mon.1) 205 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.odxfvk"}]: dispatch 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.198835+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.odxfvk"}]: dispatch 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.203271+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi032.odxfvk"}]': finished 2024-03-26T22:01:45.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.207731+0000 mon.c (mon.1) 206 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.jqgzor"}]: dispatch 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.208437+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.jqgzor"}]: dispatch 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.212969+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.jqgzor"}]': finished 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.216970+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi032.hfwxmk"}]: dispatch 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.217595+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi032.hfwxmk"}]: dispatch 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.221796+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi032.hfwxmk"}]': finished 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.227385+0000 mon.c (mon.1) 208 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.kgbhfm"}]: dispatch 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.228057+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.kgbhfm"}]: dispatch 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.233008+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.kgbhfm"}]': finished 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.240143+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.247775+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.251576+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.253741+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.097 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[53843]: audit 2024-03-26T22:01:44.261622+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.208437+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.jqgzor"}]: dispatch 2024-03-26T22:01:45.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.212969+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.jqgzor"}]': finished 2024-03-26T22:01:45.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.216970+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi032.hfwxmk"}]: dispatch 2024-03-26T22:01:45.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.217595+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi032.hfwxmk"}]: dispatch 2024-03-26T22:01:45.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.221796+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi032.hfwxmk"}]': finished 2024-03-26T22:01:45.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.227385+0000 mon.c (mon.1) 208 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.kgbhfm"}]: dispatch 2024-03-26T22:01:45.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.228057+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.kgbhfm"}]: dispatch 2024-03-26T22:01:45.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.233008+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.kgbhfm"}]': finished 2024-03-26T22:01:45.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.240143+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.247775+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.251576+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.253741+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:44 smithi032 bash[55231]: audit 2024-03-26T22:01:44.261622+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:45.830 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:01:45.830 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (8m) 13s ago 15m 18.0M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 14s ago 15m - - 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (7m) 13s ago 13m 48.6M - 3.5 e1d6a67b021e 5842b99edfc2 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (7m) 14s ago 21m 445M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (8m) 13s ago 23m 509M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (6m) 13s ago 23m 60.3M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (5m) 14s ago 22m 47.3M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (6m) 13s ago 22m 50.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (9m) 13s ago 16m 12.2M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (8m) 14s ago 16m 12.4M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (4m) 13s ago 21m 66.8M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (4m) 13s ago 20m 63.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (3m) 13s ago 20m 54.2M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (3m) 13s ago 19m 62.5M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 10e900ae5dd2 2024-03-26T22:01:45.831 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (2m) 14s ago 18m 62.3M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e4cacfd2d2e 2024-03-26T22:01:45.832 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (2m) 14s ago 18m 60.1M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 8e1c16ff32e5 2024-03-26T22:01:45.832 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (93s) 14s ago 17m 52.9M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 52435cfe1605 2024-03-26T22:01:45.832 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (64s) 14s ago 17m 59.0M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 94866cd430b0 2024-03-26T22:01:45.832 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (7m) 14s ago 16m 78.1M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T22:01:45.832 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (41s) 13s ago 14m 90.3M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 e44becb89c3f 2024-03-26T22:01:45.832 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (27s) 14s ago 14m 89.9M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ae309bced9e0 2024-03-26T22:01:45.832 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (34s) 13s ago 13m 90.1M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 2272b79783a8 2024-03-26T22:01:45.832 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (20s) 14s ago 13m 89.7M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 a9128380853c 2024-03-26T22:01:45.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[55231]: cephadm 2024-03-26T22:01:44.026428+0000 mgr.y (mgr.25468) 405 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T22:01:45.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[55231]: cluster 2024-03-26T22:01:44.064811+0000 mgr.y (mgr.25468) 406 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-03-26T22:01:45.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[55231]: cluster 2024-03-26T22:01:44.065330+0000 mgr.y (mgr.25468) 407 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:45.858 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[55231]: cephadm 2024-03-26T22:01:44.186580+0000 mgr.y (mgr.25468) 408 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-26T22:01:45.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[55231]: cephadm 2024-03-26T22:01:44.241639+0000 mgr.y (mgr.25468) 409 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-26T22:01:45.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[55231]: cephadm 2024-03-26T22:01:44.254987+0000 mgr.y (mgr.25468) 410 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-26T22:01:45.859 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[55231]: audit 2024-03-26T22:01:45.009739+0000 mgr.y (mgr.25468) 411 : audit [DBG] from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:45.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[53843]: cephadm 2024-03-26T22:01:44.026428+0000 mgr.y (mgr.25468) 405 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T22:01:45.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[53843]: cluster 2024-03-26T22:01:44.064811+0000 mgr.y (mgr.25468) 406 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-03-26T22:01:45.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[53843]: cluster 2024-03-26T22:01:44.065330+0000 mgr.y (mgr.25468) 407 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:45.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[53843]: cephadm 2024-03-26T22:01:44.186580+0000 mgr.y (mgr.25468) 408 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-26T22:01:45.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[53843]: cephadm 2024-03-26T22:01:44.241639+0000 mgr.y (mgr.25468) 409 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-26T22:01:45.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[53843]: cephadm 2024-03-26T22:01:44.254987+0000 mgr.y (mgr.25468) 410 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-26T22:01:45.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:45 smithi032 bash[53843]: audit 2024-03-26T22:01:45.009739+0000 mgr.y (mgr.25468) 411 : audit [DBG] from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:45.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:45 smithi092 bash[42150]: cephadm 2024-03-26T22:01:44.026428+0000 mgr.y (mgr.25468) 405 : cephadm [INF] Detected new or changed devices on smithi032 2024-03-26T22:01:45.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:45 smithi092 bash[42150]: cluster 2024-03-26T22:01:44.064811+0000 mgr.y (mgr.25468) 406 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-03-26T22:01:45.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:45 smithi092 bash[42150]: cluster 2024-03-26T22:01:44.065330+0000 mgr.y (mgr.25468) 407 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:45.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:45 smithi092 bash[42150]: cephadm 2024-03-26T22:01:44.186580+0000 mgr.y (mgr.25468) 408 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-26T22:01:45.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:45 smithi092 bash[42150]: cephadm 2024-03-26T22:01:44.241639+0000 mgr.y (mgr.25468) 409 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-26T22:01:45.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:45 smithi092 bash[42150]: cephadm 2024-03-26T22:01:44.254987+0000 mgr.y (mgr.25468) 410 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-26T22:01:45.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:45 smithi092 bash[42150]: audit 2024-03-26T22:01:45.009739+0000 mgr.y (mgr.25468) 411 : audit [DBG] from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:46.301 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:01:46.301 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T22:01:46.301 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:01:46.301 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:01:46.301 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T22:01:46.301 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:01:46.301 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:01:46.302 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T22:01:46.302 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:01:46.302 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:01:46.302 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T22:01:46.302 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 4 2024-03-26T22:01:46.302 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:01:46.302 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T22:01:46.302 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 17 2024-03-26T22:01:46.302 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T22:01:46.302 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:01:46.714 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:01:46.714 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T22:01:46.715 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T22:01:46.715 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T22:01:46.715 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T22:01:46.715 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw", 2024-03-26T22:01:46.715 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T22:01:46.715 INFO:teuthology.orchestra.run.smithi032.stdout: "mon", 2024-03-26T22:01:46.715 INFO:teuthology.orchestra.run.smithi032.stdout: "osd" 2024-03-26T22:01:46.715 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T22:01:46.715 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "17/23 daemons upgraded", 2024-03-26T22:01:46.715 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading iscsi daemons", 2024-03-26T22:01:46.715 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T22:01:46.715 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:01:46.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:46 smithi092 bash[42150]: audit 2024-03-26T22:01:45.412144+0000 mgr.y (mgr.25468) 412 : audit [DBG] from='client.44638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:46.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:46 smithi092 bash[42150]: audit 2024-03-26T22:01:45.813046+0000 mgr.y (mgr.25468) 413 : audit [DBG] from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:46.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:46 smithi092 bash[42150]: audit 2024-03-26T22:01:46.301961+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.32:0/239789855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:46 smithi092 bash[42150]: audit 2024-03-26T22:01:46.642240+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:46.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:46 smithi092 bash[42150]: audit 2024-03-26T22:01:46.646650+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T22:01:46.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:46 smithi092 bash[42150]: audit 2024-03-26T22:01:46.647180+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T22:01:46.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:46 smithi092 bash[42150]: audit 2024-03-26T22:01:46.658121+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[55231]: audit 2024-03-26T22:01:45.412144+0000 mgr.y (mgr.25468) 412 : audit [DBG] from='client.44638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:47.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[55231]: audit 2024-03-26T22:01:45.813046+0000 mgr.y (mgr.25468) 413 : audit [DBG] from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:47.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[55231]: audit 2024-03-26T22:01:46.301961+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.32:0/239789855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[55231]: audit 2024-03-26T22:01:46.642240+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:47.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[55231]: audit 2024-03-26T22:01:46.646650+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T22:01:47.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[55231]: audit 2024-03-26T22:01:46.647180+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T22:01:47.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[55231]: audit 2024-03-26T22:01:46.658121+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[53843]: audit 2024-03-26T22:01:45.412144+0000 mgr.y (mgr.25468) 412 : audit [DBG] from='client.44638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:47.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[53843]: audit 2024-03-26T22:01:45.813046+0000 mgr.y (mgr.25468) 413 : audit [DBG] from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:47.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[53843]: audit 2024-03-26T22:01:46.301961+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.32:0/239789855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[53843]: audit 2024-03-26T22:01:46.642240+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:01:47.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[53843]: audit 2024-03-26T22:01:46.646650+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T22:01:47.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[53843]: audit 2024-03-26T22:01:46.647180+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi032.fdcdae", "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-03-26T22:01:47.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:46 smithi032 bash[53843]: audit 2024-03-26T22:01:46.658121+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.189 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T22:01:47.189 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T22:01:47.189 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T22:01:47.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:47 smithi092 bash[42150]: cluster 2024-03-26T22:01:46.066638+0000 mgr.y (mgr.25468) 414 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:47.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:47 smithi092 bash[42150]: cephadm 2024-03-26T22:01:46.634884+0000 mgr.y (mgr.25468) 415 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi032.fdcdae 2024-03-26T22:01:47.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:47 smithi092 bash[42150]: cephadm 2024-03-26T22:01:46.659654+0000 mgr.y (mgr.25468) 416 : cephadm [INF] Deploying daemon iscsi.foo.smithi032.fdcdae on smithi032 2024-03-26T22:01:47.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:47 smithi092 bash[42150]: audit 2024-03-26T22:01:46.715059+0000 mgr.y (mgr.25468) 417 : audit [DBG] from='client.34725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:47.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:47 smithi092 bash[42150]: audit 2024-03-26T22:01:47.190129+0000 mon.a (mon.0) 523 : audit [DBG] from='client.? 172.21.15.32:0/2306230486' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:01:48.009 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:47 smithi032 bash[53843]: cluster 2024-03-26T22:01:46.066638+0000 mgr.y (mgr.25468) 414 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:48.010 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:47 smithi032 bash[53843]: cephadm 2024-03-26T22:01:46.634884+0000 mgr.y (mgr.25468) 415 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi032.fdcdae 2024-03-26T22:01:48.010 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:47 smithi032 bash[53843]: cephadm 2024-03-26T22:01:46.659654+0000 mgr.y (mgr.25468) 416 : cephadm [INF] Deploying daemon iscsi.foo.smithi032.fdcdae on smithi032 2024-03-26T22:01:48.010 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:47 smithi032 bash[53843]: audit 2024-03-26T22:01:46.715059+0000 mgr.y (mgr.25468) 417 : audit [DBG] from='client.34725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:48.010 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:47 smithi032 bash[53843]: audit 2024-03-26T22:01:47.190129+0000 mon.a (mon.0) 523 : audit [DBG] from='client.? 172.21.15.32:0/2306230486' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:01:48.010 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:47 smithi032 bash[55231]: cluster 2024-03-26T22:01:46.066638+0000 mgr.y (mgr.25468) 414 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:48.010 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:47 smithi032 bash[55231]: cephadm 2024-03-26T22:01:46.634884+0000 mgr.y (mgr.25468) 415 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi032.fdcdae 2024-03-26T22:01:48.010 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:47 smithi032 bash[55231]: cephadm 2024-03-26T22:01:46.659654+0000 mgr.y (mgr.25468) 416 : cephadm [INF] Deploying daemon iscsi.foo.smithi032.fdcdae on smithi032 2024-03-26T22:01:48.010 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:47 smithi032 bash[55231]: audit 2024-03-26T22:01:46.715059+0000 mgr.y (mgr.25468) 417 : audit [DBG] from='client.34725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:48.011 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:47 smithi032 bash[55231]: audit 2024-03-26T22:01:47.190129+0000 mon.a (mon.0) 523 : audit [DBG] from='client.? 172.21.15.32:0/2306230486' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:01:49.026 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:48 smithi032 bash[53843]: audit 2024-03-26T22:01:47.791931+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:49.026 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:48 smithi032 bash[55231]: audit 2024-03-26T22:01:47.791931+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:49.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:48 smithi092 bash[42150]: audit 2024-03-26T22:01:47.791931+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:50.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:49 smithi032 bash[53843]: cluster 2024-03-26T22:01:48.067743+0000 mgr.y (mgr.25468) 418 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:50.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:49 smithi032 bash[55231]: cluster 2024-03-26T22:01:48.067743+0000 mgr.y (mgr.25468) 418 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:50.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:49 smithi092 bash[42150]: cluster 2024-03-26T22:01:48.067743+0000 mgr.y (mgr.25468) 418 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:51.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:01:51 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:01:51] "GET /metrics HTTP/1.1" 200 38613 "" "Prometheus/2.33.4" 2024-03-26T22:01:52.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:51 smithi032 bash[53843]: cluster 2024-03-26T22:01:50.069142+0000 mgr.y (mgr.25468) 419 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:52.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:51 smithi032 bash[55231]: cluster 2024-03-26T22:01:50.069142+0000 mgr.y (mgr.25468) 419 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:52.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:51 smithi092 bash[42150]: cluster 2024-03-26T22:01:50.069142+0000 mgr.y (mgr.25468) 419 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:54.015 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:53 smithi032 bash[53843]: cluster 2024-03-26T22:01:52.070348+0000 mgr.y (mgr.25468) 420 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:54.015 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:53 smithi032 bash[55231]: cluster 2024-03-26T22:01:52.070348+0000 mgr.y (mgr.25468) 420 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:54.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:53 smithi092 bash[42150]: cluster 2024-03-26T22:01:52.070348+0000 mgr.y (mgr.25468) 420 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:01:55.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:54 smithi032 bash[55231]: audit 2024-03-26T22:01:54.015631+0000 mgr.y (mgr.25468) 421 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:55.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:54 smithi032 bash[53843]: audit 2024-03-26T22:01:54.015631+0000 mgr.y (mgr.25468) 421 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:55.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:54 smithi092 bash[42150]: audit 2024-03-26T22:01:54.015631+0000 mgr.y (mgr.25468) 421 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:56.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:55 smithi032 bash[53843]: cluster 2024-03-26T22:01:54.071451+0000 mgr.y (mgr.25468) 422 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:01:56.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:55 smithi032 bash[55231]: cluster 2024-03-26T22:01:54.071451+0000 mgr.y (mgr.25468) 422 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:01:56.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:55 smithi092 bash[42150]: cluster 2024-03-26T22:01:54.071451+0000 mgr.y (mgr.25468) 422 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:01:58.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:57 smithi032 bash[53843]: cluster 2024-03-26T22:01:56.072798+0000 mgr.y (mgr.25468) 423 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:58.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:57 smithi032 bash[55231]: cluster 2024-03-26T22:01:56.072798+0000 mgr.y (mgr.25468) 423 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:58.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:57 smithi092 bash[42150]: cluster 2024-03-26T22:01:56.072798+0000 mgr.y (mgr.25468) 423 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:00.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:01:59 smithi032 bash[53843]: cluster 2024-03-26T22:01:58.073841+0000 mgr.y (mgr.25468) 424 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:00.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:01:59 smithi032 bash[55231]: cluster 2024-03-26T22:01:58.073841+0000 mgr.y (mgr.25468) 424 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:00.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:01:59 smithi092 bash[42150]: cluster 2024-03-26T22:01:58.073841+0000 mgr.y (mgr.25468) 424 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:01.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:02:01 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:02:01] "GET /metrics HTTP/1.1" 200 38613 "" "Prometheus/2.33.4" 2024-03-26T22:02:01.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:01 smithi092 bash[42150]: cluster 2024-03-26T22:02:00.075401+0000 mgr.y (mgr.25468) 425 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:01.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:01 smithi092 bash[42150]: audit 2024-03-26T22:02:00.694517+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:01.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:01 smithi092 bash[42150]: audit 2024-03-26T22:02:00.708067+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:02.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:01 smithi032 bash[55231]: cluster 2024-03-26T22:02:00.075401+0000 mgr.y (mgr.25468) 425 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:02.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:01 smithi032 bash[55231]: audit 2024-03-26T22:02:00.694517+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:02.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:01 smithi032 bash[55231]: audit 2024-03-26T22:02:00.708067+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:02.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:01 smithi032 bash[53843]: cluster 2024-03-26T22:02:00.075401+0000 mgr.y (mgr.25468) 425 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:02.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:01 smithi032 bash[53843]: audit 2024-03-26T22:02:00.694517+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:02.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:01 smithi032 bash[53843]: audit 2024-03-26T22:02:00.708067+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:03.734 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:03 smithi032 bash[55231]: cluster 2024-03-26T22:02:02.076707+0000 mgr.y (mgr.25468) 426 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:02:03.734 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:03 smithi032 bash[55231]: audit 2024-03-26T22:02:02.792325+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:03.735 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:03 smithi032 bash[53843]: cluster 2024-03-26T22:02:02.076707+0000 mgr.y (mgr.25468) 426 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:02:03.735 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:03 smithi032 bash[53843]: audit 2024-03-26T22:02:02.792325+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:03.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:03 smithi092 bash[42150]: cluster 2024-03-26T22:02:02.076707+0000 mgr.y (mgr.25468) 426 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:02:03.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:03 smithi092 bash[42150]: audit 2024-03-26T22:02:02.792325+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:05.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:04 smithi032 bash[53843]: audit 2024-03-26T22:02:03.869056+0000 mon.a (mon.0) 526 : audit [DBG] from='client.? 172.21.15.32:0/1035268048' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T22:02:05.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:04 smithi032 bash[53843]: audit 2024-03-26T22:02:04.266233+0000 mon.a (mon.0) 527 : audit [INF] from='client.? 172.21.15.32:0/3405760343' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2165069688"}]: dispatch 2024-03-26T22:02:05.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:04 smithi032 bash[55231]: audit 2024-03-26T22:02:03.869056+0000 mon.a (mon.0) 526 : audit [DBG] from='client.? 172.21.15.32:0/1035268048' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T22:02:05.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:04 smithi032 bash[55231]: audit 2024-03-26T22:02:04.266233+0000 mon.a (mon.0) 527 : audit [INF] from='client.? 172.21.15.32:0/3405760343' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2165069688"}]: dispatch 2024-03-26T22:02:05.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:04 smithi092 bash[42150]: audit 2024-03-26T22:02:03.869056+0000 mon.a (mon.0) 526 : audit [DBG] from='client.? 172.21.15.32:0/1035268048' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T22:02:05.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:04 smithi092 bash[42150]: audit 2024-03-26T22:02:04.266233+0000 mon.a (mon.0) 527 : audit [INF] from='client.? 172.21.15.32:0/3405760343' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2165069688"}]: dispatch 2024-03-26T22:02:06.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:05 smithi032 bash[53843]: cluster 2024-03-26T22:02:04.077659+0000 mgr.y (mgr.25468) 427 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-26T22:02:06.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:05 smithi032 bash[53843]: audit 2024-03-26T22:02:04.708509+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.32:0/3405760343' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2165069688"}]': finished 2024-03-26T22:02:06.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:05 smithi032 bash[53843]: cluster 2024-03-26T22:02:04.717040+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-03-26T22:02:06.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:05 smithi032 bash[53843]: audit 2024-03-26T22:02:05.120061+0000 mon.a (mon.0) 530 : audit [INF] from='client.? 172.21.15.32:0/2555883049' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2296052849"}]: dispatch 2024-03-26T22:02:06.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:05 smithi032 bash[55231]: cluster 2024-03-26T22:02:04.077659+0000 mgr.y (mgr.25468) 427 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-26T22:02:06.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:05 smithi032 bash[55231]: audit 2024-03-26T22:02:04.708509+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.32:0/3405760343' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2165069688"}]': finished 2024-03-26T22:02:06.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:05 smithi032 bash[55231]: cluster 2024-03-26T22:02:04.717040+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-03-26T22:02:06.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:05 smithi032 bash[55231]: audit 2024-03-26T22:02:05.120061+0000 mon.a (mon.0) 530 : audit [INF] from='client.? 172.21.15.32:0/2555883049' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2296052849"}]: dispatch 2024-03-26T22:02:06.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:05 smithi092 bash[42150]: cluster 2024-03-26T22:02:04.077659+0000 mgr.y (mgr.25468) 427 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-26T22:02:06.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:05 smithi092 bash[42150]: audit 2024-03-26T22:02:04.708509+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.32:0/3405760343' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2165069688"}]': finished 2024-03-26T22:02:06.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:05 smithi092 bash[42150]: cluster 2024-03-26T22:02:04.717040+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-03-26T22:02:06.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:05 smithi092 bash[42150]: audit 2024-03-26T22:02:05.120061+0000 mon.a (mon.0) 530 : audit [INF] from='client.? 172.21.15.32:0/2555883049' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2296052849"}]: dispatch 2024-03-26T22:02:07.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:06 smithi032 bash[55231]: audit 2024-03-26T22:02:05.711036+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.32:0/2555883049' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2296052849"}]': finished 2024-03-26T22:02:07.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:06 smithi032 bash[55231]: cluster 2024-03-26T22:02:05.719949+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-03-26T22:02:07.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:06 smithi032 bash[55231]: audit 2024-03-26T22:02:06.156242+0000 mon.c (mon.1) 216 : audit [INF] from='client.? 172.21.15.32:0/185140127' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2778330222"}]: dispatch 2024-03-26T22:02:07.093 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:06 smithi032 bash[55231]: audit 2024-03-26T22:02:06.157571+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2778330222"}]: dispatch 2024-03-26T22:02:07.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:06 smithi032 bash[53843]: audit 2024-03-26T22:02:05.711036+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.32:0/2555883049' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2296052849"}]': finished 2024-03-26T22:02:07.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:06 smithi032 bash[53843]: cluster 2024-03-26T22:02:05.719949+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-03-26T22:02:07.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:06 smithi032 bash[53843]: audit 2024-03-26T22:02:06.156242+0000 mon.c (mon.1) 216 : audit [INF] from='client.? 172.21.15.32:0/185140127' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2778330222"}]: dispatch 2024-03-26T22:02:07.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:06 smithi032 bash[53843]: audit 2024-03-26T22:02:06.157571+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2778330222"}]: dispatch 2024-03-26T22:02:07.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:06 smithi092 bash[42150]: audit 2024-03-26T22:02:05.711036+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.32:0/2555883049' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2296052849"}]': finished 2024-03-26T22:02:07.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:06 smithi092 bash[42150]: cluster 2024-03-26T22:02:05.719949+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-03-26T22:02:07.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:06 smithi092 bash[42150]: audit 2024-03-26T22:02:06.156242+0000 mon.c (mon.1) 216 : audit [INF] from='client.? 172.21.15.32:0/185140127' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2778330222"}]: dispatch 2024-03-26T22:02:07.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:06 smithi092 bash[42150]: audit 2024-03-26T22:02:06.157571+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2778330222"}]: dispatch 2024-03-26T22:02:07.987 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[53843]: cluster 2024-03-26T22:02:06.078342+0000 mgr.y (mgr.25468) 428 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:02:07.987 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[53843]: audit 2024-03-26T22:02:06.731041+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2778330222"}]': finished 2024-03-26T22:02:07.987 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[53843]: cluster 2024-03-26T22:02:06.737995+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-03-26T22:02:07.987 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[53843]: audit 2024-03-26T22:02:06.749567+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:07.987 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[53843]: audit 2024-03-26T22:02:06.759429+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:07.987 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[53843]: audit 2024-03-26T22:02:06.952971+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:07.988 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[53843]: audit 2024-03-26T22:02:06.964885+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:07.988 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[53843]: audit 2024-03-26T22:02:07.154106+0000 mon.c (mon.1) 217 : audit [INF] from='client.? 172.21.15.32:0/584867639' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2496801564"}]: dispatch 2024-03-26T22:02:07.988 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[53843]: audit 2024-03-26T22:02:07.155202+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2496801564"}]: dispatch 2024-03-26T22:02:07.988 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[55231]: cluster 2024-03-26T22:02:06.078342+0000 mgr.y (mgr.25468) 428 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:02:07.988 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[55231]: audit 2024-03-26T22:02:06.731041+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2778330222"}]': finished 2024-03-26T22:02:07.988 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[55231]: cluster 2024-03-26T22:02:06.737995+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-03-26T22:02:07.988 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[55231]: audit 2024-03-26T22:02:06.749567+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:07.988 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[55231]: audit 2024-03-26T22:02:06.759429+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:07.988 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[55231]: audit 2024-03-26T22:02:06.952971+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:07.988 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[55231]: audit 2024-03-26T22:02:06.964885+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:07.988 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[55231]: audit 2024-03-26T22:02:07.154106+0000 mon.c (mon.1) 217 : audit [INF] from='client.? 172.21.15.32:0/584867639' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2496801564"}]: dispatch 2024-03-26T22:02:07.988 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:07 smithi032 bash[55231]: audit 2024-03-26T22:02:07.155202+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2496801564"}]: dispatch 2024-03-26T22:02:08.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:07 smithi092 bash[42150]: cluster 2024-03-26T22:02:06.078342+0000 mgr.y (mgr.25468) 428 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:02:08.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:07 smithi092 bash[42150]: audit 2024-03-26T22:02:06.731041+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6800/2778330222"}]': finished 2024-03-26T22:02:08.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:07 smithi092 bash[42150]: cluster 2024-03-26T22:02:06.737995+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-03-26T22:02:08.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:07 smithi092 bash[42150]: audit 2024-03-26T22:02:06.749567+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:08.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:07 smithi092 bash[42150]: audit 2024-03-26T22:02:06.759429+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:08.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:07 smithi092 bash[42150]: audit 2024-03-26T22:02:06.952971+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:07 smithi092 bash[42150]: audit 2024-03-26T22:02:06.964885+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:07 smithi092 bash[42150]: audit 2024-03-26T22:02:07.154106+0000 mon.c (mon.1) 217 : audit [INF] from='client.? 172.21.15.32:0/584867639' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2496801564"}]: dispatch 2024-03-26T22:02:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:07 smithi092 bash[42150]: audit 2024-03-26T22:02:07.155202+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2496801564"}]: dispatch 2024-03-26T22:02:09.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:08 smithi032 bash[53843]: audit 2024-03-26T22:02:07.963091+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2496801564"}]': finished 2024-03-26T22:02:09.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:08 smithi032 bash[53843]: cluster 2024-03-26T22:02:07.971677+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-03-26T22:02:09.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:08 smithi032 bash[53843]: audit 2024-03-26T22:02:08.069084+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:09.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:08 smithi032 bash[53843]: audit 2024-03-26T22:02:08.084207+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:09.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:08 smithi032 bash[53843]: audit 2024-03-26T22:02:08.379434+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.32:0/1547647705' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1099947914"}]: dispatch 2024-03-26T22:02:09.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:08 smithi032 bash[55231]: audit 2024-03-26T22:02:07.963091+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2496801564"}]': finished 2024-03-26T22:02:09.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:08 smithi032 bash[55231]: cluster 2024-03-26T22:02:07.971677+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-03-26T22:02:09.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:08 smithi032 bash[55231]: audit 2024-03-26T22:02:08.069084+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:09.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:08 smithi032 bash[55231]: audit 2024-03-26T22:02:08.084207+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:09.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:08 smithi032 bash[55231]: audit 2024-03-26T22:02:08.379434+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.32:0/1547647705' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1099947914"}]: dispatch 2024-03-26T22:02:09.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:08 smithi092 bash[42150]: audit 2024-03-26T22:02:07.963091+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/2496801564"}]': finished 2024-03-26T22:02:09.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:08 smithi092 bash[42150]: cluster 2024-03-26T22:02:07.971677+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-03-26T22:02:09.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:08 smithi092 bash[42150]: audit 2024-03-26T22:02:08.069084+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:09.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:08 smithi092 bash[42150]: audit 2024-03-26T22:02:08.084207+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:09.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:08 smithi092 bash[42150]: audit 2024-03-26T22:02:08.379434+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.32:0/1547647705' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1099947914"}]: dispatch 2024-03-26T22:02:10.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:09 smithi032 bash[53843]: cluster 2024-03-26T22:02:08.078857+0000 mgr.y (mgr.25468) 429 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:02:10.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:09 smithi032 bash[53843]: audit 2024-03-26T22:02:09.088916+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.32:0/1547647705' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1099947914"}]': finished 2024-03-26T22:02:10.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:09 smithi032 bash[53843]: cluster 2024-03-26T22:02:09.095762+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-03-26T22:02:10.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:09 smithi032 bash[53843]: audit 2024-03-26T22:02:09.498628+0000 mon.c (mon.1) 218 : audit [INF] from='client.? 172.21.15.32:0/2016554432' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2778330222"}]: dispatch 2024-03-26T22:02:10.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:09 smithi032 bash[53843]: audit 2024-03-26T22:02:09.499749+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2778330222"}]: dispatch 2024-03-26T22:02:10.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:09 smithi032 bash[55231]: cluster 2024-03-26T22:02:08.078857+0000 mgr.y (mgr.25468) 429 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:02:10.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:09 smithi032 bash[55231]: audit 2024-03-26T22:02:09.088916+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.32:0/1547647705' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1099947914"}]': finished 2024-03-26T22:02:10.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:09 smithi032 bash[55231]: cluster 2024-03-26T22:02:09.095762+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-03-26T22:02:10.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:09 smithi032 bash[55231]: audit 2024-03-26T22:02:09.498628+0000 mon.c (mon.1) 218 : audit [INF] from='client.? 172.21.15.32:0/2016554432' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2778330222"}]: dispatch 2024-03-26T22:02:10.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:09 smithi032 bash[55231]: audit 2024-03-26T22:02:09.499749+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2778330222"}]: dispatch 2024-03-26T22:02:10.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:09 smithi092 bash[42150]: cluster 2024-03-26T22:02:08.078857+0000 mgr.y (mgr.25468) 429 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:02:10.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:09 smithi092 bash[42150]: audit 2024-03-26T22:02:09.088916+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.32:0/1547647705' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:0/1099947914"}]': finished 2024-03-26T22:02:10.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:09 smithi092 bash[42150]: cluster 2024-03-26T22:02:09.095762+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-03-26T22:02:10.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:09 smithi092 bash[42150]: audit 2024-03-26T22:02:09.498628+0000 mon.c (mon.1) 218 : audit [INF] from='client.? 172.21.15.32:0/2016554432' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2778330222"}]: dispatch 2024-03-26T22:02:10.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:09 smithi092 bash[42150]: audit 2024-03-26T22:02:09.499749+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2778330222"}]: dispatch 2024-03-26T22:02:11.343 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:02:11 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:02:11] "GET /metrics HTTP/1.1" 200 38605 "" "Prometheus/2.33.4" 2024-03-26T22:02:11.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:11 smithi032 bash[55231]: cluster 2024-03-26T22:02:10.079981+0000 mgr.y (mgr.25468) 430 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 703 B/s rd, 0 op/s 2024-03-26T22:02:11.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:11 smithi032 bash[55231]: audit 2024-03-26T22:02:10.091431+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2778330222"}]': finished 2024-03-26T22:02:11.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:11 smithi032 bash[55231]: cluster 2024-03-26T22:02:10.098672+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-03-26T22:02:11.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:11 smithi032 bash[53843]: cluster 2024-03-26T22:02:10.079981+0000 mgr.y (mgr.25468) 430 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 703 B/s rd, 0 op/s 2024-03-26T22:02:11.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:11 smithi032 bash[53843]: audit 2024-03-26T22:02:10.091431+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2778330222"}]': finished 2024-03-26T22:02:11.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:11 smithi032 bash[53843]: cluster 2024-03-26T22:02:10.098672+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-03-26T22:02:11.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:11 smithi092 bash[42150]: cluster 2024-03-26T22:02:10.079981+0000 mgr.y (mgr.25468) 430 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 703 B/s rd, 0 op/s 2024-03-26T22:02:11.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:11 smithi092 bash[42150]: audit 2024-03-26T22:02:10.091431+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi032.fdcdae' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.32:6801/2778330222"}]': finished 2024-03-26T22:02:11.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:11 smithi092 bash[42150]: cluster 2024-03-26T22:02:10.098672+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-03-26T22:02:13.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:13 smithi092 bash[42150]: cluster 2024-03-26T22:02:12.081157+0000 mgr.y (mgr.25468) 431 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-03-26T22:02:13.493 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:13 smithi032 bash[55231]: cluster 2024-03-26T22:02:12.081157+0000 mgr.y (mgr.25468) 431 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-03-26T22:02:13.493 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:13 smithi032 bash[53843]: cluster 2024-03-26T22:02:12.081157+0000 mgr.y (mgr.25468) 431 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-03-26T22:02:14.372 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:14 smithi032 bash[53843]: audit 2024-03-26T22:02:13.493976+0000 mgr.y (mgr.25468) 432 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:14.372 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:14 smithi032 bash[55231]: audit 2024-03-26T22:02:13.493976+0000 mgr.y (mgr.25468) 432 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:14.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:14 smithi092 bash[42150]: audit 2024-03-26T22:02:13.493976+0000 mgr.y (mgr.25468) 432 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:15.370 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:15 smithi032 bash[53843]: cluster 2024-03-26T22:02:14.082257+0000 mgr.y (mgr.25468) 433 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 837 B/s rd, 0 op/s 2024-03-26T22:02:15.370 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:15 smithi032 bash[55231]: cluster 2024-03-26T22:02:14.082257+0000 mgr.y (mgr.25468) 433 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 837 B/s rd, 0 op/s 2024-03-26T22:02:15.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:15 smithi092 bash[42150]: cluster 2024-03-26T22:02:14.082257+0000 mgr.y (mgr.25468) 433 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 837 B/s rd, 0 op/s 2024-03-26T22:02:17.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:17 smithi092 bash[42150]: cluster 2024-03-26T22:02:16.083599+0000 mgr.y (mgr.25468) 434 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:17.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:17 smithi032 bash[55231]: cluster 2024-03-26T22:02:16.083599+0000 mgr.y (mgr.25468) 434 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:17.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:17 smithi032 bash[53843]: cluster 2024-03-26T22:02:16.083599+0000 mgr.y (mgr.25468) 434 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:17.619 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T22:02:18.444 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:02:18.444 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (9m) 11s ago 16m 18.1M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T22:02:18.444 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 11s ago 16m - - 2024-03-26T22:02:18.444 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (17s) 11s ago 14m - - 3.7 a9bdc3eaeb10 3fcad5c5c810 2024-03-26T22:02:18.444 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (7m) 11s ago 22m 446M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T22:02:18.444 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (8m) 11s ago 24m 509M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T22:02:18.444 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (7m) 11s ago 24m 61.3M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T22:02:18.444 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (6m) 11s ago 22m 48.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (6m) 11s ago 22m 52.8M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (9m) 11s ago 16m 12.3M - 1.3.1 1dbe0e931976 c823001167ea 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (9m) 11s ago 16m 12.4M - 1.3.1 1dbe0e931976 7645b7f89ec9 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (5m) 11s ago 21m 66.9M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (4m) 11s ago 21m 63.1M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (4m) 11s ago 20m 54.8M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (3m) 11s ago 20m 63.1M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 10e900ae5dd2 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (3m) 11s ago 19m 62.7M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e4cacfd2d2e 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (2m) 11s ago 18m 60.3M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 8e1c16ff32e5 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (2m) 11s ago 18m 53.3M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 52435cfe1605 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (97s) 11s ago 17m 59.2M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 94866cd430b0 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (7m) 11s ago 16m 78.4M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (74s) 11s ago 14m 90.7M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 e44becb89c3f 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (59s) 11s ago 14m 90.2M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ae309bced9e0 2024-03-26T22:02:18.445 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (66s) 11s ago 14m 90.5M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 2272b79783a8 2024-03-26T22:02:18.446 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (53s) 11s ago 14m 90.2M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 a9128380853c 2024-03-26T22:02:18.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:18 smithi092 bash[42150]: audit 2024-03-26T22:02:17.605202+0000 mgr.y (mgr.25468) 435 : audit [DBG] from='client.44728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:18.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:18 smithi092 bash[42150]: audit 2024-03-26T22:02:17.792094+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:18.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:18 smithi032 bash[55231]: audit 2024-03-26T22:02:17.605202+0000 mgr.y (mgr.25468) 435 : audit [DBG] from='client.44728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:18.593 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:18 smithi032 bash[55231]: audit 2024-03-26T22:02:17.792094+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:18.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:18 smithi032 bash[53843]: audit 2024-03-26T22:02:17.605202+0000 mgr.y (mgr.25468) 435 : audit [DBG] from='client.44728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:18.593 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:18 smithi032 bash[53843]: audit 2024-03-26T22:02:17.792094+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:18.913 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:02:18.914 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T22:02:18.914 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:02:18.914 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:02:18.914 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T22:02:18.914 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:02:18.914 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:02:18.915 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T22:02:18.915 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:02:18.915 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:02:18.916 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T22:02:18.916 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 4 2024-03-26T22:02:18.916 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:02:18.916 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T22:02:18.916 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 17 2024-03-26T22:02:18.916 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T22:02:18.916 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:02:19.354 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:02:19.354 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T22:02:19.354 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T22:02:19.354 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T22:02:19.355 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T22:02:19.355 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw", 2024-03-26T22:02:19.355 INFO:teuthology.orchestra.run.smithi032.stdout: "iscsi", 2024-03-26T22:02:19.355 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T22:02:19.355 INFO:teuthology.orchestra.run.smithi032.stdout: "osd", 2024-03-26T22:02:19.355 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T22:02:19.355 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T22:02:19.355 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "18/23 daemons upgraded", 2024-03-26T22:02:19.355 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading iscsi daemons", 2024-03-26T22:02:19.355 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T22:02:19.355 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:02:19.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:19 smithi092 bash[42150]: audit 2024-03-26T22:02:18.033880+0000 mgr.y (mgr.25468) 436 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:19.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:19 smithi092 bash[42150]: cluster 2024-03-26T22:02:18.084343+0000 mgr.y (mgr.25468) 437 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:02:19.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:19 smithi092 bash[42150]: audit 2024-03-26T22:02:18.419543+0000 mgr.y (mgr.25468) 438 : audit [DBG] from='client.34809 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:19.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:19 smithi092 bash[42150]: audit 2024-03-26T22:02:18.913896+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.32:0/3114877941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:19.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:19 smithi092 bash[42150]: audit 2024-03-26T22:02:19.041520+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:19.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:19 smithi092 bash[42150]: audit 2024-03-26T22:02:19.051738+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:19.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:19 smithi092 bash[42150]: audit 2024-03-26T22:02:19.054487+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:19.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:19 smithi092 bash[42150]: audit 2024-03-26T22:02:19.055657+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:19.503 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[53843]: audit 2024-03-26T22:02:18.033880+0000 mgr.y (mgr.25468) 436 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:19.503 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[53843]: cluster 2024-03-26T22:02:18.084343+0000 mgr.y (mgr.25468) 437 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:02:19.503 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[53843]: audit 2024-03-26T22:02:18.419543+0000 mgr.y (mgr.25468) 438 : audit [DBG] from='client.34809 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:19.503 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[53843]: audit 2024-03-26T22:02:18.913896+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.32:0/3114877941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:19.503 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[53843]: audit 2024-03-26T22:02:19.041520+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:19.503 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[53843]: audit 2024-03-26T22:02:19.051738+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:19.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[53843]: audit 2024-03-26T22:02:19.054487+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:19.504 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[53843]: audit 2024-03-26T22:02:19.055657+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:19.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[55231]: audit 2024-03-26T22:02:18.033880+0000 mgr.y (mgr.25468) 436 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:19.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[55231]: cluster 2024-03-26T22:02:18.084343+0000 mgr.y (mgr.25468) 437 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:02:19.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[55231]: audit 2024-03-26T22:02:18.419543+0000 mgr.y (mgr.25468) 438 : audit [DBG] from='client.34809 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:19.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[55231]: audit 2024-03-26T22:02:18.913896+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.32:0/3114877941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:19.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[55231]: audit 2024-03-26T22:02:19.041520+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:19.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[55231]: audit 2024-03-26T22:02:19.051738+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:19.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[55231]: audit 2024-03-26T22:02:19.054487+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:19.504 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:19 smithi032 bash[55231]: audit 2024-03-26T22:02:19.055657+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:19.866 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T22:02:19.866 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T22:02:19.866 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T22:02:20.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: cluster 2024-03-26T22:02:19.058385+0000 mgr.y (mgr.25468) 439 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:02:20.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: cluster 2024-03-26T22:02:19.058917+0000 mgr.y (mgr.25468) 440 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:02:20.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: cephadm 2024-03-26T22:02:19.062694+0000 mgr.y (mgr.25468) 441 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-26T22:02:20.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.354223+0000 mgr.y (mgr.25468) 442 : audit [DBG] from='client.34821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:20.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.410691+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.497721+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T22:02:20.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.498718+0000 mgr.y (mgr.25468) 443 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T22:02:20.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.511346+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: cephadm 2024-03-26T22:02:19.513592+0000 mgr.y (mgr.25468) 444 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-03-26T22:02:20.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.513997+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T22:02:20.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.514761+0000 mgr.y (mgr.25468) 445 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T22:02:20.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.521834+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T22:02:20.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.522665+0000 mgr.y (mgr.25468) 446 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T22:02:20.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.528757+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.539973+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:20.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.542926+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.545243+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.547064+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.549973+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.553248+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.555694+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.557537+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.559416+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.561331+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.563404+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: cephadm 2024-03-26T22:02:19.564641+0000 mgr.y (mgr.25468) 447 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.570297+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.573412+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi032.fdcdae"}]: dispatch 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.573916+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi032.fdcdae"}]: dispatch 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.578612+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi032.fdcdae"}]': finished 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.582540+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: cephadm 2024-03-26T22:02:19.583561+0000 mgr.y (mgr.25468) 448 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.589581+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.593971+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.712 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: cephadm 2024-03-26T22:02:19.595116+0000 mgr.y (mgr.25468) 449 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-26T22:02:20.712 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.599590+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.712 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:20 smithi092 bash[42150]: audit 2024-03-26T22:02:19.867536+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.32:0/1998356208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:02:20.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: cluster 2024-03-26T22:02:19.058385+0000 mgr.y (mgr.25468) 439 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:02:20.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: cluster 2024-03-26T22:02:19.058917+0000 mgr.y (mgr.25468) 440 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:02:20.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: cephadm 2024-03-26T22:02:19.062694+0000 mgr.y (mgr.25468) 441 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-26T22:02:20.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.354223+0000 mgr.y (mgr.25468) 442 : audit [DBG] from='client.34821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:20.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.410691+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.497721+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T22:02:20.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.498718+0000 mgr.y (mgr.25468) 443 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T22:02:20.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.511346+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: cephadm 2024-03-26T22:02:19.513592+0000 mgr.y (mgr.25468) 444 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-03-26T22:02:20.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.513997+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T22:02:20.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.514761+0000 mgr.y (mgr.25468) 445 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T22:02:20.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.521834+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T22:02:20.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.522665+0000 mgr.y (mgr.25468) 446 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T22:02:20.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.528757+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.539973+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:20.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.542926+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.545243+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.547064+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.549973+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.845 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: cluster 2024-03-26T22:02:19.058385+0000 mgr.y (mgr.25468) 439 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: cluster 2024-03-26T22:02:19.058917+0000 mgr.y (mgr.25468) 440 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: cephadm 2024-03-26T22:02:19.062694+0000 mgr.y (mgr.25468) 441 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.354223+0000 mgr.y (mgr.25468) 442 : audit [DBG] from='client.34821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.410691+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.497721+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.498718+0000 mgr.y (mgr.25468) 443 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.511346+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: cephadm 2024-03-26T22:02:19.513592+0000 mgr.y (mgr.25468) 444 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.32:5000 to Dashboard 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.513997+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.514761+0000 mgr.y (mgr.25468) 445 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.521834+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.522665+0000 mgr.y (mgr.25468) 446 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi032"}]: dispatch 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.528757+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.846 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.539973+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.542926+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.545243+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.547064+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.549973+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.553248+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.555694+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.557537+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.559416+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.561331+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.563404+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: cephadm 2024-03-26T22:02:19.564641+0000 mgr.y (mgr.25468) 447 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.570297+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.573412+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi032.fdcdae"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.573916+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi032.fdcdae"}]: dispatch 2024-03-26T22:02:20.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.578612+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi032.fdcdae"}]': finished 2024-03-26T22:02:20.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.582540+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: cephadm 2024-03-26T22:02:19.583561+0000 mgr.y (mgr.25468) 448 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-26T22:02:20.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.589581+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.593971+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: cephadm 2024-03-26T22:02:19.595116+0000 mgr.y (mgr.25468) 449 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-26T22:02:20.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.599590+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.848 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[55231]: audit 2024-03-26T22:02:19.867536+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.32:0/1998356208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:02:20.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.553248+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.555694+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.557537+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.559416+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.561331+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.563404+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: cephadm 2024-03-26T22:02:19.564641+0000 mgr.y (mgr.25468) 447 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.570297+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.573412+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi032.fdcdae"}]: dispatch 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.573916+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi032.fdcdae"}]: dispatch 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.578612+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi032.fdcdae"}]': finished 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.582540+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: cephadm 2024-03-26T22:02:19.583561+0000 mgr.y (mgr.25468) 448 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.589581+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.593971+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: cephadm 2024-03-26T22:02:19.595116+0000 mgr.y (mgr.25468) 449 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-26T22:02:20.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.599590+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:20.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:20 smithi032 bash[53843]: audit 2024-03-26T22:02:19.867536+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.32:0/1998356208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:02:21.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:02:21 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:02:21] "GET /metrics HTTP/1.1" 200 38609 "" "Prometheus/2.33.4" 2024-03-26T22:02:22.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:22 smithi092 bash[42150]: cluster 2024-03-26T22:02:21.060118+0000 mgr.y (mgr.25468) 450 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-03-26T22:02:22.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:22 smithi092 bash[42150]: cephadm 2024-03-26T22:02:22.023301+0000 mgr.y (mgr.25468) 451 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-03-26T22:02:22.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:22 smithi092 bash[42150]: cephadm 2024-03-26T22:02:22.024263+0000 mgr.y (mgr.25468) 452 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-03-26T22:02:22.755 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:22 smithi032 bash[55231]: cluster 2024-03-26T22:02:21.060118+0000 mgr.y (mgr.25468) 450 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-03-26T22:02:22.755 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:22 smithi032 bash[55231]: cephadm 2024-03-26T22:02:22.023301+0000 mgr.y (mgr.25468) 451 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-03-26T22:02:22.755 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:22 smithi032 bash[55231]: cephadm 2024-03-26T22:02:22.024263+0000 mgr.y (mgr.25468) 452 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-03-26T22:02:22.756 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:22 smithi032 bash[53843]: cluster 2024-03-26T22:02:21.060118+0000 mgr.y (mgr.25468) 450 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-03-26T22:02:22.756 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:22 smithi032 bash[53843]: cephadm 2024-03-26T22:02:22.023301+0000 mgr.y (mgr.25468) 451 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-03-26T22:02:22.756 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:22 smithi032 bash[53843]: cephadm 2024-03-26T22:02:22.024263+0000 mgr.y (mgr.25468) 452 : cephadm [INF] Deploying daemon node-exporter.a on smithi032 2024-03-26T22:02:23.083 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:22 smithi032 systemd[1]: Stopping Ceph node-exporter.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:02:23.843 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:23 smithi032 bash[80161]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter-a 2024-03-26T22:02:23.843 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:23 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-26T22:02:23.843 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:23 smithi032 bash[80237]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter-a 2024-03-26T22:02:23.843 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:23 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-26T22:02:23.843 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:23 smithi032 systemd[1]: Stopped Ceph node-exporter.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:02:24.343 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:23 smithi032 systemd[1]: Started Ceph node-exporter.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:02:24.343 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[80315]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-26T22:02:24.766 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[80315]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-26T22:02:25.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[53843]: cluster 2024-03-26T22:02:23.061318+0000 mgr.y (mgr.25468) 453 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-03-26T22:02:25.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[53843]: audit 2024-03-26T22:02:23.505339+0000 mgr.y (mgr.25468) 454 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:25.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[53843]: audit 2024-03-26T22:02:24.000154+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:25.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[53843]: audit 2024-03-26T22:02:24.012310+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:25.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:25 smithi032 bash[55231]: cluster 2024-03-26T22:02:23.061318+0000 mgr.y (mgr.25468) 453 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-03-26T22:02:25.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:25 smithi032 bash[55231]: audit 2024-03-26T22:02:23.505339+0000 mgr.y (mgr.25468) 454 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:25.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:25 smithi032 bash[55231]: audit 2024-03-26T22:02:24.000154+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:25.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:25 smithi032 bash[55231]: audit 2024-03-26T22:02:24.012310+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:25.094 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[80315]: 22b70bddd3ac: Pulling fs layer 2024-03-26T22:02:25.094 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[80315]: 5c12815fee55: Pulling fs layer 2024-03-26T22:02:25.094 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[80315]: c0e87333d380: Pulling fs layer 2024-03-26T22:02:25.094 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[80315]: 5c12815fee55: Verifying Checksum 2024-03-26T22:02:25.094 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[80315]: 5c12815fee55: Download complete 2024-03-26T22:02:25.095 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[80315]: 22b70bddd3ac: Verifying Checksum 2024-03-26T22:02:25.095 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:24 smithi032 bash[80315]: 22b70bddd3ac: Download complete 2024-03-26T22:02:25.441 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:24 smithi092 bash[42150]: cluster 2024-03-26T22:02:23.061318+0000 mgr.y (mgr.25468) 453 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-03-26T22:02:25.441 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:24 smithi092 bash[42150]: audit 2024-03-26T22:02:23.505339+0000 mgr.y (mgr.25468) 454 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:25.441 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:24 smithi092 bash[42150]: audit 2024-03-26T22:02:24.000154+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:25.441 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:24 smithi092 bash[42150]: audit 2024-03-26T22:02:24.012310+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:25.593 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:25 smithi032 bash[80315]: c0e87333d380: Verifying Checksum 2024-03-26T22:02:25.593 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:25 smithi032 bash[80315]: c0e87333d380: Download complete 2024-03-26T22:02:25.593 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:25 smithi032 bash[80315]: 22b70bddd3ac: Pull complete 2024-03-26T22:02:26.093 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:25 smithi032 bash[80315]: 5c12815fee55: Pull complete 2024-03-26T22:02:26.396 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:26 smithi032 bash[80315]: c0e87333d380: Pull complete 2024-03-26T22:02:26.397 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:26 smithi032 bash[80315]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-26T22:02:26.843 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:26 smithi032 bash[80315]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-26T22:02:27.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:27 smithi032 bash[55231]: cluster 2024-03-26T22:02:25.062290+0000 mgr.y (mgr.25468) 455 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 3 op/s 2024-03-26T22:02:27.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:27 smithi032 bash[53843]: cluster 2024-03-26T22:02:25.062290+0000 mgr.y (mgr.25468) 455 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 3 op/s 2024-03-26T22:02:27.359 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:27 smithi092 systemd[1]: Stopping Ceph node-exporter.b for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:02:27.359 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:26 smithi092 bash[42150]: cluster 2024-03-26T22:02:25.062290+0000 mgr.y (mgr.25468) 455 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 3 op/s 2024-03-26T22:02:28.208 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:27 smithi092 bash[59277]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter-b 2024-03-26T22:02:28.208 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:28 smithi092 bash[59350]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter-b 2024-03-26T22:02:28.208 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:28 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-26T22:02:28.208 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:28 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-26T22:02:28.208 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:28 smithi092 systemd[1]: Stopped Ceph node-exporter.b for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:02:28.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:28 smithi092 bash[42150]: cephadm 2024-03-26T22:02:26.463940+0000 mgr.y (mgr.25468) 456 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-03-26T22:02:28.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:28 smithi092 bash[42150]: cephadm 2024-03-26T22:02:26.465112+0000 mgr.y (mgr.25468) 457 : cephadm [INF] Deploying daemon node-exporter.b on smithi092 2024-03-26T22:02:28.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[53843]: cephadm 2024-03-26T22:02:26.463940+0000 mgr.y (mgr.25468) 456 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-03-26T22:02:28.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[53843]: cephadm 2024-03-26T22:02:26.465112+0000 mgr.y (mgr.25468) 457 : cephadm [INF] Deploying daemon node-exporter.b on smithi092 2024-03-26T22:02:28.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[55231]: cephadm 2024-03-26T22:02:26.463940+0000 mgr.y (mgr.25468) 456 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-03-26T22:02:28.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[55231]: cephadm 2024-03-26T22:02:26.465112+0000 mgr.y (mgr.25468) 457 : cephadm [INF] Deploying daemon node-exporter.b on smithi092 2024-03-26T22:02:28.344 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.013Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-26T22:02:28.344 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.013Z 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-03-26T22:02:28.344 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.015Z 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-03-26T22:02:28.344 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.015Z 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-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z 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-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=arp 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=edac 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-26T22:02:28.345 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-26T22:02:28.346 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=os 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=stat 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=time 2024-03-26T22:02:28.347 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-26T22:02:28.348 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=uname 2024-03-26T22:02:28.348 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-26T22:02:28.348 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-26T22:02:28.348 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.016Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-26T22:02:28.348 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.017Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-26T22:02:28.348 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:02:28 smithi032 bash[80315]: ts=2024-03-26T22:02:28.017Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-26T22:02:28.708 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:28 smithi092 systemd[1]: Started Ceph node-exporter.b for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:02:28.708 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:28 smithi092 bash[59414]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-26T22:02:29.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:29 smithi092 bash[42150]: cluster 2024-03-26T22:02:27.063635+0000 mgr.y (mgr.25468) 458 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-03-26T22:02:29.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:29 smithi092 bash[42150]: audit 2024-03-26T22:02:28.417461+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:29.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:29 smithi092 bash[42150]: audit 2024-03-26T22:02:28.430558+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:29.208 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:28 smithi092 bash[59414]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-26T22:02:29.208 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:29 smithi092 bash[59414]: 22b70bddd3ac: Pulling fs layer 2024-03-26T22:02:29.208 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:29 smithi092 bash[59414]: 5c12815fee55: Pulling fs layer 2024-03-26T22:02:29.208 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:29 smithi092 bash[59414]: c0e87333d380: Pulling fs layer 2024-03-26T22:02:29.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:29 smithi032 bash[53843]: cluster 2024-03-26T22:02:27.063635+0000 mgr.y (mgr.25468) 458 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-03-26T22:02:29.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:29 smithi032 bash[53843]: audit 2024-03-26T22:02:28.417461+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:29.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:29 smithi032 bash[53843]: audit 2024-03-26T22:02:28.430558+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:29.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:29 smithi032 bash[55231]: cluster 2024-03-26T22:02:27.063635+0000 mgr.y (mgr.25468) 458 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-03-26T22:02:29.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:29 smithi032 bash[55231]: audit 2024-03-26T22:02:28.417461+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:29.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:29 smithi032 bash[55231]: audit 2024-03-26T22:02:28.430558+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:29.708 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:29 smithi092 bash[59414]: 5c12815fee55: Verifying Checksum 2024-03-26T22:02:29.708 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:29 smithi092 bash[59414]: 5c12815fee55: Download complete 2024-03-26T22:02:29.708 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:29 smithi092 bash[59414]: 22b70bddd3ac: Download complete 2024-03-26T22:02:29.708 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:29 smithi092 bash[59414]: c0e87333d380: Verifying Checksum 2024-03-26T22:02:29.708 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:29 smithi092 bash[59414]: c0e87333d380: Download complete 2024-03-26T22:02:29.708 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:29 smithi092 bash[59414]: 22b70bddd3ac: Pull complete 2024-03-26T22:02:30.444 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:30 smithi092 bash[59414]: 5c12815fee55: Pull complete 2024-03-26T22:02:30.708 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:30 smithi092 bash[59414]: c0e87333d380: Pull complete 2024-03-26T22:02:30.708 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:30 smithi092 bash[59414]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-26T22:02:30.708 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:30 smithi092 bash[59414]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-26T22:02:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:31 smithi032 bash[53843]: cluster 2024-03-26T22:02:29.064718+0000 mgr.y (mgr.25468) 459 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-26T22:02:31.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:31 smithi032 bash[55231]: cluster 2024-03-26T22:02:29.064718+0000 mgr.y (mgr.25468) 459 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-26T22:02:31.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[42150]: cluster 2024-03-26T22:02:29.064718+0000 mgr.y (mgr.25468) 459 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-26T22:02:31.595 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:02:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:02:31] "GET /metrics HTTP/1.1" 200 38609 "" "Prometheus/2.33.4" 2024-03-26T22:02:32.209 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.979Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-26T22:02:32.209 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.979Z 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-03-26T22:02:32.209 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.980Z 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-03-26T22:02:32.209 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.980Z 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-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.980Z 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-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.980Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=arp 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=edac 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-26T22:02:32.210 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.982Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-26T22:02:32.211 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=os 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=stat 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=time 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-26T22:02:32.212 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=uname 2024-03-26T22:02:32.213 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-26T22:02:32.213 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-26T22:02:32.213 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.983Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-26T22:02:32.213 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.984Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-26T22:02:32.213 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:02:31 smithi092 bash[59414]: ts=2024-03-26T22:02:31.984Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-26T22:02:33.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:33 smithi032 bash[53843]: cluster 2024-03-26T22:02:31.066202+0000 mgr.y (mgr.25468) 460 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-26T22:02:33.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:33 smithi032 bash[53843]: audit 2024-03-26T22:02:32.793416+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:33.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:33 smithi032 bash[55231]: cluster 2024-03-26T22:02:31.066202+0000 mgr.y (mgr.25468) 460 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-26T22:02:33.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:33 smithi032 bash[55231]: audit 2024-03-26T22:02:32.793416+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:33.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:33 smithi092 bash[42150]: cluster 2024-03-26T22:02:31.066202+0000 mgr.y (mgr.25468) 460 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-26T22:02:33.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:33 smithi092 bash[42150]: audit 2024-03-26T22:02:32.793416+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:35.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:35 smithi032 bash[55231]: cluster 2024-03-26T22:02:33.067300+0000 mgr.y (mgr.25468) 461 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T22:02:35.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:35 smithi032 bash[55231]: audit 2024-03-26T22:02:33.516455+0000 mgr.y (mgr.25468) 462 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:35.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:35 smithi032 bash[55231]: audit 2024-03-26T22:02:34.786398+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:35.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:35 smithi032 bash[55231]: audit 2024-03-26T22:02:34.800239+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:35.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:35 smithi032 bash[53843]: cluster 2024-03-26T22:02:33.067300+0000 mgr.y (mgr.25468) 461 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T22:02:35.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:35 smithi032 bash[53843]: audit 2024-03-26T22:02:33.516455+0000 mgr.y (mgr.25468) 462 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:35.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:35 smithi032 bash[53843]: audit 2024-03-26T22:02:34.786398+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:35.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:35 smithi032 bash[53843]: audit 2024-03-26T22:02:34.800239+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:35.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:35 smithi092 bash[42150]: cluster 2024-03-26T22:02:33.067300+0000 mgr.y (mgr.25468) 461 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T22:02:35.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:35 smithi092 bash[42150]: audit 2024-03-26T22:02:33.516455+0000 mgr.y (mgr.25468) 462 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:35.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:35 smithi092 bash[42150]: audit 2024-03-26T22:02:34.786398+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:35.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:35 smithi092 bash[42150]: audit 2024-03-26T22:02:34.800239+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:36.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:36 smithi032 bash[53843]: cluster 2024-03-26T22:02:35.068666+0000 mgr.y (mgr.25468) 463 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T22:02:36.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:36 smithi032 bash[53843]: audit 2024-03-26T22:02:35.549263+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:36.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:36 smithi032 bash[53843]: audit 2024-03-26T22:02:35.561877+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:36.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:36 smithi032 bash[53843]: audit 2024-03-26T22:02:35.909143+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:36.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:36 smithi032 bash[53843]: audit 2024-03-26T22:02:35.920152+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:36.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:36 smithi032 bash[55231]: cluster 2024-03-26T22:02:35.068666+0000 mgr.y (mgr.25468) 463 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T22:02:36.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:36 smithi032 bash[55231]: audit 2024-03-26T22:02:35.549263+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:36.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:36 smithi032 bash[55231]: audit 2024-03-26T22:02:35.561877+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:36.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:36 smithi032 bash[55231]: audit 2024-03-26T22:02:35.909143+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:36.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:36 smithi032 bash[55231]: audit 2024-03-26T22:02:35.920152+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:36.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:36 smithi092 bash[42150]: cluster 2024-03-26T22:02:35.068666+0000 mgr.y (mgr.25468) 463 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T22:02:36.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:36 smithi092 bash[42150]: audit 2024-03-26T22:02:35.549263+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:36.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:36 smithi092 bash[42150]: audit 2024-03-26T22:02:35.561877+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:36.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:36 smithi092 bash[42150]: audit 2024-03-26T22:02:35.909143+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:36.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:36 smithi092 bash[42150]: audit 2024-03-26T22:02:35.920152+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:37.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:37 smithi092 bash[42150]: audit 2024-03-26T22:02:36.664557+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:37.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:37 smithi092 bash[42150]: audit 2024-03-26T22:02:36.678169+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:38.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:37 smithi032 bash[53843]: audit 2024-03-26T22:02:36.664557+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:38.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:37 smithi032 bash[53843]: audit 2024-03-26T22:02:36.678169+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:38.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:37 smithi032 bash[55231]: audit 2024-03-26T22:02:36.664557+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:38.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:37 smithi032 bash[55231]: audit 2024-03-26T22:02:36.678169+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:38.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:38 smithi092 bash[42150]: cluster 2024-03-26T22:02:37.069971+0000 mgr.y (mgr.25468) 464 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:39.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:38 smithi032 bash[53843]: cluster 2024-03-26T22:02:37.069971+0000 mgr.y (mgr.25468) 464 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:39.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:38 smithi032 bash[55231]: cluster 2024-03-26T22:02:37.069971+0000 mgr.y (mgr.25468) 464 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:40.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:40 smithi092 bash[42150]: cluster 2024-03-26T22:02:39.071223+0000 mgr.y (mgr.25468) 465 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:40.967 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:40 smithi032 bash[55231]: cluster 2024-03-26T22:02:39.071223+0000 mgr.y (mgr.25468) 465 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:40.968 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:40 smithi032 bash[53843]: cluster 2024-03-26T22:02:39.071223+0000 mgr.y (mgr.25468) 465 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:41.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:02:41 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:02:41] "GET /metrics HTTP/1.1" 200 38613 "" "Prometheus/2.33.4" 2024-03-26T22:02:42.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:42 smithi092 bash[42150]: cluster 2024-03-26T22:02:41.072668+0000 mgr.y (mgr.25468) 466 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:43.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:42 smithi032 bash[53843]: cluster 2024-03-26T22:02:41.072668+0000 mgr.y (mgr.25468) 466 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:43.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:42 smithi032 bash[55231]: cluster 2024-03-26T22:02:41.072668+0000 mgr.y (mgr.25468) 466 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:44.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:44 smithi032 bash[55231]: cluster 2024-03-26T22:02:43.073893+0000 mgr.y (mgr.25468) 467 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:44.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:44 smithi032 bash[55231]: audit 2024-03-26T22:02:43.524347+0000 mgr.y (mgr.25468) 468 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:44.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:44 smithi032 bash[53843]: cluster 2024-03-26T22:02:43.073893+0000 mgr.y (mgr.25468) 467 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:44.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:44 smithi032 bash[53843]: audit 2024-03-26T22:02:43.524347+0000 mgr.y (mgr.25468) 468 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:44.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:44 smithi092 bash[42150]: cluster 2024-03-26T22:02:43.073893+0000 mgr.y (mgr.25468) 467 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:44.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:44 smithi092 bash[42150]: audit 2024-03-26T22:02:43.524347+0000 mgr.y (mgr.25468) 468 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:46.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:46 smithi092 bash[42150]: cluster 2024-03-26T22:02:45.074912+0000 mgr.y (mgr.25468) 469 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:47.072 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:46 smithi032 bash[53843]: cluster 2024-03-26T22:02:45.074912+0000 mgr.y (mgr.25468) 469 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:47.073 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:46 smithi032 bash[55231]: cluster 2024-03-26T22:02:45.074912+0000 mgr.y (mgr.25468) 469 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:02:48.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:46.977659+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:46.990844+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.729798+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.745135+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.749377+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.751398+0000 mon.c (mon.1) 241 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.762456+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.792508+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.884708+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.887681+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.890484+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.892217+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.895171+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.898548+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.901095+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.903070+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.905005+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.907090+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.909396+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.911216+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:46.977659+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:46.990844+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.729798+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.745135+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.749377+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.751398+0000 mon.c (mon.1) 241 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.762456+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.792508+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.884708+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.887681+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.890484+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.892217+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.895171+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.898548+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.901095+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.903070+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.905005+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.907090+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.909396+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.911216+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.913305+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.347 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[55231]: audit 2024-03-26T22:02:47.916223+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.913305+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:47 smithi032 bash[53843]: audit 2024-03-26T22:02:47.916223+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:46.977659+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:46.990844+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.729798+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.745135+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.749377+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.751398+0000 mon.c (mon.1) 241 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.762456+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.792508+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.884708+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.887681+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.890484+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.892217+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.351 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.895171+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.352 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.898548+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.352 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.901095+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.352 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.903070+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.352 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.905005+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.352 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.907090+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.352 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.909396+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.352 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.911216+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.352 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.913305+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.352 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:47 smithi092 bash[42150]: audit 2024-03-26T22:02:47.916223+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:48 smithi032 bash[53843]: cluster 2024-03-26T22:02:47.076189+0000 mgr.y (mgr.25468) 470 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:49.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:48 smithi032 bash[53843]: cluster 2024-03-26T22:02:47.754448+0000 mgr.y (mgr.25468) 471 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-03-26T22:02:49.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:48 smithi032 bash[53843]: cluster 2024-03-26T22:02:47.755070+0000 mgr.y (mgr.25468) 472 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:49.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:48 smithi032 bash[55231]: cluster 2024-03-26T22:02:47.076189+0000 mgr.y (mgr.25468) 470 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:49.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:48 smithi032 bash[55231]: cluster 2024-03-26T22:02:47.754448+0000 mgr.y (mgr.25468) 471 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-03-26T22:02:49.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:48 smithi032 bash[55231]: cluster 2024-03-26T22:02:47.755070+0000 mgr.y (mgr.25468) 472 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:49.410 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:48 smithi092 bash[42150]: cluster 2024-03-26T22:02:47.076189+0000 mgr.y (mgr.25468) 470 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:49.411 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:48 smithi092 bash[42150]: cluster 2024-03-26T22:02:47.754448+0000 mgr.y (mgr.25468) 471 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-03-26T22:02:49.411 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:48 smithi092 bash[42150]: cluster 2024-03-26T22:02:47.755070+0000 mgr.y (mgr.25468) 472 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:50.297 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T22:02:51.107 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:02:51.107 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (10m) 16s ago 17m 18.1M - 0.23.0 ba2b418f427c 99e294483427 2024-03-26T22:02:51.107 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 15s ago 16m - - 2024-03-26T22:02:51.107 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (50s) 16s ago 14m 47.3M - 3.7 a9bdc3eaeb10 3fcad5c5c810 2024-03-26T22:02:51.107 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (8m) 15s ago 22m 446M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (9m) 16s ago 24m 511M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (7m) 16s ago 25m 62.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (6m) 15s ago 23m 48.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (7m) 16s ago 23m 53.0M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (24s) 16s ago 17m 4211k - 1.5.0 0da6a335fe13 3ddbd86ba211 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (20s) 15s ago 17m - - 1.5.0 0da6a335fe13 4f243eea4669 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (5m) 16s ago 22m 67.5M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (5m) 16s ago 21m 63.6M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (4m) 16s ago 21m 55.1M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (4m) 16s ago 20m 64.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 10e900ae5dd2 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (3m) 15s ago 20m 63.5M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e4cacfd2d2e 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (3m) 15s ago 19m 59.5M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 8e1c16ff32e5 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (2m) 15s ago 18m 54.0M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 52435cfe1605 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (2m) 15s ago 18m 59.7M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 94866cd430b0 2024-03-26T22:02:51.108 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (8m) 15s ago 17m 80.8M - 2.33.4 514e6a882f6e d31d24bac69e 2024-03-26T22:02:51.109 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (106s) 16s ago 15m 91.0M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 e44becb89c3f 2024-03-26T22:02:51.109 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (92s) 15s ago 15m 90.5M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ae309bced9e0 2024-03-26T22:02:51.109 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (99s) 16s ago 15m 90.8M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 2272b79783a8 2024-03-26T22:02:51.109 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (85s) 15s ago 15m 90.5M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 a9128380853c 2024-03-26T22:02:51.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:50 smithi092 bash[42150]: cluster 2024-03-26T22:02:49.756163+0000 mgr.y (mgr.25468) 473 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-26T22:02:51.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:50 smithi032 bash[53843]: cluster 2024-03-26T22:02:49.756163+0000 mgr.y (mgr.25468) 473 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-26T22:02:51.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:50 smithi032 bash[55231]: cluster 2024-03-26T22:02:49.756163+0000 mgr.y (mgr.25468) 473 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-26T22:02:51.581 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:02:51.581 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T22:02:51.581 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:02:51.581 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:02:51.581 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T22:02:51.581 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:02:51.581 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:02:51.581 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T22:02:51.582 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:02:51.582 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:02:51.582 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T22:02:51.582 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 4 2024-03-26T22:02:51.582 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:02:51.582 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T22:02:51.582 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 17 2024-03-26T22:02:51.582 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T22:02:51.582 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:02:51.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:02:51 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:02:51] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.33.4" 2024-03-26T22:02:51.981 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:02:52.257 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T22:02:52.257 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T22:02:52.257 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T22:02:52.257 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T22:02:52.257 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw", 2024-03-26T22:02:52.257 INFO:teuthology.orchestra.run.smithi032.stdout: "iscsi", 2024-03-26T22:02:52.258 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T22:02:52.258 INFO:teuthology.orchestra.run.smithi032.stdout: "osd", 2024-03-26T22:02:52.258 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T22:02:52.258 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T22:02:52.258 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "18/23 daemons upgraded", 2024-03-26T22:02:52.258 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading prometheus daemons", 2024-03-26T22:02:52.258 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T22:02:52.258 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:02:52.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:52 smithi032 bash[53843]: cephadm 2024-03-26T22:02:50.139054+0000 mgr.y (mgr.25468) 474 : cephadm [INF] Upgrade: Updating prometheus.a 2024-03-26T22:02:52.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:52 smithi032 bash[53843]: audit 2024-03-26T22:02:50.282646+0000 mgr.y (mgr.25468) 475 : audit [DBG] from='client.34869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:52.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:52 smithi032 bash[53843]: cephadm 2024-03-26T22:02:50.410003+0000 mgr.y (mgr.25468) 476 : cephadm [INF] Deploying daemon prometheus.a on smithi092 2024-03-26T22:02:52.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:52 smithi032 bash[53843]: audit 2024-03-26T22:02:50.686173+0000 mgr.y (mgr.25468) 477 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:52.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:52 smithi032 bash[53843]: audit 2024-03-26T22:02:51.581537+0000 mon.c (mon.1) 257 : audit [DBG] from='client.? 172.21.15.32:0/2389031401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:52.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:52 smithi032 bash[55231]: cephadm 2024-03-26T22:02:50.139054+0000 mgr.y (mgr.25468) 474 : cephadm [INF] Upgrade: Updating prometheus.a 2024-03-26T22:02:52.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:52 smithi032 bash[55231]: audit 2024-03-26T22:02:50.282646+0000 mgr.y (mgr.25468) 475 : audit [DBG] from='client.34869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:52.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:52 smithi032 bash[55231]: cephadm 2024-03-26T22:02:50.410003+0000 mgr.y (mgr.25468) 476 : cephadm [INF] Deploying daemon prometheus.a on smithi092 2024-03-26T22:02:52.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:52 smithi032 bash[55231]: audit 2024-03-26T22:02:50.686173+0000 mgr.y (mgr.25468) 477 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:52.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:52 smithi032 bash[55231]: audit 2024-03-26T22:02:51.581537+0000 mon.c (mon.1) 257 : audit [DBG] from='client.? 172.21.15.32:0/2389031401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:52.450 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T22:02:52.450 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T22:02:52.450 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T22:02:52.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:52 smithi092 bash[42150]: cephadm 2024-03-26T22:02:50.139054+0000 mgr.y (mgr.25468) 474 : cephadm [INF] Upgrade: Updating prometheus.a 2024-03-26T22:02:52.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:52 smithi092 bash[42150]: audit 2024-03-26T22:02:50.282646+0000 mgr.y (mgr.25468) 475 : audit [DBG] from='client.34869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:52.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:52 smithi092 bash[42150]: cephadm 2024-03-26T22:02:50.410003+0000 mgr.y (mgr.25468) 476 : cephadm [INF] Deploying daemon prometheus.a on smithi092 2024-03-26T22:02:52.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:52 smithi092 bash[42150]: audit 2024-03-26T22:02:50.686173+0000 mgr.y (mgr.25468) 477 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:52.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:52 smithi092 bash[42150]: audit 2024-03-26T22:02:51.581537+0000 mon.c (mon.1) 257 : audit [DBG] from='client.? 172.21.15.32:0/2389031401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:53.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:53 smithi092 bash[42150]: audit 2024-03-26T22:02:51.078994+0000 mgr.y (mgr.25468) 478 : audit [DBG] from='client.34881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:53.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:53 smithi092 bash[42150]: cluster 2024-03-26T22:02:51.757692+0000 mgr.y (mgr.25468) 479 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:53.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:53 smithi092 bash[42150]: audit 2024-03-26T22:02:51.981233+0000 mgr.y (mgr.25468) 480 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:53.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:53 smithi092 bash[42150]: audit 2024-03-26T22:02:52.450886+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.32:0/2116101736' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:02:53.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:53 smithi032 bash[53843]: audit 2024-03-26T22:02:51.078994+0000 mgr.y (mgr.25468) 478 : audit [DBG] from='client.34881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:53.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:53 smithi032 bash[53843]: cluster 2024-03-26T22:02:51.757692+0000 mgr.y (mgr.25468) 479 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:53.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:53 smithi032 bash[53843]: audit 2024-03-26T22:02:51.981233+0000 mgr.y (mgr.25468) 480 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:53.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:53 smithi032 bash[53843]: audit 2024-03-26T22:02:52.450886+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.32:0/2116101736' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:02:53.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:53 smithi032 bash[55231]: audit 2024-03-26T22:02:51.078994+0000 mgr.y (mgr.25468) 478 : audit [DBG] from='client.34881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:53.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:53 smithi032 bash[55231]: cluster 2024-03-26T22:02:51.757692+0000 mgr.y (mgr.25468) 479 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:53.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:53 smithi032 bash[55231]: audit 2024-03-26T22:02:51.981233+0000 mgr.y (mgr.25468) 480 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:53.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:53 smithi032 bash[55231]: audit 2024-03-26T22:02:52.450886+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.32:0/2116101736' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:02:54.882 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 systemd[1]: Stopping Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:02:54.882 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 bash[39111]: ts=2024-03-26T22:02:54.692Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T22:02:54.882 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 bash[39111]: ts=2024-03-26T22:02:54.693Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-26T22:02:54.883 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 bash[39111]: ts=2024-03-26T22:02:54.693Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-26T22:02:54.883 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 bash[39111]: ts=2024-03-26T22:02:54.693Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-26T22:02:54.883 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 bash[39111]: ts=2024-03-26T22:02:54.693Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-26T22:02:54.883 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 bash[39111]: ts=2024-03-26T22:02:54.693Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-26T22:02:54.883 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 bash[39111]: ts=2024-03-26T22:02:54.693Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T22:02:54.883 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 bash[39111]: ts=2024-03-26T22:02:54.693Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-26T22:02:54.883 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 bash[39111]: ts=2024-03-26T22:02:54.693Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T22:02:54.883 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 bash[39111]: ts=2024-03-26T22:02:54.695Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T22:02:54.883 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 bash[39111]: ts=2024-03-26T22:02:54.695Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-26T22:02:54.883 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:54 smithi092 bash[39111]: ts=2024-03-26T22:02:54.695Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-26T22:02:55.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:55 smithi092 bash[42150]: audit 2024-03-26T22:02:53.532434+0000 mgr.y (mgr.25468) 481 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:55.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:55 smithi092 bash[42150]: cluster 2024-03-26T22:02:53.758478+0000 mgr.y (mgr.25468) 482 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:55.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:55 smithi032 bash[53843]: audit 2024-03-26T22:02:53.532434+0000 mgr.y (mgr.25468) 481 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:55.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:55 smithi032 bash[53843]: cluster 2024-03-26T22:02:53.758478+0000 mgr.y (mgr.25468) 482 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:55.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:55 smithi032 bash[55231]: audit 2024-03-26T22:02:53.532434+0000 mgr.y (mgr.25468) 481 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:55.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:55 smithi032 bash[55231]: cluster 2024-03-26T22:02:53.758478+0000 mgr.y (mgr.25468) 482 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:55.708 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:55 smithi092 bash[63904]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T22:02:55.708 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:55 smithi092 bash[63975]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T22:02:55.708 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:55 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@prometheus.a.service: Succeeded. 2024-03-26T22:02:55.708 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:55 smithi092 systemd[1]: Stopped Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:02:55.708 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:55 smithi092 systemd[1]: Started Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:02:56.816 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[42150]: audit 2024-03-26T22:02:55.759635+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:56.816 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[42150]: cluster 2024-03-26T22:02:55.760223+0000 mgr.y (mgr.25468) 483 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-26T22:02:56.816 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[42150]: audit 2024-03-26T22:02:55.773343+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.713Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.713Z 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-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.713Z 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 smithi092 (none))" 2024-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.713Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.713Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.715Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.716Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.719Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.719Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.720Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.721Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.087076ms 2024-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.721Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T22:02:56.817 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.734Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-03-26T22:02:56.818 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.754Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-03-26T22:02:56.818 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.766Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-03-26T22:02:56.818 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.775Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-03-26T22:02:56.818 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.776Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-03-26T22:02:56.818 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.776Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.199µs wal_replay_duration=54.18649ms wbl_replay_duration=156ns total_replay_duration=55.342343ms 2024-03-26T22:02:56.818 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.781Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T22:02:56.818 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.781Z caller=main.go:1029 level=info msg="TSDB started" 2024-03-26T22:02:56.818 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.781Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T22:02:56.818 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.812Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.744873ms db_storage=984ns remote_storage=1.458µs web_handler=631ns query_engine=791ns scrape=348.366µs scrape_sd=145.801µs notify=13.93µs notify_sd=11.738µs rules=30.674896ms tracing=7.449µs 2024-03-26T22:02:56.818 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.812Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-03-26T22:02:56.818 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:02:56 smithi092 bash[64042]: ts=2024-03-26T22:02:56.812Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-03-26T22:02:57.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:56 smithi032 bash[53843]: audit 2024-03-26T22:02:55.759635+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:57.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:56 smithi032 bash[53843]: cluster 2024-03-26T22:02:55.760223+0000 mgr.y (mgr.25468) 483 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-26T22:02:57.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:56 smithi032 bash[53843]: audit 2024-03-26T22:02:55.773343+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:56 smithi032 bash[55231]: audit 2024-03-26T22:02:55.759635+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:56 smithi032 bash[55231]: cluster 2024-03-26T22:02:55.760223+0000 mgr.y (mgr.25468) 483 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-26T22:02:57.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:56 smithi032 bash[55231]: audit 2024-03-26T22:02:55.773343+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:02:59.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:02:58 smithi032 bash[53843]: cluster 2024-03-26T22:02:57.761399+0000 mgr.y (mgr.25468) 484 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:02:59.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:02:58 smithi032 bash[55231]: cluster 2024-03-26T22:02:57.761399+0000 mgr.y (mgr.25468) 484 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:02:59.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:02:58 smithi092 bash[42150]: cluster 2024-03-26T22:02:57.761399+0000 mgr.y (mgr.25468) 484 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:03:01.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:00 smithi032 bash[53843]: cluster 2024-03-26T22:02:59.762493+0000 mgr.y (mgr.25468) 485 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:01.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:00 smithi032 bash[55231]: cluster 2024-03-26T22:02:59.762493+0000 mgr.y (mgr.25468) 485 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:01.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:00 smithi092 bash[42150]: cluster 2024-03-26T22:02:59.762493+0000 mgr.y (mgr.25468) 485 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:02 smithi092 bash[42150]: cluster 2024-03-26T22:03:01.763622+0000 mgr.y (mgr.25468) 486 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:02 smithi092 bash[42150]: audit 2024-03-26T22:03:01.881756+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:02 smithi092 bash[42150]: audit 2024-03-26T22:03:01.893386+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:02 smithi092 bash[42150]: audit 2024-03-26T22:03:02.186098+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:03.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:02 smithi092 bash[42150]: audit 2024-03-26T22:03:02.200713+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:03.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:02 smithi092 bash[42150]: audit 2024-03-26T22:03:02.793648+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:03.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:02 smithi032 bash[53843]: cluster 2024-03-26T22:03:01.763622+0000 mgr.y (mgr.25468) 486 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:03.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:02 smithi032 bash[53843]: audit 2024-03-26T22:03:01.881756+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:03.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:02 smithi032 bash[53843]: audit 2024-03-26T22:03:01.893386+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:03.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:02 smithi032 bash[53843]: audit 2024-03-26T22:03:02.186098+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:03.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:02 smithi032 bash[53843]: audit 2024-03-26T22:03:02.200713+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:03.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:02 smithi032 bash[53843]: audit 2024-03-26T22:03:02.793648+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:02 smithi032 bash[55231]: cluster 2024-03-26T22:03:01.763622+0000 mgr.y (mgr.25468) 486 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:03.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:02 smithi032 bash[55231]: audit 2024-03-26T22:03:01.881756+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:03.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:02 smithi032 bash[55231]: audit 2024-03-26T22:03:01.893386+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:03.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:02 smithi032 bash[55231]: audit 2024-03-26T22:03:02.186098+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:03.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:02 smithi032 bash[55231]: audit 2024-03-26T22:03:02.200713+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:03.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:02 smithi032 bash[55231]: audit 2024-03-26T22:03:02.793648+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:04.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:03 smithi032 bash[55231]: audit 2024-03-26T22:03:02.997841+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:04.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:03 smithi032 bash[55231]: audit 2024-03-26T22:03:03.011711+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:04.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:03 smithi032 bash[53843]: audit 2024-03-26T22:03:02.997841+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:04.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:03 smithi032 bash[53843]: audit 2024-03-26T22:03:03.011711+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:04.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:03 smithi092 bash[42150]: audit 2024-03-26T22:03:02.997841+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:04.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:03 smithi092 bash[42150]: audit 2024-03-26T22:03:03.011711+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:05.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:05 smithi032 bash[53843]: audit 2024-03-26T22:03:03.540415+0000 mgr.y (mgr.25468) 487 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:05.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:05 smithi032 bash[53843]: cluster 2024-03-26T22:03:03.764366+0000 mgr.y (mgr.25468) 488 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:05.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:05 smithi032 bash[55231]: audit 2024-03-26T22:03:03.540415+0000 mgr.y (mgr.25468) 487 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:05.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:05 smithi032 bash[55231]: cluster 2024-03-26T22:03:03.764366+0000 mgr.y (mgr.25468) 488 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:05.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:05 smithi092 bash[42150]: audit 2024-03-26T22:03:03.540415+0000 mgr.y (mgr.25468) 487 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:05.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:05 smithi092 bash[42150]: cluster 2024-03-26T22:03:03.764366+0000 mgr.y (mgr.25468) 488 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:07.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:07 smithi032 bash[53843]: cluster 2024-03-26T22:03:05.765788+0000 mgr.y (mgr.25468) 489 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:07.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:07 smithi032 bash[55231]: cluster 2024-03-26T22:03:05.765788+0000 mgr.y (mgr.25468) 489 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:07.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:07 smithi092 bash[42150]: cluster 2024-03-26T22:03:05.765788+0000 mgr.y (mgr.25468) 489 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:09.328 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:09 smithi092 bash[42150]: cluster 2024-03-26T22:03:07.767012+0000 mgr.y (mgr.25468) 490 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:09.343 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:09 smithi032 bash[55231]: cluster 2024-03-26T22:03:07.767012+0000 mgr.y (mgr.25468) 490 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:09.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:09 smithi032 bash[53843]: cluster 2024-03-26T22:03:07.767012+0000 mgr.y (mgr.25468) 490 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:11.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:11 smithi032 bash[53843]: cluster 2024-03-26T22:03:09.768244+0000 mgr.y (mgr.25468) 491 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:11.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:11 smithi032 bash[55231]: cluster 2024-03-26T22:03:09.768244+0000 mgr.y (mgr.25468) 491 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:11.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:11 smithi092 bash[42150]: cluster 2024-03-26T22:03:09.768244+0000 mgr.y (mgr.25468) 491 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:11.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:03:11 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:03:11] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.43.0" 2024-03-26T22:03:13.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:13 smithi092 bash[42150]: cluster 2024-03-26T22:03:11.769899+0000 mgr.y (mgr.25468) 492 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:13.343 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:13 smithi032 bash[53843]: cluster 2024-03-26T22:03:11.769899+0000 mgr.y (mgr.25468) 492 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:13.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:13 smithi032 bash[55231]: cluster 2024-03-26T22:03:11.769899+0000 mgr.y (mgr.25468) 492 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:14.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.548331+0000 mgr.y (mgr.25468) 493 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:14.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.620713+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:14.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.636390+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:14.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.639710+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.641596+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: cluster 2024-03-26T22:03:13.644543+0000 mgr.y (mgr.25468) 494 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-03-26T22:03:14.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: cluster 2024-03-26T22:03:13.644887+0000 mgr.y (mgr.25468) 495 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:14.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.652607+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:14.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.741663+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T22:03:14.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.742845+0000 mgr.y (mgr.25468) 496 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T22:03:14.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.755072+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.758852+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.761366+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.763464+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.767093+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.770939+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.773943+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.776292+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.778741+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.781210+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.783849+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.786386+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.789074+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.792269+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:14 smithi092 bash[42150]: audit 2024-03-26T22:03:13.795202+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.548331+0000 mgr.y (mgr.25468) 493 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.620713+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.636390+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:15.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.639710+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.641596+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: cluster 2024-03-26T22:03:13.644543+0000 mgr.y (mgr.25468) 494 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: cluster 2024-03-26T22:03:13.644887+0000 mgr.y (mgr.25468) 495 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.652607+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.741663+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.742845+0000 mgr.y (mgr.25468) 496 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.755072+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.758852+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.761366+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.763464+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.767093+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.770939+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.773943+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.776292+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.778741+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.548331+0000 mgr.y (mgr.25468) 493 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.620713+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.636390+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.639710+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.641596+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: cluster 2024-03-26T22:03:13.644543+0000 mgr.y (mgr.25468) 494 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-03-26T22:03:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: cluster 2024-03-26T22:03:13.644887+0000 mgr.y (mgr.25468) 495 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.652607+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:15.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.741663+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T22:03:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.742845+0000 mgr.y (mgr.25468) 496 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T22:03:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.755072+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.758852+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.761366+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.763464+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.767093+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.770939+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.773943+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.776292+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.778741+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.781210+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.783849+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.786386+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.789074+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.792269+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[53843]: audit 2024-03-26T22:03:13.795202+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.781210+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.783849+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.786386+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.098 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.789074+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.792269+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.099 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:14 smithi032 bash[55231]: audit 2024-03-26T22:03:13.795202+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:16 smithi092 bash[42150]: cluster 2024-03-26T22:03:15.646235+0000 mgr.y (mgr.25468) 497 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:17.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:16 smithi032 bash[53843]: cluster 2024-03-26T22:03:15.646235+0000 mgr.y (mgr.25468) 497 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:17.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:16 smithi032 bash[55231]: cluster 2024-03-26T22:03:15.646235+0000 mgr.y (mgr.25468) 497 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:17.713 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:17 smithi032 bash[53843]: cephadm 2024-03-26T22:03:16.467487+0000 mgr.y (mgr.25468) 498 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-03-26T22:03:17.713 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:17 smithi032 bash[53843]: cephadm 2024-03-26T22:03:16.483601+0000 mgr.y (mgr.25468) 499 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-03-26T22:03:18.024 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:17 smithi032 bash[55231]: cephadm 2024-03-26T22:03:16.467487+0000 mgr.y (mgr.25468) 498 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-03-26T22:03:18.024 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:17 smithi032 bash[55231]: cephadm 2024-03-26T22:03:16.483601+0000 mgr.y (mgr.25468) 499 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-03-26T22:03:18.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:17 smithi092 bash[42150]: cephadm 2024-03-26T22:03:16.467487+0000 mgr.y (mgr.25468) 498 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-03-26T22:03:18.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:17 smithi092 bash[42150]: cephadm 2024-03-26T22:03:16.483601+0000 mgr.y (mgr.25468) 499 : cephadm [INF] Deploying daemon alertmanager.a on smithi032 2024-03-26T22:03:19.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:18 smithi032 bash[53843]: cluster 2024-03-26T22:03:17.647496+0000 mgr.y (mgr.25468) 500 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:19.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:18 smithi032 bash[53843]: audit 2024-03-26T22:03:17.794112+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:19.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:18 smithi032 bash[55231]: cluster 2024-03-26T22:03:17.647496+0000 mgr.y (mgr.25468) 500 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:19.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:18 smithi032 bash[55231]: audit 2024-03-26T22:03:17.794112+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:19.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:18 smithi092 bash[42150]: cluster 2024-03-26T22:03:17.647496+0000 mgr.y (mgr.25468) 500 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:19.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:18 smithi092 bash[42150]: audit 2024-03-26T22:03:17.794112+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:21.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:20 smithi032 bash[53843]: cluster 2024-03-26T22:03:19.648637+0000 mgr.y (mgr.25468) 501 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:21.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:20 smithi032 bash[55231]: cluster 2024-03-26T22:03:19.648637+0000 mgr.y (mgr.25468) 501 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:21.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:20 smithi092 bash[42150]: cluster 2024-03-26T22:03:19.648637+0000 mgr.y (mgr.25468) 501 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:21.534 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:03:21 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:03:21] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.43.0" 2024-03-26T22:03:21.535 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:21 smithi032 systemd[1]: Stopping Ceph alertmanager.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:03:21.535 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:21 smithi032 bash[49316]: level=info ts=2024-03-26T22:03:21.320Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-26T22:03:22.343 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:21 smithi032 bash[86133]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-alertmanager-a 2024-03-26T22:03:22.344 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:22 smithi032 bash[86208]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-alertmanager-a 2024-03-26T22:03:22.344 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:22 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-26T22:03:22.344 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:22 smithi032 systemd[1]: Stopped Ceph alertmanager.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:03:22.722 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:22 smithi032 systemd[1]: Started Ceph alertmanager.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:03:22.723 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:22 smithi032 bash[53843]: cluster 2024-03-26T22:03:21.650618+0000 mgr.y (mgr.25468) 502 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:22.723 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:22 smithi032 bash[53843]: audit 2024-03-26T22:03:22.502658+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:22.723 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:22 smithi032 bash[53843]: audit 2024-03-26T22:03:22.513020+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:22.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:22 smithi032 bash[55231]: cluster 2024-03-26T22:03:21.650618+0000 mgr.y (mgr.25468) 502 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:22.843 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:22 smithi032 bash[55231]: audit 2024-03-26T22:03:22.502658+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:22.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:22 smithi032 bash[55231]: audit 2024-03-26T22:03:22.513020+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:22.866 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T22:03:23.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:22 smithi092 bash[42150]: cluster 2024-03-26T22:03:21.650618+0000 mgr.y (mgr.25468) 502 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:23.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:22 smithi092 bash[42150]: audit 2024-03-26T22:03:22.502658+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:23.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:22 smithi092 bash[42150]: audit 2024-03-26T22:03:22.513020+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:23.660 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:03:23.660 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 starting - - - - 2024-03-26T22:03:23.660 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 error 21s ago 17m - - 2024-03-26T22:03:23.660 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (82s) 21s ago 15m 47.5M - 3.7 a9bdc3eaeb10 3fcad5c5c810 2024-03-26T22:03:23.660 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (8m) 21s ago 23m 446M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T22:03:23.660 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (9m) 21s ago 25m 513M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (8m) 21s ago 25m 63.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (7m) 21s ago 23m 48.6M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (7m) 21s ago 23m 53.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (57s) 21s ago 17m 9260k - 1.5.0 0da6a335fe13 3ddbd86ba211 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (53s) 21s ago 17m 9535k - 1.5.0 0da6a335fe13 4f243eea4669 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (6m) 21s ago 23m 67.5M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (5m) 21s ago 22m 64.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (5m) 21s ago 21m 55.6M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (4m) 21s ago 21m 64.4M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 10e900ae5dd2 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (4m) 21s ago 20m 64.2M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e4cacfd2d2e 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (3m) 21s ago 19m 60.0M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 8e1c16ff32e5 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (3m) 21s ago 19m 53.8M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 52435cfe1605 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (2m) 21s ago 18m 60.0M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 94866cd430b0 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (27s) 21s ago 17m 42.3M - 2.43.0 a07b618ecd1d 0f8b09909521 2024-03-26T22:03:23.661 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (2m) 21s ago 15m 91.3M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 e44becb89c3f 2024-03-26T22:03:23.662 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (2m) 21s ago 15m 90.9M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ae309bced9e0 2024-03-26T22:03:23.662 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (2m) 21s ago 15m 91.1M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 2272b79783a8 2024-03-26T22:03:23.662 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (118s) 21s ago 15m 90.7M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 a9128380853c 2024-03-26T22:03:23.842 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:23 smithi032 bash[55231]: audit 2024-03-26T22:03:22.849879+0000 mgr.y (mgr.25468) 503 : audit [DBG] from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:23.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:23 smithi032 bash[53843]: audit 2024-03-26T22:03:22.849879+0000 mgr.y (mgr.25468) 503 : audit [DBG] from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:24.094 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:23 smithi032 bash[86278]: ts=2024-03-26T22:03:23.843Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-03-26T22:03:24.094 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:23 smithi032 bash[86278]: ts=2024-03-26T22:03:23.843Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-03-26T22:03:24.094 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:23 smithi032 bash[86278]: ts=2024-03-26T22:03:23.846Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.32 port=9094 2024-03-26T22:03:24.094 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:23 smithi032 bash[86278]: ts=2024-03-26T22:03:23.848Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-26T22:03:24.094 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:23 smithi032 bash[86278]: ts=2024-03-26T22:03:23.896Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T22:03:24.094 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:23 smithi032 bash[86278]: ts=2024-03-26T22:03:23.896Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T22:03:24.094 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:23 smithi032 bash[86278]: ts=2024-03-26T22:03:23.900Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-03-26T22:03:24.094 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:23 smithi032 bash[86278]: ts=2024-03-26T22:03:23.900Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-03-26T22:03:24.152 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:03:24.152 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T22:03:24.152 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 4 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 17 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T22:03:24.153 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:03:24.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:23 smithi092 bash[42150]: audit 2024-03-26T22:03:22.849879+0000 mgr.y (mgr.25468) 503 : audit [DBG] from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:24.560 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw", 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: "iscsi", 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: "osd", 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "18/23 daemons upgraded", 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading alertmanager daemons", 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T22:03:24.561 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:03:25.033 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T22:03:25.033 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T22:03:25.033 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T22:03:25.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:24 smithi032 bash[53843]: audit 2024-03-26T22:03:23.242292+0000 mgr.y (mgr.25468) 504 : audit [DBG] from='client.44842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:25.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:24 smithi032 bash[53843]: audit 2024-03-26T22:03:23.556221+0000 mgr.y (mgr.25468) 505 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:25.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:24 smithi032 bash[53843]: audit 2024-03-26T22:03:23.634867+0000 mgr.y (mgr.25468) 506 : audit [DBG] from='client.34917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:25.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:24 smithi032 bash[53843]: cluster 2024-03-26T22:03:23.651131+0000 mgr.y (mgr.25468) 507 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:03:25.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:24 smithi032 bash[53843]: audit 2024-03-26T22:03:24.152714+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.32:0/2456686365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:25.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:24 smithi032 bash[55231]: audit 2024-03-26T22:03:23.242292+0000 mgr.y (mgr.25468) 504 : audit [DBG] from='client.44842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:25.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:24 smithi032 bash[55231]: audit 2024-03-26T22:03:23.556221+0000 mgr.y (mgr.25468) 505 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:25.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:24 smithi032 bash[55231]: audit 2024-03-26T22:03:23.634867+0000 mgr.y (mgr.25468) 506 : audit [DBG] from='client.34917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:25.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:24 smithi032 bash[55231]: cluster 2024-03-26T22:03:23.651131+0000 mgr.y (mgr.25468) 507 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:03:25.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:24 smithi032 bash[55231]: audit 2024-03-26T22:03:24.152714+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.32:0/2456686365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:25.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:24 smithi092 bash[42150]: audit 2024-03-26T22:03:23.242292+0000 mgr.y (mgr.25468) 504 : audit [DBG] from='client.44842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:25.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:24 smithi092 bash[42150]: audit 2024-03-26T22:03:23.556221+0000 mgr.y (mgr.25468) 505 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:25.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:24 smithi092 bash[42150]: audit 2024-03-26T22:03:23.634867+0000 mgr.y (mgr.25468) 506 : audit [DBG] from='client.34917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:25.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:24 smithi092 bash[42150]: cluster 2024-03-26T22:03:23.651131+0000 mgr.y (mgr.25468) 507 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:03:25.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:24 smithi092 bash[42150]: audit 2024-03-26T22:03:24.152714+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.32:0/2456686365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:26.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:25 smithi032 bash[53843]: audit 2024-03-26T22:03:24.560449+0000 mgr.y (mgr.25468) 508 : audit [DBG] from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:26.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:25 smithi032 bash[53843]: audit 2024-03-26T22:03:25.034084+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.32:0/2916550361' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:03:26.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:25 smithi032 bash[55231]: audit 2024-03-26T22:03:24.560449+0000 mgr.y (mgr.25468) 508 : audit [DBG] from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:26.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:25 smithi032 bash[55231]: audit 2024-03-26T22:03:25.034084+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.32:0/2916550361' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:03:26.094 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:25 smithi032 bash[86278]: ts=2024-03-26T22:03:25.849Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000454889s 2024-03-26T22:03:26.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:25 smithi092 bash[42150]: audit 2024-03-26T22:03:24.560449+0000 mgr.y (mgr.25468) 508 : audit [DBG] from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:26.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:25 smithi092 bash[42150]: audit 2024-03-26T22:03:25.034084+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.32:0/2916550361' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:03:27.093 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:26 smithi032 bash[53843]: cluster 2024-03-26T22:03:25.652595+0000 mgr.y (mgr.25468) 509 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:27.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:26 smithi032 bash[55231]: cluster 2024-03-26T22:03:25.652595+0000 mgr.y (mgr.25468) 509 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:27.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:26 smithi092 bash[42150]: cluster 2024-03-26T22:03:25.652595+0000 mgr.y (mgr.25468) 509 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:29.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:28 smithi032 bash[53843]: cluster 2024-03-26T22:03:27.653835+0000 mgr.y (mgr.25468) 510 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:29.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:28 smithi032 bash[55231]: cluster 2024-03-26T22:03:27.653835+0000 mgr.y (mgr.25468) 510 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:29.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:28 smithi092 bash[42150]: cluster 2024-03-26T22:03:27.653835+0000 mgr.y (mgr.25468) 510 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:30.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:29 smithi092 bash[42150]: audit 2024-03-26T22:03:28.907759+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:30.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:29 smithi092 bash[42150]: audit 2024-03-26T22:03:28.921416+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:30.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:29 smithi032 bash[53843]: audit 2024-03-26T22:03:28.907759+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:30.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:29 smithi032 bash[53843]: audit 2024-03-26T22:03:28.921416+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:29 smithi032 bash[55231]: audit 2024-03-26T22:03:28.907759+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:29 smithi032 bash[55231]: audit 2024-03-26T22:03:28.921416+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:31 smithi032 bash[53843]: cluster 2024-03-26T22:03:29.654949+0000 mgr.y (mgr.25468) 511 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:31 smithi032 bash[53843]: audit 2024-03-26T22:03:30.023430+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:31.317 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:31 smithi032 bash[53843]: audit 2024-03-26T22:03:30.033794+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:31.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:31 smithi032 bash[55231]: cluster 2024-03-26T22:03:29.654949+0000 mgr.y (mgr.25468) 511 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:31.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:31 smithi032 bash[55231]: audit 2024-03-26T22:03:30.023430+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:31.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:31 smithi032 bash[55231]: audit 2024-03-26T22:03:30.033794+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:31.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:31 smithi092 bash[42150]: cluster 2024-03-26T22:03:29.654949+0000 mgr.y (mgr.25468) 511 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:31.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:31 smithi092 bash[42150]: audit 2024-03-26T22:03:30.023430+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:31.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:31 smithi092 bash[42150]: audit 2024-03-26T22:03:30.033794+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:31.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:03:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:03:31] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.43.0" 2024-03-26T22:03:33.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:33 smithi032 bash[53843]: cluster 2024-03-26T22:03:31.656574+0000 mgr.y (mgr.25468) 512 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:33.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:33 smithi032 bash[53843]: audit 2024-03-26T22:03:32.794540+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:33.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:33 smithi032 bash[55231]: cluster 2024-03-26T22:03:31.656574+0000 mgr.y (mgr.25468) 512 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:33.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:33 smithi032 bash[55231]: audit 2024-03-26T22:03:32.794540+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:33.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:33 smithi092 bash[42150]: cluster 2024-03-26T22:03:31.656574+0000 mgr.y (mgr.25468) 512 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:33.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:33 smithi092 bash[42150]: audit 2024-03-26T22:03:32.794540+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:34.343 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:03:33 smithi032 bash[86278]: ts=2024-03-26T22:03:33.851Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002916892s 2024-03-26T22:03:35.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:35 smithi032 bash[53843]: audit 2024-03-26T22:03:33.567012+0000 mgr.y (mgr.25468) 513 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:35.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:35 smithi032 bash[53843]: cluster 2024-03-26T22:03:33.657315+0000 mgr.y (mgr.25468) 514 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:35.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:35 smithi032 bash[55231]: audit 2024-03-26T22:03:33.567012+0000 mgr.y (mgr.25468) 513 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:35.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:35 smithi032 bash[55231]: cluster 2024-03-26T22:03:33.657315+0000 mgr.y (mgr.25468) 514 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:35.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:35 smithi092 bash[42150]: audit 2024-03-26T22:03:33.567012+0000 mgr.y (mgr.25468) 513 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:35.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:35 smithi092 bash[42150]: cluster 2024-03-26T22:03:33.657315+0000 mgr.y (mgr.25468) 514 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:37.348 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:37 smithi032 bash[53843]: cluster 2024-03-26T22:03:35.658779+0000 mgr.y (mgr.25468) 515 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:37.348 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:37 smithi032 bash[55231]: cluster 2024-03-26T22:03:35.658779+0000 mgr.y (mgr.25468) 515 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:37.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:37 smithi092 bash[42150]: cluster 2024-03-26T22:03:35.658779+0000 mgr.y (mgr.25468) 515 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:39.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:39 smithi032 bash[55231]: cluster 2024-03-26T22:03:37.660032+0000 mgr.y (mgr.25468) 516 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:39.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:39 smithi032 bash[53843]: cluster 2024-03-26T22:03:37.660032+0000 mgr.y (mgr.25468) 516 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:39.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:39 smithi092 bash[42150]: cluster 2024-03-26T22:03:37.660032+0000 mgr.y (mgr.25468) 516 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:41.045 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:41 smithi032 bash[53843]: cluster 2024-03-26T22:03:39.661250+0000 mgr.y (mgr.25468) 517 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:41.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:41 smithi032 bash[55231]: cluster 2024-03-26T22:03:39.661250+0000 mgr.y (mgr.25468) 517 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:41.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:41 smithi092 bash[42150]: cluster 2024-03-26T22:03:39.661250+0000 mgr.y (mgr.25468) 517 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:41.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:03:41 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:03:41] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.43.0" 2024-03-26T22:03:42.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.294223+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:42.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.310908+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:42.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.315609+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:42.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.318643+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:42.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: cluster 2024-03-26T22:03:41.322000+0000 mgr.y (mgr.25468) 518 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:03:42.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: cluster 2024-03-26T22:03:41.322711+0000 mgr.y (mgr.25468) 519 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:42.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.329304+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:42.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.413415+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T22:03:42.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.414129+0000 mgr.y (mgr.25468) 520 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T22:03:42.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.422721+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:42.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.426007+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.428801+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.431010+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.434626+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.440513+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.444714+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.447602+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.450505+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.452749+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.596 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.455113+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.294223+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:42.596 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.310908+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.315609+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.318643+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: cluster 2024-03-26T22:03:41.322000+0000 mgr.y (mgr.25468) 518 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: cluster 2024-03-26T22:03:41.322711+0000 mgr.y (mgr.25468) 519 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.329304+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.413415+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.414129+0000 mgr.y (mgr.25468) 520 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.422721+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.426007+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.428801+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.431010+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.434626+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.440513+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.597 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.444714+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.447602+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.450505+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.452749+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.598 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.455113+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.458018+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.460890+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.464672+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.468008+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.598 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[53843]: audit 2024-03-26T22:03:41.470446+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.458018+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.460890+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.464672+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.468008+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.599 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:42 smithi032 bash[55231]: audit 2024-03-26T22:03:41.470446+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.294223+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:42.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.310908+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.315609+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.318643+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: cluster 2024-03-26T22:03:41.322000+0000 mgr.y (mgr.25468) 518 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: cluster 2024-03-26T22:03:41.322711+0000 mgr.y (mgr.25468) 519 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.329304+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.413415+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.414129+0000 mgr.y (mgr.25468) 520 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.422721+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.426007+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.428801+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.431010+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.434626+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.440513+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.709 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.444714+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.447602+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.450505+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.452749+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.455113+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.458018+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.460890+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.464672+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.468008+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:42.710 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:42 smithi092 bash[42150]: audit 2024-03-26T22:03:41.470446+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:44.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:44 smithi092 bash[42150]: cluster 2024-03-26T22:03:43.323612+0000 mgr.y (mgr.25468) 521 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:44.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:44 smithi092 bash[42150]: audit 2024-03-26T22:03:43.576426+0000 mgr.y (mgr.25468) 522 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:44.711 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:44 smithi092 bash[42150]: cephadm 2024-03-26T22:03:43.742603+0000 mgr.y (mgr.25468) 523 : cephadm [INF] Upgrade: Updating grafana.a 2024-03-26T22:03:44.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:44 smithi032 bash[53843]: cluster 2024-03-26T22:03:43.323612+0000 mgr.y (mgr.25468) 521 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:44.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:44 smithi032 bash[53843]: audit 2024-03-26T22:03:43.576426+0000 mgr.y (mgr.25468) 522 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:44.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:44 smithi032 bash[53843]: cephadm 2024-03-26T22:03:43.742603+0000 mgr.y (mgr.25468) 523 : cephadm [INF] Upgrade: Updating grafana.a 2024-03-26T22:03:44.845 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:44 smithi032 bash[55231]: cluster 2024-03-26T22:03:43.323612+0000 mgr.y (mgr.25468) 521 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:44.845 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:44 smithi032 bash[55231]: audit 2024-03-26T22:03:43.576426+0000 mgr.y (mgr.25468) 522 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:44.845 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:44 smithi032 bash[55231]: cephadm 2024-03-26T22:03:43.742603+0000 mgr.y (mgr.25468) 523 : cephadm [INF] Upgrade: Updating grafana.a 2024-03-26T22:03:45.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:45 smithi092 bash[42150]: cephadm 2024-03-26T22:03:44.073621+0000 mgr.y (mgr.25468) 524 : cephadm [INF] Deploying daemon grafana.a on smithi092 2024-03-26T22:03:45.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:45 smithi032 bash[53843]: cephadm 2024-03-26T22:03:44.073621+0000 mgr.y (mgr.25468) 524 : cephadm [INF] Deploying daemon grafana.a on smithi092 2024-03-26T22:03:45.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:45 smithi032 bash[55231]: cephadm 2024-03-26T22:03:44.073621+0000 mgr.y (mgr.25468) 524 : cephadm [INF] Deploying daemon grafana.a on smithi092 2024-03-26T22:03:46.671 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:46 smithi092 bash[42150]: cluster 2024-03-26T22:03:45.325053+0000 mgr.y (mgr.25468) 525 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:46.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:46 smithi032 bash[53843]: cluster 2024-03-26T22:03:45.325053+0000 mgr.y (mgr.25468) 525 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:46.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:46 smithi032 bash[55231]: cluster 2024-03-26T22:03:45.325053+0000 mgr.y (mgr.25468) 525 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:48.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:48 smithi092 bash[42150]: cluster 2024-03-26T22:03:47.326279+0000 mgr.y (mgr.25468) 526 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:48.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:48 smithi092 bash[42150]: audit 2024-03-26T22:03:47.794983+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:48.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:48 smithi032 bash[53843]: cluster 2024-03-26T22:03:47.326279+0000 mgr.y (mgr.25468) 526 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:48.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:48 smithi032 bash[53843]: audit 2024-03-26T22:03:47.794983+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:48.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:48 smithi032 bash[55231]: cluster 2024-03-26T22:03:47.326279+0000 mgr.y (mgr.25468) 526 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:48.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:48 smithi032 bash[55231]: audit 2024-03-26T22:03:47.794983+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:49.024 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:48 smithi092 systemd[1]: Started Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:03:50.243 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[42150]: audit 2024-03-26T22:03:49.015782+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:50.244 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[42150]: audit 2024-03-26T22:03:49.031456+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:50.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:50 smithi032 bash[53843]: audit 2024-03-26T22:03:49.015782+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:50.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:50 smithi032 bash[53843]: audit 2024-03-26T22:03:49.031456+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:50.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:50 smithi032 bash[55231]: audit 2024-03-26T22:03:49.015782+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:50.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:50 smithi032 bash[55231]: audit 2024-03-26T22:03:49.031456+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:50.510 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.239975987Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-03-26T22:03:50.510 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240153463Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-03-26T22:03:50.510 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240168472Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-03-26T22:03:50.510 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240172678Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-03-26T22:03:50.510 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240176239Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-03-26T22:03:50.510 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240179552Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-03-26T22:03:50.510 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240183413Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-03-26T22:03:50.510 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240186586Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-03-26T22:03:50.510 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240191022Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240194513Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240202887Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240210268Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240215494Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240220698Z level=info msg="Path Home" path=/usr/share/grafana 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240225473Z level=info msg="Path Data" path=/var/lib/grafana 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240229915Z level=info msg="Path Logs" path=/var/log/grafana 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240234305Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240239254Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=settings t=2024-03-26T22:03:50.240244525Z level=info msg="App mode production" 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=sqlstore t=2024-03-26T22:03:50.24030844Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=sqlstore t=2024-03-26T22:03:50.240324662Z 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-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.25380252Z level=info msg="Starting DB migrations" 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.257970886Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-03-26T22:03:50.511 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.295906956Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-03-26T22:03:50.512 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.337812045Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-03-26T22:03:50.512 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.396612321Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-03-26T22:03:50.512 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.421868081Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-03-26T22:03:50.512 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.463806435Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-03-26T22:03:50.512 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.505743709Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-03-26T22:03:50.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.531055216Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-03-26T22:03:50.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.573152509Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-03-26T22:03:50.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.598515484Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-03-26T22:03:50.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.640338878Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-03-26T22:03:50.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.673197997Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-03-26T22:03:50.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.698459588Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-03-26T22:03:50.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.723721199Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-03-26T22:03:50.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.74895383Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-03-26T22:03:50.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.774194138Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-03-26T22:03:51.030 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.799458015Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-03-26T22:03:51.031 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.824657264Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-03-26T22:03:51.031 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.908310148Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-03-26T22:03:51.031 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.933599981Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-03-26T22:03:51.031 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:50 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:50.975417068Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-03-26T22:03:51.031 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.014139639Z level=info msg="Executing migration" id="create provenance_type table" 2024-03-26T22:03:51.312 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[42150]: cluster 2024-03-26T22:03:49.327392+0000 mgr.y (mgr.25468) 527 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:51.312 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.05651597Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-03-26T22:03:51.312 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.098262552Z level=info msg="Executing migration" id="create alert_image table" 2024-03-26T22:03:51.312 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.123755062Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-03-26T22:03:51.312 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.165591051Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-03-26T22:03:51.312 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.20754017Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-03-26T22:03:51.312 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.232934933Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-03-26T22:03:51.313 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.266501669Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-03-26T22:03:51.313 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.266845397Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-03-26T22:03:51.313 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.30829266Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-03-26T22:03:51.317 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:51 smithi032 bash[55231]: cluster 2024-03-26T22:03:49.327392+0000 mgr.y (mgr.25468) 527 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:51.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:51 smithi032 bash[53843]: cluster 2024-03-26T22:03:49.327392+0000 mgr.y (mgr.25468) 527 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T22:03:51.580 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.333639841Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-03-26T22:03:51.581 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.408909884Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-03-26T22:03:51.581 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.450953553Z level=info msg="Executing migration" id="create secrets table" 2024-03-26T22:03:51.581 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.467940382Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-03-26T22:03:51.581 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.509707063Z level=info msg="Executing migration" id="add name column into data_keys" 2024-03-26T22:03:51.581 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.551720993Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-03-26T22:03:51.581 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.576947721Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-03-26T22:03:51.593 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:03:51 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:03:51] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.43.0" 2024-03-26T22:03:51.841 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.635609251Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-03-26T22:03:51.841 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.694400513Z level=info msg="Executing migration" id="add column hidden to role table" 2024-03-26T22:03:51.841 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.719803822Z level=info msg="Executing migration" id="create query_history table v1" 2024-03-26T22:03:51.841 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.744913179Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-03-26T22:03:51.841 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.786947896Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-03-26T22:03:51.841 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.812165637Z level=info msg="Executing migration" id="teams permissions migration" 2024-03-26T22:03:51.841 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.837432887Z level=info msg="Executing migration" id="dashboard permissions" 2024-03-26T22:03:52.098 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.918217846Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-03-26T22:03:52.098 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:51 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:51.971490414Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-03-26T22:03:52.098 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.010341817Z level=info msg="Executing migration" id="alerting notification permissions" 2024-03-26T22:03:52.098 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.052197908Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-03-26T22:03:52.367 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.094388201Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-03-26T22:03:52.367 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.119618241Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-03-26T22:03:52.368 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.144851448Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-03-26T22:03:52.368 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.18676312Z level=info msg="Executing migration" id="create correlation table v1" 2024-03-26T22:03:52.368 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.212210151Z level=info msg="Executing migration" id="add index correlations.uid" 2024-03-26T22:03:52.368 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.237313384Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-03-26T22:03:52.368 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.262646521Z level=info msg="Executing migration" id="add correlation config column" 2024-03-26T22:03:52.368 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.287877854Z level=info msg="Executing migration" id="create entity_events table" 2024-03-26T22:03:52.368 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.321486309Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-03-26T22:03:52.368 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.36343519Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-26T22:03:52.368 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.363815264Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-26T22:03:52.619 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.447039488Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-26T22:03:52.619 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.447374653Z 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-03-26T22:03:52.619 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.497650949Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-03-26T22:03:52.619 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.539598549Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-03-26T22:03:52.619 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.564779678Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-03-26T22:03:52.619 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.590207646Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-26T22:03:52.619 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.615366064Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-03-26T22:03:52.884 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.640684082Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-26T22:03:52.884 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.665847074Z level=info msg="Executing migration" id="Drop public config table" 2024-03-26T22:03:52.884 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.7159827Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-03-26T22:03:52.884 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.741385746Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-03-26T22:03:52.884 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.766789468Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-26T22:03:52.884 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.792012565Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-03-26T22:03:52.884 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.81715202Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-03-26T22:03:52.884 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.850884169Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-03-26T22:03:52.884 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.880431579Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-03-26T22:03:53.153 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[42150]: cluster 2024-03-26T22:03:51.328861+0000 mgr.y (mgr.25468) 528 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:03:53.153 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:52 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:52.98075942Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-03-26T22:03:53.153 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.023047842Z level=info msg="Executing migration" id="add share column" 2024-03-26T22:03:53.153 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.065200226Z level=info msg="Executing migration" id="create default alerting folders" 2024-03-26T22:03:53.153 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.107167759Z level=info msg="Executing migration" id="create file table" 2024-03-26T22:03:53.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:53 smithi032 bash[53843]: cluster 2024-03-26T22:03:51.328861+0000 mgr.y (mgr.25468) 528 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:03:53.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:53 smithi032 bash[55231]: cluster 2024-03-26T22:03:51.328861+0000 mgr.y (mgr.25468) 528 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:03:53.458 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.149238952Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-03-26T22:03:53.458 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.191176169Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-03-26T22:03:53.458 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.216460376Z level=info msg="Executing migration" id="create file_meta table" 2024-03-26T22:03:53.458 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.241733114Z level=info msg="Executing migration" id="file table idx: path key" 2024-03-26T22:03:53.458 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.26695495Z level=info msg="Executing migration" id="set path collation in file table" 2024-03-26T22:03:53.459 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.292135677Z level=info msg="Executing migration" id="managed permissions migration" 2024-03-26T22:03:53.459 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.31744663Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-03-26T22:03:53.459 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.342602961Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-03-26T22:03:53.459 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.367902845Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-03-26T22:03:53.459 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.393071105Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-03-26T22:03:53.749 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.468444373Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-03-26T22:03:53.750 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.493752034Z level=info msg="Executing migration" id="update group index for alert rules" 2024-03-26T22:03:53.750 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.535500037Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-03-26T22:03:53.750 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.560923251Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-03-26T22:03:53.750 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.586244119Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-03-26T22:03:53.750 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.611469921Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-03-26T22:03:53.750 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.636745358Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-03-26T22:03:53.750 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.66201903Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-03-26T22:03:53.750 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.712209058Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-03-26T22:03:53.750 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.745817958Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-03-26T22:03:54.025 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.78782054Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-03-26T22:03:54.025 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.829781462Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-03-26T22:03:54.025 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.854976329Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-03-26T22:03:54.025 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.904072786Z level=info msg="Executing migration" id="create folder table" 2024-03-26T22:03:54.025 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:53 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:53.979451223Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-03-26T22:03:54.026 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:54 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:54.021525756Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-03-26T22:03:54.459 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:54 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:54.063496551Z level=info msg="Executing migration" id="Update folder title length" 2024-03-26T22:03:54.459 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:54 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:54.105514992Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-03-26T22:03:54.460 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:54 smithi092 bash[69342]: logger=migrator t=2024-03-26T22:03:54.147469315Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.889531473s 2024-03-26T22:03:54.460 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:54 smithi092 bash[69342]: logger=sqlstore t=2024-03-26T22:03:54.148792681Z level=info msg="Created default organization" 2024-03-26T22:03:54.460 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:54 smithi092 bash[69342]: logger=plugin.finder t=2024-03-26T22:03:54.196525568Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-03-26T22:03:54.460 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:54 smithi092 bash[69342]: logger=secrets t=2024-03-26T22:03:54.196644941Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-03-26T22:03:54.460 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:54 smithi092 bash[69342]: logger=query_data t=2024-03-26T22:03:54.19924441Z level=info msg="Query Service initialization" 2024-03-26T22:03:54.460 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:54 smithi092 bash[69342]: logger=live.push_http t=2024-03-26T22:03:54.20324167Z level=info msg="Live Push Gateway initialization" 2024-03-26T22:03:55.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[42150]: cluster 2024-03-26T22:03:53.329783+0000 mgr.y (mgr.25468) 529 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:55.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[42150]: audit 2024-03-26T22:03:53.584426+0000 mgr.y (mgr.25468) 530 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:55.301 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=infra.usagestats.collector t=2024-03-26T22:03:55.0068722Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-03-26T22:03:55.301 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=provisioning.datasources t=2024-03-26T22:03:55.057240182Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-03-26T22:03:55.301 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=provisioning.datasources t=2024-03-26T22:03:55.057275458Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-03-26T22:03:55.301 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=provisioning.datasources t=2024-03-26T22:03:55.057666034Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-26T22:03:55.301 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=provisioning.datasources t=2024-03-26T22:03:55.099514004Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-03-26T22:03:55.301 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=provisioning.alerting t=2024-03-26T22:03:55.140365114Z level=info msg="starting to provision alerting" 2024-03-26T22:03:55.301 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=provisioning.alerting t=2024-03-26T22:03:55.140414543Z level=info msg="finished to provision alerting" 2024-03-26T22:03:55.302 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=ngalert.state.manager t=2024-03-26T22:03:55.140723366Z level=info msg="Warming state cache for startup" 2024-03-26T22:03:55.302 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=grafanaStorageLogger t=2024-03-26T22:03:55.142209042Z level=info msg="storage starting" 2024-03-26T22:03:55.302 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=http.server t=2024-03-26T22:03:55.152732985Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-03-26T22:03:55.302 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=ngalert.state.manager t=2024-03-26T22:03:55.158270878Z level=info msg="State cache has been initialized" states=0 duration=17.545817ms 2024-03-26T22:03:55.302 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=ticker t=2024-03-26T22:03:55.158365548Z level=info msg=starting first_tick=2024-03-26T22:04:00Z 2024-03-26T22:03:55.302 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=ngalert.multiorg.alertmanager t=2024-03-26T22:03:55.158438121Z level=info msg="starting MultiOrg Alertmanager" 2024-03-26T22:03:55.302 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=sqlstore.transactions t=2024-03-26T22:03:55.231204768Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-03-26T22:03:55.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:55 smithi032 bash[53843]: cluster 2024-03-26T22:03:53.329783+0000 mgr.y (mgr.25468) 529 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:55.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:55 smithi032 bash[53843]: audit 2024-03-26T22:03:53.584426+0000 mgr.y (mgr.25468) 530 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:55.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:55 smithi032 bash[55231]: cluster 2024-03-26T22:03:53.329783+0000 mgr.y (mgr.25468) 529 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:55.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:55 smithi032 bash[55231]: audit 2024-03-26T22:03:53.584426+0000 mgr.y (mgr.25468) 530 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:55.458 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T22:03:55.708 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:03:55 smithi092 bash[69342]: logger=sqlstore.transactions t=2024-03-26T22:03:55.297286325Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-03-26T22:03:56.263 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:03:56.263 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (33s) 27s ago 18m 15.5M - 0.25.0 c8568f914cd2 41eaccf3a320 2024-03-26T22:03:56.263 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 running (7s) 1s ago 17m 26.7M - 9.4.12 2bacad6d85d8 274f4e3b3b6b 2024-03-26T22:03:56.263 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (115s) 27s ago 15m 47.7M - 3.7 a9bdc3eaeb10 3fcad5c5c810 2024-03-26T22:03:56.263 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (9m) 1s ago 23m 446M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (10m) 27s ago 25m 513M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (9m) 27s ago 26m 64.6M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (8m) 1s ago 24m 50.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (8m) 27s ago 24m 54.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (89s) 27s ago 18m 9.82M - 1.5.0 0da6a335fe13 3ddbd86ba211 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (85s) 1s ago 18m 9.77M - 1.5.0 0da6a335fe13 4f243eea4669 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (6m) 27s ago 23m 68.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (6m) 27s ago 22m 64.3M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (5m) 27s ago 22m 55.5M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (5m) 27s ago 21m 65.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 10e900ae5dd2 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (4m) 1s ago 21m 64.7M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e4cacfd2d2e 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (4m) 1s ago 20m 61.2M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 8e1c16ff32e5 2024-03-26T22:03:56.264 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (3m) 1s ago 19m 54.8M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 52435cfe1605 2024-03-26T22:03:56.265 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (3m) 1s ago 19m 60.6M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 94866cd430b0 2024-03-26T22:03:56.265 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (60s) 1s ago 18m 54.9M - 2.43.0 a07b618ecd1d 0f8b09909521 2024-03-26T22:03:56.265 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (2m) 27s ago 16m 91.5M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 e44becb89c3f 2024-03-26T22:03:56.265 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (2m) 1s ago 16m 91.5M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ae309bced9e0 2024-03-26T22:03:56.265 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (2m) 27s ago 16m 91.2M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 2272b79783a8 2024-03-26T22:03:56.265 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (2m) 1s ago 16m 91.3M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 a9128380853c 2024-03-26T22:03:56.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:56 smithi032 bash[55231]: audit 2024-03-26T22:03:55.256198+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:56.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:56 smithi032 bash[55231]: audit 2024-03-26T22:03:55.267182+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:56.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:56 smithi032 bash[55231]: cluster 2024-03-26T22:03:55.330748+0000 mgr.y (mgr.25468) 531 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:56.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:56 smithi032 bash[55231]: audit 2024-03-26T22:03:55.443382+0000 mgr.y (mgr.25468) 532 : audit [DBG] from='client.34941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:56.594 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:56 smithi032 bash[55231]: audit 2024-03-26T22:03:55.849508+0000 mgr.y (mgr.25468) 533 : audit [DBG] from='client.34947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:56.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:56 smithi032 bash[53843]: audit 2024-03-26T22:03:55.256198+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:56.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:56 smithi032 bash[53843]: audit 2024-03-26T22:03:55.267182+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:56.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:56 smithi032 bash[53843]: cluster 2024-03-26T22:03:55.330748+0000 mgr.y (mgr.25468) 531 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:56.594 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:56 smithi032 bash[53843]: audit 2024-03-26T22:03:55.443382+0000 mgr.y (mgr.25468) 532 : audit [DBG] from='client.34941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:56.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:56 smithi032 bash[53843]: audit 2024-03-26T22:03:55.849508+0000 mgr.y (mgr.25468) 533 : audit [DBG] from='client.34947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:56.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:56 smithi092 bash[42150]: audit 2024-03-26T22:03:55.256198+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:56.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:56 smithi092 bash[42150]: audit 2024-03-26T22:03:55.267182+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:56.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:56 smithi092 bash[42150]: cluster 2024-03-26T22:03:55.330748+0000 mgr.y (mgr.25468) 531 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:03:56.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:56 smithi092 bash[42150]: audit 2024-03-26T22:03:55.443382+0000 mgr.y (mgr.25468) 532 : audit [DBG] from='client.34941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:56.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:56 smithi092 bash[42150]: audit 2024-03-26T22:03:55.849508+0000 mgr.y (mgr.25468) 533 : audit [DBG] from='client.34947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:56.725 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:03:56.725 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T22:03:56.725 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:03:56.725 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:03:56.725 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T22:03:56.725 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:03:56.725 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:03:56.725 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T22:03:56.726 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:03:56.726 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:03:56.726 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T22:03:56.726 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 4 2024-03-26T22:03:56.726 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:03:56.726 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T22:03:56.726 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 17 2024-03-26T22:03:56.726 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T22:03:56.726 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:03:57.114 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:03:57.114 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": true, 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [ 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw", 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout: "iscsi", 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr", 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout: "osd", 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout: "mon" 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout: ], 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": "18/23 daemons upgraded", 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "Currently upgrading grafana daemons", 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T22:03:57.115 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:03:57.559 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T22:03:57.559 INFO:teuthology.orchestra.run.smithi032.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T22:03:57.559 INFO:teuthology.orchestra.run.smithi032.stdout: daemon grafana.a on smithi092 is in error state 2024-03-26T22:03:57.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:57 smithi092 bash[42150]: audit 2024-03-26T22:03:56.236448+0000 mgr.y (mgr.25468) 534 : audit [DBG] from='client.34953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:57.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:57 smithi092 bash[42150]: audit 2024-03-26T22:03:56.369767+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:57.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:57 smithi092 bash[42150]: audit 2024-03-26T22:03:56.380935+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:57.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:57 smithi092 bash[42150]: audit 2024-03-26T22:03:56.725099+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.32:0/3913668628' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:57.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:57 smithi032 bash[53843]: audit 2024-03-26T22:03:56.236448+0000 mgr.y (mgr.25468) 534 : audit [DBG] from='client.34953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:57.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:57 smithi032 bash[53843]: audit 2024-03-26T22:03:56.369767+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:57.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:57 smithi032 bash[53843]: audit 2024-03-26T22:03:56.380935+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:57.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:57 smithi032 bash[53843]: audit 2024-03-26T22:03:56.725099+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.32:0/3913668628' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:57.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:57 smithi032 bash[55231]: audit 2024-03-26T22:03:56.236448+0000 mgr.y (mgr.25468) 534 : audit [DBG] from='client.34953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:57.845 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:57 smithi032 bash[55231]: audit 2024-03-26T22:03:56.369767+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:57.845 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:57 smithi032 bash[55231]: audit 2024-03-26T22:03:56.380935+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:03:57.845 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:57 smithi032 bash[55231]: audit 2024-03-26T22:03:56.725099+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.32:0/3913668628' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:58.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:58 smithi092 bash[42150]: audit 2024-03-26T22:03:57.114162+0000 mgr.y (mgr.25468) 535 : audit [DBG] from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:58.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:58 smithi092 bash[42150]: cluster 2024-03-26T22:03:57.331888+0000 mgr.y (mgr.25468) 536 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:58.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:03:58 smithi092 bash[42150]: audit 2024-03-26T22:03:57.559979+0000 mon.c (mon.1) 299 : audit [DBG] from='client.? 172.21.15.32:0/1042902081' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:03:58.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:58 smithi032 bash[55231]: audit 2024-03-26T22:03:57.114162+0000 mgr.y (mgr.25468) 535 : audit [DBG] from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:58.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:58 smithi032 bash[55231]: cluster 2024-03-26T22:03:57.331888+0000 mgr.y (mgr.25468) 536 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:58.847 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:03:58 smithi032 bash[55231]: audit 2024-03-26T22:03:57.559979+0000 mon.c (mon.1) 299 : audit [DBG] from='client.? 172.21.15.32:0/1042902081' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:03:58.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:58 smithi032 bash[53843]: audit 2024-03-26T22:03:57.114162+0000 mgr.y (mgr.25468) 535 : audit [DBG] from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:58.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:58 smithi032 bash[53843]: cluster 2024-03-26T22:03:57.331888+0000 mgr.y (mgr.25468) 536 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:58.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:03:58 smithi032 bash[53843]: audit 2024-03-26T22:03:57.559979+0000 mon.c (mon.1) 299 : audit [DBG] from='client.? 172.21.15.32:0/1042902081' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:04:00.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:00 smithi092 bash[42150]: cluster 2024-03-26T22:03:59.332943+0000 mgr.y (mgr.25468) 537 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:00.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:00 smithi032 bash[53843]: cluster 2024-03-26T22:03:59.332943+0000 mgr.y (mgr.25468) 537 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:00.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:00 smithi032 bash[55231]: cluster 2024-03-26T22:03:59.332943+0000 mgr.y (mgr.25468) 537 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:01.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:04:01 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:04:01] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.43.0" 2024-03-26T22:04:02.558 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:02 smithi092 bash[42150]: cluster 2024-03-26T22:04:01.334357+0000 mgr.y (mgr.25468) 538 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:02.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:02 smithi032 bash[55231]: cluster 2024-03-26T22:04:01.334357+0000 mgr.y (mgr.25468) 538 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:02.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:02 smithi032 bash[53843]: cluster 2024-03-26T22:04:01.334357+0000 mgr.y (mgr.25468) 538 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:03.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:03 smithi092 bash[42150]: audit 2024-03-26T22:04:02.795431+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:03.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:03 smithi032 bash[53843]: audit 2024-03-26T22:04:02.795431+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:03.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:03 smithi032 bash[55231]: audit 2024-03-26T22:04:02.795431+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:04.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:04 smithi092 bash[42150]: cluster 2024-03-26T22:04:03.335182+0000 mgr.y (mgr.25468) 539 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:04.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:04 smithi092 bash[42150]: audit 2024-03-26T22:04:03.594827+0000 mgr.y (mgr.25468) 540 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:04.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:04 smithi032 bash[53843]: cluster 2024-03-26T22:04:03.335182+0000 mgr.y (mgr.25468) 539 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:04.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:04 smithi032 bash[53843]: audit 2024-03-26T22:04:03.594827+0000 mgr.y (mgr.25468) 540 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:04.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:04 smithi032 bash[55231]: cluster 2024-03-26T22:04:03.335182+0000 mgr.y (mgr.25468) 539 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:04.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:04 smithi032 bash[55231]: audit 2024-03-26T22:04:03.594827+0000 mgr.y (mgr.25468) 540 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:06.708 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:06 smithi092 bash[42150]: cluster 2024-03-26T22:04:05.336639+0000 mgr.y (mgr.25468) 541 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:06.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:06 smithi032 bash[53843]: cluster 2024-03-26T22:04:05.336639+0000 mgr.y (mgr.25468) 541 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:06.844 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:06 smithi032 bash[55231]: cluster 2024-03-26T22:04:05.336639+0000 mgr.y (mgr.25468) 541 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:08.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.791299+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.804625+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.808600+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.810277+0000 mon.c (mon.1) 302 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: cluster 2024-03-26T22:04:06.813521+0000 mgr.y (mgr.25468) 542 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.820797+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.906460+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.907265+0000 mgr.y (mgr.25468) 543 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.915004+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.918491+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.921063+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.923014+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.926079+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.929479+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.931931+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.933895+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.935644+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.937521+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.939362+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.096 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.940961+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.791299+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.804625+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.808600+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.810277+0000 mon.c (mon.1) 302 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: cluster 2024-03-26T22:04:06.813521+0000 mgr.y (mgr.25468) 542 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:04:08.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.820797+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.096 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.906460+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.907265+0000 mgr.y (mgr.25468) 543 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.915004+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.918491+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.921063+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.923014+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.926079+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.929479+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.931931+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.933895+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.935644+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.937521+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.939362+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.097 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.940961+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.942782+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.945181+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.947264+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.098 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.950747+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.954164+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.957032+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.959802+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.099 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: cephadm 2024-03-26T22:04:06.961160+0000 mgr.y (mgr.25468) 544 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-26T22:04:08.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.968055+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.972343+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:04:08.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.973105+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:04:08.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.977751+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T22:04:08.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.980797+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.981401+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.986257+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T22:04:08.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.991929+0000 mon.c (mon.1) 325 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:04:08.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.992505+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:04:08.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:06.996577+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T22:04:08.100 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.000168+0000 mon.c (mon.1) 326 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:04:08.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.942782+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.945181+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.947264+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.950747+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.954164+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.957032+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.959802+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: cephadm 2024-03-26T22:04:06.961160+0000 mgr.y (mgr.25468) 544 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-26T22:04:08.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.968055+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.972343+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:04:08.101 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.973105+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:04:08.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.977751+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T22:04:08.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.980797+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.981401+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.986257+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T22:04:08.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.991929+0000 mon.c (mon.1) 325 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:04:08.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.992505+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:04:08.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:06.996577+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T22:04:08.102 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.000168+0000 mon.c (mon.1) 326 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:04:08.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.000601+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:04:08.102 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.005572+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.008514+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.008940+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.017084+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.020224+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.020674+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.024859+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.028314+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.029026+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.034139+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.038353+0000 mon.c (mon.1) 330 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.038928+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.040583+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.041035+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:04:08.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.044793+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T22:04:08.104 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.049954+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:04:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.000601+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:04:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.005572+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-26T22:04:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.008514+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:04:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.008940+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:04:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.017084+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T22:04:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.020224+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:04:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.020674+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:04:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.024859+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-26T22:04:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.028314+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:04:08.104 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.029026+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:04:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.034139+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T22:04:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.038353+0000 mon.c (mon.1) 330 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.038928+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.040583+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:04:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.041035+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:04:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.044793+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T22:04:08.105 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.049954+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:04:08.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.050469+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:04:08.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.055193+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-26T22:04:08.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.059385+0000 mon.c (mon.1) 333 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:04:08.105 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.059888+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.064569+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.067661+0000 mon.c (mon.1) 334 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.068253+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.072844+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.075486+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.076037+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.077630+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.078143+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.079646+0000 mon.c (mon.1) 337 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.080171+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.081614+0000 mon.c (mon.1) 338 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.082106+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.106 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.083467+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.050469+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:04:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.055193+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-26T22:04:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.059385+0000 mon.c (mon.1) 333 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:04:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.059888+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:04:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.064569+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T22:04:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.067661+0000 mon.c (mon.1) 334 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:04:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.068253+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:04:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.072844+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T22:04:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.075486+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.076037+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.077630+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.107 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.078143+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.079646+0000 mon.c (mon.1) 337 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.080171+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.081614+0000 mon.c (mon.1) 338 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.082106+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.108 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.083467+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.083990+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.085535+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.086143+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.088124+0000 mon.c (mon.1) 341 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:04:08.108 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.088627+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:04:08.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.094263+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T22:04:08.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.096220+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.097674+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.106638+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.193589+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.194992+0000 mon.c (mon.1) 345 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.109 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[53843]: audit 2024-03-26T22:04:07.204397+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.109 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.083990+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.085535+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.086143+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.088124+0000 mon.c (mon.1) 341 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:04:08.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.088627+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:04:08.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.094263+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T22:04:08.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.096220+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.097674+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.106638+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.193589+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.194992+0000 mon.c (mon.1) 345 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.110 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:07 smithi032 bash[55231]: audit 2024-03-26T22:04:07.204397+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.791299+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.804625+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.808600+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.810277+0000 mon.c (mon.1) 302 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: cluster 2024-03-26T22:04:06.813521+0000 mgr.y (mgr.25468) 542 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.820797+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.906460+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.907265+0000 mgr.y (mgr.25468) 543 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.915004+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.918491+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.921063+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.923014+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.926079+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.929479+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.931931+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.933895+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.935644+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.937521+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.939362+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.940961+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.942782+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.945181+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.947264+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.950747+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.954164+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.957032+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.959802+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.210 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: cephadm 2024-03-26T22:04:06.961160+0000 mgr.y (mgr.25468) 544 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-26T22:04:08.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.968055+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.972343+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:04:08.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.973105+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:04:08.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.977751+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T22:04:08.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.980797+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.981401+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.986257+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T22:04:08.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.991929+0000 mon.c (mon.1) 325 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:04:08.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.992505+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:04:08.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:06.996577+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T22:04:08.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.000168+0000 mon.c (mon.1) 326 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:04:08.212 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.000601+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:04:08.212 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.005572+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-26T22:04:08.212 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.008514+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:04:08.212 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.008940+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:04:08.212 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.017084+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T22:04:08.212 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.020224+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:04:08.212 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.020674+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:04:08.212 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.024859+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.028314+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.029026+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.034139+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.038353+0000 mon.c (mon.1) 330 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.038928+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.040583+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.041035+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.044793+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.049954+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.050469+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.055193+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.059385+0000 mon.c (mon.1) 333 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.059888+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:04:08.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.064569+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.067661+0000 mon.c (mon.1) 334 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.068253+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.072844+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.075486+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.076037+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.077630+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.078143+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.079646+0000 mon.c (mon.1) 337 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.080171+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.081614+0000 mon.c (mon.1) 338 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.082106+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.083467+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.083990+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.214 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.085535+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.215 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.086143+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:04:08.215 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.088124+0000 mon.c (mon.1) 341 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:04:08.215 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.088627+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:04:08.215 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.094263+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T22:04:08.215 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.096220+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.215 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.097674+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.215 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.106638+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:08.215 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.193589+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.215 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.194992+0000 mon.c (mon.1) 345 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.215 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:07 smithi092 bash[42150]: audit 2024-03-26T22:04:07.204397+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:09.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:08 smithi032 bash[53843]: cephadm 2024-03-26T22:04:07.087318+0000 mgr.y (mgr.25468) 545 : cephadm [INF] Upgrade: Complete! 2024-03-26T22:04:09.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:08 smithi032 bash[53843]: cluster 2024-03-26T22:04:07.805703+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T22:04:09.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:08 smithi032 bash[53843]: cluster 2024-03-26T22:04:07.805734+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-03-26T22:04:09.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:08 smithi032 bash[53843]: audit 2024-03-26T22:04:08.203276+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:09.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:08 smithi032 bash[55231]: cephadm 2024-03-26T22:04:07.087318+0000 mgr.y (mgr.25468) 545 : cephadm [INF] Upgrade: Complete! 2024-03-26T22:04:09.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:08 smithi032 bash[55231]: cluster 2024-03-26T22:04:07.805703+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T22:04:09.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:08 smithi032 bash[55231]: cluster 2024-03-26T22:04:07.805734+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-03-26T22:04:09.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:08 smithi032 bash[55231]: audit 2024-03-26T22:04:08.203276+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:09.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:08 smithi092 bash[42150]: cephadm 2024-03-26T22:04:07.087318+0000 mgr.y (mgr.25468) 545 : cephadm [INF] Upgrade: Complete! 2024-03-26T22:04:09.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:08 smithi092 bash[42150]: cluster 2024-03-26T22:04:07.805703+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T22:04:09.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:08 smithi092 bash[42150]: cluster 2024-03-26T22:04:07.805734+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-03-26T22:04:09.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:08 smithi092 bash[42150]: audit 2024-03-26T22:04:08.203276+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:10.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:09 smithi032 bash[53843]: cluster 2024-03-26T22:04:08.814258+0000 mgr.y (mgr.25468) 546 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-26T22:04:10.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:09 smithi032 bash[55231]: cluster 2024-03-26T22:04:08.814258+0000 mgr.y (mgr.25468) 546 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-26T22:04:10.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:09 smithi092 bash[42150]: cluster 2024-03-26T22:04:08.814258+0000 mgr.y (mgr.25468) 546 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-26T22:04:11.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:04:11 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:04:11] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.43.0" 2024-03-26T22:04:12.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:11 smithi092 bash[42150]: cluster 2024-03-26T22:04:10.815672+0000 mgr.y (mgr.25468) 547 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-26T22:04:12.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:11 smithi032 bash[53843]: cluster 2024-03-26T22:04:10.815672+0000 mgr.y (mgr.25468) 547 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-26T22:04:12.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:11 smithi032 bash[55231]: cluster 2024-03-26T22:04:10.815672+0000 mgr.y (mgr.25468) 547 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-26T22:04:14.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:13 smithi092 bash[42150]: cluster 2024-03-26T22:04:12.816876+0000 mgr.y (mgr.25468) 548 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-26T22:04:14.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:13 smithi032 bash[53843]: cluster 2024-03-26T22:04:12.816876+0000 mgr.y (mgr.25468) 548 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-26T22:04:14.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:13 smithi032 bash[55231]: cluster 2024-03-26T22:04:12.816876+0000 mgr.y (mgr.25468) 548 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-26T22:04:15.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:14 smithi092 bash[42150]: audit 2024-03-26T22:04:13.602616+0000 mgr.y (mgr.25468) 549 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:15.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:14 smithi032 bash[53843]: audit 2024-03-26T22:04:13.602616+0000 mgr.y (mgr.25468) 549 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:15.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:14 smithi032 bash[55231]: audit 2024-03-26T22:04:13.602616+0000 mgr.y (mgr.25468) 549 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:16.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:15 smithi092 bash[42150]: cluster 2024-03-26T22:04:14.818043+0000 mgr.y (mgr.25468) 550 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-26T22:04:16.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:15 smithi032 bash[53843]: cluster 2024-03-26T22:04:14.818043+0000 mgr.y (mgr.25468) 550 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-26T22:04:16.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:15 smithi032 bash[55231]: cluster 2024-03-26T22:04:14.818043+0000 mgr.y (mgr.25468) 550 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-26T22:04:18.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:17 smithi092 bash[42150]: cluster 2024-03-26T22:04:16.819589+0000 mgr.y (mgr.25468) 551 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:04:18.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:17 smithi092 bash[42150]: audit 2024-03-26T22:04:17.802990+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:18.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:17 smithi092 bash[42150]: audit 2024-03-26T22:04:17.805928+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:18.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:17 smithi032 bash[53843]: cluster 2024-03-26T22:04:16.819589+0000 mgr.y (mgr.25468) 551 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:04:18.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:17 smithi032 bash[53843]: audit 2024-03-26T22:04:17.802990+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:18.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:17 smithi032 bash[53843]: audit 2024-03-26T22:04:17.805928+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:18.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:17 smithi032 bash[55231]: cluster 2024-03-26T22:04:16.819589+0000 mgr.y (mgr.25468) 551 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:04:18.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:17 smithi032 bash[55231]: audit 2024-03-26T22:04:17.802990+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:04:18.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:17 smithi032 bash[55231]: audit 2024-03-26T22:04:17.805928+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:20.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:19 smithi092 bash[42150]: cluster 2024-03-26T22:04:18.820457+0000 mgr.y (mgr.25468) 552 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:20.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:19 smithi032 bash[53843]: cluster 2024-03-26T22:04:18.820457+0000 mgr.y (mgr.25468) 552 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:20.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:19 smithi032 bash[55231]: cluster 2024-03-26T22:04:18.820457+0000 mgr.y (mgr.25468) 552 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:21.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:04:21 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:04:21] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-26T22:04:22.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:21 smithi092 bash[42150]: cluster 2024-03-26T22:04:20.821916+0000 mgr.y (mgr.25468) 553 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:22.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:21 smithi032 bash[53843]: cluster 2024-03-26T22:04:20.821916+0000 mgr.y (mgr.25468) 553 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:22.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:21 smithi032 bash[55231]: cluster 2024-03-26T22:04:20.821916+0000 mgr.y (mgr.25468) 553 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:23.909 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:23 smithi032 bash[53843]: cluster 2024-03-26T22:04:22.823160+0000 mgr.y (mgr.25468) 554 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:24.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:23 smithi092 bash[42150]: cluster 2024-03-26T22:04:22.823160+0000 mgr.y (mgr.25468) 554 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:24.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:23 smithi032 bash[55231]: cluster 2024-03-26T22:04:22.823160+0000 mgr.y (mgr.25468) 554 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:25.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:24 smithi092 bash[42150]: audit 2024-03-26T22:04:23.612386+0000 mgr.y (mgr.25468) 555 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:25.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:24 smithi032 bash[55231]: audit 2024-03-26T22:04:23.612386+0000 mgr.y (mgr.25468) 555 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:25.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:24 smithi032 bash[53843]: audit 2024-03-26T22:04:23.612386+0000 mgr.y (mgr.25468) 555 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:26.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:25 smithi092 bash[42150]: cluster 2024-03-26T22:04:24.824283+0000 mgr.y (mgr.25468) 556 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:26.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:25 smithi032 bash[53843]: cluster 2024-03-26T22:04:24.824283+0000 mgr.y (mgr.25468) 556 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:26.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:25 smithi032 bash[55231]: cluster 2024-03-26T22:04:24.824283+0000 mgr.y (mgr.25468) 556 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:28.193 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:27 smithi032 bash[55231]: cluster 2024-03-26T22:04:26.825765+0000 mgr.y (mgr.25468) 557 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:28.193 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:27 smithi032 bash[53843]: cluster 2024-03-26T22:04:26.825765+0000 mgr.y (mgr.25468) 557 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:28.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:27 smithi092 bash[42150]: cluster 2024-03-26T22:04:26.825765+0000 mgr.y (mgr.25468) 557 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:28.825 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T22:04:29.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:28 smithi032 bash[55231]: audit 2024-03-26T22:04:27.971053+0000 mgr.y (mgr.25468) 558 : audit [DBG] from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:29.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:28 smithi032 bash[53843]: audit 2024-03-26T22:04:27.971053+0000 mgr.y (mgr.25468) 558 : audit [DBG] from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:29.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:28 smithi092 bash[42150]: audit 2024-03-26T22:04:27.971053+0000 mgr.y (mgr.25468) 558 : audit [DBG] from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:30.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:29 smithi092 bash[42150]: cluster 2024-03-26T22:04:28.826563+0000 mgr.y (mgr.25468) 559 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:30.211 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:29 smithi032 bash[55231]: cluster 2024-03-26T22:04:28.826563+0000 mgr.y (mgr.25468) 559 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:30.211 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:29 smithi032 bash[53843]: cluster 2024-03-26T22:04:28.826563+0000 mgr.y (mgr.25468) 559 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:31.344 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:04:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:04:31] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-26T22:04:32.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:31 smithi032 bash[53843]: cluster 2024-03-26T22:04:30.828022+0000 mgr.y (mgr.25468) 560 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:32.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:31 smithi032 bash[55231]: cluster 2024-03-26T22:04:30.828022+0000 mgr.y (mgr.25468) 560 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:32.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:31 smithi092 bash[42150]: cluster 2024-03-26T22:04:30.828022+0000 mgr.y (mgr.25468) 560 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:32.265 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:04:32.265 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (69s) 63s ago 18m 15.5M - 0.25.0 c8568f914cd2 41eaccf3a320 2024-03-26T22:04:32.265 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 running (43s) 37s ago 18m 26.7M - 9.4.12 2bacad6d85d8 274f4e3b3b6b 2024-03-26T22:04:32.265 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (2m) 63s ago 16m 47.7M - 3.7 a9bdc3eaeb10 3fcad5c5c810 2024-03-26T22:04:32.265 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (10m) 37s ago 24m 446M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T22:04:32.266 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (11m) 63s ago 26m 513M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T22:04:32.266 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (9m) 63s ago 26m 64.6M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T22:04:32.266 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (8m) 37s ago 24m 50.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T22:04:32.266 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (9m) 63s ago 24m 54.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T22:04:32.266 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (2m) 63s ago 19m 9.82M - 1.5.0 0da6a335fe13 3ddbd86ba211 2024-03-26T22:04:32.266 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (2m) 37s ago 18m 9.77M - 1.5.0 0da6a335fe13 4f243eea4669 2024-03-26T22:04:32.267 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (7m) 63s ago 24m 68.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T22:04:32.267 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (6m) 63s ago 23m 64.3M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T22:04:32.267 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (6m) 63s ago 22m 55.5M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T22:04:32.267 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (5m) 63s ago 22m 65.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 10e900ae5dd2 2024-03-26T22:04:32.267 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (5m) 37s ago 21m 64.7M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e4cacfd2d2e 2024-03-26T22:04:32.267 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (4m) 37s ago 21m 61.2M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 8e1c16ff32e5 2024-03-26T22:04:32.267 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (4m) 37s ago 20m 54.8M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 52435cfe1605 2024-03-26T22:04:32.268 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (3m) 37s ago 19m 60.6M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 94866cd430b0 2024-03-26T22:04:32.268 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (96s) 37s ago 19m 54.9M - 2.43.0 a07b618ecd1d 0f8b09909521 2024-03-26T22:04:32.268 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (3m) 63s ago 16m 91.5M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 e44becb89c3f 2024-03-26T22:04:32.268 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (3m) 37s ago 16m 91.5M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ae309bced9e0 2024-03-26T22:04:32.268 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (3m) 63s ago 16m 91.2M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 2272b79783a8 2024-03-26T22:04:32.268 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (3m) 37s ago 16m 91.3M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 a9128380853c 2024-03-26T22:04:33.141 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions' 2024-03-26T22:04:33.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:32 smithi092 bash[42150]: audit 2024-03-26T22:04:32.796248+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:33.332 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:32 smithi032 bash[55231]: audit 2024-03-26T22:04:32.796248+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:33.332 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:32 smithi032 bash[53843]: audit 2024-03-26T22:04:32.796248+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:33.953 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:33 smithi032 bash[53843]: audit 2024-03-26T22:04:32.239660+0000 mgr.y (mgr.25468) 561 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:33.954 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:33 smithi032 bash[53843]: cluster 2024-03-26T22:04:32.829184+0000 mgr.y (mgr.25468) 562 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:34.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:33 smithi092 bash[42150]: audit 2024-03-26T22:04:32.239660+0000 mgr.y (mgr.25468) 561 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:34.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:33 smithi092 bash[42150]: cluster 2024-03-26T22:04:32.829184+0000 mgr.y (mgr.25468) 562 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:34.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:33 smithi032 bash[55231]: audit 2024-03-26T22:04:32.239660+0000 mgr.y (mgr.25468) 561 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:34.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:33 smithi032 bash[55231]: cluster 2024-03-26T22:04:32.829184+0000 mgr.y (mgr.25468) 562 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:35.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:34 smithi032 bash[53843]: audit 2024-03-26T22:04:33.623633+0000 mgr.y (mgr.25468) 563 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:35.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:34 smithi032 bash[55231]: audit 2024-03-26T22:04:33.623633+0000 mgr.y (mgr.25468) 563 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:35.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:34 smithi092 bash[42150]: audit 2024-03-26T22:04:33.623633+0000 mgr.y (mgr.25468) 563 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:36.322 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:35 smithi032 bash[55231]: cluster 2024-03-26T22:04:34.830293+0000 mgr.y (mgr.25468) 564 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:36.323 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:35 smithi032 bash[53843]: cluster 2024-03-26T22:04:34.830293+0000 mgr.y (mgr.25468) 564 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:36.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:35 smithi092 bash[42150]: cluster 2024-03-26T22:04:34.830293+0000 mgr.y (mgr.25468) 564 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:36.858 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:04:36.858 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T22:04:36.858 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:04:36.858 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 4 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 17 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T22:04:36.859 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:04:37.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:36 smithi032 bash[53843]: audit 2024-03-26T22:04:36.858365+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.32:0/3692009048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:37.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:36 smithi032 bash[55231]: audit 2024-03-26T22:04:36.858365+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.32:0/3692009048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:37.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:36 smithi092 bash[42150]: audit 2024-03-26T22:04:36.858365+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.32:0/3692009048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:37.702 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-03-26T22:04:38.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:37 smithi032 bash[53843]: cluster 2024-03-26T22:04:36.831750+0000 mgr.y (mgr.25468) 565 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:38.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:37 smithi032 bash[55231]: cluster 2024-03-26T22:04:36.831750+0000 mgr.y (mgr.25468) 565 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:38.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:37 smithi092 bash[42150]: cluster 2024-03-26T22:04:36.831750+0000 mgr.y (mgr.25468) 565 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:40.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:39 smithi032 bash[53843]: cluster 2024-03-26T22:04:38.832569+0000 mgr.y (mgr.25468) 566 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:40.094 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:39 smithi032 bash[55231]: cluster 2024-03-26T22:04:38.832569+0000 mgr.y (mgr.25468) 566 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:40.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:39 smithi092 bash[42150]: cluster 2024-03-26T22:04:38.832569+0000 mgr.y (mgr.25468) 566 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:40.683 INFO:teuthology.orchestra.run.smithi032.stdout:wait for servicemap items w/ changing names to refresh 2024-03-26T22:04:41.474 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'sleep 60' 2024-03-26T22:04:41.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:04:41 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:04:41] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-26T22:04:42.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:41 smithi032 bash[55231]: cluster 2024-03-26T22:04:40.834050+0000 mgr.y (mgr.25468) 567 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:42.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:41 smithi032 bash[53843]: cluster 2024-03-26T22:04:40.834050+0000 mgr.y (mgr.25468) 567 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:42.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:41 smithi092 bash[42150]: cluster 2024-03-26T22:04:40.834050+0000 mgr.y (mgr.25468) 567 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:44.272 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:43 smithi032 bash[53843]: cluster 2024-03-26T22:04:42.835347+0000 mgr.y (mgr.25468) 568 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:44.272 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:43 smithi032 bash[55231]: cluster 2024-03-26T22:04:42.835347+0000 mgr.y (mgr.25468) 568 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:44.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:43 smithi092 bash[42150]: cluster 2024-03-26T22:04:42.835347+0000 mgr.y (mgr.25468) 568 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:45.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:44 smithi032 bash[55231]: audit 2024-03-26T22:04:43.634949+0000 mgr.y (mgr.25468) 569 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:45.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:44 smithi032 bash[53843]: audit 2024-03-26T22:04:43.634949+0000 mgr.y (mgr.25468) 569 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:45.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:44 smithi092 bash[42150]: audit 2024-03-26T22:04:43.634949+0000 mgr.y (mgr.25468) 569 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:46.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:46 smithi032 bash[55231]: cluster 2024-03-26T22:04:44.836511+0000 mgr.y (mgr.25468) 570 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:46.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:45 smithi032 bash[53843]: cluster 2024-03-26T22:04:44.836511+0000 mgr.y (mgr.25468) 570 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:46.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:45 smithi092 bash[42150]: cluster 2024-03-26T22:04:44.836511+0000 mgr.y (mgr.25468) 570 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:48.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:48 smithi032 bash[55231]: cluster 2024-03-26T22:04:46.838016+0000 mgr.y (mgr.25468) 571 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:48.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:48 smithi032 bash[55231]: audit 2024-03-26T22:04:47.796774+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:48.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:48 smithi032 bash[53843]: cluster 2024-03-26T22:04:46.838016+0000 mgr.y (mgr.25468) 571 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:48.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:48 smithi032 bash[53843]: audit 2024-03-26T22:04:47.796774+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:48.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:48 smithi092 bash[42150]: cluster 2024-03-26T22:04:46.838016+0000 mgr.y (mgr.25468) 571 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:48.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:48 smithi092 bash[42150]: audit 2024-03-26T22:04:47.796774+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:50.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:50 smithi032 bash[53843]: cluster 2024-03-26T22:04:48.838775+0000 mgr.y (mgr.25468) 572 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:50.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:50 smithi032 bash[55231]: cluster 2024-03-26T22:04:48.838775+0000 mgr.y (mgr.25468) 572 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:50.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:50 smithi092 bash[42150]: cluster 2024-03-26T22:04:48.838775+0000 mgr.y (mgr.25468) 572 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:51.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:04:51 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:04:51] "GET /metrics HTTP/1.1" 200 38613 "" "Prometheus/2.43.0" 2024-03-26T22:04:52.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:52 smithi032 bash[53843]: cluster 2024-03-26T22:04:50.840281+0000 mgr.y (mgr.25468) 573 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:52.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:52 smithi032 bash[55231]: cluster 2024-03-26T22:04:50.840281+0000 mgr.y (mgr.25468) 573 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:52.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:52 smithi092 bash[42150]: cluster 2024-03-26T22:04:50.840281+0000 mgr.y (mgr.25468) 573 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:54.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:54 smithi032 bash[53843]: cluster 2024-03-26T22:04:52.841464+0000 mgr.y (mgr.25468) 574 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:54.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:54 smithi032 bash[55231]: cluster 2024-03-26T22:04:52.841464+0000 mgr.y (mgr.25468) 574 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:54.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:54 smithi092 bash[42150]: cluster 2024-03-26T22:04:52.841464+0000 mgr.y (mgr.25468) 574 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:55.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:55 smithi032 bash[53843]: audit 2024-03-26T22:04:53.644389+0000 mgr.y (mgr.25468) 575 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:55.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:55 smithi032 bash[55231]: audit 2024-03-26T22:04:53.644389+0000 mgr.y (mgr.25468) 575 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:55.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:55 smithi092 bash[42150]: audit 2024-03-26T22:04:53.644389+0000 mgr.y (mgr.25468) 575 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:56.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:56 smithi032 bash[53843]: cluster 2024-03-26T22:04:54.842512+0000 mgr.y (mgr.25468) 576 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:56.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:56 smithi032 bash[55231]: cluster 2024-03-26T22:04:54.842512+0000 mgr.y (mgr.25468) 576 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:56.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:56 smithi092 bash[42150]: cluster 2024-03-26T22:04:54.842512+0000 mgr.y (mgr.25468) 576 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:04:58.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:04:58 smithi032 bash[53843]: cluster 2024-03-26T22:04:56.844059+0000 mgr.y (mgr.25468) 577 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:58.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:04:58 smithi032 bash[55231]: cluster 2024-03-26T22:04:56.844059+0000 mgr.y (mgr.25468) 577 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:58.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:04:58 smithi092 bash[42150]: cluster 2024-03-26T22:04:56.844059+0000 mgr.y (mgr.25468) 577 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:00.346 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:00 smithi032 bash[53843]: cluster 2024-03-26T22:04:58.844771+0000 mgr.y (mgr.25468) 578 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:00.346 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:00 smithi032 bash[55231]: cluster 2024-03-26T22:04:58.844771+0000 mgr.y (mgr.25468) 578 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:00.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:00 smithi092 bash[42150]: cluster 2024-03-26T22:04:58.844771+0000 mgr.y (mgr.25468) 578 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:01.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:05:01 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:05:01] "GET /metrics HTTP/1.1" 200 38613 "" "Prometheus/2.43.0" 2024-03-26T22:05:02.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:02 smithi092 bash[42150]: cluster 2024-03-26T22:05:00.846274+0000 mgr.y (mgr.25468) 579 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:02.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:02 smithi032 bash[53843]: cluster 2024-03-26T22:05:00.846274+0000 mgr.y (mgr.25468) 579 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:02.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:02 smithi032 bash[55231]: cluster 2024-03-26T22:05:00.846274+0000 mgr.y (mgr.25468) 579 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:03.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:03 smithi032 bash[53843]: audit 2024-03-26T22:05:02.797159+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:03.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:03 smithi032 bash[55231]: audit 2024-03-26T22:05:02.797159+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:03.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:03 smithi092 bash[42150]: audit 2024-03-26T22:05:02.797159+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:04.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:04 smithi032 bash[53843]: cluster 2024-03-26T22:05:02.847464+0000 mgr.y (mgr.25468) 580 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:04.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:04 smithi032 bash[55231]: cluster 2024-03-26T22:05:02.847464+0000 mgr.y (mgr.25468) 580 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:04.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:04 smithi092 bash[42150]: cluster 2024-03-26T22:05:02.847464+0000 mgr.y (mgr.25468) 580 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:05.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:05 smithi032 bash[53843]: audit 2024-03-26T22:05:03.652434+0000 mgr.y (mgr.25468) 581 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:05.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:05 smithi032 bash[55231]: audit 2024-03-26T22:05:03.652434+0000 mgr.y (mgr.25468) 581 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:05.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:05 smithi092 bash[42150]: audit 2024-03-26T22:05:03.652434+0000 mgr.y (mgr.25468) 581 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:06.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:06 smithi032 bash[53843]: cluster 2024-03-26T22:05:04.848597+0000 mgr.y (mgr.25468) 582 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:06.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:06 smithi032 bash[55231]: cluster 2024-03-26T22:05:04.848597+0000 mgr.y (mgr.25468) 582 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:06.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:06 smithi092 bash[42150]: cluster 2024-03-26T22:05:04.848597+0000 mgr.y (mgr.25468) 582 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:08.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:08 smithi032 bash[53843]: cluster 2024-03-26T22:05:06.850119+0000 mgr.y (mgr.25468) 583 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:08.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:08 smithi032 bash[53843]: audit 2024-03-26T22:05:08.014130+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:08.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:08 smithi032 bash[53843]: audit 2024-03-26T22:05:08.015974+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:08.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:08 smithi032 bash[53843]: audit 2024-03-26T22:05:08.026379+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:05:08.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:08 smithi032 bash[55231]: cluster 2024-03-26T22:05:06.850119+0000 mgr.y (mgr.25468) 583 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:08.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:08 smithi032 bash[55231]: audit 2024-03-26T22:05:08.014130+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:08.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:08 smithi032 bash[55231]: audit 2024-03-26T22:05:08.015974+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:08.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:08 smithi032 bash[55231]: audit 2024-03-26T22:05:08.026379+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:05:08.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:08 smithi092 bash[42150]: cluster 2024-03-26T22:05:06.850119+0000 mgr.y (mgr.25468) 583 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:08.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:08 smithi092 bash[42150]: audit 2024-03-26T22:05:08.014130+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:08.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:08 smithi092 bash[42150]: audit 2024-03-26T22:05:08.015974+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:08.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:08 smithi092 bash[42150]: audit 2024-03-26T22:05:08.026379+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:05:09.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:09 smithi092 bash[42150]: cluster 2024-03-26T22:05:08.850838+0000 mgr.y (mgr.25468) 584 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:09.595 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:09 smithi032 bash[53843]: cluster 2024-03-26T22:05:08.850838+0000 mgr.y (mgr.25468) 584 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:09.595 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:09 smithi032 bash[55231]: cluster 2024-03-26T22:05:08.850838+0000 mgr.y (mgr.25468) 584 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:11.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:05:11 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:05:11] "GET /metrics HTTP/1.1" 200 38611 "" "Prometheus/2.43.0" 2024-03-26T22:05:12.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:11 smithi092 bash[42150]: cluster 2024-03-26T22:05:10.852289+0000 mgr.y (mgr.25468) 585 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:12.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:11 smithi032 bash[55231]: cluster 2024-03-26T22:05:10.852289+0000 mgr.y (mgr.25468) 585 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:12.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:11 smithi032 bash[53843]: cluster 2024-03-26T22:05:10.852289+0000 mgr.y (mgr.25468) 585 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:13.915 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:13 smithi032 bash[53843]: cluster 2024-03-26T22:05:12.853487+0000 mgr.y (mgr.25468) 586 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:14.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:13 smithi092 bash[42150]: cluster 2024-03-26T22:05:12.853487+0000 mgr.y (mgr.25468) 586 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:14.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:13 smithi032 bash[55231]: cluster 2024-03-26T22:05:12.853487+0000 mgr.y (mgr.25468) 586 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:15.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:14 smithi092 bash[42150]: audit 2024-03-26T22:05:13.663734+0000 mgr.y (mgr.25468) 587 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:15.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:14 smithi032 bash[53843]: audit 2024-03-26T22:05:13.663734+0000 mgr.y (mgr.25468) 587 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:15.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:14 smithi032 bash[55231]: audit 2024-03-26T22:05:13.663734+0000 mgr.y (mgr.25468) 587 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:16.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:15 smithi092 bash[42150]: cluster 2024-03-26T22:05:14.854586+0000 mgr.y (mgr.25468) 588 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:16.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:15 smithi032 bash[55231]: cluster 2024-03-26T22:05:14.854586+0000 mgr.y (mgr.25468) 588 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:16.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:15 smithi032 bash[53843]: cluster 2024-03-26T22:05:14.854586+0000 mgr.y (mgr.25468) 588 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:18.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:17 smithi092 bash[42150]: cluster 2024-03-26T22:05:16.855997+0000 mgr.y (mgr.25468) 589 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:18.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:17 smithi092 bash[42150]: audit 2024-03-26T22:05:17.797587+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:18.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:17 smithi032 bash[53843]: cluster 2024-03-26T22:05:16.855997+0000 mgr.y (mgr.25468) 589 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:18.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:17 smithi032 bash[53843]: audit 2024-03-26T22:05:17.797587+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:18.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:17 smithi032 bash[55231]: cluster 2024-03-26T22:05:16.855997+0000 mgr.y (mgr.25468) 589 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:18.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:17 smithi032 bash[55231]: audit 2024-03-26T22:05:17.797587+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:20.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:19 smithi092 bash[42150]: cluster 2024-03-26T22:05:18.856729+0000 mgr.y (mgr.25468) 590 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:20.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:19 smithi032 bash[53843]: cluster 2024-03-26T22:05:18.856729+0000 mgr.y (mgr.25468) 590 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:20.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:19 smithi032 bash[55231]: cluster 2024-03-26T22:05:18.856729+0000 mgr.y (mgr.25468) 590 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:21.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:05:21 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:05:21] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-26T22:05:22.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:21 smithi092 bash[42150]: cluster 2024-03-26T22:05:20.858202+0000 mgr.y (mgr.25468) 591 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:22.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:21 smithi032 bash[55231]: cluster 2024-03-26T22:05:20.858202+0000 mgr.y (mgr.25468) 591 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:22.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:21 smithi032 bash[53843]: cluster 2024-03-26T22:05:20.858202+0000 mgr.y (mgr.25468) 591 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:24.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:23 smithi092 bash[42150]: cluster 2024-03-26T22:05:22.859423+0000 mgr.y (mgr.25468) 592 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:24.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:23 smithi032 bash[55231]: cluster 2024-03-26T22:05:22.859423+0000 mgr.y (mgr.25468) 592 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:24.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:23 smithi032 bash[53843]: cluster 2024-03-26T22:05:22.859423+0000 mgr.y (mgr.25468) 592 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:25.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:24 smithi092 bash[42150]: audit 2024-03-26T22:05:23.669500+0000 mgr.y (mgr.25468) 593 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:25.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:24 smithi032 bash[53843]: audit 2024-03-26T22:05:23.669500+0000 mgr.y (mgr.25468) 593 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:25.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:24 smithi032 bash[55231]: audit 2024-03-26T22:05:23.669500+0000 mgr.y (mgr.25468) 593 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:26.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:25 smithi092 bash[42150]: cluster 2024-03-26T22:05:24.860550+0000 mgr.y (mgr.25468) 594 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:26.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:25 smithi032 bash[53843]: cluster 2024-03-26T22:05:24.860550+0000 mgr.y (mgr.25468) 594 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:26.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:25 smithi032 bash[55231]: cluster 2024-03-26T22:05:24.860550+0000 mgr.y (mgr.25468) 594 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:28.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:27 smithi032 bash[53843]: cluster 2024-03-26T22:05:26.862052+0000 mgr.y (mgr.25468) 595 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:28.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:27 smithi032 bash[55231]: cluster 2024-03-26T22:05:26.862052+0000 mgr.y (mgr.25468) 595 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:28.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:27 smithi092 bash[42150]: cluster 2024-03-26T22:05:26.862052+0000 mgr.y (mgr.25468) 595 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:30.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:29 smithi032 bash[53843]: cluster 2024-03-26T22:05:28.862783+0000 mgr.y (mgr.25468) 596 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:30.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:29 smithi032 bash[55231]: cluster 2024-03-26T22:05:28.862783+0000 mgr.y (mgr.25468) 596 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:30.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:29 smithi092 bash[42150]: cluster 2024-03-26T22:05:28.862783+0000 mgr.y (mgr.25468) 596 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:31.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:05:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:05:31] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-26T22:05:32.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:31 smithi032 bash[55231]: cluster 2024-03-26T22:05:30.864212+0000 mgr.y (mgr.25468) 597 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:32.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:31 smithi032 bash[53843]: cluster 2024-03-26T22:05:30.864212+0000 mgr.y (mgr.25468) 597 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:32.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:31 smithi092 bash[42150]: cluster 2024-03-26T22:05:30.864212+0000 mgr.y (mgr.25468) 597 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:33.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:32 smithi032 bash[53843]: audit 2024-03-26T22:05:32.798044+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:33.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:32 smithi032 bash[55231]: audit 2024-03-26T22:05:32.798044+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:33.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:32 smithi092 bash[42150]: audit 2024-03-26T22:05:32.798044+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:34.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:33 smithi032 bash[53843]: cluster 2024-03-26T22:05:32.865271+0000 mgr.y (mgr.25468) 598 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:34.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:33 smithi032 bash[55231]: cluster 2024-03-26T22:05:32.865271+0000 mgr.y (mgr.25468) 598 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:34.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:33 smithi092 bash[42150]: cluster 2024-03-26T22:05:32.865271+0000 mgr.y (mgr.25468) 598 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:35.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:34 smithi032 bash[55231]: audit 2024-03-26T22:05:33.676028+0000 mgr.y (mgr.25468) 599 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:35.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:34 smithi032 bash[53843]: audit 2024-03-26T22:05:33.676028+0000 mgr.y (mgr.25468) 599 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:35.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:34 smithi092 bash[42150]: audit 2024-03-26T22:05:33.676028+0000 mgr.y (mgr.25468) 599 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:36.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:35 smithi032 bash[53843]: cluster 2024-03-26T22:05:34.866307+0000 mgr.y (mgr.25468) 600 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:05:36.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:35 smithi032 bash[55231]: cluster 2024-03-26T22:05:34.866307+0000 mgr.y (mgr.25468) 600 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:05:36.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:35 smithi092 bash[42150]: cluster 2024-03-26T22:05:34.866307+0000 mgr.y (mgr.25468) 600 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:05:38.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:37 smithi032 bash[53843]: cluster 2024-03-26T22:05:36.867808+0000 mgr.y (mgr.25468) 601 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:38.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:37 smithi032 bash[55231]: cluster 2024-03-26T22:05:36.867808+0000 mgr.y (mgr.25468) 601 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:38.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:37 smithi092 bash[42150]: cluster 2024-03-26T22:05:36.867808+0000 mgr.y (mgr.25468) 601 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:40.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:40 smithi032 bash[53843]: cluster 2024-03-26T22:05:38.868511+0000 mgr.y (mgr.25468) 602 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:05:40.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:40 smithi032 bash[55231]: cluster 2024-03-26T22:05:38.868511+0000 mgr.y (mgr.25468) 602 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:05:40.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:39 smithi092 bash[42150]: cluster 2024-03-26T22:05:38.868511+0000 mgr.y (mgr.25468) 602 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:05:41.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:05:41 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:05:41] "GET /metrics HTTP/1.1" 200 38613 "" "Prometheus/2.43.0" 2024-03-26T22:05:42.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:42 smithi032 bash[55231]: cluster 2024-03-26T22:05:40.869960+0000 mgr.y (mgr.25468) 603 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:05:42.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:42 smithi032 bash[53843]: cluster 2024-03-26T22:05:40.869960+0000 mgr.y (mgr.25468) 603 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:05:42.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:42 smithi092 bash[42150]: cluster 2024-03-26T22:05:40.869960+0000 mgr.y (mgr.25468) 603 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-26T22:05:44.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:44 smithi032 bash[53843]: cluster 2024-03-26T22:05:42.871175+0000 mgr.y (mgr.25468) 604 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:44.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:44 smithi032 bash[55231]: cluster 2024-03-26T22:05:42.871175+0000 mgr.y (mgr.25468) 604 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:44.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:44 smithi092 bash[42150]: cluster 2024-03-26T22:05:42.871175+0000 mgr.y (mgr.25468) 604 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:45.122 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T22:05:45.310 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:45 smithi032 bash[53843]: audit 2024-03-26T22:05:43.686174+0000 mgr.y (mgr.25468) 605 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:45.310 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:45 smithi032 bash[55231]: audit 2024-03-26T22:05:43.686174+0000 mgr.y (mgr.25468) 605 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:45.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:45 smithi092 bash[42150]: audit 2024-03-26T22:05:43.686174+0000 mgr.y (mgr.25468) 605 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:46.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:46 smithi032 bash[53843]: cluster 2024-03-26T22:05:44.872288+0000 mgr.y (mgr.25468) 606 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:46.304 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:46 smithi032 bash[55231]: cluster 2024-03-26T22:05:44.872288+0000 mgr.y (mgr.25468) 606 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:46.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:46 smithi092 bash[42150]: cluster 2024-03-26T22:05:44.872288+0000 mgr.y (mgr.25468) 606 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:48.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:48 smithi032 bash[53843]: cluster 2024-03-26T22:05:46.873815+0000 mgr.y (mgr.25468) 607 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:48.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:48 smithi032 bash[53843]: audit 2024-03-26T22:05:47.798540+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:48.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:48 smithi032 bash[55231]: cluster 2024-03-26T22:05:46.873815+0000 mgr.y (mgr.25468) 607 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:48.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:48 smithi032 bash[55231]: audit 2024-03-26T22:05:47.798540+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:48.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:48 smithi092 bash[42150]: cluster 2024-03-26T22:05:46.873815+0000 mgr.y (mgr.25468) 607 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:48.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:48 smithi092 bash[42150]: audit 2024-03-26T22:05:47.798540+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:48.465 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:05:48.465 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.a smithi032 *:9093,9094 running (2m) 2m ago 20m 15.5M - 0.25.0 c8568f914cd2 41eaccf3a320 2024-03-26T22:05:48.465 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.a smithi092 *:3000 running (119s) 113s ago 19m 26.7M - 9.4.12 2bacad6d85d8 274f4e3b3b6b 2024-03-26T22:05:48.465 INFO:teuthology.orchestra.run.smithi032.stdout:iscsi.foo.smithi032.fdcdae smithi032 running (3m) 2m ago 17m 47.7M - 3.7 a9bdc3eaeb10 3fcad5c5c810 2024-03-26T22:05:48.465 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.x smithi092 *:8443,9283,8765 running (11m) 113s ago 25m 446M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 7738397ded42 2024-03-26T22:05:48.465 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.y smithi032 *:8443,9283,8765 running (12m) 2m ago 27m 513M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d02d55ceb66b 2024-03-26T22:05:48.465 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (10m) 2m ago 27m 64.6M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 683c867ae3bb 2024-03-26T22:05:48.465 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi092 running (9m) 113s ago 26m 50.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1f1bc04866c8 2024-03-26T22:05:48.465 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi032 running (10m) 2m ago 26m 54.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 73e69bc918e8 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.a smithi032 *:9100 running (3m) 2m ago 20m 9.82M - 1.5.0 0da6a335fe13 3ddbd86ba211 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.b smithi092 *:9100 running (3m) 113s ago 20m 9.77M - 1.5.0 0da6a335fe13 4f243eea4669 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (8m) 2m ago 25m 68.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f97d31a35f01 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (8m) 2m ago 24m 64.3M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5c93d4ab19a8 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi032 running (7m) 2m ago 24m 55.5M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ac3de6926bf0 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (7m) 2m ago 23m 65.0M 2782M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 10e900ae5dd2 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi092 running (6m) 113s ago 23m 64.7M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e4cacfd2d2e 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi092 running (6m) 113s ago 22m 61.2M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 8e1c16ff32e5 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi092 running (5m) 113s ago 21m 54.8M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 52435cfe1605 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi092 running (5m) 113s ago 21m 60.6M 3037M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 94866cd430b0 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.a smithi092 *:9095 running (2m) 113s ago 20m 54.9M - 2.43.0 a07b618ecd1d 0f8b09909521 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi032.odxfvk smithi032 *:8000 running (4m) 2m ago 18m 91.5M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 e44becb89c3f 2024-03-26T22:05:48.466 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.foo.smithi092.jqgzor smithi092 *:8000 running (4m) 113s ago 18m 91.5M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ae309bced9e0 2024-03-26T22:05:48.467 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi032.hfwxmk smithi032 *:80 running (4m) 2m ago 18m 91.2M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 2272b79783a8 2024-03-26T22:05:48.467 INFO:teuthology.orchestra.run.smithi032.stdout:rgw.smpl.smithi092.kgbhfm smithi092 *:80 running (4m) 113s ago 17m 91.3M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 a9128380853c 2024-03-26T22:05:49.301 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions' 2024-03-26T22:05:50.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:50 smithi032 bash[55231]: audit 2024-03-26T22:05:48.441233+0000 mgr.y (mgr.25468) 608 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:50.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:50 smithi032 bash[55231]: cluster 2024-03-26T22:05:48.874539+0000 mgr.y (mgr.25468) 609 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:50.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:50 smithi032 bash[53843]: audit 2024-03-26T22:05:48.441233+0000 mgr.y (mgr.25468) 608 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:50.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:50 smithi032 bash[53843]: cluster 2024-03-26T22:05:48.874539+0000 mgr.y (mgr.25468) 609 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:50.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:50 smithi092 bash[42150]: audit 2024-03-26T22:05:48.441233+0000 mgr.y (mgr.25468) 608 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:50.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:50 smithi092 bash[42150]: cluster 2024-03-26T22:05:48.874539+0000 mgr.y (mgr.25468) 609 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:51.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:05:51 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:05:51] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-26T22:05:52.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:52 smithi032 bash[53843]: cluster 2024-03-26T22:05:50.875986+0000 mgr.y (mgr.25468) 610 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:52.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:52 smithi032 bash[55231]: cluster 2024-03-26T22:05:50.875986+0000 mgr.y (mgr.25468) 610 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:52.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:52 smithi092 bash[42150]: cluster 2024-03-26T22:05:50.875986+0000 mgr.y (mgr.25468) 610 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:53.016 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:05:53.016 INFO:teuthology.orchestra.run.smithi032.stdout: "mon": { 2024-03-26T22:05:53.016 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:05:53.016 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout: "mgr": { 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout: "osd": { 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout: "rgw": { 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 4 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout: }, 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout: "overall": { 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 17 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout: } 2024-03-26T22:05:53.017 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:05:53.845 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade status' 2024-03-26T22:05:53.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:53 smithi032 bash[53843]: cluster 2024-03-26T22:05:52.876741+0000 mgr.y (mgr.25468) 611 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:53.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:53 smithi032 bash[53843]: audit 2024-03-26T22:05:53.015614+0000 mon.c (mon.1) 355 : audit [DBG] from='client.? 172.21.15.32:0/1796862152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:53 smithi032 bash[55231]: cluster 2024-03-26T22:05:52.876741+0000 mgr.y (mgr.25468) 611 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:53.857 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:53 smithi032 bash[55231]: audit 2024-03-26T22:05:53.015614+0000 mon.c (mon.1) 355 : audit [DBG] from='client.? 172.21.15.32:0/1796862152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:53 smithi092 bash[42150]: cluster 2024-03-26T22:05:52.876741+0000 mgr.y (mgr.25468) 611 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:53.959 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:53 smithi092 bash[42150]: audit 2024-03-26T22:05:53.015614+0000 mon.c (mon.1) 355 : audit [DBG] from='client.? 172.21.15.32:0/1796862152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:54 smithi092 bash[42150]: audit 2024-03-26T22:05:53.696354+0000 mgr.y (mgr.25468) 612 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:55.078 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:54 smithi032 bash[55231]: audit 2024-03-26T22:05:53.696354+0000 mgr.y (mgr.25468) 612 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:55.078 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:54 smithi032 bash[53843]: audit 2024-03-26T22:05:53.696354+0000 mgr.y (mgr.25468) 612 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:55.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:55 smithi032 bash[53843]: cluster 2024-03-26T22:05:54.877755+0000 mgr.y (mgr.25468) 613 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:55.845 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:55 smithi032 bash[55231]: cluster 2024-03-26T22:05:54.877755+0000 mgr.y (mgr.25468) 613 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:55.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:55 smithi092 bash[42150]: cluster 2024-03-26T22:05:54.877755+0000 mgr.y (mgr.25468) 613 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:05:57.418 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:05:57.418 INFO:teuthology.orchestra.run.smithi032.stdout: "target_image": null, 2024-03-26T22:05:57.418 INFO:teuthology.orchestra.run.smithi032.stdout: "in_progress": false, 2024-03-26T22:05:57.418 INFO:teuthology.orchestra.run.smithi032.stdout: "which": "", 2024-03-26T22:05:57.418 INFO:teuthology.orchestra.run.smithi032.stdout: "services_complete": [], 2024-03-26T22:05:57.418 INFO:teuthology.orchestra.run.smithi032.stdout: "progress": null, 2024-03-26T22:05:57.418 INFO:teuthology.orchestra.run.smithi032.stdout: "message": "", 2024-03-26T22:05:57.418 INFO:teuthology.orchestra.run.smithi032.stdout: "is_paused": false 2024-03-26T22:05:57.418 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:05:58.194 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:57 smithi032 bash[55231]: cluster 2024-03-26T22:05:56.879212+0000 mgr.y (mgr.25468) 614 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:58.194 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:57 smithi032 bash[53843]: cluster 2024-03-26T22:05:56.879212+0000 mgr.y (mgr.25468) 614 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:58.195 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph health detail' 2024-03-26T22:05:58.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:57 smithi092 bash[42150]: cluster 2024-03-26T22:05:56.879212+0000 mgr.y (mgr.25468) 614 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:59.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:58 smithi092 bash[42150]: audit 2024-03-26T22:05:57.417318+0000 mgr.y (mgr.25468) 615 : audit [DBG] from='client.44938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:59.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:58 smithi032 bash[53843]: audit 2024-03-26T22:05:57.417318+0000 mgr.y (mgr.25468) 615 : audit [DBG] from='client.44938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:59.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:58 smithi032 bash[55231]: audit 2024-03-26T22:05:57.417318+0000 mgr.y (mgr.25468) 615 : audit [DBG] from='client.44938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:00.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:05:59 smithi032 bash[53843]: cluster 2024-03-26T22:05:58.880111+0000 mgr.y (mgr.25468) 616 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:00.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:05:59 smithi032 bash[55231]: cluster 2024-03-26T22:05:58.880111+0000 mgr.y (mgr.25468) 616 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:00.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:05:59 smithi092 bash[42150]: cluster 2024-03-26T22:05:58.880111+0000 mgr.y (mgr.25468) 616 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:01.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:01 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:06:01] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-26T22:06:01.899 INFO:teuthology.orchestra.run.smithi032.stdout:HEALTH_OK 2024-03-26T22:06:02.208 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:01 smithi092 bash[42150]: cluster 2024-03-26T22:06:00.881510+0000 mgr.y (mgr.25468) 617 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:02.209 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:01 smithi092 bash[42150]: audit 2024-03-26T22:06:01.899491+0000 mon.c (mon.1) 356 : audit [DBG] from='client.? 172.21.15.32:0/30067438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:06:02.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:01 smithi032 bash[55231]: cluster 2024-03-26T22:06:00.881510+0000 mgr.y (mgr.25468) 617 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:02.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:01 smithi032 bash[55231]: audit 2024-03-26T22:06:01.899491+0000 mon.c (mon.1) 356 : audit [DBG] from='client.? 172.21.15.32:0/30067438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:06:02.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:01 smithi032 bash[53843]: cluster 2024-03-26T22:06:00.881510+0000 mgr.y (mgr.25468) 617 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:02.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:01 smithi032 bash[53843]: audit 2024-03-26T22:06:01.899491+0000 mon.c (mon.1) 356 : audit [DBG] from='client.? 172.21.15.32:0/30067438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:06:02.664 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-03-26T22:06:03.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:02 smithi032 bash[53843]: audit 2024-03-26T22:06:02.798966+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:03.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:02 smithi032 bash[55231]: audit 2024-03-26T22:06:02.798966+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:03.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:02 smithi092 bash[42150]: audit 2024-03-26T22:06:02.798966+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:04.248 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:03 smithi032 bash[55231]: cluster 2024-03-26T22:06:02.882545+0000 mgr.y (mgr.25468) 618 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:04.248 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:03 smithi032 bash[53843]: cluster 2024-03-26T22:06:02.882545+0000 mgr.y (mgr.25468) 618 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:04.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:03 smithi092 bash[42150]: cluster 2024-03-26T22:06:02.882545+0000 mgr.y (mgr.25468) 618 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:05.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:04 smithi032 bash[53843]: audit 2024-03-26T22:06:03.704379+0000 mgr.y (mgr.25468) 619 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:05.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:04 smithi032 bash[55231]: audit 2024-03-26T22:06:03.704379+0000 mgr.y (mgr.25468) 619 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:05.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:04 smithi092 bash[42150]: audit 2024-03-26T22:06:03.704379+0000 mgr.y (mgr.25468) 619 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:06.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:05 smithi032 bash[53843]: cluster 2024-03-26T22:06:04.883580+0000 mgr.y (mgr.25468) 620 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:06.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:05 smithi032 bash[55231]: cluster 2024-03-26T22:06:04.883580+0000 mgr.y (mgr.25468) 620 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:06.457 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-03-26T22:06:06.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:05 smithi092 bash[42150]: cluster 2024-03-26T22:06:04.883580+0000 mgr.y (mgr.25468) 620 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:07.237 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:06 smithi032 bash[53843]: audit 2024-03-26T22:06:06.435868+0000 mon.c (mon.1) 358 : audit [DBG] from='client.? 172.21.15.32:0/1450312558' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:07.237 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:06 smithi032 bash[55231]: audit 2024-03-26T22:06:06.435868+0000 mon.c (mon.1) 358 : audit [DBG] from='client.? 172.21.15.32:0/1450312558' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:07.238 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-03-26T22:06:07.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:06 smithi092 bash[42150]: audit 2024-03-26T22:06:06.435868+0000 mon.c (mon.1) 358 : audit [DBG] from='client.? 172.21.15.32:0/1450312558' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:08.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:07 smithi032 bash[53843]: cluster 2024-03-26T22:06:06.885266+0000 mgr.y (mgr.25468) 621 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:08.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:07 smithi032 bash[55231]: cluster 2024-03-26T22:06:06.885266+0000 mgr.y (mgr.25468) 621 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:08.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:07 smithi092 bash[42150]: cluster 2024-03-26T22:06:06.885266+0000 mgr.y (mgr.25468) 621 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:09.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:08 smithi032 bash[53843]: audit 2024-03-26T22:06:08.796432+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:09.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:08 smithi032 bash[53843]: audit 2024-03-26T22:06:08.797944+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:09.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:08 smithi032 bash[53843]: audit 2024-03-26T22:06:08.807425+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:06:09.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:08 smithi032 bash[55231]: audit 2024-03-26T22:06:08.796432+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:09.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:08 smithi032 bash[55231]: audit 2024-03-26T22:06:08.797944+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:09.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:08 smithi032 bash[55231]: audit 2024-03-26T22:06:08.807425+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:06:09.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:08 smithi092 bash[42150]: audit 2024-03-26T22:06:08.796432+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:09.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:08 smithi092 bash[42150]: audit 2024-03-26T22:06:08.797944+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:09.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:08 smithi092 bash[42150]: audit 2024-03-26T22:06:08.807425+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-03-26T22:06:10.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:09 smithi032 bash[53843]: cluster 2024-03-26T22:06:08.886033+0000 mgr.y (mgr.25468) 622 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:10.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:09 smithi032 bash[55231]: cluster 2024-03-26T22:06:08.886033+0000 mgr.y (mgr.25468) 622 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:10.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:09 smithi092 bash[42150]: cluster 2024-03-26T22:06:08.886033+0000 mgr.y (mgr.25468) 622 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:10.928 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)" 2024-03-26T22:06:11.318 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:11 smithi032 bash[53843]: audit 2024-03-26T22:06:10.913176+0000 mon.c (mon.1) 361 : audit [DBG] from='client.? 172.21.15.32:0/1848450992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:11.318 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:11 smithi032 bash[55231]: audit 2024-03-26T22:06:10.913176+0000 mon.c (mon.1) 361 : audit [DBG] from='client.? 172.21.15.32:0/1848450992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:11.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:10 smithi092 bash[42150]: audit 2024-03-26T22:06:10.913176+0000 mon.c (mon.1) 361 : audit [DBG] from='client.? 172.21.15.32:0/1848450992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:11.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:11 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:06:11] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-26T22:06:11.756 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-03-26T22:06:12.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:12 smithi032 bash[53843]: cluster 2024-03-26T22:06:10.886922+0000 mgr.y (mgr.25468) 623 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:12.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:12 smithi032 bash[55231]: cluster 2024-03-26T22:06:10.886922+0000 mgr.y (mgr.25468) 623 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:12.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:11 smithi092 bash[42150]: cluster 2024-03-26T22:06:10.886922+0000 mgr.y (mgr.25468) 623 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:14.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:14 smithi032 bash[53843]: cluster 2024-03-26T22:06:12.888067+0000 mgr.y (mgr.25468) 624 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:14.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:14 smithi032 bash[55231]: cluster 2024-03-26T22:06:12.888067+0000 mgr.y (mgr.25468) 624 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:14.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:14 smithi092 bash[42150]: cluster 2024-03-26T22:06:12.888067+0000 mgr.y (mgr.25468) 624 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:15.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:15 smithi032 bash[53843]: audit 2024-03-26T22:06:13.707454+0000 mgr.y (mgr.25468) 625 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:15.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:15 smithi032 bash[55231]: audit 2024-03-26T22:06:13.707454+0000 mgr.y (mgr.25468) 625 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:15.444 INFO:teuthology.orchestra.run.smithi032.stdout:osd 8 2m ago - 2024-03-26T22:06:15.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:15 smithi092 bash[42150]: audit 2024-03-26T22:06:13.707454+0000 mgr.y (mgr.25468) 625 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:16.251 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-26T22:06:16.262 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi032.front.sepia.ceph.com 2024-03-26T22:06:16.262 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-03-26T22:06:16.275 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:16 smithi032 bash[55231]: cluster 2024-03-26T22:06:14.890824+0000 mgr.y (mgr.25468) 626 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:16.276 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:16 smithi032 bash[53843]: cluster 2024-03-26T22:06:14.890824+0000 mgr.y (mgr.25468) 626 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:16.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:16 smithi092 bash[42150]: cluster 2024-03-26T22:06:14.890824+0000 mgr.y (mgr.25468) 626 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:17.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:17 smithi032 bash[53843]: audit 2024-03-26T22:06:15.422600+0000 mgr.y (mgr.25468) 627 : audit [DBG] from='client.44962 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:17.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:17 smithi032 bash[55231]: audit 2024-03-26T22:06:15.422600+0000 mgr.y (mgr.25468) 627 : audit [DBG] from='client.44962 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:17.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:17 smithi092 bash[42150]: audit 2024-03-26T22:06:15.422600+0000 mgr.y (mgr.25468) 627 : audit [DBG] from='client.44962 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:18.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:18 smithi032 bash[53843]: cluster 2024-03-26T22:06:16.892358+0000 mgr.y (mgr.25468) 628 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:18.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:18 smithi032 bash[53843]: audit 2024-03-26T22:06:17.799384+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:18.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:18 smithi032 bash[55231]: cluster 2024-03-26T22:06:16.892358+0000 mgr.y (mgr.25468) 628 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:18.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:18 smithi032 bash[55231]: audit 2024-03-26T22:06:17.799384+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:18.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:18 smithi092 bash[42150]: cluster 2024-03-26T22:06:16.892358+0000 mgr.y (mgr.25468) 628 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:18.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:18 smithi092 bash[42150]: audit 2024-03-26T22:06:17.799384+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25468 172.21.15.32:0/3563590544' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:20.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:20 smithi032 bash[53843]: cluster 2024-03-26T22:06:18.893069+0000 mgr.y (mgr.25468) 629 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:20.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:20 smithi032 bash[55231]: cluster 2024-03-26T22:06:18.893069+0000 mgr.y (mgr.25468) 629 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:20.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:20 smithi092 bash[42150]: cluster 2024-03-26T22:06:18.893069+0000 mgr.y (mgr.25468) 629 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:20.601 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-03-26T22:06:20.601 INFO:teuthology.orchestra.run.smithi032.stdout: "image": "quay.io/ceph/ceph", 2024-03-26T22:06:20.601 INFO:teuthology.orchestra.run.smithi032.stdout: "registry": "quay.io", 2024-03-26T22:06:20.601 INFO:teuthology.orchestra.run.smithi032.stdout: "bare_image": "ceph/ceph", 2024-03-26T22:06:20.601 INFO:teuthology.orchestra.run.smithi032.stdout: "versions": [] 2024-03-26T22:06:20.601 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-03-26T22:06:21.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:21 smithi032 bash[53843]: audit 2024-03-26T22:06:19.802819+0000 mgr.y (mgr.25468) 630 : audit [DBG] from='client.54848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:21.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:21 smithi032 bash[55231]: audit 2024-03-26T22:06:19.802819+0000 mgr.y (mgr.25468) 630 : audit [DBG] from='client.54848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:21.417 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-03-26T22:06:21.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:21 smithi092 bash[42150]: audit 2024-03-26T22:06:19.802819+0000 mgr.y (mgr.25468) 630 : audit [DBG] from='client.54848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:21.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:21 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:06:21] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-26T22:06:22.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:22 smithi032 bash[55231]: cluster 2024-03-26T22:06:20.894486+0000 mgr.y (mgr.25468) 631 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:22.345 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:22 smithi032 bash[53843]: cluster 2024-03-26T22:06:20.894486+0000 mgr.y (mgr.25468) 631 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:22.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:22 smithi092 bash[42150]: cluster 2024-03-26T22:06:20.894486+0000 mgr.y (mgr.25468) 631 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:24.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:24 smithi032 bash[53843]: cluster 2024-03-26T22:06:22.895688+0000 mgr.y (mgr.25468) 632 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:24.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:24 smithi032 bash[55231]: cluster 2024-03-26T22:06:22.895688+0000 mgr.y (mgr.25468) 632 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:24.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:24 smithi092 bash[42150]: cluster 2024-03-26T22:06:22.895688+0000 mgr.y (mgr.25468) 632 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:25.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:25 smithi032 bash[53843]: audit 2024-03-26T22:06:23.716273+0000 mgr.y (mgr.25468) 633 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:25.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:25 smithi032 bash[55231]: audit 2024-03-26T22:06:23.716273+0000 mgr.y (mgr.25468) 633 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:25.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:25 smithi092 bash[42150]: audit 2024-03-26T22:06:23.716273+0000 mgr.y (mgr.25468) 633 : audit [DBG] from='client.34746 -' entity='client.iscsi.foo.smithi032.fdcdae' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:25.635 INFO:teuthology.orchestra.run.smithi032.stdout: "16.2.0", 2024-03-26T22:06:26.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:26 smithi032 bash[53843]: cluster 2024-03-26T22:06:24.896693+0000 mgr.y (mgr.25468) 634 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:26.103 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:26 smithi032 bash[53843]: audit 2024-03-26T22:06:24.943375+0000 mgr.y (mgr.25468) 635 : audit [DBG] from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:26.344 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:26 smithi032 bash[55231]: cluster 2024-03-26T22:06:24.896693+0000 mgr.y (mgr.25468) 634 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:26.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:26 smithi032 bash[55231]: audit 2024-03-26T22:06:24.943375+0000 mgr.y (mgr.25468) 635 : audit [DBG] from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:26.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:26 smithi092 bash[42150]: cluster 2024-03-26T22:06:24.896693+0000 mgr.y (mgr.25468) 634 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:26.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:26 smithi092 bash[42150]: audit 2024-03-26T22:06:24.943375+0000 mgr.y (mgr.25468) 635 : audit [DBG] from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:26.477 DEBUG:teuthology.orchestra.run.smithi032:> 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 f67fcee4-ebb8-11ee-95d0-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-03-26T22:06:28.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:28 smithi032 bash[53843]: cluster 2024-03-26T22:06:26.898229+0000 mgr.y (mgr.25468) 636 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:28.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:28 smithi032 bash[55231]: cluster 2024-03-26T22:06:26.898229+0000 mgr.y (mgr.25468) 636 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:28.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:28 smithi092 bash[42150]: cluster 2024-03-26T22:06:26.898229+0000 mgr.y (mgr.25468) 636 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:30.344 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:30 smithi032 bash[53843]: cluster 2024-03-26T22:06:28.898972+0000 mgr.y (mgr.25468) 637 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:30.345 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:30 smithi032 bash[55231]: cluster 2024-03-26T22:06:28.898972+0000 mgr.y (mgr.25468) 637 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:30.458 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:30 smithi092 bash[42150]: cluster 2024-03-26T22:06:28.898972+0000 mgr.y (mgr.25468) 637 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:06:30.615 INFO:teuthology.orchestra.run.smithi032.stdout: "v16.2.2", 2024-03-26T22:06:30.615 INFO:teuthology.orchestra.run.smithi032.stdout: "v16.2.2-20210505", 2024-03-26T22:06:31.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:31 smithi032 bash[53843]: audit 2024-03-26T22:06:29.956426+0000 mgr.y (mgr.25468) 638 : audit [DBG] from='client.35049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:31.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:31 smithi032 bash[55231]: audit 2024-03-26T22:06:29.956426+0000 mgr.y (mgr.25468) 638 : audit [DBG] from='client.35049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:31.344 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:31 smithi032 bash[50508]: ::ffff:172.21.15.92 - - [26/Mar/2024:22:06:31] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-26T22:06:31.459 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:31 smithi092 bash[42150]: audit 2024-03-26T22:06:29.956426+0000 mgr.y (mgr.25468) 638 : audit [DBG] from='client.35049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:31.466 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-26T22:06:31.475 INFO:tasks.cephadm:Teardown begin 2024-03-26T22:06:31.476 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-26T22:06:31.491 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-26T22:06:31.508 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-26T22:06:31.508 DEBUG:teuthology.orchestra.run.smithi032:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-26T22:06:31.541 DEBUG:teuthology.orchestra.run.smithi092:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-26T22:06:31.548 INFO:tasks.cephadm:Stopping all daemons... 2024-03-26T22:06:31.548 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-26T22:06:31.549 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.a 2024-03-26T22:06:31.757 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:31 smithi032 systemd[1]: Stopping Ceph mon.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:06:32.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:31 smithi032 bash[53843]: debug 2024-03-26T22:06:31.752+0000 7f4254ea6700 -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-03-26T22:06:32.094 INFO:journalctl@ceph.mon.a.smithi032.stdout:Mar 26 22:06:31 smithi032 bash[53843]: debug 2024-03-26T22:06:31.752+0000 7f4254ea6700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-03-26T22:06:32.726 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.a.service' 2024-03-26T22:06:32.763 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:06:32.763 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-03-26T22:06:32.763 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-03-26T22:06:32.764 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.c 2024-03-26T22:06:33.095 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:32 smithi032 bash[50508]: [26/Mar/2024:22:06:32] ENGINE Bus STOPPING 2024-03-26T22:06:33.095 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:32 smithi032 bash[50508]: [26/Mar/2024:22:06:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T22:06:33.095 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:33 smithi032 bash[50508]: [26/Mar/2024:22:06:32] ENGINE Bus STOPPED 2024-03-26T22:06:33.095 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:33 smithi032 bash[50508]: [26/Mar/2024:22:06:33] ENGINE Bus STARTING 2024-03-26T22:06:33.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:32 smithi032 systemd[1]: Stopping Ceph mon.c for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:06:33.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:32 smithi032 bash[55231]: debug 2024-03-26T22:06:32.968+0000 7fd2f1c3f700 -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-03-26T22:06:33.095 INFO:journalctl@ceph.mon.c.smithi032.stdout:Mar 26 22:06:32 smithi032 bash[55231]: debug 2024-03-26T22:06:32.968+0000 7fd2f1c3f700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-03-26T22:06:33.594 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:33 smithi032 bash[50508]: CherryPy Checker: 2024-03-26T22:06:33.595 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:33 smithi032 bash[50508]: The Application mounted at '' has an empty config. 2024-03-26T22:06:33.595 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:33 smithi032 bash[50508]: [26/Mar/2024:22:06:33] ENGINE Serving on http://:::9283 2024-03-26T22:06:33.595 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:33 smithi032 bash[50508]: [26/Mar/2024:22:06:33] ENGINE Bus STARTED 2024-03-26T22:06:33.892 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.c.service' 2024-03-26T22:06:33.927 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:06:33.927 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-03-26T22:06:33.927 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-03-26T22:06:33.927 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.b 2024-03-26T22:06:34.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:33 smithi092 systemd[1]: Stopping Ceph mon.b for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:06:34.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:34 smithi092 bash[42150]: debug 2024-03-26T22:06:34.121+0000 7f38fbd4c700 -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-03-26T22:06:34.201 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 26 22:06:34 smithi092 bash[42150]: debug 2024-03-26T22:06:34.121+0000 7f38fbd4c700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-03-26T22:06:35.133 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mon.b.service' 2024-03-26T22:06:35.178 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:06:35.178 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-03-26T22:06:35.178 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-03-26T22:06:35.178 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.y 2024-03-26T22:06:35.552 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:35 smithi032 systemd[1]: Stopping Ceph mgr.y for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:06:35.552 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:35 smithi032 bash[50508]: debug 2024-03-26T22:06:35.344+0000 7f3e4b120700 -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-03-26T22:06:35.552 INFO:journalctl@ceph.mgr.y.smithi032.stdout:Mar 26 22:06:35 smithi032 bash[50508]: debug 2024-03-26T22:06:35.344+0000 7f3e4b120700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-03-26T22:06:36.166 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.y.service' 2024-03-26T22:06:36.199 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:06:36.199 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-03-26T22:06:36.199 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-03-26T22:06:36.199 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.x 2024-03-26T22:06:36.608 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 22:06:36 smithi092 systemd[1]: Stopping Ceph mgr.x for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:06:37.244 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 22:06:36 smithi092 bash[74378]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-mgr-x 2024-03-26T22:06:37.245 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 26 22:06:37 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-26T22:06:37.250 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@mgr.x.service' 2024-03-26T22:06:37.281 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:06:37.281 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-03-26T22:06:37.281 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-26T22:06:37.281 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.0 2024-03-26T22:06:37.594 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 22:06:37 smithi032 systemd[1]: Stopping Ceph osd.0 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:06:37.595 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 22:06:37 smithi032 bash[58099]: debug 2024-03-26T22:06:37.472+0000 7f0fb04ad700 -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-03-26T22:06:37.595 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 22:06:37 smithi032 bash[58099]: debug 2024-03-26T22:06:37.472+0000 7f0fb04ad700 -1 osd.0 150 *** Got signal Terminated *** 2024-03-26T22:06:37.595 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 22:06:37 smithi032 bash[58099]: debug 2024-03-26T22:06:37.472+0000 7f0fb04ad700 -1 osd.0 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:06:43.812 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 22:06:43 smithi032 bash[94621]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-0 2024-03-26T22:06:43.812 INFO:journalctl@ceph.osd.0.smithi032.stdout:Mar 26 22:06:43 smithi032 bash[94695]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-0 2024-03-26T22:06:45.879 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.0.service' 2024-03-26T22:06:45.916 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:06:45.916 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-26T22:06:45.916 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-26T22:06:45.916 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.1 2024-03-26T22:06:46.345 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 22:06:45 smithi032 systemd[1]: Stopping Ceph osd.1 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:06:46.345 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 22:06:46 smithi032 bash[60272]: debug 2024-03-26T22:06:46.084+0000 7f28dcd19700 -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-03-26T22:06:46.345 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 22:06:46 smithi032 bash[60272]: debug 2024-03-26T22:06:46.084+0000 7f28dcd19700 -1 osd.1 150 *** Got signal Terminated *** 2024-03-26T22:06:46.345 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 22:06:46 smithi032 bash[60272]: debug 2024-03-26T22:06:46.084+0000 7f28dcd19700 -1 osd.1 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:06:52.522 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 22:06:52 smithi032 bash[94843]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-1 2024-03-26T22:06:52.522 INFO:journalctl@ceph.osd.1.smithi032.stdout:Mar 26 22:06:52 smithi032 bash[94919]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-1 2024-03-26T22:06:54.635 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.1.service' 2024-03-26T22:06:54.673 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:06:54.673 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-26T22:06:54.674 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-26T22:06:54.674 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.2 2024-03-26T22:06:55.095 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 22:06:54 smithi032 systemd[1]: Stopping Ceph osd.2 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:06:55.095 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 22:06:54 smithi032 bash[62439]: debug 2024-03-26T22:06:54.832+0000 7f7f1a229700 -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-03-26T22:06:55.095 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 22:06:54 smithi032 bash[62439]: debug 2024-03-26T22:06:54.832+0000 7f7f1a229700 -1 osd.2 150 *** Got signal Terminated *** 2024-03-26T22:06:55.095 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 22:06:54 smithi032 bash[62439]: debug 2024-03-26T22:06:54.832+0000 7f7f1a229700 -1 osd.2 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:06:57.209 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:06:56 smithi092 bash[64042]: ts=2024-03-26T22:06:56.791Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.32:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-03-26T22:06:57.209 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:06:56 smithi092 bash[64042]: ts=2024-03-26T22:06:56.791Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.32:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-03-26T22:06:57.209 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:06:56 smithi092 bash[64042]: ts=2024-03-26T22:06:56.796Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.32:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-03-26T22:06:57.209 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:06:56 smithi092 bash[64042]: ts=2024-03-26T22:06:56.796Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.32:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-03-26T22:06:57.209 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:06:56 smithi092 bash[64042]: ts=2024-03-26T22:06:56.799Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.32:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.32:8765: connect: connection refused" 2024-03-26T22:07:01.090 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 22:07:00 smithi032 bash[95058]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-2 2024-03-26T22:07:01.344 INFO:journalctl@ceph.osd.2.smithi032.stdout:Mar 26 22:07:01 smithi032 bash[95130]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-2 2024-03-26T22:07:03.152 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.2.service' 2024-03-26T22:07:03.189 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:07:03.189 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-26T22:07:03.189 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-03-26T22:07:03.190 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.3 2024-03-26T22:07:03.449 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 22:07:03 smithi032 systemd[1]: Stopping Ceph osd.3 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:07:03.449 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 22:07:03 smithi032 bash[64607]: debug 2024-03-26T22:07:03.360+0000 7fc1a4430700 -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-03-26T22:07:03.450 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 22:07:03 smithi032 bash[64607]: debug 2024-03-26T22:07:03.360+0000 7fc1a4430700 -1 osd.3 150 *** Got signal Terminated *** 2024-03-26T22:07:03.450 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 22:07:03 smithi032 bash[64607]: debug 2024-03-26T22:07:03.360+0000 7fc1a4430700 -1 osd.3 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:07:04.458 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:03 smithi092 bash[44523]: debug 2024-03-26T22:07:03.949+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:04.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:04 smithi092 bash[50620]: debug 2024-03-26T22:07:04.057+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:04.845 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 22:07:03 smithi032 bash[64607]: debug 2024-03-26T22:07:03.444+0000 7fc19ca1c700 -1 osd.3 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.468677+0000 front 2024-03-26T22:06:42.468870+0000 (oldest deadline 2024-03-26T22:07:02.968905+0000) 2024-03-26T22:07:04.845 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 22:07:04 smithi032 bash[64607]: debug 2024-03-26T22:07:04.444+0000 7fc19ca1c700 -1 osd.3 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.468677+0000 front 2024-03-26T22:06:42.468870+0000 (oldest deadline 2024-03-26T22:07:02.968905+0000) 2024-03-26T22:07:05.208 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:04 smithi092 bash[44523]: debug 2024-03-26T22:07:04.901+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:05.209 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:05 smithi092 bash[48560]: debug 2024-03-26T22:07:05.073+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:05.209 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:05 smithi092 bash[50620]: debug 2024-03-26T22:07:05.041+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:05.844 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 22:07:05 smithi032 bash[64607]: debug 2024-03-26T22:07:05.404+0000 7fc19ca1c700 -1 osd.3 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.468677+0000 front 2024-03-26T22:06:42.468870+0000 (oldest deadline 2024-03-26T22:07:02.968905+0000) 2024-03-26T22:07:06.210 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:05 smithi092 bash[44523]: debug 2024-03-26T22:07:05.889+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:06.210 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:06 smithi092 bash[50620]: debug 2024-03-26T22:07:06.001+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:06.210 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:06 smithi092 bash[48560]: debug 2024-03-26T22:07:06.085+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:06.845 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 22:07:06 smithi032 bash[64607]: debug 2024-03-26T22:07:06.408+0000 7fc19ca1c700 -1 osd.3 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.468677+0000 front 2024-03-26T22:06:42.468870+0000 (oldest deadline 2024-03-26T22:07:02.968905+0000) 2024-03-26T22:07:07.208 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:07 smithi092 bash[50620]: debug 2024-03-26T22:07:07.029+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:07.209 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:06 smithi092 bash[44523]: debug 2024-03-26T22:07:06.853+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:07.209 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:07 smithi092 bash[46553]: debug 2024-03-26T22:07:07.077+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:07.209 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:07 smithi092 bash[48560]: debug 2024-03-26T22:07:07.037+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:07.847 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 22:07:07 smithi032 bash[64607]: debug 2024-03-26T22:07:07.452+0000 7fc19ca1c700 -1 osd.3 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.468677+0000 front 2024-03-26T22:06:42.468870+0000 (oldest deadline 2024-03-26T22:07:02.968905+0000) 2024-03-26T22:07:08.208 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:07 smithi092 bash[44523]: debug 2024-03-26T22:07:07.861+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:08.209 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:08 smithi092 bash[46553]: debug 2024-03-26T22:07:08.081+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:08.209 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:08 smithi092 bash[48560]: debug 2024-03-26T22:07:08.069+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:08.209 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:08 smithi092 bash[50620]: debug 2024-03-26T22:07:08.045+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:09.082 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:08 smithi092 bash[44523]: debug 2024-03-26T22:07:08.821+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:09.458 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:09 smithi092 bash[46553]: debug 2024-03-26T22:07:09.109+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:09.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:09 smithi092 bash[48560]: debug 2024-03-26T22:07:09.073+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:09.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:09 smithi092 bash[50620]: debug 2024-03-26T22:07:09.093+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:09.595 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 22:07:09 smithi032 bash[95274]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-3 2024-03-26T22:07:09.595 INFO:journalctl@ceph.osd.3.smithi032.stdout:Mar 26 22:07:09 smithi032 bash[95348]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-3 2024-03-26T22:07:10.083 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:09 smithi092 bash[44523]: debug 2024-03-26T22:07:09.797+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:10.458 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:10 smithi092 bash[46553]: debug 2024-03-26T22:07:10.129+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:10.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:10 smithi092 bash[48560]: debug 2024-03-26T22:07:10.101+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:10.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:10 smithi092 bash[50620]: debug 2024-03-26T22:07:10.077+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:11.090 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:10 smithi092 bash[44523]: debug 2024-03-26T22:07:10.777+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:11.451 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.3.service' 2024-03-26T22:07:11.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:11 smithi092 bash[48560]: debug 2024-03-26T22:07:11.129+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:11.458 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:11 smithi092 bash[46553]: debug 2024-03-26T22:07:11.149+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:11.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:11 smithi092 bash[50620]: debug 2024-03-26T22:07:11.081+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:11.486 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:07:11.486 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-03-26T22:07:11.486 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-03-26T22:07:11.486 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.4 2024-03-26T22:07:11.958 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:11 smithi092 systemd[1]: Stopping Ceph osd.4 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:07:11.958 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:11 smithi092 bash[44523]: debug 2024-03-26T22:07:11.657+0000 7fd062a44700 -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-03-26T22:07:11.959 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:11 smithi092 bash[44523]: debug 2024-03-26T22:07:11.657+0000 7fd062a44700 -1 osd.4 150 *** Got signal Terminated *** 2024-03-26T22:07:11.959 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:11 smithi092 bash[44523]: debug 2024-03-26T22:07:11.657+0000 7fd062a44700 -1 osd.4 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:07:11.959 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:11 smithi092 bash[44523]: debug 2024-03-26T22:07:11.737+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:12.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:12 smithi092 bash[50620]: debug 2024-03-26T22:07:12.125+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:12.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:12 smithi092 bash[46553]: debug 2024-03-26T22:07:12.185+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:12.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:12 smithi092 bash[46553]: debug 2024-03-26T22:07:12.185+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:12.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:12 smithi092 bash[48560]: debug 2024-03-26T22:07:12.125+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:13.095 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:12 smithi092 bash[44523]: debug 2024-03-26T22:07:12.769+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:13.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:13 smithi092 bash[50620]: debug 2024-03-26T22:07:13.121+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:13.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:13 smithi092 bash[48560]: debug 2024-03-26T22:07:13.085+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:13.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:13 smithi092 bash[46553]: debug 2024-03-26T22:07:13.221+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:13.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:13 smithi092 bash[46553]: debug 2024-03-26T22:07:13.221+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:14.127 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:13 smithi092 bash[44523]: debug 2024-03-26T22:07:13.785+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:14.127 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:13 smithi092 bash[44523]: debug 2024-03-26T22:07:13.785+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:49.347213+0000 front 2024-03-26T22:06:49.347273+0000 (oldest deadline 2024-03-26T22:07:13.447121+0000) 2024-03-26T22:07:14.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:14 smithi092 bash[50620]: debug 2024-03-26T22:07:14.117+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:14.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:14 smithi092 bash[50620]: debug 2024-03-26T22:07:14.117+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:14.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:14 smithi092 bash[46553]: debug 2024-03-26T22:07:14.177+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:14.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:14 smithi092 bash[46553]: debug 2024-03-26T22:07:14.177+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:14.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:14 smithi092 bash[48560]: debug 2024-03-26T22:07:14.117+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:14.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:14 smithi092 bash[48560]: debug 2024-03-26T22:07:14.117+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:15.147 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:14 smithi092 bash[44523]: debug 2024-03-26T22:07:14.805+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:15.147 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:14 smithi092 bash[44523]: debug 2024-03-26T22:07:14.805+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:49.347213+0000 front 2024-03-26T22:06:49.347273+0000 (oldest deadline 2024-03-26T22:07:13.447121+0000) 2024-03-26T22:07:15.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:15 smithi092 bash[48560]: debug 2024-03-26T22:07:15.153+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:15.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:15 smithi092 bash[48560]: debug 2024-03-26T22:07:15.153+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:15.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:15 smithi092 bash[46553]: debug 2024-03-26T22:07:15.213+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:15.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:15 smithi092 bash[46553]: debug 2024-03-26T22:07:15.213+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:15.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:15 smithi092 bash[50620]: debug 2024-03-26T22:07:15.137+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:15.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:15 smithi092 bash[50620]: debug 2024-03-26T22:07:15.137+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:16.168 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:15 smithi092 bash[44523]: debug 2024-03-26T22:07:15.781+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:37.645315+0000 front 2024-03-26T22:06:37.645236+0000 (oldest deadline 2024-03-26T22:07:02.944919+0000) 2024-03-26T22:07:16.168 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:15 smithi092 bash[44523]: debug 2024-03-26T22:07:15.781+0000 7fd05b030700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:49.347213+0000 front 2024-03-26T22:06:49.347273+0000 (oldest deadline 2024-03-26T22:07:13.447121+0000) 2024-03-26T22:07:16.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:16 smithi092 bash[48560]: debug 2024-03-26T22:07:16.161+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:16.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:16 smithi092 bash[48560]: debug 2024-03-26T22:07:16.161+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:16.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:16 smithi092 bash[46553]: debug 2024-03-26T22:07:16.245+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:16.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:16 smithi092 bash[46553]: debug 2024-03-26T22:07:16.245+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:16.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:16 smithi092 bash[50620]: debug 2024-03-26T22:07:16.181+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:16.460 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:16 smithi092 bash[50620]: debug 2024-03-26T22:07:16.181+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:17.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:17 smithi092 bash[48560]: debug 2024-03-26T22:07:17.181+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:17.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:17 smithi092 bash[48560]: debug 2024-03-26T22:07:17.181+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:17.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:17 smithi092 bash[46553]: debug 2024-03-26T22:07:17.277+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:17.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:17 smithi092 bash[46553]: debug 2024-03-26T22:07:17.277+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:17.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:17 smithi092 bash[50620]: debug 2024-03-26T22:07:17.205+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:17.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:17 smithi092 bash[50620]: debug 2024-03-26T22:07:17.205+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:18.048 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:17 smithi092 bash[74497]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-4 2024-03-26T22:07:18.048 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 26 22:07:17 smithi092 bash[74574]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-4 2024-03-26T22:07:18.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:18 smithi092 bash[48560]: debug 2024-03-26T22:07:18.209+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:18.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:18 smithi092 bash[48560]: debug 2024-03-26T22:07:18.209+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:18.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:18 smithi092 bash[46553]: debug 2024-03-26T22:07:18.261+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:18.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:18 smithi092 bash[46553]: debug 2024-03-26T22:07:18.261+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:18.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:18 smithi092 bash[50620]: debug 2024-03-26T22:07:18.241+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:18.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:18 smithi092 bash[50620]: debug 2024-03-26T22:07:18.245+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:19.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:19 smithi092 bash[50620]: debug 2024-03-26T22:07:19.197+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:19.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:19 smithi092 bash[50620]: debug 2024-03-26T22:07:19.197+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:19.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:19 smithi092 bash[46553]: debug 2024-03-26T22:07:19.249+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:19.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:19 smithi092 bash[46553]: debug 2024-03-26T22:07:19.249+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:19.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:19 smithi092 bash[48560]: debug 2024-03-26T22:07:19.249+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:19.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:19 smithi092 bash[48560]: debug 2024-03-26T22:07:19.249+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:20.018 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.4.service' 2024-03-26T22:07:20.051 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:07:20.051 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-03-26T22:07:20.051 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-03-26T22:07:20.051 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.5 2024-03-26T22:07:20.273 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:20 smithi092 bash[50620]: debug 2024-03-26T22:07:20.161+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:20.273 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:20 smithi092 bash[50620]: debug 2024-03-26T22:07:20.161+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:20.273 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:20 smithi092 systemd[1]: Stopping Ceph osd.5 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:07:20.274 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:20 smithi092 bash[46553]: debug 2024-03-26T22:07:20.225+0000 7f6c20ce6700 -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-03-26T22:07:20.274 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:20 smithi092 bash[46553]: debug 2024-03-26T22:07:20.225+0000 7f6c20ce6700 -1 osd.5 150 *** Got signal Terminated *** 2024-03-26T22:07:20.274 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:20 smithi092 bash[46553]: debug 2024-03-26T22:07:20.225+0000 7f6c20ce6700 -1 osd.5 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:07:20.708 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:20 smithi092 bash[46553]: debug 2024-03-26T22:07:20.265+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:20.708 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:20 smithi092 bash[46553]: debug 2024-03-26T22:07:20.265+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:20.709 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:20 smithi092 bash[48560]: debug 2024-03-26T22:07:20.281+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:20.709 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:20 smithi092 bash[48560]: debug 2024-03-26T22:07:20.281+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:21.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:21 smithi092 bash[48560]: debug 2024-03-26T22:07:21.241+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:21.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:21 smithi092 bash[48560]: debug 2024-03-26T22:07:21.241+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:21.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:21 smithi092 bash[46553]: debug 2024-03-26T22:07:21.225+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:21.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:21 smithi092 bash[46553]: debug 2024-03-26T22:07:21.225+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:21.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:21 smithi092 bash[50620]: debug 2024-03-26T22:07:21.153+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:21.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:21 smithi092 bash[50620]: debug 2024-03-26T22:07:21.153+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:22.458 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:22 smithi092 bash[46553]: debug 2024-03-26T22:07:22.237+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:22.458 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:22 smithi092 bash[46553]: debug 2024-03-26T22:07:22.237+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:22.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:22 smithi092 bash[48560]: debug 2024-03-26T22:07:22.221+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:22.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:22 smithi092 bash[48560]: debug 2024-03-26T22:07:22.221+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:22.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:22 smithi092 bash[50620]: debug 2024-03-26T22:07:22.125+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:22.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:22 smithi092 bash[50620]: debug 2024-03-26T22:07:22.125+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:23.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:23 smithi092 bash[48560]: debug 2024-03-26T22:07:23.193+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:23.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:23 smithi092 bash[48560]: debug 2024-03-26T22:07:23.193+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:23.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:23 smithi092 bash[50620]: debug 2024-03-26T22:07:23.101+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:23.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:23 smithi092 bash[50620]: debug 2024-03-26T22:07:23.101+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:23.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:23 smithi092 bash[46553]: debug 2024-03-26T22:07:23.201+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:23.460 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:23 smithi092 bash[46553]: debug 2024-03-26T22:07:23.201+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:23.460 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:23 smithi092 bash[46553]: debug 2024-03-26T22:07:23.201+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.566787+0000 front 2024-03-26T22:06:59.566828+0000 (oldest deadline 2024-03-26T22:07:22.466490+0000) 2024-03-26T22:07:24.458 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:24 smithi092 bash[46553]: debug 2024-03-26T22:07:24.221+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:42.062724+0000 front 2024-03-26T22:06:42.062913+0000 (oldest deadline 2024-03-26T22:07:06.162864+0000) 2024-03-26T22:07:24.458 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:24 smithi092 bash[46553]: debug 2024-03-26T22:07:24.221+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:46.664668+0000 front 2024-03-26T22:06:46.664610+0000 (oldest deadline 2024-03-26T22:07:11.964449+0000) 2024-03-26T22:07:24.459 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:24 smithi092 bash[46553]: debug 2024-03-26T22:07:24.221+0000 7f6c192d2700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.566787+0000 front 2024-03-26T22:06:59.566828+0000 (oldest deadline 2024-03-26T22:07:22.466490+0000) 2024-03-26T22:07:24.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:24 smithi092 bash[48560]: debug 2024-03-26T22:07:24.205+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:24.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:24 smithi092 bash[48560]: debug 2024-03-26T22:07:24.205+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:24.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:24 smithi092 bash[50620]: debug 2024-03-26T22:07:24.109+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:24.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:24 smithi092 bash[50620]: debug 2024-03-26T22:07:24.109+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:25.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:25 smithi092 bash[50620]: debug 2024-03-26T22:07:25.157+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:25.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:25 smithi092 bash[50620]: debug 2024-03-26T22:07:25.157+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:25.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:25 smithi092 bash[50620]: debug 2024-03-26T22:07:25.157+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:25.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:25 smithi092 bash[48560]: debug 2024-03-26T22:07:25.245+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:25.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:25 smithi092 bash[48560]: debug 2024-03-26T22:07:25.245+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:25.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:25 smithi092 bash[48560]: debug 2024-03-26T22:07:25.245+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.170768+0000 front 2024-03-26T22:06:59.170679+0000 (oldest deadline 2024-03-26T22:07:24.470579+0000) 2024-03-26T22:07:26.378 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:26 smithi092 bash[50620]: debug 2024-03-26T22:07:26.133+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:26.378 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:26 smithi092 bash[50620]: debug 2024-03-26T22:07:26.133+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:26.378 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:26 smithi092 bash[50620]: debug 2024-03-26T22:07:26.133+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:26.378 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:26 smithi092 bash[48560]: debug 2024-03-26T22:07:26.217+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:26.379 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:26 smithi092 bash[48560]: debug 2024-03-26T22:07:26.217+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:26.379 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:26 smithi092 bash[48560]: debug 2024-03-26T22:07:26.217+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.170768+0000 front 2024-03-26T22:06:59.170679+0000 (oldest deadline 2024-03-26T22:07:24.470579+0000) 2024-03-26T22:07:26.458 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:26 smithi092 bash[74717]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-5 2024-03-26T22:07:26.958 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 26 22:07:26 smithi092 bash[74790]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-5 2024-03-26T22:07:27.431 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:27 smithi092 bash[50620]: debug 2024-03-26T22:07:27.137+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:27.431 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:27 smithi092 bash[50620]: debug 2024-03-26T22:07:27.137+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:27.431 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:27 smithi092 bash[50620]: debug 2024-03-26T22:07:27.137+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:27.431 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:27 smithi092 bash[48560]: debug 2024-03-26T22:07:27.261+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:27.431 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:27 smithi092 bash[48560]: debug 2024-03-26T22:07:27.261+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:27.431 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:27 smithi092 bash[48560]: debug 2024-03-26T22:07:27.261+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.170768+0000 front 2024-03-26T22:06:59.170679+0000 (oldest deadline 2024-03-26T22:07:24.470579+0000) 2024-03-26T22:07:28.208 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:28 smithi092 bash[50620]: debug 2024-03-26T22:07:28.109+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:28.208 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:28 smithi092 bash[50620]: debug 2024-03-26T22:07:28.109+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:28.208 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:28 smithi092 bash[50620]: debug 2024-03-26T22:07:28.109+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:28.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:28 smithi092 bash[48560]: debug 2024-03-26T22:07:28.269+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:28.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:28 smithi092 bash[48560]: debug 2024-03-26T22:07:28.269+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:28.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:28 smithi092 bash[48560]: debug 2024-03-26T22:07:28.269+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.170768+0000 front 2024-03-26T22:06:59.170679+0000 (oldest deadline 2024-03-26T22:07:24.470579+0000) 2024-03-26T22:07:28.470 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.5.service' 2024-03-26T22:07:28.504 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:07:28.504 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-03-26T22:07:28.505 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-03-26T22:07:28.505 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.6 2024-03-26T22:07:28.744 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:28 smithi092 systemd[1]: Stopping Ceph osd.6 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:07:29.132 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:28 smithi092 bash[48560]: debug 2024-03-26T22:07:28.737+0000 7fb75d374700 -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-03-26T22:07:29.132 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:28 smithi092 bash[48560]: debug 2024-03-26T22:07:28.737+0000 7fb75d374700 -1 osd.6 150 *** Got signal Terminated *** 2024-03-26T22:07:29.132 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:28 smithi092 bash[48560]: debug 2024-03-26T22:07:28.737+0000 7fb75d374700 -1 osd.6 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:07:29.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:29 smithi092 bash[48560]: debug 2024-03-26T22:07:29.269+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:29.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:29 smithi092 bash[48560]: debug 2024-03-26T22:07:29.269+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:29.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:29 smithi092 bash[48560]: debug 2024-03-26T22:07:29.269+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.170768+0000 front 2024-03-26T22:06:59.170679+0000 (oldest deadline 2024-03-26T22:07:24.470579+0000) 2024-03-26T22:07:29.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:29 smithi092 bash[50620]: debug 2024-03-26T22:07:29.121+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:29.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:29 smithi092 bash[50620]: debug 2024-03-26T22:07:29.121+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:29.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:29 smithi092 bash[50620]: debug 2024-03-26T22:07:29.121+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:29.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:29 smithi092 bash[50620]: debug 2024-03-26T22:07:29.121+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:30.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:30 smithi092 bash[48560]: debug 2024-03-26T22:07:30.249+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:30.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:30 smithi092 bash[48560]: debug 2024-03-26T22:07:30.249+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:30.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:30 smithi092 bash[48560]: debug 2024-03-26T22:07:30.249+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.170768+0000 front 2024-03-26T22:06:59.170679+0000 (oldest deadline 2024-03-26T22:07:24.470579+0000) 2024-03-26T22:07:30.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:30 smithi092 bash[50620]: debug 2024-03-26T22:07:30.093+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:30.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:30 smithi092 bash[50620]: debug 2024-03-26T22:07:30.093+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:30.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:30 smithi092 bash[50620]: debug 2024-03-26T22:07:30.093+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:30.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:30 smithi092 bash[50620]: debug 2024-03-26T22:07:30.093+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:31.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:31 smithi092 bash[48560]: debug 2024-03-26T22:07:31.289+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:31.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:31 smithi092 bash[48560]: debug 2024-03-26T22:07:31.289+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:31.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:31 smithi092 bash[48560]: debug 2024-03-26T22:07:31.289+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.170768+0000 front 2024-03-26T22:06:59.170679+0000 (oldest deadline 2024-03-26T22:07:24.470579+0000) 2024-03-26T22:07:31.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:31 smithi092 bash[48560]: debug 2024-03-26T22:07:31.289+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.471670+0000 front 2024-03-26T22:07:04.471440+0000 (oldest deadline 2024-03-26T22:07:30.371262+0000) 2024-03-26T22:07:31.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:31 smithi092 bash[50620]: debug 2024-03-26T22:07:31.061+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:31.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:31 smithi092 bash[50620]: debug 2024-03-26T22:07:31.061+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:31.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:31 smithi092 bash[50620]: debug 2024-03-26T22:07:31.061+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:31.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:31 smithi092 bash[50620]: debug 2024-03-26T22:07:31.061+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:32.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:32 smithi092 bash[48560]: debug 2024-03-26T22:07:32.285+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:32.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:32 smithi092 bash[48560]: debug 2024-03-26T22:07:32.285+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:32.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:32 smithi092 bash[48560]: debug 2024-03-26T22:07:32.285+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.170768+0000 front 2024-03-26T22:06:59.170679+0000 (oldest deadline 2024-03-26T22:07:24.470579+0000) 2024-03-26T22:07:32.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:32 smithi092 bash[48560]: debug 2024-03-26T22:07:32.285+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.471670+0000 front 2024-03-26T22:07:04.471440+0000 (oldest deadline 2024-03-26T22:07:30.371262+0000) 2024-03-26T22:07:32.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:32 smithi092 bash[50620]: debug 2024-03-26T22:07:32.049+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:32.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:32 smithi092 bash[50620]: debug 2024-03-26T22:07:32.049+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:32.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:32 smithi092 bash[50620]: debug 2024-03-26T22:07:32.049+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:32.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:32 smithi092 bash[50620]: debug 2024-03-26T22:07:32.049+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:33.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:33 smithi092 bash[48560]: debug 2024-03-26T22:07:33.265+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.667033+0000 front 2024-03-26T22:06:41.666725+0000 (oldest deadline 2024-03-26T22:07:04.566958+0000) 2024-03-26T22:07:33.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:33 smithi092 bash[48560]: debug 2024-03-26T22:07:33.265+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:48.569521+0000 front 2024-03-26T22:06:48.569595+0000 (oldest deadline 2024-03-26T22:07:13.869260+0000) 2024-03-26T22:07:33.458 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:33 smithi092 bash[48560]: debug 2024-03-26T22:07:33.265+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.170768+0000 front 2024-03-26T22:06:59.170679+0000 (oldest deadline 2024-03-26T22:07:24.470579+0000) 2024-03-26T22:07:33.459 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:33 smithi092 bash[48560]: debug 2024-03-26T22:07:33.265+0000 7fb759968700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.471670+0000 front 2024-03-26T22:07:04.471440+0000 (oldest deadline 2024-03-26T22:07:30.371262+0000) 2024-03-26T22:07:33.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:33 smithi092 bash[50620]: debug 2024-03-26T22:07:33.101+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:33.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:33 smithi092 bash[50620]: debug 2024-03-26T22:07:33.101+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:33.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:33 smithi092 bash[50620]: debug 2024-03-26T22:07:33.101+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:33.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:33 smithi092 bash[50620]: debug 2024-03-26T22:07:33.101+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:34.358 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:34 smithi092 bash[50620]: debug 2024-03-26T22:07:34.089+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:34.359 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:34 smithi092 bash[50620]: debug 2024-03-26T22:07:34.089+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:34.359 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:34 smithi092 bash[50620]: debug 2024-03-26T22:07:34.089+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:34.359 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:34 smithi092 bash[50620]: debug 2024-03-26T22:07:34.089+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:34.958 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:34 smithi092 bash[74931]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-6 2024-03-26T22:07:34.959 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 26 22:07:34 smithi092 bash[74993]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-6 2024-03-26T22:07:35.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:35 smithi092 bash[50620]: debug 2024-03-26T22:07:35.085+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:35.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:35 smithi092 bash[50620]: debug 2024-03-26T22:07:35.085+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:35.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:35 smithi092 bash[50620]: debug 2024-03-26T22:07:35.085+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:35.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:35 smithi092 bash[50620]: debug 2024-03-26T22:07:35.085+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:36.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:36 smithi092 bash[50620]: debug 2024-03-26T22:07:36.133+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:36.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:36 smithi092 bash[50620]: debug 2024-03-26T22:07:36.133+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:36.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:36 smithi092 bash[50620]: debug 2024-03-26T22:07:36.133+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:36.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:36 smithi092 bash[50620]: debug 2024-03-26T22:07:36.133+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:37.083 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.6.service' 2024-03-26T22:07:37.115 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:07:37.115 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-03-26T22:07:37.115 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-03-26T22:07:37.115 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.7 2024-03-26T22:07:37.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:37 smithi092 bash[50620]: debug 2024-03-26T22:07:37.085+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:37.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:37 smithi092 bash[50620]: debug 2024-03-26T22:07:37.085+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:37.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:37 smithi092 bash[50620]: debug 2024-03-26T22:07:37.085+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:37.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:37 smithi092 bash[50620]: debug 2024-03-26T22:07:37.085+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:37.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:37 smithi092 systemd[1]: Stopping Ceph osd.7 for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:07:37.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:37 smithi092 bash[50620]: debug 2024-03-26T22:07:37.261+0000 7f527e4ea700 -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-03-26T22:07:37.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:37 smithi092 bash[50620]: debug 2024-03-26T22:07:37.261+0000 7f527e4ea700 -1 osd.7 150 *** Got signal Terminated *** 2024-03-26T22:07:37.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:37 smithi092 bash[50620]: debug 2024-03-26T22:07:37.261+0000 7f527e4ea700 -1 osd.7 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:07:38.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:38 smithi092 bash[50620]: debug 2024-03-26T22:07:38.069+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:38.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:38 smithi092 bash[50620]: debug 2024-03-26T22:07:38.069+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:38.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:38 smithi092 bash[50620]: debug 2024-03-26T22:07:38.069+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:38.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:38 smithi092 bash[50620]: debug 2024-03-26T22:07:38.069+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:38.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:38 smithi092 bash[50620]: debug 2024-03-26T22:07:38.069+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.92:6804 osd.4 since back 2024-03-26T22:07:14.742046+0000 front 2024-03-26T22:07:14.742192+0000 (oldest deadline 2024-03-26T22:07:37.642017+0000) 2024-03-26T22:07:39.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:39 smithi092 bash[50620]: debug 2024-03-26T22:07:39.029+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:39.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:39 smithi092 bash[50620]: debug 2024-03-26T22:07:39.029+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:39.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:39 smithi092 bash[50620]: debug 2024-03-26T22:07:39.029+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:39.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:39 smithi092 bash[50620]: debug 2024-03-26T22:07:39.029+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:39.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:39 smithi092 bash[50620]: debug 2024-03-26T22:07:39.029+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.92:6804 osd.4 since back 2024-03-26T22:07:14.742046+0000 front 2024-03-26T22:07:14.742192+0000 (oldest deadline 2024-03-26T22:07:37.642017+0000) 2024-03-26T22:07:40.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:40 smithi092 bash[50620]: debug 2024-03-26T22:07:40.077+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:40.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:40 smithi092 bash[50620]: debug 2024-03-26T22:07:40.077+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:40.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:40 smithi092 bash[50620]: debug 2024-03-26T22:07:40.077+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:40.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:40 smithi092 bash[50620]: debug 2024-03-26T22:07:40.077+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:40.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:40 smithi092 bash[50620]: debug 2024-03-26T22:07:40.077+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.92:6804 osd.4 since back 2024-03-26T22:07:14.742046+0000 front 2024-03-26T22:07:14.742192+0000 (oldest deadline 2024-03-26T22:07:37.642017+0000) 2024-03-26T22:07:41.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:41 smithi092 bash[50620]: debug 2024-03-26T22:07:41.069+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:41.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:41 smithi092 bash[50620]: debug 2024-03-26T22:07:41.069+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:41.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:41 smithi092 bash[50620]: debug 2024-03-26T22:07:41.069+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:41.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:41 smithi092 bash[50620]: debug 2024-03-26T22:07:41.069+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:41.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:41 smithi092 bash[50620]: debug 2024-03-26T22:07:41.069+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.92:6804 osd.4 since back 2024-03-26T22:07:14.742046+0000 front 2024-03-26T22:07:14.742192+0000 (oldest deadline 2024-03-26T22:07:37.642017+0000) 2024-03-26T22:07:42.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:42 smithi092 bash[50620]: debug 2024-03-26T22:07:42.109+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6806 osd.0 since back 2024-03-26T22:06:41.033214+0000 front 2024-03-26T22:06:41.033187+0000 (oldest deadline 2024-03-26T22:07:03.932988+0000) 2024-03-26T22:07:42.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:42 smithi092 bash[50620]: debug 2024-03-26T22:07:42.109+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6814 osd.1 since back 2024-03-26T22:06:50.836116+0000 front 2024-03-26T22:06:50.836204+0000 (oldest deadline 2024-03-26T22:07:13.736288+0000) 2024-03-26T22:07:42.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:42 smithi092 bash[50620]: debug 2024-03-26T22:07:42.109+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6822 osd.2 since back 2024-03-26T22:06:59.439691+0000 front 2024-03-26T22:06:59.439796+0000 (oldest deadline 2024-03-26T22:07:24.739673+0000) 2024-03-26T22:07:42.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:42 smithi092 bash[50620]: debug 2024-03-26T22:07:42.109+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.32:6830 osd.3 since back 2024-03-26T22:07:04.740461+0000 front 2024-03-26T22:07:04.740741+0000 (oldest deadline 2024-03-26T22:07:28.840471+0000) 2024-03-26T22:07:42.458 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:42 smithi092 bash[50620]: debug 2024-03-26T22:07:42.109+0000 7f5276ad6700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.92:6804 osd.4 since back 2024-03-26T22:07:14.742046+0000 front 2024-03-26T22:07:14.742192+0000 (oldest deadline 2024-03-26T22:07:37.642017+0000) 2024-03-26T22:07:43.708 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:43 smithi092 bash[75134]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-7 2024-03-26T22:07:43.708 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 26 22:07:43 smithi092 bash[75211]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-osd-7 2024-03-26T22:07:45.239 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@osd.7.service' 2024-03-26T22:07:45.263 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:07:45.263 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-03-26T22:07:45.264 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-03-26T22:07:45.264 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@prometheus.a 2024-03-26T22:07:45.593 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 systemd[1]: Stopping Ceph prometheus.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:07:45.593 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 bash[64042]: ts=2024-03-26T22:07:45.429Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T22:07:45.593 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 bash[64042]: ts=2024-03-26T22:07:45.429Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-03-26T22:07:45.593 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 bash[64042]: ts=2024-03-26T22:07:45.429Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-03-26T22:07:45.593 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 bash[64042]: ts=2024-03-26T22:07:45.429Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T22:07:45.593 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 bash[64042]: ts=2024-03-26T22:07:45.429Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-03-26T22:07:45.593 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 bash[64042]: ts=2024-03-26T22:07:45.429Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T22:07:45.593 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 bash[64042]: ts=2024-03-26T22:07:45.429Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-03-26T22:07:45.593 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 bash[64042]: ts=2024-03-26T22:07:45.429Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-03-26T22:07:45.594 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 bash[64042]: ts=2024-03-26T22:07:45.429Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-03-26T22:07:45.594 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 bash[64042]: ts=2024-03-26T22:07:45.430Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T22:07:45.594 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 bash[64042]: ts=2024-03-26T22:07:45.430Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-03-26T22:07:45.594 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 26 22:07:45 smithi092 bash[64042]: ts=2024-03-26T22:07:45.430Z caller=main.go:1147 level=info msg="See you next time!" 2024-03-26T22:07:46.149 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@prometheus.a.service' 2024-03-26T22:07:46.181 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:07:46.181 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-03-26T22:07:46.182 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 --force --keep-logs 2024-03-26T22:07:50.595 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:07:50 smithi032 systemd[1]: Stopping Ceph node-exporter.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:07:51.389 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:07:51 smithi032 bash[95698]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter-a 2024-03-26T22:07:51.390 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:07:51 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-26T22:07:51.390 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:07:51 smithi032 bash[95772]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter-a 2024-03-26T22:07:51.390 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:07:51 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-26T22:07:51.390 INFO:journalctl@ceph.node-exporter.a.smithi032.stdout:Mar 26 22:07:51 smithi032 systemd[1]: Stopped Ceph node-exporter.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:07:51.738 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:07:51 smithi032 systemd[1]: Stopping Ceph alertmanager.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:07:51.738 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:07:51 smithi032 bash[86278]: ts=2024-03-26T22:07:51.631Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi032.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.32:8443: connect: connection refused" 2024-03-26T22:07:51.738 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:07:51 smithi032 bash[86278]: ts=2024-03-26T22:07:51.632Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi092.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.92:8443: connect: connection refused" 2024-03-26T22:07:51.738 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:07:51 smithi032 bash[86278]: ts=2024-03-26T22:07:51.737Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-03-26T22:07:52.788 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:07:52 smithi032 bash[95832]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-alertmanager-a 2024-03-26T22:07:52.789 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:07:52 smithi032 bash[95903]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-alertmanager-a 2024-03-26T22:07:52.789 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:07:52 smithi032 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-26T22:07:52.789 INFO:journalctl@ceph.alertmanager.a.smithi032.stdout:Mar 26 22:07:52 smithi032 systemd[1]: Stopped Ceph alertmanager.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:08:26.858 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 --force --keep-logs 2024-03-26T22:08:31.342 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:08:31 smithi092 systemd[1]: Stopping Ceph node-exporter.b for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:08:32.107 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:08:31 smithi092 bash[75670]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter-b 2024-03-26T22:08:32.107 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:08:32 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-26T22:08:32.458 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:08:32 smithi092 systemd[1]: Stopping Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715... 2024-03-26T22:08:32.458 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:08:32 smithi092 bash[75744]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-node-exporter-b 2024-03-26T22:08:32.458 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:08:32 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-26T22:08:32.458 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 26 22:08:32 smithi092 systemd[1]: Stopped Ceph node-exporter.b for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:08:32.757 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:08:32 smithi092 bash[69342]: logger=server t=2024-03-26T22:08:32.481316165Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-03-26T22:08:32.757 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:08:32 smithi092 bash[69342]: logger=tracing t=2024-03-26T22:08:32.481442483Z level=info msg="Closing tracing" 2024-03-26T22:08:32.757 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:08:32 smithi092 bash[69342]: logger=ticker t=2024-03-26T22:08:32.481531371Z level=info msg=stopped last_tick=2024-03-26T22:08:30Z 2024-03-26T22:08:33.458 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:08:33 smithi092 bash[75805]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-grafana-a 2024-03-26T22:08:33.458 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:08:33 smithi092 bash[75878]: Error response from daemon: No such container: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715-grafana-a 2024-03-26T22:08:33.458 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:08:33 smithi092 systemd[1]: ceph-f67fcee4-ebb8-11ee-95d0-87774f69a715@grafana.a.service: Succeeded. 2024-03-26T22:08:33.458 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 26 22:08:33 smithi092 systemd[1]: Stopped Ceph grafana.a for f67fcee4-ebb8-11ee-95d0-87774f69a715. 2024-03-26T22:08:56.190 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-26T22:08:56.207 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-26T22:08:56.219 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-26T22:08:56.221 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164/remote/smithi032/crash 2024-03-26T22:08:56.221 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/crash -- . 2024-03-26T22:08:56.234 INFO:teuthology.orchestra.run.smithi032.stderr:tar: /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/crash: Cannot open: No such file or directory 2024-03-26T22:08:56.234 INFO:teuthology.orchestra.run.smithi032.stderr:tar: Error is not recoverable: exiting now 2024-03-26T22:08:56.236 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164/remote/smithi092/crash 2024-03-26T22:08:56.236 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/crash -- . 2024-03-26T22:08:56.252 INFO:teuthology.orchestra.run.smithi092.stderr:tar: /var/lib/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/crash: Cannot open: No such file or directory 2024-03-26T22:08:56.252 INFO:teuthology.orchestra.run.smithi092.stderr:tar: Error is not recoverable: exiting now 2024-03-26T22:08:56.252 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-26T22:08:56.253 DEBUG:teuthology.orchestra.run.smithi032:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-26T22:08:56.293 INFO:teuthology.orchestra.run.smithi032.stdout:2024-03-26T21:43:34.697192+0000 mon.a (mon.0) 474 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T22:08:56.295 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-26T22:08:56.295 DEBUG:teuthology.orchestra.run.smithi032:> sudo egrep '\[SEC\]' /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-26T22:08:56.314 DEBUG:teuthology.orchestra.run.smithi032:> sudo egrep '\[ERR\]' /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-26T22:08:56.327 DEBUG:teuthology.orchestra.run.smithi032:> sudo egrep '\[WRN\]' /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-26T22:08:56.340 INFO:teuthology.orchestra.run.smithi032.stdout:2024-03-26T21:43:34.697192+0000 mon.a (mon.0) 474 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T22:08:56.342 INFO:tasks.cephadm:Compressing logs... 2024-03-26T22:08:56.342 DEBUG:teuthology.orchestra.run.smithi032:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-26T22:08:56.385 DEBUG:teuthology.orchestra.run.smithi092:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-26T22:08:56.399 INFO:teuthology.orchestra.run.smithi032.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-26T22:08:56.401 INFO:teuthology.orchestra.run.smithi092.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-26T22:08:56.404 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mon.a.log 2024-03-26T22:08:56.404 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-client.rgw.smpl.smithi032.hfwxmk.log 2024-03-26T22:08:56.405 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mgr.y.log 2024-03-26T22:08:56.405 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mon.c.log 2024-03-26T22:08:56.406 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-client.rgw.smpl.smithi032.hfwxmk.log: gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.audit.log 2024-03-26T22:08:56.406 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mgr.y.log: /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mon.c.log: 76.9% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-client.rgw.smpl.smithi032.hfwxmk.log.gz 2024-03-26T22:08:56.406 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.1.log 2024-03-26T22:08:56.407 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-client.rgw.foo.smithi092.jqgzor.log 2024-03-26T22:08:56.407 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mon.b.log 2024-03-26T22:08:56.408 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-client.rgw.foo.smithi092.jqgzor.log: gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.5.log 2024-03-26T22:08:56.408 INFO:teuthology.orchestra.run.smithi092.stderr: 76.9% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-client.rgw.foo.smithi092.jqgzor.log.gz 2024-03-26T22:08:56.408 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mgr.x.log 2024-03-26T22:08:56.408 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mon.b.log: /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.audit.log 2024-03-26T22:08:56.409 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.6.log 2024-03-26T22:08:56.409 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mgr.x.log: /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-client.rgw.smpl.smithi092.kgbhfm.log 2024-03-26T22:08:56.410 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.log 2024-03-26T22:08:56.411 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-client.rgw.smpl.smithi092.kgbhfm.log: 76.4%gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.cephadm.log 2024-03-26T22:08:56.411 INFO:teuthology.orchestra.run.smithi092.stderr: -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-client.rgw.smpl.smithi092.kgbhfm.log.gz 2024-03-26T22:08:56.414 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.log: 90.6% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.audit.log.gz 2024-03-26T22:08:56.415 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.4.log 2024-03-26T22:08:56.415 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-volume.log 2024-03-26T22:08:56.416 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.cephadm.log: /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.4.log: 83.6% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.cephadm.log.gz 2024-03-26T22:08:56.416 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.7.log 2024-03-26T22:08:56.417 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-26T22:08:56.420 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/tcmu-runner.log 2024-03-26T22:08:56.420 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.log 2024-03-26T22:08:56.421 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.7.log: 88.4% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.log.gz 2024-03-26T22:08:56.421 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.cephadm.log 2024-03-26T22:08:56.421 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/tcmu-runner.log: 84.1%/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.log: -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/tcmu-runner.log.gz 2024-03-26T22:08:56.422 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.0.log 2024-03-26T22:08:56.422 INFO:teuthology.orchestra.run.smithi032.stderr: 94.2% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.audit.log.gz 2024-03-26T22:08:56.423 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-client.rgw.foo.smithi032.odxfvk.log 2024-03-26T22:08:56.424 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.3.log 2024-03-26T22:08:56.425 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-client.rgw.foo.smithi032.odxfvk.log: 76.7% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-client.rgw.foo.smithi032.odxfvk.log.gz 2024-03-26T22:08:56.425 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-volume.log 2024-03-26T22:08:56.426 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.3.log: 90.8% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.cephadm.log.gz 2024-03-26T22:08:56.427 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.2.log 2024-03-26T22:08:56.434 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-volume.log: 93.5% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph.log.gz 2024-03-26T22:08:56.436 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-26T22:08:56.443 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cephadm.log: 91.5% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-volume.log.gz 2024-03-26T22:08:56.449 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.2.log: /var/log/ceph/cephadm.log: 91.3% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-volume.log.gz 2024-03-26T22:08:56.456 INFO:teuthology.orchestra.run.smithi092.stderr: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-26T22:08:56.461 INFO:teuthology.orchestra.run.smithi032.stderr: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-26T22:08:56.477 INFO:teuthology.orchestra.run.smithi092.stderr: 89.9% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mgr.x.log.gz 2024-03-26T22:08:56.844 INFO:teuthology.orchestra.run.smithi032.stderr: 88.9% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mgr.y.log.gz 2024-03-26T22:08:56.920 INFO:teuthology.orchestra.run.smithi092.stderr: 92.7% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mon.b.log.gz 2024-03-26T22:08:56.989 INFO:teuthology.orchestra.run.smithi032.stderr: 92.4% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mon.c.log.gz 2024-03-26T22:08:57.345 INFO:teuthology.orchestra.run.smithi032.stderr: 93.4% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.2.log.gz 2024-03-26T22:08:57.602 INFO:teuthology.orchestra.run.smithi032.stderr: 91.0% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-mon.a.log.gz 2024-03-26T22:08:57.678 INFO:teuthology.orchestra.run.smithi092.stderr: 93.4% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.6.log.gz 2024-03-26T22:08:57.766 INFO:teuthology.orchestra.run.smithi092.stderr: 93.9% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.7.log.gz 2024-03-26T22:08:57.894 INFO:teuthology.orchestra.run.smithi092.stderr: 93.5% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.5.log.gz 2024-03-26T22:08:58.046 INFO:teuthology.orchestra.run.smithi092.stderr: 93.6% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.4.log.gz 2024-03-26T22:08:58.046 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-03-26T22:08:58.047 INFO:teuthology.orchestra.run.smithi092.stderr:real 0m1.656s 2024-03-26T22:08:58.047 INFO:teuthology.orchestra.run.smithi092.stderr:user 0m6.179s 2024-03-26T22:08:58.047 INFO:teuthology.orchestra.run.smithi092.stderr:sys 0m0.238s 2024-03-26T22:08:58.111 INFO:teuthology.orchestra.run.smithi032.stderr: 93.5% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.0.log.gz 2024-03-26T22:08:58.153 INFO:teuthology.orchestra.run.smithi032.stderr: 93.5% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.1.log.gz 2024-03-26T22:08:58.449 INFO:teuthology.orchestra.run.smithi032.stderr: 93.5% -- replaced with /var/log/ceph/f67fcee4-ebb8-11ee-95d0-87774f69a715/ceph-osd.3.log.gz 2024-03-26T22:08:58.450 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-03-26T22:08:58.451 INFO:teuthology.orchestra.run.smithi032.stderr:real 0m2.062s 2024-03-26T22:08:58.451 INFO:teuthology.orchestra.run.smithi032.stderr:user 0m8.375s 2024-03-26T22:08:58.451 INFO:teuthology.orchestra.run.smithi032.stderr:sys 0m0.286s 2024-03-26T22:08:58.451 INFO:tasks.cephadm:Archiving logs... 2024-03-26T22:08:58.451 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164/remote/smithi032/log 2024-03-26T22:08:58.452 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-26T22:08:59.595 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164/remote/smithi092/log 2024-03-26T22:08:59.596 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-26T22:09:00.535 INFO:tasks.cephadm:Removing cluster... 2024-03-26T22:09:00.536 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 --force 2024-03-26T22:09:01.333 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f67fcee4-ebb8-11ee-95d0-87774f69a715 --force 2024-03-26T22:09:02.131 INFO:tasks.cephadm:Removing cephadm ... 2024-03-26T22:09:02.131 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-26T22:09:02.139 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-26T22:09:02.143 INFO:tasks.cephadm:Teardown complete 2024-03-26T22:09:02.144 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-26T22:09:02.154 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-26T22:09:02.154 DEBUG:teuthology.orchestra.run.smithi032:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-26T22:09:02.156 DEBUG:teuthology.orchestra.run.smithi092:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-26T22:09:02.177 INFO:teuthology.orchestra.run.smithi032.stdout: remote refid st t when poll reach delay offset jitter 2024-03-26T22:09:02.177 INFO:teuthology.orchestra.run.smithi032.stdout:============================================================================== 2024-03-26T22:09:02.177 INFO:teuthology.orchestra.run.smithi032.stdout:*hv01.front.sepi 44.4.53.2 2 u 97 128 377 0.102 0.311 0.200 2024-03-26T22:09:02.177 INFO:teuthology.orchestra.run.smithi032.stdout:+hv02.front.sepi 63.231.80.2 3 u 91 128 377 0.105 1.709 0.160 2024-03-26T22:09:02.177 INFO:teuthology.orchestra.run.smithi032.stdout:+hv03.front.sepi 74.6.168.72 3 u 98 128 377 0.095 0.024 0.139 2024-03-26T22:09:02.177 INFO:teuthology.orchestra.run.smithi032.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-03-26T22:09:02.209 INFO:teuthology.orchestra.run.smithi092.stdout: remote refid st t when poll reach delay offset jitter 2024-03-26T22:09:02.209 INFO:teuthology.orchestra.run.smithi092.stdout:============================================================================== 2024-03-26T22:09:02.209 INFO:teuthology.orchestra.run.smithi092.stdout:*hv01.front.sepi 44.4.53.2 2 u 22 64 377 0.096 5.421 1.257 2024-03-26T22:09:02.209 INFO:teuthology.orchestra.run.smithi092.stdout:+hv02.front.sepi 63.231.80.2 3 u 31 64 377 0.097 5.983 0.689 2024-03-26T22:09:02.209 INFO:teuthology.orchestra.run.smithi092.stdout:+hv03.front.sepi 74.6.168.72 3 u 34 64 377 0.096 4.371 0.679 2024-03-26T22:09:02.209 INFO:teuthology.orchestra.run.smithi092.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-03-26T22:09:02.210 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-26T22:09:02.219 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-26T22:09:02.220 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-26T22:09:02.231 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-26T22:09:02.239 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-26T22:09:02.249 INFO:teuthology.task.internal:Duration was 2269.212551 seconds 2024-03-26T22:09:02.250 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-26T22:09:02.258 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-26T22:09:02.258 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-26T22:09:02.260 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-26T22:09:02.309 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-26T22:09:02.310 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi032.front.sepia.ceph.com 2024-03-26T22:09:02.310 DEBUG:teuthology.orchestra.run.smithi032:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-26T22:09:02.323 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi092.front.sepia.ceph.com 2024-03-26T22:09:02.323 DEBUG:teuthology.orchestra.run.smithi092:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-26T22:09:02.338 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-26T22:09:02.338 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-26T22:09:02.340 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-26T22:09:02.441 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-26T22:09:02.441 DEBUG:teuthology.orchestra.run.smithi032:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-26T22:09:02.444 DEBUG:teuthology.orchestra.run.smithi092:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-26T22:09:02.617 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-26T22:09:02.628 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-26T22:09:02.628 DEBUG:teuthology.orchestra.run.smithi032:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-26T22:09:02.641 DEBUG:teuthology.orchestra.run.smithi092:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-26T22:09:02.657 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-26T22:09:02.666 DEBUG:teuthology.orchestra.run.smithi032:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-26T22:09:02.668 DEBUG:teuthology.orchestra.run.smithi092:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-26T22:09:02.680 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = core 2024-03-26T22:09:02.713 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = core 2024-03-26T22:09:02.766 DEBUG:teuthology.orchestra.run.smithi032:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-26T22:09:02.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-26T22:09:02.772 DEBUG:teuthology.orchestra.run.smithi092:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-26T22:09:02.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-26T22:09:02.778 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-26T22:09:02.788 INFO:teuthology.task.internal:Transferring archived files... 2024-03-26T22:09:02.789 DEBUG:teuthology.misc:Transferring archived files from smithi032:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164/remote/smithi032 2024-03-26T22:09:02.789 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-26T22:09:02.823 DEBUG:teuthology.misc:Transferring archived files from smithi092:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164/remote/smithi092 2024-03-26T22:09:02.823 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-26T22:09:02.854 INFO:teuthology.task.internal:Removing archive directory... 2024-03-26T22:09:02.854 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-26T22:09:02.861 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-26T22:09:02.868 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-26T22:09:02.879 INFO:teuthology.task.internal:Not uploading archives. 2024-03-26T22:09:02.879 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-26T22:09:02.889 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-26T22:09:02.889 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-26T22:09:02.891 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-26T22:09:02.897 INFO:teuthology.orchestra.run.smithi032.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 26 22:09 /home/ubuntu/cephtest 2024-03-26T22:09:02.899 INFO:teuthology.orchestra.run.smithi092.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 26 22:09 /home/ubuntu/cephtest 2024-03-26T22:09:02.901 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-26T22:09:02.911 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-26T22:09:02.932 INFO:teuthology.nuke:Checking targets against current locks 2024-03-26T22:09:02.962 DEBUG:teuthology.nuke:shortname: smithi032 2024-03-26T22:09:02.962 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-26T22:09:02.987 DEBUG:teuthology.nuke:shortname: smithi092 2024-03-26T22:09:02.987 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-26T22:09:02.990 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi032.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164', '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-03-26 21:21:46.740399', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-03-26T22:09:03.011 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624164', '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-03-26 21:21:46.738979', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-03-26T22:09:03.047 INFO:teuthology.orchestra.console.smithi032:Power off 2024-03-26T22:09:03.047 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-26T22:09:03.062 INFO:teuthology.orchestra.console.smithi092:Power off 2024-03-26T22:09:03.063 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-26T22:09:03.075 DEBUG:teuthology.orchestra.console.smithi032:power off output: Chassis Power Control: Down/Off 2024-03-26T22:09:03.076 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-26T22:09:03.090 DEBUG:teuthology.orchestra.console.smithi092:power off output: Chassis Power Control: Down/Off 2024-03-26T22:09:03.090 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-26T22:09:03.101 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is on 2024-03-26T22:09:03.116 DEBUG:teuthology.orchestra.console.smithi092:check power output: Chassis Power is on 2024-03-26T22:09:07.104 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-26T22:09:07.117 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-26T22:09:07.214 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is on 2024-03-26T22:09:07.226 DEBUG:teuthology.orchestra.console.smithi092:check power output: Chassis Power is on 2024-03-26T22:09:11.218 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-26T22:09:11.227 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-26T22:09:11.329 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is off 2024-03-26T22:09:11.337 DEBUG:teuthology.orchestra.console.smithi092:check power output: Chassis Power is off 2024-03-26T22:09:11.430 INFO:teuthology.orchestra.console.smithi032:Power off completed 2024-03-26T22:09:11.437 INFO:teuthology.orchestra.console.smithi092:Power off completed 2024-03-26T22:09:11.541 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 2269.212550878525 failure_reason: '"2024-03-26T21:43:34.697192+0000 mon.a (mon.0) 474 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY)" in cluster log' owner: scheduled_gabrioux@teuthology success: false 2024-03-26T22:09:11.541 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-26T22:09:11.611 INFO:teuthology.run:FAIL