2024-04-02T15:26:53.235 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-02T15:26:53.236 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --archive /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214 --name gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-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} --owner scheduled_gabrioux@teuthology -- /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214/orig.config.yaml 2024-04-02T15:26:53.264 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-02T15:26:53.350 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214 branch: wip-guits-testing-2024-04-02-0703 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: '7636214' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-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-04-02-0703 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: 3f3f3ed992429b85be729743ad3b39d52dd90744 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 3f3f3ed992429b85be729743ad3b39d52dd90744 workunit: branch: wip-guits-testing-2024-04-02-0703 sha1: 3f3f3ed992429b85be729743ad3b39d52dd90744 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: 5637 sha1: 3f3f3ed992429b85be729743ad3b39d52dd90744 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-2024-04-02-0703 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 3f3f3ed992429b85be729743ad3b39d52dd90744 targets: smithi107.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi195.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-04-02_14:30:22 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-02T15:26:53.350 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa; will attempt to use it 2024-04-02T15:26:53.351 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa/tasks 2024-04-02T15:26:53.351 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-02T15:26:53.353 INFO:teuthology.task.internal:Checking packages... 2024-04-02T15:26:53.373 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '3f3f3ed992429b85be729743ad3b39d52dd90744' 2024-04-02T15:26:53.373 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-02T15:26:53.373 INFO:teuthology.packaging:ref: None 2024-04-02T15:26:53.373 INFO:teuthology.packaging:tag: None 2024-04-02T15:26:53.373 INFO:teuthology.packaging:branch: wip-guits-testing-2024-04-02-0703 2024-04-02T15:26:53.374 INFO:teuthology.packaging:sha1: 3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:26:53.374 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-04-02-0703 2024-04-02T15:26:53.592 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2592-g3f3f3ed9-1focal 2024-04-02T15:26:53.593 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-02T15:26:53.600 INFO:teuthology.task.internal:no buildpackages task found 2024-04-02T15:26:53.600 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-02T15:26:53.638 INFO:teuthology.task.internal:Saving configuration 2024-04-02T15:26:53.650 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-02T15:26:53.704 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-02T15:26:53.728 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi107.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-02 15:20:19.107895', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-04-02T15:26:53.753 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-02 15:20:19.106619', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-04-02T15:26:53.753 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-02T15:26:53.764 INFO:teuthology.task.internal:roles: ubuntu@smithi107.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-04-02T15:26:53.764 INFO:teuthology.task.internal:roles: ubuntu@smithi195.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-04-02T15:26:53.764 INFO:teuthology.run_tasks:Running task console_log... 2024-04-02T15:26:53.867 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f04c27ff550>, signals=[15]) 2024-04-02T15:26:53.868 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-02T15:26:53.879 INFO:teuthology.task.internal:Opening connections... 2024-04-02T15:26:53.880 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi107.front.sepia.ceph.com 2024-04-02T15:26:53.883 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:26:53.971 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi195.front.sepia.ceph.com 2024-04-02T15:26:53.972 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:26:54.058 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-02T15:26:54.070 DEBUG:teuthology.orchestra.run.smithi107:> uname -m 2024-04-02T15:26:54.077 INFO:teuthology.orchestra.run.smithi107.stdout:x86_64 2024-04-02T15:26:54.077 DEBUG:teuthology.orchestra.run.smithi107:> cat /etc/os-release 2024-04-02T15:26:54.126 INFO:teuthology.orchestra.run.smithi107.stdout:NAME="Ubuntu" 2024-04-02T15:26:54.126 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-04-02T15:26:54.126 INFO:teuthology.orchestra.run.smithi107.stdout:ID=ubuntu 2024-04-02T15:26:54.126 INFO:teuthology.orchestra.run.smithi107.stdout:ID_LIKE=debian 2024-04-02T15:26:54.127 INFO:teuthology.orchestra.run.smithi107.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-04-02T15:26:54.127 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION_ID="20.04" 2024-04-02T15:26:54.127 INFO:teuthology.orchestra.run.smithi107.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-02T15:26:54.127 INFO:teuthology.orchestra.run.smithi107.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-02T15:26:54.127 INFO:teuthology.orchestra.run.smithi107.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-02T15:26:54.127 INFO:teuthology.orchestra.run.smithi107.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-02T15:26:54.127 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION_CODENAME=focal 2024-04-02T15:26:54.127 INFO:teuthology.orchestra.run.smithi107.stdout:UBUNTU_CODENAME=focal 2024-04-02T15:26:54.128 INFO:teuthology.lock.ops:Updating smithi107.front.sepia.ceph.com on lock server 2024-04-02T15:26:54.146 DEBUG:teuthology.orchestra.run.smithi195:> uname -m 2024-04-02T15:26:54.151 INFO:teuthology.orchestra.run.smithi195.stdout:x86_64 2024-04-02T15:26:54.151 DEBUG:teuthology.orchestra.run.smithi195:> cat /etc/os-release 2024-04-02T15:26:54.198 INFO:teuthology.orchestra.run.smithi195.stdout:NAME="Ubuntu" 2024-04-02T15:26:54.198 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-04-02T15:26:54.198 INFO:teuthology.orchestra.run.smithi195.stdout:ID=ubuntu 2024-04-02T15:26:54.198 INFO:teuthology.orchestra.run.smithi195.stdout:ID_LIKE=debian 2024-04-02T15:26:54.198 INFO:teuthology.orchestra.run.smithi195.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-04-02T15:26:54.198 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION_ID="20.04" 2024-04-02T15:26:54.198 INFO:teuthology.orchestra.run.smithi195.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-02T15:26:54.198 INFO:teuthology.orchestra.run.smithi195.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-02T15:26:54.198 INFO:teuthology.orchestra.run.smithi195.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-02T15:26:54.198 INFO:teuthology.orchestra.run.smithi195.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-02T15:26:54.198 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION_CODENAME=focal 2024-04-02T15:26:54.198 INFO:teuthology.orchestra.run.smithi195.stdout:UBUNTU_CODENAME=focal 2024-04-02T15:26:54.199 INFO:teuthology.lock.ops:Updating smithi195.front.sepia.ceph.com on lock server 2024-04-02T15:26:54.220 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-02T15:26:54.235 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-02T15:26:54.270 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-02T15:26:54.270 DEBUG:teuthology.orchestra.run.smithi107:> test '!' -e /home/ubuntu/cephtest 2024-04-02T15:26:54.272 DEBUG:teuthology.orchestra.run.smithi195:> test '!' -e /home/ubuntu/cephtest 2024-04-02T15:26:54.278 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-02T15:26:54.293 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-02T15:26:54.293 DEBUG:teuthology.orchestra.run.smithi107:> test -z $(ls -A /var/lib/ceph) 2024-04-02T15:26:54.318 DEBUG:teuthology.orchestra.run.smithi195:> test -z $(ls -A /var/lib/ceph) 2024-04-02T15:26:54.336 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-02T15:26:54.394 INFO:teuthology.run_tasks:Running task kernel... 2024-04-02T15:26:54.411 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-02T15:26:54.411 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-02T15:26:54.411 DEBUG:teuthology.orchestra.run.smithi107:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-02T15:26:54.412 DEBUG:teuthology.orchestra.run.smithi195:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-02T15:26:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T15:26:54.417 DEBUG:teuthology.orchestra.run.smithi107:> uname -r 2024-04-02T15:26:54.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T15:26:54.418 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2024-04-02T15:26:54.424 INFO:teuthology.orchestra.run.smithi195.stdout:5.4.0-124-generic 2024-04-02T15:26:54.424 INFO:teuthology.task.kernel:Running kernel on smithi195: 5.4.0-124-generic 2024-04-02T15:26:54.425 DEBUG:teuthology.orchestra.run.smithi195:> sudo apt-get clean 2024-04-02T15:26:54.466 INFO:teuthology.orchestra.run.smithi107.stdout:5.4.0-124-generic 2024-04-02T15:26:54.467 INFO:teuthology.task.kernel:Running kernel on smithi107: 5.4.0-124-generic 2024-04-02T15:26:54.467 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get clean 2024-04-02T15:26:54.536 DEBUG:teuthology.orchestra.run.smithi195:> sudo apt-get update 2024-04-02T15:26:54.571 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get update 2024-04-02T15:26:54.705 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-02T15:26:54.705 INFO:teuthology.orchestra.run.smithi195.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-02T15:26:54.705 INFO:teuthology.orchestra.run.smithi195.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-04-02T15:26:54.766 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-02T15:26:54.772 INFO:teuthology.orchestra.run.smithi107.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-02T15:26:54.772 INFO:teuthology.orchestra.run.smithi107.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-04-02T15:26:54.788 INFO:teuthology.orchestra.run.smithi195.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-04-02T15:26:54.852 INFO:teuthology.orchestra.run.smithi107.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-04-02T15:26:55.104 INFO:teuthology.orchestra.run.smithi195.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-04-02T15:26:55.155 INFO:teuthology.orchestra.run.smithi107.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-04-02T15:26:55.261 INFO:teuthology.orchestra.run.smithi195.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-04-02T15:26:55.262 INFO:teuthology.orchestra.run.smithi195.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-04-02T15:26:55.265 INFO:teuthology.orchestra.run.smithi107.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-04-02T15:26:55.275 INFO:teuthology.orchestra.run.smithi195.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-04-02T15:26:55.283 INFO:teuthology.orchestra.run.smithi195.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-04-02T15:26:55.284 INFO:teuthology.orchestra.run.smithi195.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-04-02T15:26:55.284 INFO:teuthology.orchestra.run.smithi195.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-04-02T15:26:55.318 INFO:teuthology.orchestra.run.smithi107.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-04-02T15:26:55.333 INFO:teuthology.orchestra.run.smithi195.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-04-02T15:26:55.340 INFO:teuthology.orchestra.run.smithi195.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-04-02T15:26:55.340 INFO:teuthology.orchestra.run.smithi195.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-04-02T15:26:55.406 INFO:teuthology.orchestra.run.smithi195.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-04-02T15:26:55.412 INFO:teuthology.orchestra.run.smithi195.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-04-02T15:26:55.422 INFO:teuthology.orchestra.run.smithi195.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-04-02T15:26:55.422 INFO:teuthology.orchestra.run.smithi195.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-04-02T15:26:55.422 INFO:teuthology.orchestra.run.smithi195.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-04-02T15:26:55.423 INFO:teuthology.orchestra.run.smithi195.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-04-02T15:26:55.423 INFO:teuthology.orchestra.run.smithi195.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-04-02T15:26:55.426 INFO:teuthology.orchestra.run.smithi107.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-04-02T15:26:55.430 INFO:teuthology.orchestra.run.smithi107.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-04-02T15:26:55.431 INFO:teuthology.orchestra.run.smithi107.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-04-02T15:26:55.431 INFO:teuthology.orchestra.run.smithi107.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-04-02T15:26:55.480 INFO:teuthology.orchestra.run.smithi107.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-04-02T15:26:55.488 INFO:teuthology.orchestra.run.smithi107.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-04-02T15:26:55.489 INFO:teuthology.orchestra.run.smithi107.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-04-02T15:26:55.508 INFO:teuthology.orchestra.run.smithi107.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-04-02T15:26:55.521 INFO:teuthology.orchestra.run.smithi107.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-04-02T15:26:55.525 INFO:teuthology.orchestra.run.smithi107.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-04-02T15:26:55.525 INFO:teuthology.orchestra.run.smithi107.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-04-02T15:26:55.525 INFO:teuthology.orchestra.run.smithi107.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-04-02T15:26:55.526 INFO:teuthology.orchestra.run.smithi107.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-04-02T15:26:55.549 INFO:teuthology.orchestra.run.smithi107.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-04-02T15:26:55.595 INFO:teuthology.orchestra.run.smithi195.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-04-02T15:26:55.611 INFO:teuthology.orchestra.run.smithi195.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-04-02T15:26:55.612 INFO:teuthology.orchestra.run.smithi107.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-04-02T15:26:55.631 INFO:teuthology.orchestra.run.smithi195.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-04-02T15:26:55.632 INFO:teuthology.orchestra.run.smithi195.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-04-02T15:26:55.633 INFO:teuthology.orchestra.run.smithi107.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-04-02T15:26:55.633 INFO:teuthology.orchestra.run.smithi195.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,816 kB] 2024-04-02T15:26:55.646 INFO:teuthology.orchestra.run.smithi107.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-04-02T15:26:55.657 INFO:teuthology.orchestra.run.smithi107.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-04-02T15:26:55.658 INFO:teuthology.orchestra.run.smithi107.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,816 kB] 2024-04-02T15:26:55.765 INFO:teuthology.orchestra.run.smithi195.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [393 kB] 2024-04-02T15:26:55.768 INFO:teuthology.orchestra.run.smithi195.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-04-02T15:26:55.768 INFO:teuthology.orchestra.run.smithi195.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-04-02T15:26:55.787 INFO:teuthology.orchestra.run.smithi107.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [393 kB] 2024-04-02T15:26:55.797 INFO:teuthology.orchestra.run.smithi195.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-04-02T15:26:55.797 INFO:teuthology.orchestra.run.smithi107.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-04-02T15:26:55.798 INFO:teuthology.orchestra.run.smithi107.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-04-02T15:26:55.806 INFO:teuthology.orchestra.run.smithi195.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-04-02T15:26:55.813 INFO:teuthology.orchestra.run.smithi195.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-04-02T15:26:55.814 INFO:teuthology.orchestra.run.smithi195.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-04-02T15:26:55.815 INFO:teuthology.orchestra.run.smithi195.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-04-02T15:26:55.816 INFO:teuthology.orchestra.run.smithi195.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-04-02T15:26:55.816 INFO:teuthology.orchestra.run.smithi195.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-04-02T15:26:55.818 INFO:teuthology.orchestra.run.smithi107.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-04-02T15:26:55.834 INFO:teuthology.orchestra.run.smithi107.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-04-02T15:26:55.838 INFO:teuthology.orchestra.run.smithi107.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-04-02T15:26:55.839 INFO:teuthology.orchestra.run.smithi107.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-04-02T15:26:55.839 INFO:teuthology.orchestra.run.smithi107.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-04-02T15:26:55.840 INFO:teuthology.orchestra.run.smithi107.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-04-02T15:26:55.840 INFO:teuthology.orchestra.run.smithi107.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-04-02T15:26:55.853 INFO:teuthology.orchestra.run.smithi195.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-04-02T15:26:55.854 INFO:teuthology.orchestra.run.smithi195.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-04-02T15:26:55.855 INFO:teuthology.orchestra.run.smithi195.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-04-02T15:26:55.855 INFO:teuthology.orchestra.run.smithi195.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-04-02T15:26:55.877 INFO:teuthology.orchestra.run.smithi107.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-04-02T15:26:55.878 INFO:teuthology.orchestra.run.smithi107.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-04-02T15:26:55.879 INFO:teuthology.orchestra.run.smithi107.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-04-02T15:26:55.879 INFO:teuthology.orchestra.run.smithi107.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-04-02T15:26:55.889 INFO:teuthology.orchestra.run.smithi195.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-04-02T15:26:55.889 INFO:teuthology.orchestra.run.smithi195.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-04-02T15:26:55.917 INFO:teuthology.orchestra.run.smithi107.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-04-02T15:26:55.918 INFO:teuthology.orchestra.run.smithi107.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-04-02T15:26:59.318 INFO:teuthology.orchestra.run.smithi195.stdout:Fetched 19.7 MB in 3s (6,976 kB/s) 2024-04-02T15:26:59.631 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 19.7 MB in 3s (6,732 kB/s) 2024-04-02T15:27:00.849 INFO:teuthology.orchestra.run.smithi195.stdout:Reading package lists... 2024-04-02T15:27:00.874 DEBUG:teuthology.orchestra.run.smithi195:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T15:27:00.942 INFO:teuthology.orchestra.run.smithi195.stdout:Reading package lists... 2024-04-02T15:27:01.140 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-04-02T15:27:01.150 INFO:teuthology.orchestra.run.smithi195.stdout:Building dependency tree... 2024-04-02T15:27:01.151 INFO:teuthology.orchestra.run.smithi195.stdout:Reading state information... 2024-04-02T15:27:01.167 DEBUG:teuthology.orchestra.run.smithi107:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T15:27:01.256 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-04-02T15:27:01.352 INFO:teuthology.orchestra.run.smithi195.stdout:The following additional packages will be installed: 2024-04-02T15:27:01.352 INFO:teuthology.orchestra.run.smithi195.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-02T15:27:01.352 INFO:teuthology.orchestra.run.smithi195.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-04-02T15:27:01.353 INFO:teuthology.orchestra.run.smithi195.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-04-02T15:27:01.354 INFO:teuthology.orchestra.run.smithi195.stdout:Suggested packages: 2024-04-02T15:27:01.354 INFO:teuthology.orchestra.run.smithi195.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-04-02T15:27:01.354 INFO:teuthology.orchestra.run.smithi195.stdout:Recommended packages: 2024-04-02T15:27:01.354 INFO:teuthology.orchestra.run.smithi195.stdout: thermald 2024-04-02T15:27:01.417 INFO:teuthology.orchestra.run.smithi195.stdout:The following NEW packages will be installed: 2024-04-02T15:27:01.417 INFO:teuthology.orchestra.run.smithi195.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-02T15:27:01.417 INFO:teuthology.orchestra.run.smithi195.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-04-02T15:27:01.418 INFO:teuthology.orchestra.run.smithi195.stdout: linux-modules-extra-5.4.0-174-generic 2024-04-02T15:27:01.419 INFO:teuthology.orchestra.run.smithi195.stdout:The following packages will be upgraded: 2024-04-02T15:27:01.419 INFO:teuthology.orchestra.run.smithi195.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-02T15:27:01.468 INFO:teuthology.orchestra.run.smithi107.stdout:Building dependency tree... 2024-04-02T15:27:01.469 INFO:teuthology.orchestra.run.smithi107.stdout:Reading state information... 2024-04-02T15:27:01.601 INFO:teuthology.orchestra.run.smithi195.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-04-02T15:27:01.601 INFO:teuthology.orchestra.run.smithi195.stdout:Need to get 77.1 MB of archives. 2024-04-02T15:27:01.601 INFO:teuthology.orchestra.run.smithi195.stdout:After this operation, 380 MB of additional disk space will be used. 2024-04-02T15:27:01.602 INFO:teuthology.orchestra.run.smithi195.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-174-generic amd64 5.4.0-174.193 [15.0 MB] 2024-04-02T15:27:01.667 INFO:teuthology.orchestra.run.smithi107.stdout:The following additional packages will be installed: 2024-04-02T15:27:01.667 INFO:teuthology.orchestra.run.smithi107.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-02T15:27:01.667 INFO:teuthology.orchestra.run.smithi107.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-04-02T15:27:01.667 INFO:teuthology.orchestra.run.smithi107.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-04-02T15:27:01.668 INFO:teuthology.orchestra.run.smithi107.stdout:Suggested packages: 2024-04-02T15:27:01.668 INFO:teuthology.orchestra.run.smithi107.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-04-02T15:27:01.668 INFO:teuthology.orchestra.run.smithi107.stdout:Recommended packages: 2024-04-02T15:27:01.668 INFO:teuthology.orchestra.run.smithi107.stdout: thermald 2024-04-02T15:27:01.725 INFO:teuthology.orchestra.run.smithi107.stdout:The following NEW packages will be installed: 2024-04-02T15:27:01.725 INFO:teuthology.orchestra.run.smithi107.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-02T15:27:01.725 INFO:teuthology.orchestra.run.smithi107.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-04-02T15:27:01.726 INFO:teuthology.orchestra.run.smithi107.stdout: linux-modules-extra-5.4.0-174-generic 2024-04-02T15:27:01.726 INFO:teuthology.orchestra.run.smithi107.stdout:The following packages will be upgraded: 2024-04-02T15:27:01.727 INFO:teuthology.orchestra.run.smithi107.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-02T15:27:01.909 INFO:teuthology.orchestra.run.smithi107.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-04-02T15:27:01.909 INFO:teuthology.orchestra.run.smithi107.stdout:Need to get 77.1 MB of archives. 2024-04-02T15:27:01.910 INFO:teuthology.orchestra.run.smithi107.stdout:After this operation, 380 MB of additional disk space will be used. 2024-04-02T15:27:01.910 INFO:teuthology.orchestra.run.smithi107.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-174-generic amd64 5.4.0-174.193 [15.0 MB] 2024-04-02T15:27:02.728 INFO:teuthology.orchestra.run.smithi195.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-174-generic amd64 5.4.0-174.193 [10.5 MB] 2024-04-02T15:27:02.997 INFO:teuthology.orchestra.run.smithi195.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-174-generic amd64 5.4.0-174.193 [39.2 MB] 2024-04-02T15:27:03.060 INFO:teuthology.orchestra.run.smithi107.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-174-generic amd64 5.4.0-174.193 [10.5 MB] 2024-04-02T15:27:03.332 INFO:teuthology.orchestra.run.smithi107.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-174-generic amd64 5.4.0-174.193 [39.2 MB] 2024-04-02T15:27:04.349 INFO:teuthology.orchestra.run.smithi195.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-04-02T15:27:04.350 INFO:teuthology.orchestra.run.smithi195.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.174.172 [2,564 B] 2024-04-02T15:27:04.350 INFO:teuthology.orchestra.run.smithi195.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174 all 5.4.0-174.193 [11.0 MB] 2024-04-02T15:27:04.685 INFO:teuthology.orchestra.run.smithi107.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-04-02T15:27:04.686 INFO:teuthology.orchestra.run.smithi107.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.174.172 [2,564 B] 2024-04-02T15:27:04.686 INFO:teuthology.orchestra.run.smithi107.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174 all 5.4.0-174.193 [11.0 MB] 2024-04-02T15:27:04.925 INFO:teuthology.orchestra.run.smithi195.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174-generic amd64 5.4.0-174.193 [1,385 kB] 2024-04-02T15:27:04.991 INFO:teuthology.orchestra.run.smithi195.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.174.172 [2,436 B] 2024-04-02T15:27:05.225 INFO:teuthology.orchestra.run.smithi107.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174-generic amd64 5.4.0-174.193 [1,385 kB] 2024-04-02T15:27:05.242 INFO:teuthology.orchestra.run.smithi107.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.174.172 [2,436 B] 2024-04-02T15:27:05.695 INFO:teuthology.orchestra.run.smithi195.stdout:Fetched 77.1 MB in 4s (21.6 MB/s) 2024-04-02T15:27:05.920 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-04-02T15:27:05.930 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 77.1 MB in 4s (22.0 MB/s) 2024-04-02T15:27:06.122 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-04-02T15:27:07.662 INFO:teuthology.orchestra.run.smithi195.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-04-02T15:27:07.667 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:27:07.792 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:07.897 INFO:teuthology.orchestra.run.smithi107.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-04-02T15:27:07.903 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:27:08.044 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:09.834 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-04-02T15:27:09.847 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:27:09.968 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:10.012 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-04-02T15:27:10.026 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:27:10.142 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:11.078 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-04-02T15:27:11.094 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:27:11.136 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:11.240 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-04-02T15:27:11.252 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:27:11.290 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:16.018 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T15:27:16.034 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T15:27:16.150 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T15:27:16.175 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T15:27:16.510 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T15:27:16.533 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T15:27:16.661 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T15:27:16.662 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T15:27:17.023 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-04-02T15:27:17.023 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-04-02T15:27:17.038 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-04-02T15:27:17.038 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-04-02T15:27:17.081 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-02T15:27:17.082 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-02T15:27:22.315 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-04-02T15:27:22.338 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:27:22.398 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:22.585 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-04-02T15:27:22.608 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:27:22.668 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:25.319 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T15:27:25.448 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T15:27:25.556 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T15:27:25.684 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T15:27:25.796 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:26.034 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:27.020 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:27.273 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:28.358 INFO:teuthology.orchestra.run.smithi107.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-04-02T15:27:28.358 INFO:teuthology.orchestra.run.smithi107.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-04-02T15:27:28.436 INFO:teuthology.orchestra.run.smithi195.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-04-02T15:27:28.436 INFO:teuthology.orchestra.run.smithi195.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-04-02T15:27:28.578 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:29.306 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:29.768 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-02T15:27:30.508 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-02T15:27:30.519 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:30.633 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:30.760 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-04-02T15:27:30.886 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-04-02T15:27:31.011 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-04-02T15:27:31.163 INFO:teuthology.orchestra.run.smithi107.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:31.241 INFO:teuthology.orchestra.run.smithi107.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-02T15:27:31.241 INFO:teuthology.orchestra.run.smithi107.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-04-02T15:27:32.062 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-04-02T15:27:32.722 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-04-02T15:27:32.848 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-04-02T15:27:33.008 INFO:teuthology.orchestra.run.smithi195.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:27:33.092 INFO:teuthology.orchestra.run.smithi195.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-02T15:27:33.093 INFO:teuthology.orchestra.run.smithi195.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-04-02T15:27:53.509 INFO:teuthology.orchestra.run.smithi107.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-02T15:27:53.510 INFO:teuthology.orchestra.run.smithi107.stdout:Sourcing file `/etc/default/grub' 2024-04-02T15:27:53.527 INFO:teuthology.orchestra.run.smithi107.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T15:27:53.548 INFO:teuthology.orchestra.run.smithi107.stdout:Generating grub configuration file ... 2024-04-02T15:27:53.874 INFO:teuthology.orchestra.run.smithi107.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-02T15:27:53.901 INFO:teuthology.orchestra.run.smithi107.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-02T15:27:54.317 INFO:teuthology.orchestra.run.smithi107.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-02T15:27:54.328 INFO:teuthology.orchestra.run.smithi107.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-02T15:27:54.897 INFO:teuthology.orchestra.run.smithi195.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-02T15:27:54.897 INFO:teuthology.orchestra.run.smithi195.stdout:Sourcing file `/etc/default/grub' 2024-04-02T15:27:54.902 INFO:teuthology.orchestra.run.smithi195.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T15:27:54.922 INFO:teuthology.orchestra.run.smithi195.stdout:Generating grub configuration file ... 2024-04-02T15:27:55.291 INFO:teuthology.orchestra.run.smithi195.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-02T15:27:55.308 INFO:teuthology.orchestra.run.smithi195.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-02T15:27:55.751 INFO:teuthology.orchestra.run.smithi195.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-02T15:27:55.762 INFO:teuthology.orchestra.run.smithi195.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-02T15:27:56.081 INFO:teuthology.orchestra.run.smithi107.stdout:done 2024-04-02T15:27:56.493 DEBUG:teuthology.orchestra.run.smithi107:> dpkg -s linux-image-generic 2024-04-02T15:27:56.532 INFO:teuthology.orchestra.run.smithi107.stdout:Package: linux-image-generic 2024-04-02T15:27:56.532 INFO:teuthology.orchestra.run.smithi107.stdout:Status: install ok installed 2024-04-02T15:27:56.532 INFO:teuthology.orchestra.run.smithi107.stdout:Priority: optional 2024-04-02T15:27:56.532 INFO:teuthology.orchestra.run.smithi107.stdout:Section: kernel 2024-04-02T15:27:56.532 INFO:teuthology.orchestra.run.smithi107.stdout:Installed-Size: 20 2024-04-02T15:27:56.532 INFO:teuthology.orchestra.run.smithi107.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T15:27:56.532 INFO:teuthology.orchestra.run.smithi107.stdout:Architecture: amd64 2024-04-02T15:27:56.532 INFO:teuthology.orchestra.run.smithi107.stdout:Source: linux-meta 2024-04-02T15:27:56.532 INFO:teuthology.orchestra.run.smithi107.stdout:Version: 5.4.0.174.172 2024-04-02T15:27:56.532 INFO:teuthology.orchestra.run.smithi107.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-02T15:27:56.533 INFO:teuthology.orchestra.run.smithi107.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T15:27:56.533 INFO:teuthology.orchestra.run.smithi107.stdout:Recommends: thermald 2024-04-02T15:27:56.533 INFO:teuthology.orchestra.run.smithi107.stdout:Description: Generic Linux kernel image 2024-04-02T15:27:56.533 INFO:teuthology.orchestra.run.smithi107.stdout: This package will always depend on the latest generic kernel image 2024-04-02T15:27:56.533 INFO:teuthology.orchestra.run.smithi107.stdout: available. 2024-04-02T15:27:56.533 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-04-02T15:27:56.533 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-02T15:27:56.533 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-02T15:27:56.533 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-02T15:27:56.533 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi107.front.sepia.ceph.com, path=None, version=distro) 2024-04-02T15:27:56.534 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get clean 2024-04-02T15:27:56.665 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get update 2024-04-02T15:27:56.812 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-02T15:27:56.823 INFO:teuthology.orchestra.run.smithi107.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-02T15:27:56.825 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-02T15:27:56.920 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-02T15:27:57.512 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 114 kB in 1s (174 kB/s) 2024-04-02T15:27:57.554 INFO:teuthology.orchestra.run.smithi195.stdout:done 2024-04-02T15:27:58.011 DEBUG:teuthology.orchestra.run.smithi195:> dpkg -s linux-image-generic 2024-04-02T15:27:58.059 INFO:teuthology.orchestra.run.smithi195.stdout:Package: linux-image-generic 2024-04-02T15:27:58.059 INFO:teuthology.orchestra.run.smithi195.stdout:Status: install ok installed 2024-04-02T15:27:58.059 INFO:teuthology.orchestra.run.smithi195.stdout:Priority: optional 2024-04-02T15:27:58.059 INFO:teuthology.orchestra.run.smithi195.stdout:Section: kernel 2024-04-02T15:27:58.059 INFO:teuthology.orchestra.run.smithi195.stdout:Installed-Size: 20 2024-04-02T15:27:58.059 INFO:teuthology.orchestra.run.smithi195.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T15:27:58.059 INFO:teuthology.orchestra.run.smithi195.stdout:Architecture: amd64 2024-04-02T15:27:58.060 INFO:teuthology.orchestra.run.smithi195.stdout:Source: linux-meta 2024-04-02T15:27:58.060 INFO:teuthology.orchestra.run.smithi195.stdout:Version: 5.4.0.174.172 2024-04-02T15:27:58.060 INFO:teuthology.orchestra.run.smithi195.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-02T15:27:58.060 INFO:teuthology.orchestra.run.smithi195.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T15:27:58.060 INFO:teuthology.orchestra.run.smithi195.stdout:Recommends: thermald 2024-04-02T15:27:58.060 INFO:teuthology.orchestra.run.smithi195.stdout:Description: Generic Linux kernel image 2024-04-02T15:27:58.060 INFO:teuthology.orchestra.run.smithi195.stdout: This package will always depend on the latest generic kernel image 2024-04-02T15:27:58.060 INFO:teuthology.orchestra.run.smithi195.stdout: available. 2024-04-02T15:27:58.060 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-04-02T15:27:58.060 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-02T15:27:58.061 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-02T15:27:58.061 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-02T15:27:58.061 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi195.front.sepia.ceph.com, path=None, version=distro) 2024-04-02T15:27:58.061 DEBUG:teuthology.orchestra.run.smithi195:> sudo apt-get clean 2024-04-02T15:27:58.139 DEBUG:teuthology.orchestra.run.smithi195:> sudo apt-get update 2024-04-02T15:27:58.399 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-02T15:27:58.399 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-02T15:27:58.469 INFO:teuthology.orchestra.run.smithi195.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-02T15:27:58.611 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-04-02T15:27:58.635 DEBUG:teuthology.orchestra.run.smithi107:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T15:27:58.702 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-04-02T15:27:58.813 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-02T15:27:58.898 INFO:teuthology.orchestra.run.smithi107.stdout:Building dependency tree... 2024-04-02T15:27:58.899 INFO:teuthology.orchestra.run.smithi107.stdout:Reading state information... 2024-04-02T15:27:59.116 INFO:teuthology.orchestra.run.smithi107.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-04-02T15:27:59.116 INFO:teuthology.orchestra.run.smithi107.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-04-02T15:27:59.118 DEBUG:teuthology.orchestra.run.smithi107:> dpkg -s linux-image-generic 2024-04-02T15:27:59.134 INFO:teuthology.orchestra.run.smithi107.stdout:Package: linux-image-generic 2024-04-02T15:27:59.134 INFO:teuthology.orchestra.run.smithi107.stdout:Status: install ok installed 2024-04-02T15:27:59.134 INFO:teuthology.orchestra.run.smithi107.stdout:Priority: optional 2024-04-02T15:27:59.134 INFO:teuthology.orchestra.run.smithi107.stdout:Section: kernel 2024-04-02T15:27:59.134 INFO:teuthology.orchestra.run.smithi107.stdout:Installed-Size: 20 2024-04-02T15:27:59.134 INFO:teuthology.orchestra.run.smithi107.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T15:27:59.134 INFO:teuthology.orchestra.run.smithi107.stdout:Architecture: amd64 2024-04-02T15:27:59.135 INFO:teuthology.orchestra.run.smithi107.stdout:Source: linux-meta 2024-04-02T15:27:59.135 INFO:teuthology.orchestra.run.smithi107.stdout:Version: 5.4.0.174.172 2024-04-02T15:27:59.135 INFO:teuthology.orchestra.run.smithi107.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-02T15:27:59.135 INFO:teuthology.orchestra.run.smithi107.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T15:27:59.135 INFO:teuthology.orchestra.run.smithi107.stdout:Recommends: thermald 2024-04-02T15:27:59.135 INFO:teuthology.orchestra.run.smithi107.stdout:Description: Generic Linux kernel image 2024-04-02T15:27:59.135 INFO:teuthology.orchestra.run.smithi107.stdout: This package will always depend on the latest generic kernel image 2024-04-02T15:27:59.135 INFO:teuthology.orchestra.run.smithi107.stdout: available. 2024-04-02T15:27:59.135 DEBUG:teuthology.orchestra.run.smithi107:> mktemp 2024-04-02T15:27:59.142 INFO:teuthology.orchestra.run.smithi107.stdout:/tmp/tmp.cL0tr4k0C8 2024-04-02T15:27:59.142 DEBUG:teuthology.orchestra.run.smithi107:> sudo cp /boot/grub/grub.cfg /tmp/tmp.cL0tr4k0C8 2024-04-02T15:27:59.155 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 0666 /tmp/tmp.cL0tr4k0C8 2024-04-02T15:27:59.185 INFO:teuthology.orchestra.run.smithi195.stdout:Fetched 114 kB in 1s (141 kB/s) 2024-04-02T15:27:59.237 DEBUG:teuthology.orchestra.remote:smithi107:/tmp/tmp.cL0tr4k0C8 is 9KB 2024-04-02T15:27:59.252 DEBUG:teuthology.orchestra.run.smithi107:> rm -fr /tmp/tmp.cL0tr4k0C8 2024-04-02T15:27:59.258 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-02T15:27:59.317 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-04-02T15:27:59.317 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-02T15:27:59.317 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-02T15:27:59.354 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-04-02T15:27:59.355 DEBUG:teuthology.orchestra.run.smithi107:> sudo update-grub 2024-04-02T15:28:00.307 INFO:teuthology.orchestra.run.smithi195.stdout:Reading package lists... 2024-04-02T15:28:00.337 DEBUG:teuthology.orchestra.run.smithi195:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T15:28:00.422 INFO:teuthology.orchestra.run.smithi195.stdout:Reading package lists... 2024-04-02T15:28:00.632 INFO:teuthology.orchestra.run.smithi195.stdout:Building dependency tree... 2024-04-02T15:28:00.632 INFO:teuthology.orchestra.run.smithi195.stdout:Reading state information... 2024-04-02T15:28:00.653 INFO:teuthology.orchestra.run.smithi107.stderr:Sourcing file `/etc/default/grub' 2024-04-02T15:28:00.659 INFO:teuthology.orchestra.run.smithi107.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T15:28:00.671 INFO:teuthology.orchestra.run.smithi107.stderr:Generating grub configuration file ... 2024-04-02T15:28:00.864 INFO:teuthology.orchestra.run.smithi195.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-04-02T15:28:00.864 INFO:teuthology.orchestra.run.smithi195.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-04-02T15:28:00.866 DEBUG:teuthology.orchestra.run.smithi195:> dpkg -s linux-image-generic 2024-04-02T15:28:00.890 INFO:teuthology.orchestra.run.smithi195.stdout:Package: linux-image-generic 2024-04-02T15:28:00.890 INFO:teuthology.orchestra.run.smithi195.stdout:Status: install ok installed 2024-04-02T15:28:00.890 INFO:teuthology.orchestra.run.smithi195.stdout:Priority: optional 2024-04-02T15:28:00.890 INFO:teuthology.orchestra.run.smithi195.stdout:Section: kernel 2024-04-02T15:28:00.890 INFO:teuthology.orchestra.run.smithi195.stdout:Installed-Size: 20 2024-04-02T15:28:00.890 INFO:teuthology.orchestra.run.smithi195.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T15:28:00.890 INFO:teuthology.orchestra.run.smithi195.stdout:Architecture: amd64 2024-04-02T15:28:00.890 INFO:teuthology.orchestra.run.smithi195.stdout:Source: linux-meta 2024-04-02T15:28:00.890 INFO:teuthology.orchestra.run.smithi195.stdout:Version: 5.4.0.174.172 2024-04-02T15:28:00.890 INFO:teuthology.orchestra.run.smithi195.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-02T15:28:00.891 INFO:teuthology.orchestra.run.smithi195.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T15:28:00.891 INFO:teuthology.orchestra.run.smithi195.stdout:Recommends: thermald 2024-04-02T15:28:00.891 INFO:teuthology.orchestra.run.smithi195.stdout:Description: Generic Linux kernel image 2024-04-02T15:28:00.891 INFO:teuthology.orchestra.run.smithi195.stdout: This package will always depend on the latest generic kernel image 2024-04-02T15:28:00.891 INFO:teuthology.orchestra.run.smithi195.stdout: available. 2024-04-02T15:28:00.891 DEBUG:teuthology.orchestra.run.smithi195:> mktemp 2024-04-02T15:28:00.896 INFO:teuthology.orchestra.run.smithi195.stdout:/tmp/tmp.anabx8KAar 2024-04-02T15:28:00.896 DEBUG:teuthology.orchestra.run.smithi195:> sudo cp /boot/grub/grub.cfg /tmp/tmp.anabx8KAar 2024-04-02T15:28:00.937 INFO:teuthology.orchestra.run.smithi107.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-02T15:28:00.949 INFO:teuthology.orchestra.run.smithi107.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-02T15:28:00.953 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 0666 /tmp/tmp.anabx8KAar 2024-04-02T15:28:01.034 DEBUG:teuthology.orchestra.remote:smithi195:/tmp/tmp.anabx8KAar is 9KB 2024-04-02T15:28:01.049 DEBUG:teuthology.orchestra.run.smithi195:> rm -fr /tmp/tmp.anabx8KAar 2024-04-02T15:28:01.057 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-02T15:28:01.115 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-04-02T15:28:01.115 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-02T15:28:01.116 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-02T15:28:01.153 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-04-02T15:28:01.153 DEBUG:teuthology.orchestra.run.smithi195:> sudo update-grub 2024-04-02T15:28:01.322 INFO:teuthology.orchestra.run.smithi107.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-02T15:28:01.334 INFO:teuthology.orchestra.run.smithi107.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-02T15:28:02.120 INFO:teuthology.orchestra.run.smithi107.stderr:done 2024-04-02T15:28:02.122 DEBUG:teuthology.orchestra.run.smithi107:> sudo shutdown -r now 2024-04-02T15:28:02.608 INFO:teuthology.orchestra.run.smithi195.stderr:Sourcing file `/etc/default/grub' 2024-04-02T15:28:02.612 INFO:teuthology.orchestra.run.smithi195.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T15:28:02.626 INFO:teuthology.orchestra.run.smithi195.stderr:Generating grub configuration file ... 2024-04-02T15:28:02.895 INFO:teuthology.orchestra.run.smithi195.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-02T15:28:02.906 INFO:teuthology.orchestra.run.smithi195.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-02T15:28:03.254 INFO:teuthology.orchestra.run.smithi195.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-02T15:28:03.265 INFO:teuthology.orchestra.run.smithi195.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-02T15:28:04.000 INFO:teuthology.orchestra.run.smithi195.stderr:done 2024-04-02T15:28:04.001 DEBUG:teuthology.orchestra.run.smithi195:> sudo shutdown -r now 2024-04-02T15:28:32.153 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-02T15:28:32.153 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-04-02T15:28:32.154 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:28:34.004 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-02T15:28:34.005 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-04-02T15:28:34.005 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:29:06.847 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.107 2024-04-02T15:29:15.855 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-04-02T15:29:15.856 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:29:34.024 DEBUG:teuthology.orchestra.remote:timed out 2024-04-02T15:29:34.242 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.107 2024-04-02T15:29:43.030 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-04-02T15:29:43.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:29:43.734 DEBUG:teuthology.orchestra.run.smithi195:> true 2024-04-02T15:29:44.349 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-04-02T15:29:44.349 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-174-generic"... 2024-04-02T15:29:44.349 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2024-04-02T15:29:44.400 INFO:teuthology.orchestra.run.smithi195.stdout:5.4.0-174-generic 2024-04-02T15:29:44.401 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-04-02T15:29:44.401 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-02T15:29:44.401 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-02T15:29:45.401 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-02T15:29:45.402 DEBUG:teuthology.orchestra.run.smithi195:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-02T15:29:45.503 INFO:teuthology.orchestra.run.smithi195.stdout:ttyS1 2024-04-02T15:29:45.529 DEBUG:teuthology.parallel:result is None 2024-04-02T15:29:46.243 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-04-02T15:29:46.243 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:29:46.652 DEBUG:teuthology.orchestra.run.smithi107:> true 2024-04-02T15:29:47.918 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-04-02T15:29:47.919 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-174-generic"... 2024-04-02T15:29:47.919 DEBUG:teuthology.orchestra.run.smithi107:> uname -r 2024-04-02T15:29:47.926 INFO:teuthology.orchestra.run.smithi107.stdout:5.4.0-174-generic 2024-04-02T15:29:47.926 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-04-02T15:29:47.926 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-02T15:29:47.926 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-02T15:29:48.927 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-02T15:29:48.927 DEBUG:teuthology.orchestra.run.smithi107:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-02T15:29:49.021 INFO:teuthology.orchestra.run.smithi107.stdout:ttyS1 2024-04-02T15:29:49.053 DEBUG:teuthology.parallel:result is None 2024-04-02T15:29:49.053 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-02T15:29:49.060 INFO:teuthology.task.internal:Creating test directory... 2024-04-02T15:29:49.060 DEBUG:teuthology.orchestra.run.smithi107:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-02T15:29:49.063 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-02T15:29:49.070 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-02T15:29:49.095 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-02T15:29:49.121 INFO:teuthology.task.internal:Creating archive directory... 2024-04-02T15:29:49.122 DEBUG:teuthology.orchestra.run.smithi107:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-02T15:29:49.124 DEBUG:teuthology.orchestra.run.smithi195:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-02T15:29:49.151 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-02T15:29:49.159 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-02T15:29:49.159 DEBUG:teuthology.orchestra.run.smithi107:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-02T15:29:49.188 DEBUG:teuthology.orchestra.run.smithi195:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-02T15:29:49.214 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T15:29:49.220 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T15:29:49.221 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T15:29:49.231 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T15:29:49.233 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-02T15:29:49.242 INFO:teuthology.task.internal:Configuring sudo... 2024-04-02T15:29:49.242 DEBUG:teuthology.orchestra.run.smithi107:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-02T15:29:49.244 DEBUG:teuthology.orchestra.run.smithi195:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-02T15:29:49.294 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-02T15:29:49.307 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-02T15:29:49.308 DEBUG:teuthology.orchestra.run.smithi107:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-02T15:29:49.310 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-02T15:29:49.317 DEBUG:teuthology.orchestra.run.smithi107:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-02T15:29:49.365 DEBUG:teuthology.orchestra.run.smithi107:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-02T15:29:49.372 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-04-02T15:29:49.372 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-02T15:29:49.396 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-02T15:29:49.403 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-02T15:29:49.453 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-04-02T15:29:49.453 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-02T15:29:49.476 DEBUG:teuthology.orchestra.run.smithi107:> sudo service rsyslog restart 2024-04-02T15:29:49.479 DEBUG:teuthology.orchestra.run.smithi195:> sudo service rsyslog restart 2024-04-02T15:29:49.531 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-02T15:29:49.540 INFO:teuthology.task.internal:Starting timer... 2024-04-02T15:29:49.540 INFO:teuthology.run_tasks:Running task pcp... 2024-04-02T15:29:49.591 INFO:teuthology.run_tasks:Running task selinux... 2024-04-02T15:29:49.676 DEBUG:teuthology.task.selinux:Excluding smithi107: OS 'ubuntu' does not support SELinux 2024-04-02T15:29:49.676 DEBUG:teuthology.task.selinux:Excluding smithi195: OS 'ubuntu' does not support SELinux 2024-04-02T15:29:49.676 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-02T15:29:49.676 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-02T15:29:49.676 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-02T15:29:49.677 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-02T15:29:49.712 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-02T15:29:49.729 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-02T15:29:49.731 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi107.front.sepia.ceph.com,smithi195.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-02T15:35:27.530 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi107.front.sepia.ceph.com'), Remote(name='ubuntu@smithi195.front.sepia.ceph.com')] 2024-04-02T15:35:27.531 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-04-02T15:35:27.532 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:35:27.628 DEBUG:teuthology.orchestra.run.smithi107:> true 2024-04-02T15:35:27.752 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-04-02T15:35:27.752 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-04-02T15:35:27.752 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:35:27.850 DEBUG:teuthology.orchestra.run.smithi195:> true 2024-04-02T15:35:27.976 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-04-02T15:35:27.976 INFO:teuthology.run_tasks:Running task clock... 2024-04-02T15:35:27.986 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-02T15:35:27.986 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-02T15:35:27.987 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-02T15:35:27.989 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-02T15:35:27.989 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-02T15:35:28.023 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:28 ntpd[12940]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-04-02T15:35:28.023 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:28 ntpd[12940]: Command line: ntpd -gq 2024-04-02T15:35:28.024 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:28 ntpd[12940]: proto: precision = 0.116 usec (-23) 2024-04-02T15:35:28.024 INFO:teuthology.orchestra.run.smithi107.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T15:35:28.024 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:28 ntpd[12940]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T15:35:28.025 INFO:teuthology.orchestra.run.smithi107.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-02T15:35:28.026 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:28 ntpd[12940]: restrict ::: KOD does nothing without LIMITED. 2024-04-02T15:35:28.026 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:28 ntpd[12940]: Listen and drop on 0 v6wildcard [::]:123 2024-04-02T15:35:28.026 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:28 ntpd[12940]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-02T15:35:28.026 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:28 ntpd[12940]: Listen normally on 2 lo 127.0.0.1:123 2024-04-02T15:35:28.026 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:28 ntpd[12940]: Listen normally on 3 enp3s0f1 172.21.15.107:123 2024-04-02T15:35:28.026 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:28 ntpd[12940]: Listen normally on 4 lo [::1]:123 2024-04-02T15:35:28.026 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:28 ntpd[12940]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:47eb%5]:123 2024-04-02T15:35:28.026 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:28 ntpd[12940]: Listening on routing socket on fd #22 for interface updates 2024-04-02T15:35:28.027 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:28 ntpd[12936]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-04-02T15:35:28.027 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:28 ntpd[12936]: Command line: ntpd -gq 2024-04-02T15:35:28.027 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:28 ntpd[12936]: proto: precision = 0.093 usec (-23) 2024-04-02T15:35:28.027 INFO:teuthology.orchestra.run.smithi195.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T15:35:28.028 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:28 ntpd[12936]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T15:35:28.028 INFO:teuthology.orchestra.run.smithi195.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-02T15:35:28.029 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:28 ntpd[12936]: restrict ::: KOD does nothing without LIMITED. 2024-04-02T15:35:28.029 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:28 ntpd[12936]: Listen and drop on 0 v6wildcard [::]:123 2024-04-02T15:35:28.029 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:28 ntpd[12936]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-02T15:35:28.029 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:28 ntpd[12936]: Listen normally on 2 lo 127.0.0.1:123 2024-04-02T15:35:28.029 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:28 ntpd[12936]: Listen normally on 3 enp3s0f1 172.21.15.195:123 2024-04-02T15:35:28.029 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:28 ntpd[12936]: Listen normally on 4 lo [::1]:123 2024-04-02T15:35:28.029 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:28 ntpd[12936]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8081%5]:123 2024-04-02T15:35:28.029 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:28 ntpd[12936]: Listening on routing socket on fd #22 for interface updates 2024-04-02T15:35:29.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:29 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:29.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:29 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:29.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:29 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:29.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:29 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:29.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:29 ntpd[12936]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:29.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:29 ntpd[12936]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:30.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:30 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:30.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:30 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:30.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:30 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:30.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:30 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:30.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:30 ntpd[12940]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:30.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:30 ntpd[12940]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:30.025 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:30 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:30.025 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:30 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:30.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:30 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:30.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:30 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:30.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:30 ntpd[12936]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:30.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:30 ntpd[12936]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:31.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:31 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:31.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:31 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:31.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:31 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:31.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:31 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:31.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:31 ntpd[12936]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:31.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:31 ntpd[12936]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:32.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:32 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:32.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:32 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:32.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:32 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:32.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:32 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:32.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:32 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:32.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:32 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:32.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:32 ntpd[12940]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:32.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:32 ntpd[12940]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:32.025 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:32 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:32.025 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:32 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:32.025 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:32 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:32.025 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:32 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:32.025 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:32 ntpd[12936]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:32.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:32 ntpd[12936]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:33.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:33 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:33.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:33 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:33.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:33 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:33.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:33 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:33.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:33 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:33.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:33 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:33.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:33 ntpd[12940]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:33.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:33 ntpd[12940]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:33.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:33 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:33.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:33 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:33.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:33 ntpd[12940]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:33.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:33 ntpd[12940]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:33.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:33.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:33.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:33.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:33.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:33.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:33.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:33.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:33.028 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:33.028 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:33.028 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:33.028 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:33.028 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:33.028 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:33 ntpd[12936]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:34.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:34 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:34.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:34 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:34.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:34 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:34.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:34 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:34.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:34 ntpd[12940]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:34.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:34 ntpd[12940]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:34.025 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:34 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:34.025 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:34 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:34.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:34 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:34.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:34 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:34.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:34 ntpd[12936]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:34.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:34 ntpd[12936]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:35.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:35 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:35.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:35 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:35.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:35 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:35.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:35 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:35.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:35 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:35.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:35 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:35.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:35 ntpd[12940]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:35.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:35 ntpd[12940]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:35.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:35 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:35.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:35 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:35.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:35 ntpd[12940]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:35.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:35 ntpd[12940]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:35.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:35.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:35.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:35.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:35.026 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:35.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:35.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:35.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:35.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:35.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:35.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:35.027 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:35.027 INFO:teuthology.orchestra.run.smithi195.stdout: 2 Apr 15:35:35 ntpd[12936]: ntpd: time slew +0.000697 s 2024-04-02T15:35:35.027 INFO:teuthology.orchestra.run.smithi195.stdout:ntpd: time slew +0.000697s 2024-04-02T15:35:35.028 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-02T15:35:35.028 INFO:teuthology.orchestra.run.smithi195.stderr: 2 Apr 15:35:35 ntpd[12936]: can't open /var/log/ntpstats/loopstats.20240402: Permission denied 2024-04-02T15:35:35.096 INFO:teuthology.orchestra.run.smithi195.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T15:35:35.096 INFO:teuthology.orchestra.run.smithi195.stdout:============================================================================== 2024-04-02T15:35:35.096 INFO:teuthology.orchestra.run.smithi195.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:35:35.096 INFO:teuthology.orchestra.run.smithi195.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:35:35.096 INFO:teuthology.orchestra.run.smithi195.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:35:35.096 INFO:teuthology.orchestra.run.smithi195.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:35:36.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:36 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:36.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:36 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:36.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:36 ntpd[12940]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:35:36.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:36 ntpd[12940]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:35:36.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:36 ntpd[12940]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:35:36.024 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:36 ntpd[12940]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:35:36.024 INFO:teuthology.orchestra.run.smithi107.stdout: 2 Apr 15:35:36 ntpd[12940]: ntpd: time slew +0.002366 s 2024-04-02T15:35:36.025 INFO:teuthology.orchestra.run.smithi107.stdout:ntpd: time slew +0.002366s 2024-04-02T15:35:36.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:36 ntpd[12940]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-02T15:35:36.025 INFO:teuthology.orchestra.run.smithi107.stderr: 2 Apr 15:35:36 ntpd[12940]: can't open /var/log/ntpstats/loopstats.20240402: Permission denied 2024-04-02T15:35:36.123 INFO:teuthology.orchestra.run.smithi107.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T15:35:36.123 INFO:teuthology.orchestra.run.smithi107.stdout:============================================================================== 2024-04-02T15:35:36.124 INFO:teuthology.orchestra.run.smithi107.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:35:36.124 INFO:teuthology.orchestra.run.smithi107.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:35:36.124 INFO:teuthology.orchestra.run.smithi107.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:35:36.124 INFO:teuthology.orchestra.run.smithi107.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:35:36.124 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-02T15:35:36.218 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': '3f3f3ed992429b85be729743ad3b39d52dd90744'} 2024-04-02T15:35:36.218 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-02T15:35:36.219 INFO:tasks.cephadm:Cluster fsid is a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:35:36.219 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-02T15:35:36.219 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.107', 'mon.c': '[v2:172.21.15.107:3301,v1:172.21.15.107:6790]', 'mon.b': '172.21.15.195'} 2024-04-02T15:35:36.219 INFO:tasks.cephadm:First mon is mon.a on smithi107 2024-04-02T15:35:36.219 INFO:tasks.cephadm:First mgr is y 2024-04-02T15:35:36.219 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-02T15:35:36.220 DEBUG:teuthology.orchestra.run.smithi107:> sudo hostname $(hostname -s) 2024-04-02T15:35:36.237 DEBUG:teuthology.orchestra.run.smithi195:> sudo hostname $(hostname -s) 2024-04-02T15:35:36.253 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-02T15:35:36.253 DEBUG:teuthology.orchestra.run.smithi107:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-02T15:35:36.492 INFO:teuthology.orchestra.run.smithi107.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 2 15:35 /home/ubuntu/cephtest/cephadm 2024-04-02T15:35:36.492 DEBUG:teuthology.orchestra.run.smithi195:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-02T15:35:36.670 INFO:teuthology.orchestra.run.smithi195.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 2 15:35 /home/ubuntu/cephtest/cephadm 2024-04-02T15:35:36.671 DEBUG:teuthology.orchestra.run.smithi107:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-02T15:35:36.680 DEBUG:teuthology.orchestra.run.smithi195:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-02T15:35:36.698 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-02T15:35:36.699 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-02T15:35:36.723 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-02T15:35:36.993 INFO:teuthology.orchestra.run.smithi107.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-02T15:35:37.013 INFO:teuthology.orchestra.run.smithi195.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-02T15:36:22.169 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:36:22.169 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-02T15:36:22.169 INFO:teuthology.orchestra.run.smithi107.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-02T15:36:22.169 INFO:teuthology.orchestra.run.smithi107.stdout: "repo_digests": [ 2024-04-02T15:36:22.169 INFO:teuthology.orchestra.run.smithi107.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-02T15:36:22.170 INFO:teuthology.orchestra.run.smithi107.stdout: ] 2024-04-02T15:36:22.170 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:36:22.312 INFO:teuthology.orchestra.run.smithi195.stdout:{ 2024-04-02T15:36:22.312 INFO:teuthology.orchestra.run.smithi195.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-02T15:36:22.312 INFO:teuthology.orchestra.run.smithi195.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-02T15:36:22.312 INFO:teuthology.orchestra.run.smithi195.stdout: "repo_digests": [ 2024-04-02T15:36:22.312 INFO:teuthology.orchestra.run.smithi195.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-02T15:36:22.313 INFO:teuthology.orchestra.run.smithi195.stdout: ] 2024-04-02T15:36:22.313 INFO:teuthology.orchestra.run.smithi195.stdout:} 2024-04-02T15:36:22.335 DEBUG:teuthology.orchestra.run.smithi107:> sudo mkdir -p /etc/ceph 2024-04-02T15:36:22.352 DEBUG:teuthology.orchestra.run.smithi195:> sudo mkdir -p /etc/ceph 2024-04-02T15:36:22.365 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 777 /etc/ceph 2024-04-02T15:36:22.376 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 777 /etc/ceph 2024-04-02T15:36:22.428 INFO:tasks.cephadm:Writing seed config... 2024-04-02T15:36:22.429 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-02T15:36:22.429 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-02T15:36:22.429 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-02T15:36:22.429 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-04-02T15:36:22.429 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-02T15:36:22.429 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-02T15:36:22.429 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-02T15:36:22.429 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-02T15:36:22.429 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-02T15:36:22.430 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-04-02T15:36:22.430 DEBUG:teuthology.orchestra.run.smithi107:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-02T15:36:22.437 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 = a698c81a-f106-11ee-b647-cb9ed24678a4 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-02T15:36:22.437 DEBUG:teuthology.orchestra.run.smithi107:mon.a> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.a.service 2024-04-02T15:36:22.440 DEBUG:teuthology.orchestra.run.smithi107:mgr.y> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.y.service 2024-04-02T15:36:22.442 INFO:tasks.cephadm:Bootstrapping... 2024-04-02T15:36:22.442 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.107 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:36:22.599 INFO:teuthology.orchestra.run.smithi107.stderr:-------------------------------------------------------------------------------- 2024-04-02T15:36:22.599 INFO:teuthology.orchestra.run.smithi107.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'a698c81a-f106-11ee-b647-cb9ed24678a4', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.107', '--skip-admin-label'] 2024-04-02T15:36:22.599 INFO:teuthology.orchestra.run.smithi107.stderr:Verifying podman|docker is present... 2024-04-02T15:36:22.599 INFO:teuthology.orchestra.run.smithi107.stderr:Verifying lvm2 is present... 2024-04-02T15:36:22.600 INFO:teuthology.orchestra.run.smithi107.stderr:Verifying time synchronization is in place... 2024-04-02T15:36:22.606 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-02T15:36:22.614 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-04-02T15:36:22.621 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-02T15:36:22.627 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-04-02T15:36:22.633 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: masked 2024-04-02T15:36:22.639 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-04-02T15:36:22.646 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-02T15:36:22.653 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-04-02T15:36:22.661 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: enabled 2024-04-02T15:36:22.667 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: active 2024-04-02T15:36:22.669 INFO:teuthology.orchestra.run.smithi107.stderr:Unit ntp.service is enabled and running 2024-04-02T15:36:22.669 INFO:teuthology.orchestra.run.smithi107.stderr:Repeating the final host check... 2024-04-02T15:36:22.669 INFO:teuthology.orchestra.run.smithi107.stderr:docker (/usr/bin/docker) is present 2024-04-02T15:36:22.669 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl is present 2024-04-02T15:36:22.669 INFO:teuthology.orchestra.run.smithi107.stderr:lvcreate is present 2024-04-02T15:36:22.676 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-02T15:36:22.682 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-04-02T15:36:22.690 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-02T15:36:22.695 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-04-02T15:36:22.702 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: masked 2024-04-02T15:36:22.710 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-04-02T15:36:22.715 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-02T15:36:22.722 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-04-02T15:36:22.731 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: enabled 2024-04-02T15:36:22.738 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: active 2024-04-02T15:36:22.739 INFO:teuthology.orchestra.run.smithi107.stderr:Unit ntp.service is enabled and running 2024-04-02T15:36:22.739 INFO:teuthology.orchestra.run.smithi107.stderr:Host looks OK 2024-04-02T15:36:22.739 INFO:teuthology.orchestra.run.smithi107.stderr:Cluster fsid: a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:36:22.739 INFO:teuthology.orchestra.run.smithi107.stderr:Acquiring lock 139733055891776 on /run/cephadm/a698c81a-f106-11ee-b647-cb9ed24678a4.lock 2024-04-02T15:36:22.739 INFO:teuthology.orchestra.run.smithi107.stderr:Lock 139733055891776 acquired on /run/cephadm/a698c81a-f106-11ee-b647-cb9ed24678a4.lock 2024-04-02T15:36:22.740 INFO:teuthology.orchestra.run.smithi107.stderr:Verifying IP 172.21.15.107 port 3300 ... 2024-04-02T15:36:22.740 INFO:teuthology.orchestra.run.smithi107.stderr:Verifying IP 172.21.15.107 port 6789 ... 2024-04-02T15:36:22.740 INFO:teuthology.orchestra.run.smithi107.stderr:Base mon IP is 172.21.15.107, final addrv is [v2:172.21.15.107:3300,v1:172.21.15.107:6789] 2024-04-02T15:36:22.744 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-04-02T15:36:22.744 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.107 metric 100 2024-04-02T15:36:22.744 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-02T15:36:22.745 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.107 2024-04-02T15:36:22.745 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.107 metric 100 2024-04-02T15:36:22.749 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-02T15:36:22.749 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-02T15:36:22.749 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1711sec pref medium 2024-04-02T15:36:22.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-02T15:36:22.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-02T15:36:22.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-02T15:36:22.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-02T15:36:22.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:47eb/64 scope link 2024-04-02T15:36:22.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-02T15:36:22.755 INFO:teuthology.orchestra.run.smithi107.stderr:Mon IP `172.21.15.107` is in CIDR network `172.21.0.0/20` 2024-04-02T15:36:22.756 INFO:teuthology.orchestra.run.smithi107.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-02T15:36:22.756 INFO:teuthology.orchestra.run.smithi107.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-02T15:36:22.785 INFO:journalctl@ceph.mgr.y.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:36:22.890 INFO:journalctl@ceph.mon.a.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:36:23.225 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-02T15:36:23.328 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-02T15:36:23.328 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-02T15:36:23.353 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-02T15:36:24.288 INFO:teuthology.orchestra.run.smithi107.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-02T15:36:24.872 INFO:teuthology.orchestra.run.smithi107.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-02T15:36:24.872 INFO:teuthology.orchestra.run.smithi107.stderr:Extracting ceph user uid/gid from container image... 2024-04-02T15:36:25.602 INFO:teuthology.orchestra.run.smithi107.stderr:stat: 167 167 2024-04-02T15:36:26.219 INFO:teuthology.orchestra.run.smithi107.stderr:Creating initial keys... 2024-04-02T15:36:27.004 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-authtool: AQD7JQxm2TdnABAAIQiMiBnl4UxNGssBsJI7jQ== 2024-04-02T15:36:28.308 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-authtool: AQD8JQxmcziLEhAASyMKgEvO00gcR6/TPn3wIQ== 2024-04-02T15:36:29.629 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-authtool: AQD9JQxmFhOmJRAAKJFWplgdXNeFXJCIwNeF2Q== 2024-04-02T15:36:30.263 INFO:teuthology.orchestra.run.smithi107.stderr:Creating initial monmap... 2024-04-02T15:36:31.019 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-02T15:36:31.020 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-02T15:36:31.020 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:36:31.020 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-02T15:36:31.577 INFO:teuthology.orchestra.run.smithi107.stderr:monmaptool for a [v2:172.21.15.107:3300,v1:172.21.15.107:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-02T15:36:31.577 INFO:teuthology.orchestra.run.smithi107.stderr:setting min_mon_release = octopus 2024-04-02T15:36:31.577 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/monmaptool: set fsid to a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:36:31.577 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-02T15:36:31.577 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-04-02T15:36:31.577 INFO:teuthology.orchestra.run.smithi107.stderr:Creating mon... 2024-04-02T15:36:32.351 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.348+0000 7f56b6ab1880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T15:36:32.351 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.348+0000 7f56b6ab1880 1 imported monmap: 2024-04-02T15:36:32.351 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-02T15:36:32.351 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: fsid a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:36:32.352 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: last_changed 2024-04-02T15:36:31.022022+0000 2024-04-02T15:36:32.352 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: created 2024-04-02T15:36:31.022022+0000 2024-04-02T15:36:32.352 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-02T15:36:32.352 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-02T15:36:32.352 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.a 2024-04-02T15:36:32.353 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.353 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.348+0000 7f56b6ab1880 0 /usr/bin/ceph-mon: set fsid to a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:36:32.353 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: RocksDB version: 6.15.5 2024-04-02T15:36:32.354 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.354 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-02T15:36:32.354 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Compile date Apr 18 2022 2024-04-02T15:36:32.354 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: DB SUMMARY 2024-04-02T15:36:32.354 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.354 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: DB Session ID: LPEZKTHENI2CNG972JSK 2024-04-02T15:36:32.355 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.355 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-02T15:36:32.355 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.379 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-02T15:36:32.379 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.error_if_exists: 0 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.create_if_missing: 1 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.env: 0x55d294cdd860 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.fs: Posix File System 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.info_log: 0x55d2962ab320 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.statistics: (nil) 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.use_fsync: 0 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T15:36:32.380 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.db_log_dir: 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T15:36:32.381 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.write_buffer_manager: 0x55d29654b950 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.unordered_write: 0 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T15:36:32.382 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.row_cache: None 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.wal_filter: None 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.preserve_deletes: 0 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.two_write_queues: 0 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.atomic_flush: 0 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T15:36:32.383 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T15:36:32.384 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_open_files: -1 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Compression algorithms supported: 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: kZSTD supported: 0 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: kXpressCompression supported: 0 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T15:36:32.385 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: kZlibCompression supported: 1 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.merge_operator: 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_filter: None 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T15:36:32.386 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d296274d10) 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_cache: 0x55d2962dc170 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-02T15:36:32.387 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-02T15:36:32.388 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compression: NoCompression 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.num_levels: 7 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T15:36:32.389 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T15:36:32.390 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T15:36:32.391 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T15:36:32.392 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.table_properties_collectors: 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.bloom_locality: 0 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.ttl: 2592000 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.enable_blob_files: false 2024-04-02T15:36:32.393 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.min_blob_size: 0 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.352+0000 7f56b6ab1880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.356+0000 7f56b6ab1880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.356+0000 7f56b6ab1880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.356+0000 7f56b6ab1880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.356+0000 7f56b6ab1880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55d2962c2700 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.356+0000 7f56b6ab1880 4 rocksdb: DB pointer 0x55d296336000 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.356+0000 7f56a869b700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.356+0000 7f56a869b700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-02T15:36:32.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.395 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:36:32.396 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:36:32.397 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-02T15:36:32.398 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.398 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-02T15:36:32.398 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-04-02T15:36:32.398 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.360+0000 7f56b6ab1880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-02T15:36:32.398 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.360+0000 7f56b6ab1880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-02T15:36:32.398 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:36:32.360+0000 7f56b6ab1880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-02T15:36:32.940 INFO:teuthology.orchestra.run.smithi107.stderr:create mon.a on 2024-04-02T15:36:33.145 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-02T15:36:33.319 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a698c81a-f106-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-a698c81a-f106-11ee-b647-cb9ed24678a4.target. 2024-04-02T15:36:33.320 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-a698c81a-f106-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-a698c81a-f106-11ee-b647-cb9ed24678a4.target. 2024-04-02T15:36:33.717 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to reset failed state of unit ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.a.service: Unit ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.a.service not loaded. 2024-04-02T15:36:33.725 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Created symlink /etc/systemd/system/ceph-a698c81a-f106-11ee-b647-cb9ed24678a4.target.wants/ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.a.service -> /etc/systemd/system/ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@.service. 2024-04-02T15:36:33.933 INFO:teuthology.orchestra.run.smithi107.stderr:firewalld does not appear to be present 2024-04-02T15:36:33.933 INFO:teuthology.orchestra.run.smithi107.stderr:Not possible to enable service . firewalld.service is not available 2024-04-02T15:36:33.933 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for mon to start... 2024-04-02T15:36:33.934 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for mon... 2024-04-02T15:36:35.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: cluster: 2024-04-02T15:36:35.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: id: a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:36:35.394 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-02T15:36:35.398 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:35.398 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: services: 2024-04-02T15:36:35.398 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.24808s) 2024-04-02T15:36:35.398 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-02T15:36:35.398 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-02T15:36:35.398 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:35.399 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: data: 2024-04-02T15:36:35.399 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-02T15:36:35.399 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-02T15:36:35.399 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-02T15:36:35.399 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: pgs: 2024-04-02T15:36:35.399 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:35.399 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:35 smithi107 bash[13926]: cluster 2024-04-02T15:36:35.136915+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-02T15:36:36.057 INFO:teuthology.orchestra.run.smithi107.stderr:mon is available 2024-04-02T15:36:36.057 INFO:teuthology.orchestra.run.smithi107.stderr:Assimilating anything we can from ceph.conf... 2024-04-02T15:36:36.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:36 smithi107 bash[13926]: cluster 2024-04-02T15:36:35.147922+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-02T15:36:36.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:36 smithi107 bash[13926]: cluster 2024-04-02T15:36:35.148201+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0]} 2024-04-02T15:36:36.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:36 smithi107 bash[13926]: cluster 2024-04-02T15:36:35.152628+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-02T15:36:36.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:36 smithi107 bash[13926]: cluster 2024-04-02T15:36:35.157146+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-02T15:36:36.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:36 smithi107 bash[13926]: cluster 2024-04-02T15:36:35.157836+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-02T15:36:36.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:36 smithi107 bash[13926]: audit 2024-04-02T15:36:35.395958+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.107:0/572773877' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-02T15:36:37.293 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:37.293 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: [global] 2024-04-02T15:36:37.293 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: fsid = a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:36:37.294 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.107:3300,v1:172.21.15.107:6789] 2024-04-02T15:36:37.294 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-02T15:36:37.295 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-02T15:36:37.295 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-02T15:36:37.295 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-02T15:36:37.295 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:37.295 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: [mgr] 2024-04-02T15:36:37.295 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-04-02T15:36:37.295 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-02T15:36:37.295 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:37.295 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: [osd] 2024-04-02T15:36:37.296 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-02T15:36:37.296 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-02T15:36:37.649 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:37 smithi107 bash[13926]: audit 2024-04-02T15:36:37.291879+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.107:0/2539600821' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-02T15:36:37.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:37 smithi107 bash[13926]: audit 2024-04-02T15:36:37.295445+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.107:0/2539600821' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-02T15:36:37.895 INFO:teuthology.orchestra.run.smithi107.stderr:Generating new minimal ceph.conf... 2024-04-02T15:36:39.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:38 smithi107 bash[13926]: audit 2024-04-02T15:36:38.886776+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.107:0/2006953059' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:36:39.510 INFO:teuthology.orchestra.run.smithi107.stderr:Restarting the monitor... 2024-04-02T15:36:39.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:39 smithi107 systemd[1]: Stopping Ceph mon.a for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:36:39.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:39 smithi107 bash[14324]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mon.a 2024-04-02T15:36:39.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:39 smithi107 bash[13926]: debug 2024-04-02T15:36:39.636+0000 7f48c69c3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-02T15:36:39.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:39 smithi107 bash[13926]: debug 2024-04-02T15:36:39.636+0000 7f48c69c3700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-02T15:36:40.277 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:40 smithi107 bash[14333]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mon-a 2024-04-02T15:36:40.452 INFO:teuthology.orchestra.run.smithi107.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-02T15:36:40.513 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:40 smithi107 bash[14370]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mon.a 2024-04-02T15:36:40.513 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:40 smithi107 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.a.service: Succeeded. 2024-04-02T15:36:40.513 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:40 smithi107 systemd[1]: Stopped Ceph mon.a for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:36:40.513 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:40 smithi107 systemd[1]: Started Ceph mon.a for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:36:41.833 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.515+0000 7f75c8e5e880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T15:36:41.833 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.519+0000 7f75c8e5e880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-02T15:36:41.834 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.519+0000 7f75c8e5e880 0 pidfile_write: ignore empty --pid-file 2024-04-02T15:36:41.834 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 0 load: jerasure load: lrc 2024-04-02T15:36:41.834 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: RocksDB version: 6.15.5 2024-04-02T15:36:41.834 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-02T15:36:41.834 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Compile date Apr 18 2022 2024-04-02T15:36:41.834 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: DB SUMMARY 2024-04-02T15:36:41.834 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: DB Session ID: YC6LN1H7WJUY5SGCTOQ6 2024-04-02T15:36:41.834 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: CURRENT file: CURRENT 2024-04-02T15:36:41.834 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-02T15:36:41.834 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-02T15:36:41.834 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82649 ; 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.error_if_exists: 0 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.create_if_missing: 0 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.env: 0x562b9f75b860 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.fs: Posix File System 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.info_log: 0x562ba1dbde00 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.statistics: (nil) 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.use_fsync: 0 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T15:36:41.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.db_log_dir: 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T15:36:41.836 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.write_buffer_manager: 0x562ba1eae270 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T15:36:41.837 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T15:36:41.839 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T15:36:41.839 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.unordered_write: 0 2024-04-02T15:36:41.839 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T15:36:41.839 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T15:36:41.839 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T15:36:41.839 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T15:36:41.839 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.row_cache: None 2024-04-02T15:36:41.839 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.wal_filter: None 2024-04-02T15:36:41.839 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.preserve_deletes: 0 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.two_write_queues: 0 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.atomic_flush: 0 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T15:36:41.840 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_open_files: -1 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T15:36:41.841 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Compression algorithms supported: 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: kZSTD supported: 0 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: kXpressCompression supported: 0 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: kZlibCompression supported: 1 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-02T15:36:41.842 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.merge_operator: 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_filter: None 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562ba1d8bd00) 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: cache_index_and_filter_blocks: 1 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: pin_top_level_index_and_filter: 1 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: index_type: 0 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: data_block_index_type: 0 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: index_shortening: 1 2024-04-02T15:36:41.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: data_block_hash_table_util_ratio: 0.750000 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: hash_index_allow_collision: 1 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: checksum: 1 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: no_block_cache: 0 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: block_cache: 0x562ba1df2170 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: block_cache_name: BinnedLRUCache 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: block_cache_options: 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: capacity : 536870912 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: num_shard_bits : 4 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: strict_capacity_limit : 0 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: high_pri_pool_ratio: 0.000 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: block_cache_compressed: (nil) 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: persistent_cache: (nil) 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: block_size: 4096 2024-04-02T15:36:41.844 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: block_size_deviation: 10 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: block_restart_interval: 16 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: index_block_restart_interval: 1 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: metadata_block_size: 4096 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: partition_filters: 0 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: use_delta_encoding: 1 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: whole_key_filtering: 1 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: verify_compression: 0 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: read_amp_bytes_per_bit: 0 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: format_version: 4 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: enable_index_compression: 1 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: block_align: 0 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T15:36:41.845 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compression: NoCompression 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.num_levels: 7 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T15:36:41.846 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T15:36:41.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T15:36:41.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T15:36:41.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T15:36:41.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T15:36:41.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T15:36:41.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T15:36:41.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T15:36:41.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T15:36:41.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T15:36:41.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T15:36:41.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T15:36:41.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T15:36:41.848 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T15:36:41.848 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T15:36:41.848 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T15:36:41.848 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T15:36:41.848 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T15:36:41.848 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T15:36:41.848 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T15:36:41.848 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T15:36:41.848 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T15:36:41.848 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T15:36:41.848 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T15:36:41.848 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T15:36:41.849 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T15:36:41.850 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T15:36:41.850 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T15:36:41.850 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.table_properties_collectors: 2024-04-02T15:36:41.850 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T15:36:41.850 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T15:36:41.850 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T15:36:41.850 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T15:36:41.850 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T15:36:41.850 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.bloom_locality: 0 2024-04-02T15:36:41.850 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T15:36:41.850 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.ttl: 2592000 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.enable_blob_files: false 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.min_blob_size: 0 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-02T15:36:41.851 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712072201530766, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.523+0000 7f75c8e5e880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.527+0000 7f75c8e5e880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.527+0000 7f75c8e5e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712072201532394, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79199, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77462, "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": 71771, "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": 1712072201, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "7f83afb7-58a4-4abf-bbaa-768ba58fcfb8", "db_session_id": "YC6LN1H7WJUY5SGCTOQ6"}} 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.527+0000 7f75c8e5e880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.527+0000 7f75c8e5e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712072201533363, "job": 1, "event": "recovery_finished"} 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.527+0000 7f75c8e5e880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.527+0000 7f75c8e5e880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x562ba1dd8a80 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.527+0000 7f75c8e5e880 4 rocksdb: DB pointer 0x562ba1de8000 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.531+0000 7f75b8be6700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.531+0000 7f75b8be6700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: ** DB Stats ** 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T15:36:41.852 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: ** Compaction Stats [default] ** 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: L0 2/0 79.10 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.9 0.00 0.00 1 0.001 0 0 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Sum 2/0 79.10 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.9 0.00 0.00 1 0.001 0 0 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.9 0.00 0.00 1 0.001 0 0 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: ** Compaction Stats [default] ** 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 69.9 0.00 0.00 1 0.001 0 0 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T15:36:41.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Cumulative compaction: 0.00 GB write, 12.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Interval compaction: 0.00 GB write, 12.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: ** Compaction Stats [default] ** 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: L0 2/0 79.10 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.9 0.00 0.00 1 0.001 0 0 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Sum 2/0 79.10 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.9 0.00 0.00 1 0.001 0 0 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T15:36:41.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: ** Compaction Stats [default] ** 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 69.9 0.00 0.00 1 0.001 0 0 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Cumulative compaction: 0.00 GB write, 11.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.531+0000 7f75c8e5e880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] at bind addrs [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.531+0000 7f75c8e5e880 1 mon.a@-1(???) e1 preinit fsid a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:36:41.855 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 0 mon.a@-1(???).mds e1 new map 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 0 mon.a@-1(???).mds e1 print_map 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: e1 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: legacy client fscid: -1 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: No filesystems configured 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 20 expand_channel_meta expand map: {default=false} 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 20 expand_channel_meta from 'false' to 'false' 2024-04-02T15:36:41.856 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 20 expand_channel_meta expanded map: {default=false} 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 20 expand_channel_meta expand map: {default=info} 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 20 expand_channel_meta from 'info' to 'info' 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 20 expand_channel_meta expanded map: {default=info} 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 20 expand_channel_meta expand map: {default=daemon} 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 20 expand_channel_meta from 'daemon' to 'daemon' 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 20 expand_channel_meta expanded map: {default=daemon} 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 20 expand_channel_meta expand map: {default=debug} 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 20 expand_channel_meta from 'debug' to 'debug' 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: debug 2024-04-02T15:36:41.535+0000 7f75c8e5e880 20 expand_channel_meta expanded map: {default=debug} 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: cluster 2024-04-02T15:36:41.545766+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: cluster 2024-04-02T15:36:41.545845+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0]} 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: cluster 2024-04-02T15:36:41.545935+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: cluster 2024-04-02T15:36:41.545980+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-02T15:36:41.857 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:41 smithi107 bash[14406]: cluster 2024-04-02T15:36:41.546423+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-02T15:36:42.439 INFO:teuthology.orchestra.run.smithi107.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-02T15:36:42.439 INFO:teuthology.orchestra.run.smithi107.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:36:42.439 INFO:teuthology.orchestra.run.smithi107.stderr:Creating mgr... 2024-04-02T15:36:42.439 INFO:teuthology.orchestra.run.smithi107.stderr:Verifying port 9283 ... 2024-04-02T15:36:42.642 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to reset failed state of unit ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.y.service: Unit ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.y.service not loaded. 2024-04-02T15:36:42.650 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Created symlink /etc/systemd/system/ceph-a698c81a-f106-11ee-b647-cb9ed24678a4.target.wants/ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.y.service -> /etc/systemd/system/ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@.service. 2024-04-02T15:36:42.870 INFO:teuthology.orchestra.run.smithi107.stderr:firewalld does not appear to be present 2024-04-02T15:36:42.870 INFO:teuthology.orchestra.run.smithi107.stderr:Not possible to enable service . firewalld.service is not available 2024-04-02T15:36:42.870 INFO:teuthology.orchestra.run.smithi107.stderr:firewalld does not appear to be present 2024-04-02T15:36:42.870 INFO:teuthology.orchestra.run.smithi107.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-02T15:36:42.870 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for mgr to start... 2024-04-02T15:36:42.870 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for mgr... 2024-04-02T15:36:43.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:42 smithi107 bash[14406]: audit 2024-04-02T15:36:41.808636+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.107:0/239742187' entity='client.admin' 2024-04-02T15:36:44.418 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:44.418 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-04-02T15:36:44.418 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsid": "a698c81a-f106-11ee-b647-cb9ed24678a4", 2024-04-02T15:36:44.418 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "health": { 2024-04-02T15:36:44.418 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-02T15:36:44.418 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "checks": {}, 2024-04-02T15:36:44.418 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mutes": [] 2024-04-02T15:36:44.418 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:44.418 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-02T15:36:44.418 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum": [ 2024-04-02T15:36:44.418 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 0 2024-04-02T15:36:44.419 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-04-02T15:36:44.419 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-02T15:36:44.419 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "a" 2024-04-02T15:36:44.420 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-04-02T15:36:44.420 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-02T15:36:44.420 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "monmap": { 2024-04-02T15:36:44.420 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:44.420 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-02T15:36:44.420 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-02T15:36:44.420 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:44.421 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osdmap": { 2024-04-02T15:36:44.421 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:44.421 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-02T15:36:44.421 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-02T15:36:44.421 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-02T15:36:44.424 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-02T15:36:44.424 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgmap": { 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsmap": { 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:44.425 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "available": false, 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modules": [ 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "iostat", 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "nfs", 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "restful" 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:44.426 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "servicemap": { 2024-04-02T15:36:44.427 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:44.427 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modified": "2024-04-02T15:36:35.150252+0000", 2024-04-02T15:36:44.427 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:36:44.427 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:44.427 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-02T15:36:44.427 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-04-02T15:36:44.583 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:44 smithi107 bash[14676]: debug 2024-04-02T15:36:44.319+0000 7f6820543000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:36:44.583 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:44 smithi107 bash[14406]: audit 2024-04-02T15:36:44.418622+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.107:0/294662521' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T15:36:45.014 INFO:teuthology.orchestra.run.smithi107.stderr:mgr not available, waiting (1/15)... 2024-04-02T15:36:45.447 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:45 smithi107 bash[14676]: debug 2024-04-02T15:36:45.163+0000 7f6820543000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:36:45.448 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:45 smithi107 bash[14676]: debug 2024-04-02T15:36:45.283+0000 7f6820543000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:36:45.772 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:45 smithi107 bash[14676]: debug 2024-04-02T15:36:45.443+0000 7f6820543000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:36:46.063 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:45 smithi107 bash[14676]: debug 2024-04-02T15:36:45.767+0000 7f6820543000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:36:46.063 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:45 smithi107 bash[14676]: debug 2024-04-02T15:36:45.859+0000 7f6820543000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:36:46.400 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:46 smithi107 bash[14676]: debug 2024-04-02T15:36:46.059+0000 7f6820543000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:36:47.224 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:46 smithi107 bash[14676]: debug 2024-04-02T15:36:46.915+0000 7f6820543000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:36:47.224 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:47 smithi107 bash[14676]: debug 2024-04-02T15:36:47.015+0000 7f6820543000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:36:47.400 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:47 smithi107 bash[14676]: debug 2024-04-02T15:36:47.223+0000 7f6820543000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:36:47.842 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:47 smithi107 bash[14676]: debug 2024-04-02T15:36:47.563+0000 7f6820543000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:36:48.149 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:47 smithi107 bash[14676]: debug 2024-04-02T15:36:47.887+0000 7f6820543000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:36:48.252 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:48.252 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-04-02T15:36:48.252 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsid": "a698c81a-f106-11ee-b647-cb9ed24678a4", 2024-04-02T15:36:48.252 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "health": { 2024-04-02T15:36:48.252 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-02T15:36:48.252 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "checks": {}, 2024-04-02T15:36:48.252 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mutes": [] 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum": [ 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 0 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "a" 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "monmap": { 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-02T15:36:48.253 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osdmap": { 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgmap": { 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-02T15:36:48.254 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsmap": { 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "available": false, 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modules": [ 2024-04-02T15:36:48.255 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "iostat", 2024-04-02T15:36:48.256 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "nfs", 2024-04-02T15:36:48.256 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "restful" 2024-04-02T15:36:48.256 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-04-02T15:36:48.256 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:36:48.256 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:48.256 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "servicemap": { 2024-04-02T15:36:48.256 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:48.256 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modified": "2024-04-02T15:36:35.150252+0000", 2024-04-02T15:36:48.256 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:36:48.256 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:48.256 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-02T15:36:48.256 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-04-02T15:36:48.547 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:48 smithi107 bash[14676]: debug 2024-04-02T15:36:48.271+0000 7f6820543000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:36:48.547 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:48 smithi107 bash[14406]: audit 2024-04-02T15:36:48.248540+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.107:0/2118858887' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T15:36:48.649 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:48 smithi107 bash[14676]: debug 2024-04-02T15:36:48.543+0000 7f6820543000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:36:48.794 INFO:teuthology.orchestra.run.smithi107.stderr:mgr not available, waiting (2/15)... 2024-04-02T15:36:49.479 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:49 smithi107 bash[14676]: debug 2024-04-02T15:36:49.219+0000 7f6820543000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:36:49.479 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:49 smithi107 bash[14676]: debug 2024-04-02T15:36:49.319+0000 7f6820543000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:36:49.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:49 smithi107 bash[14676]: debug 2024-04-02T15:36:49.475+0000 7f6820543000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:36:49.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:49 smithi107 bash[14676]: debug 2024-04-02T15:36:49.583+0000 7f6820543000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:36:49.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:49 smithi107 bash[14676]: debug 2024-04-02T15:36:49.715+0000 7f6820543000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:36:50.302 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:50 smithi107 bash[14676]: debug 2024-04-02T15:36:50.003+0000 7f6820543000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:36:50.302 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:50 smithi107 bash[14676]: debug 2024-04-02T15:36:50.119+0000 7f6820543000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:36:50.650 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:50 smithi107 bash[14676]: debug 2024-04-02T15:36:50.299+0000 7f6820543000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:36:50.650 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:50 smithi107 bash[14676]: debug 2024-04-02T15:36:50.415+0000 7f6820543000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:36:51.562 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:51 smithi107 bash[14676]: debug 2024-04-02T15:36:51.255+0000 7f6820543000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:36:51.562 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:51 smithi107 bash[14406]: cluster 2024-04-02T15:36:51.281118+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-02T15:36:51.562 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:51 smithi107 bash[14406]: cluster 2024-04-02T15:36:51.286085+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00517251s) 2024-04-02T15:36:51.562 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:51 smithi107 bash[14406]: audit 2024-04-02T15:36:51.288524+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.107:0/252142602' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:36:51.563 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:51 smithi107 bash[14406]: audit 2024-04-02T15:36:51.288747+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.107:0/252142602' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:36:51.563 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:51 smithi107 bash[14406]: audit 2024-04-02T15:36:51.288929+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.107:0/252142602' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:36:51.563 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:51 smithi107 bash[14406]: audit 2024-04-02T15:36:51.289114+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.107:0/252142602' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:36:51.563 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:51 smithi107 bash[14406]: audit 2024-04-02T15:36:51.291189+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.107:0/252142602' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:36:51.563 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:51 smithi107 bash[14406]: cluster 2024-04-02T15:36:51.301774+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-02T15:36:51.563 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:51 smithi107 bash[14406]: audit 2024-04-02T15:36:51.321355+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.107:0/252142602' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:36:51.563 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:51 smithi107 bash[14406]: audit 2024-04-02T15:36:51.323384+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.107:0/252142602' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:36:51.913 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:51.913 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-04-02T15:36:51.913 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsid": "a698c81a-f106-11ee-b647-cb9ed24678a4", 2024-04-02T15:36:51.913 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "health": { 2024-04-02T15:36:51.914 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-02T15:36:51.914 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "checks": {}, 2024-04-02T15:36:51.914 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mutes": [] 2024-04-02T15:36:51.914 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:51.914 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-02T15:36:51.915 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum": [ 2024-04-02T15:36:51.920 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 0 2024-04-02T15:36:51.920 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-04-02T15:36:51.920 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-02T15:36:51.920 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "a" 2024-04-02T15:36:51.920 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-04-02T15:36:51.920 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-04-02T15:36:51.920 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "monmap": { 2024-04-02T15:36:51.920 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:51.920 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-02T15:36:51.920 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osdmap": { 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgmap": { 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-02T15:36:51.921 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsmap": { 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-02T15:36:51.922 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "available": false, 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modules": [ 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "iostat", 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "nfs", 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "restful" 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "servicemap": { 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modified": "2024-04-02T15:36:35.150252+0000", 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-02T15:36:51.923 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-04-02T15:36:52.341 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:52 smithi107 bash[14406]: audit 2024-04-02T15:36:51.338291+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.107:0/252142602' entity='mgr.y' 2024-04-02T15:36:52.342 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:52 smithi107 bash[14406]: audit 2024-04-02T15:36:51.349742+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.107:0/252142602' entity='mgr.y' 2024-04-02T15:36:52.342 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:52 smithi107 bash[14406]: audit 2024-04-02T15:36:51.352857+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.107:0/252142602' entity='mgr.y' 2024-04-02T15:36:52.518 INFO:teuthology.orchestra.run.smithi107.stderr:mgr not available, waiting (3/15)... 2024-04-02T15:36:52.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:52 smithi107 bash[14406]: audit 2024-04-02T15:36:51.914447+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.107:0/3113351718' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T15:36:52.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:52 smithi107 bash[14406]: cluster 2024-04-02T15:36:52.293680+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01276s) 2024-04-02T15:36:54.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:54 smithi107 bash[14406]: cluster 2024-04-02T15:36:53.349840+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-02T15:36:55.902 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:55.902 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-04-02T15:36:55.902 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsid": "a698c81a-f106-11ee-b647-cb9ed24678a4", 2024-04-02T15:36:55.902 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "health": { 2024-04-02T15:36:55.902 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-02T15:36:55.902 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "checks": {}, 2024-04-02T15:36:55.902 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mutes": [] 2024-04-02T15:36:55.902 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:55.902 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum": [ 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 0 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "a" 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "monmap": { 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:55.904 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osdmap": { 2024-04-02T15:36:55.907 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:55.907 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-02T15:36:55.907 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-02T15:36:55.907 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-02T15:36:55.907 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-02T15:36:55.907 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-02T15:36:55.907 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-02T15:36:55.907 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:55.907 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgmap": { 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsmap": { 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:55.908 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-02T15:36:55.910 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "available": true, 2024-04-02T15:36:55.910 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-02T15:36:55.910 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modules": [ 2024-04-02T15:36:55.910 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "iostat", 2024-04-02T15:36:55.910 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "nfs", 2024-04-02T15:36:55.910 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "restful" 2024-04-02T15:36:55.910 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-04-02T15:36:55.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:36:55.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:55.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "servicemap": { 2024-04-02T15:36:55.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:36:55.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modified": "2024-04-02T15:36:35.150252+0000", 2024-04-02T15:36:55.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:36:55.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-04-02T15:36:55.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-02T15:36:55.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-04-02T15:36:56.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:55 smithi107 bash[14406]: audit 2024-04-02T15:36:55.902981+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.107:0/3269313289' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T15:36:56.506 INFO:teuthology.orchestra.run.smithi107.stderr:mgr is available 2024-04-02T15:36:57.779 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:57.779 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: [global] 2024-04-02T15:36:57.779 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: fsid = a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:36:57.779 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-02T15:36:57.779 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-02T15:36:57.779 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-02T15:36:57.780 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-02T15:36:57.781 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:57.781 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: [mgr] 2024-04-02T15:36:57.781 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-02T15:36:57.781 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-04-02T15:36:57.781 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: [osd] 2024-04-02T15:36:57.781 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-02T15:36:57.781 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-02T15:36:58.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:57 smithi107 bash[14406]: audit 2024-04-02T15:36:57.773063+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.107:0/1028330026' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-02T15:36:58.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:57 smithi107 bash[14406]: audit 2024-04-02T15:36:57.780619+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.107:0/1028330026' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-02T15:36:58.378 INFO:teuthology.orchestra.run.smithi107.stderr:Enabling cephadm module... 2024-04-02T15:37:00.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:36:59 smithi107 bash[14406]: audit 2024-04-02T15:36:59.731468+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.107:0/2098127780' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-02T15:37:00.150 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:59 smithi107 bash[14676]: ignoring --setuser ceph since I am not root 2024-04-02T15:37:00.150 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:59 smithi107 bash[14676]: ignoring --setgroup ceph since I am not root 2024-04-02T15:37:00.150 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:36:59 smithi107 bash[14676]: debug 2024-04-02T15:36:59.975+0000 7fcf15a40000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:37:00.758 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:00 smithi107 bash[14676]: debug 2024-04-02T15:37:00.635+0000 7fcf15a40000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:37:01.047 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:00 smithi107 bash[14406]: audit 2024-04-02T15:36:59.788385+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.107:0/2098127780' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-02T15:37:01.048 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:00 smithi107 bash[14406]: cluster 2024-04-02T15:36:59.788504+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-02T15:37:01.048 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:00 smithi107 bash[14676]: debug 2024-04-02T15:37:00.755+0000 7fcf15a40000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:37:01.048 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:00 smithi107 bash[14676]: debug 2024-04-02T15:37:00.915+0000 7fcf15a40000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:37:01.357 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:01 smithi107 bash[14676]: debug 2024-04-02T15:37:01.259+0000 7fcf15a40000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:37:01.650 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:01 smithi107 bash[14676]: debug 2024-04-02T15:37:01.355+0000 7fcf15a40000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:37:01.650 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:01 smithi107 bash[14676]: debug 2024-04-02T15:37:01.555+0000 7fcf15a40000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:37:01.708 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-04-02T15:37:01.708 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-02T15:37:01.708 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "available": true, 2024-04-02T15:37:01.708 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-02T15:37:01.708 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-02T15:37:01.709 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-04-02T15:37:02.404 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for the mgr to restart... 2024-04-02T15:37:02.404 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for mgr epoch 5... 2024-04-02T15:37:02.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:02 smithi107 bash[14406]: audit 2024-04-02T15:37:01.710404+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.107:0/2035829533' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-02T15:37:02.712 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:02 smithi107 bash[14676]: debug 2024-04-02T15:37:02.403+0000 7fcf15a40000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:37:02.712 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:02 smithi107 bash[14676]: debug 2024-04-02T15:37:02.507+0000 7fcf15a40000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:37:03.057 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:02 smithi107 bash[14676]: debug 2024-04-02T15:37:02.707+0000 7fcf15a40000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:37:03.391 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:03 smithi107 bash[14676]: debug 2024-04-02T15:37:03.055+0000 7fcf15a40000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:37:03.650 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:03 smithi107 bash[14676]: debug 2024-04-02T15:37:03.387+0000 7fcf15a40000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:37:04.019 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:03 smithi107 bash[14676]: debug 2024-04-02T15:37:03.751+0000 7fcf15a40000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:37:04.400 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:04 smithi107 bash[14676]: debug 2024-04-02T15:37:04.015+0000 7fcf15a40000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:37:04.947 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:04 smithi107 bash[14676]: debug 2024-04-02T15:37:04.687+0000 7fcf15a40000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:37:04.948 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:04 smithi107 bash[14676]: debug 2024-04-02T15:37:04.787+0000 7fcf15a40000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:37:05.400 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:04 smithi107 bash[14676]: debug 2024-04-02T15:37:04.943+0000 7fcf15a40000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:37:05.400 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:05 smithi107 bash[14676]: debug 2024-04-02T15:37:05.051+0000 7fcf15a40000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:37:05.400 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:05 smithi107 bash[14676]: debug 2024-04-02T15:37:05.187+0000 7fcf15a40000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:37:05.774 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:05 smithi107 bash[14676]: debug 2024-04-02T15:37:05.475+0000 7fcf15a40000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:37:05.774 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:05 smithi107 bash[14676]: debug 2024-04-02T15:37:05.591+0000 7fcf15a40000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:37:06.150 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:05 smithi107 bash[14676]: debug 2024-04-02T15:37:05.771+0000 7fcf15a40000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:37:06.150 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:05 smithi107 bash[14676]: debug 2024-04-02T15:37:05.887+0000 7fcf15a40000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:37:07.150 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:06 smithi107 bash[14676]: debug 2024-04-02T15:37:06.723+0000 7fcf15a40000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:37:08.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: cluster 2024-04-02T15:37:06.753952+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-02T15:37:08.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: cluster 2024-04-02T15:37:06.754854+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-02T15:37:08.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: cluster 2024-04-02T15:37:06.758717+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-02T15:37:08.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: cluster 2024-04-02T15:37:07.556487+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.801805s) 2024-04-02T15:37:08.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: audit 2024-04-02T15:37:07.558846+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:37:08.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: audit 2024-04-02T15:37:07.561293+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:37:08.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: audit 2024-04-02T15:37:07.562856+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:37:08.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: audit 2024-04-02T15:37:07.563523+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:37:08.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: audit 2024-04-02T15:37:07.564071+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:37:08.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: cluster 2024-04-02T15:37:07.575376+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-02T15:37:08.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: audit 2024-04-02T15:37:07.600772+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:08.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: audit 2024-04-02T15:37:07.606163+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:08.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: audit 2024-04-02T15:37:07.611562+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:37:08.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: audit 2024-04-02T15:37:07.614818+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:37:08.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: audit 2024-04-02T15:37:07.620652+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:37:08.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: audit 2024-04-02T15:37:07.637265+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:37:08.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:07 smithi107 bash[14406]: audit 2024-04-02T15:37:07.639990+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:37:08.571 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-04-02T15:37:08.571 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-02T15:37:08.571 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "initialized": true 2024-04-02T15:37:08.571 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-04-02T15:37:09.245 INFO:teuthology.orchestra.run.smithi107.stderr:mgr epoch 5 is available 2024-04-02T15:37:09.245 INFO:teuthology.orchestra.run.smithi107.stderr:Setting orchestrator backend to cephadm... 2024-04-02T15:37:09.563 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:09 smithi107 bash[14676]: [02/Apr/2024:15:37:09] ENGINE Bus STARTING 2024-04-02T15:37:09.563 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:09 smithi107 bash[14676]: [02/Apr/2024:15:37:09] ENGINE Serving on https://172.21.15.107:7150 2024-04-02T15:37:09.563 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:09 smithi107 bash[14676]: [02/Apr/2024:15:37:09] ENGINE Bus STARTED 2024-04-02T15:37:09.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:09 smithi107 bash[14406]: audit 2024-04-02T15:37:08.560359+0000 mgr.y (mgr.14120) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-02T15:37:09.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:09 smithi107 bash[14406]: cluster 2024-04-02T15:37:08.561839+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.80715s) 2024-04-02T15:37:09.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:09 smithi107 bash[14406]: audit 2024-04-02T15:37:08.573834+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-02T15:37:09.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:09 smithi107 bash[14406]: audit 2024-04-02T15:37:09.364094+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:09.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:09 smithi107 bash[14406]: audit 2024-04-02T15:37:09.393870+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:37:10.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:10 smithi107 bash[14406]: cephadm 2024-04-02T15:37:09.234103+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [02/Apr/2024:15:37:09] ENGINE Bus STARTING 2024-04-02T15:37:10.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:10 smithi107 bash[14406]: cephadm 2024-04-02T15:37:09.356677+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [02/Apr/2024:15:37:09] ENGINE Serving on https://172.21.15.107:7150 2024-04-02T15:37:10.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:10 smithi107 bash[14406]: cephadm 2024-04-02T15:37:09.357105+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [02/Apr/2024:15:37:09] ENGINE Bus STARTED 2024-04-02T15:37:10.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:10 smithi107 bash[14406]: cluster 2024-04-02T15:37:09.562214+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-02T15:37:11.864 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:11 smithi107 bash[14406]: audit 2024-04-02T15:37:10.597603+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:37:11.864 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:11 smithi107 bash[14406]: audit 2024-04-02T15:37:10.607176+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:11.864 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:11 smithi107 bash[14406]: audit 2024-04-02T15:37:10.664042+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:37:12.468 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: value unchanged 2024-04-02T15:37:13.030 INFO:teuthology.orchestra.run.smithi107.stderr:Generating ssh key... 2024-04-02T15:37:13.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:12 smithi107 bash[14406]: audit 2024-04-02T15:37:12.470517+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:37:14.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: Generating public/private rsa key pair. 2024-04-02T15:37:14.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: Your identification has been saved in /tmp/tmphf27b8d7/key. 2024-04-02T15:37:14.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: Your public key has been saved in /tmp/tmphf27b8d7/key.pub. 2024-04-02T15:37:14.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: The key fingerprint is: 2024-04-02T15:37:14.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: SHA256:EV7dczO3UhKiHBK7R6+gsJrtcgQzjkSL0NDd5utuj48 ceph-a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:37:14.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: The key's randomart image is: 2024-04-02T15:37:14.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: +---[RSA 3072]----+ 2024-04-02T15:37:14.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: |.+ . . oo..o o. | 2024-04-02T15:37:14.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: |..o . o.+oo o.o+o| 2024-04-02T15:37:14.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: |+ . o .o+ oo=| 2024-04-02T15:37:14.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: |.* . o.. . . | 2024-04-02T15:37:14.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: |+ +. +S. . . | 2024-04-02T15:37:14.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: |.. .o o o . | 2024-04-02T15:37:14.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: | .. o . | 2024-04-02T15:37:14.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: | .+. oo | 2024-04-02T15:37:14.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: | o+o oEoo | 2024-04-02T15:37:14.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:14 smithi107 bash[14676]: +----[SHA256]-----+ 2024-04-02T15:37:15.805 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:15 smithi107 bash[14406]: audit 2024-04-02T15:37:14.341386+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:37:15.805 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:15 smithi107 bash[14406]: cephadm 2024-04-02T15:37:14.341795+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-02T15:37:15.805 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:15 smithi107 bash[14406]: audit 2024-04-02T15:37:14.486187+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:15.805 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:15 smithi107 bash[14406]: audit 2024-04-02T15:37:14.491180+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:16.402 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJc4o2s56KDtmSxviL39m2e0aLU4eXRdXA9ul2u4Aadexb/MI4rPbqipTh0yZ6oYuhOj5wIzRc0KXjjva04aKAI/t3O+kVFfCHeX8x6spLmdxkUccD1tOAf4EgVrU3L65NVGbzxL0eprcJ6AiDWMmkOoN6UkDYNVEcVIjenmhN3ccK6f5VKQw0dnKSJzLtDmeozgJA2/DyuFaQbkiIVVuWZ0gfbEjHD+ldqadBm1XJHgGdHHtKVNDktOjHnbVEulGwRVFnedW2S669KC/pTGPoMePKTeBGqZb+2UMLvF4S1NlS/YMv7YWtpKbYVu5Ec2nl2anZn+NtnjUZaCEHkifPwOSJFwkqxKA9FLMqBTLANJbOfco0t3iVIkPvVs4LyYqfqwJWGlWq5pDkvTtiEZa7xwIFlfi6mX8C47VKDSPDAphvNN7P7edVTcR42OY8MDlLAO1FXDXZ3r0gi2BNU0/iLbULKFgktEykERiMdzN2J3wtlZMMuMyDdQOkUGon3ak= ceph-a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:37:16.958 INFO:teuthology.orchestra.run.smithi107.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-02T15:37:16.959 INFO:teuthology.orchestra.run.smithi107.stderr:Adding key to root@localhost authorized_keys... 2024-04-02T15:37:16.959 INFO:teuthology.orchestra.run.smithi107.stderr:Adding host smithi107... 2024-04-02T15:37:17.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:17 smithi107 bash[14406]: audit 2024-04-02T15:37:16.403812+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:37:19.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:18 smithi107 bash[14406]: audit 2024-04-02T15:37:18.181387+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi107", "addr": "172.21.15.107", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:37:19.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:18 smithi107 bash[14406]: cephadm 2024-04-02T15:37:18.559445+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi107 2024-04-02T15:37:19.183 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: Added host 'smithi107' with addr '172.21.15.107' 2024-04-02T15:37:19.957 INFO:teuthology.orchestra.run.smithi107.stderr:Deploying unmanaged mon service... 2024-04-02T15:37:20.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:20 smithi107 bash[14406]: audit 2024-04-02T15:37:19.184945+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:20.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:20 smithi107 bash[14406]: cephadm 2024-04-02T15:37:19.185516+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi107 2024-04-02T15:37:20.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:20 smithi107 bash[14406]: audit 2024-04-02T15:37:19.217542+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:37:22.043 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-02T15:37:23.019 INFO:teuthology.orchestra.run.smithi107.stderr:Deploying unmanaged mgr service... 2024-04-02T15:37:23.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:23 smithi107 bash[14406]: audit 2024-04-02T15:37:22.036153+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:37:23.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:23 smithi107 bash[14406]: cephadm 2024-04-02T15:37:22.040824+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-02T15:37:23.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:23 smithi107 bash[14406]: audit 2024-04-02T15:37:22.045122+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:24.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:24 smithi107 bash[14406]: audit 2024-04-02T15:37:23.192812+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:24.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:24 smithi107 bash[14406]: audit 2024-04-02T15:37:23.466562+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:24.586 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-02T15:37:25.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:25 smithi107 bash[14406]: audit 2024-04-02T15:37:24.578039+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:37:25.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:25 smithi107 bash[14406]: cephadm 2024-04-02T15:37:24.580423+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-02T15:37:25.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:25 smithi107 bash[14406]: audit 2024-04-02T15:37:24.588010+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:27.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:27 smithi107 bash[14406]: audit 2024-04-02T15:37:26.100834+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:27.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:27 smithi107 bash[14406]: audit 2024-04-02T15:37:26.501499+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.107:0/3294686595' entity='client.admin' 2024-04-02T15:37:27.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:27 smithi107 bash[14406]: audit 2024-04-02T15:37:26.612699+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.107:0/1614337960' entity='mgr.y' 2024-04-02T15:37:28.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:28 smithi107 bash[14406]: cluster 2024-04-02T15:37:27.564733+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:37:28.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:28 smithi107 bash[14406]: audit 2024-04-02T15:37:28.499564+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.107:0/692883781' entity='client.admin' 2024-04-02T15:37:29.106 INFO:teuthology.orchestra.run.smithi107.stderr:Enabling the dashboard module... 2024-04-02T15:37:30.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:30 smithi107 bash[14406]: cluster 2024-04-02T15:37:29.565240+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:37:31.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:31 smithi107 bash[14406]: audit 2024-04-02T15:37:31.046009+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.107:0/2994932861' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-02T15:37:31.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:31 smithi107 bash[14676]: ignoring --setuser ceph since I am not root 2024-04-02T15:37:31.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:31 smithi107 bash[14676]: ignoring --setgroup ceph since I am not root 2024-04-02T15:37:31.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:31 smithi107 bash[14676]: debug 2024-04-02T15:37:31.790+0000 7fceffffc000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:37:32.576 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:32 smithi107 bash[14676]: debug 2024-04-02T15:37:32.458+0000 7fceffffc000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:37:32.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:32 smithi107 bash[14406]: audit 2024-04-02T15:37:31.585396+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.107:0/2994932861' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-02T15:37:32.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:32 smithi107 bash[14406]: cluster 2024-04-02T15:37:31.585537+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 24s) 2024-04-02T15:37:32.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:32 smithi107 bash[14676]: debug 2024-04-02T15:37:32.574+0000 7fceffffc000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:37:32.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:32 smithi107 bash[14676]: debug 2024-04-02T15:37:32.734+0000 7fceffffc000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:37:33.378 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:33 smithi107 bash[14676]: debug 2024-04-02T15:37:33.078+0000 7fceffffc000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:37:33.378 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:33 smithi107 bash[14676]: debug 2024-04-02T15:37:33.178+0000 7fceffffc000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:37:33.650 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:33 smithi107 bash[14676]: debug 2024-04-02T15:37:33.378+0000 7fceffffc000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:37:33.670 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-04-02T15:37:33.670 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-02T15:37:33.671 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "available": true, 2024-04-02T15:37:33.671 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-02T15:37:33.671 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-02T15:37:33.671 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-04-02T15:37:34.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:33 smithi107 bash[14406]: audit 2024-04-02T15:37:33.672218+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.107:0/1787125295' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-02T15:37:34.321 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for the mgr to restart... 2024-04-02T15:37:34.321 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for mgr epoch 9... 2024-04-02T15:37:34.547 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:34 smithi107 bash[14676]: debug 2024-04-02T15:37:34.238+0000 7fceffffc000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:37:34.547 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:34 smithi107 bash[14676]: debug 2024-04-02T15:37:34.342+0000 7fceffffc000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:37:34.650 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:34 smithi107 bash[14676]: debug 2024-04-02T15:37:34.546+0000 7fceffffc000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:37:35.150 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:34 smithi107 bash[14676]: debug 2024-04-02T15:37:34.894+0000 7fceffffc000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:37:35.595 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:35 smithi107 bash[14676]: debug 2024-04-02T15:37:35.222+0000 7fceffffc000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:37:35.864 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:35 smithi107 bash[14676]: debug 2024-04-02T15:37:35.594+0000 7fceffffc000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:37:36.150 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:35 smithi107 bash[14676]: debug 2024-04-02T15:37:35.862+0000 7fceffffc000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:37:36.799 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:36 smithi107 bash[14676]: debug 2024-04-02T15:37:36.538+0000 7fceffffc000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:37:36.799 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:36 smithi107 bash[14676]: debug 2024-04-02T15:37:36.642+0000 7fceffffc000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:37:37.150 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:36 smithi107 bash[14676]: debug 2024-04-02T15:37:36.798+0000 7fceffffc000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:37:37.150 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:36 smithi107 bash[14676]: debug 2024-04-02T15:37:36.906+0000 7fceffffc000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:37:37.150 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:37 smithi107 bash[14676]: debug 2024-04-02T15:37:37.042+0000 7fceffffc000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:37:37.624 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:37 smithi107 bash[14676]: debug 2024-04-02T15:37:37.330+0000 7fceffffc000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:37:37.624 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:37 smithi107 bash[14676]: debug 2024-04-02T15:37:37.446+0000 7fceffffc000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:37:37.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:37 smithi107 bash[14676]: debug 2024-04-02T15:37:37.622+0000 7fceffffc000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:37:37.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:37 smithi107 bash[14676]: debug 2024-04-02T15:37:37.738+0000 7fceffffc000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:37:38.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:38 smithi107 bash[14676]: debug 2024-04-02T15:37:38.582+0000 7fceffffc000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:37:38.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:38 smithi107 bash[14676]: [02/Apr/2024:15:37:38] ENGINE Bus STARTING 2024-04-02T15:37:39.400 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:38 smithi107 bash[14676]: [02/Apr/2024:15:37:38] ENGINE Serving on https://172.21.15.107:7150 2024-04-02T15:37:39.444 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:37:38 smithi107 bash[14676]: [02/Apr/2024:15:37:38] ENGINE Bus STARTED 2024-04-02T15:37:39.685 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-04-02T15:37:39.685 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-02T15:37:39.685 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "initialized": true 2024-04-02T15:37:39.685 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-04-02T15:37:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: cluster 2024-04-02T15:37:38.605680+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-04-02T15:37:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: cluster 2024-04-02T15:37:38.606495+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-04-02T15:37:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: cluster 2024-04-02T15:37:38.610097+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-02T15:37:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: cluster 2024-04-02T15:37:38.665180+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0588657s) 2024-04-02T15:37:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: audit 2024-04-02T15:37:38.667908+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:37:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: audit 2024-04-02T15:37:38.669276+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:37:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: audit 2024-04-02T15:37:38.670786+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:37:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: audit 2024-04-02T15:37:38.671080+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:37:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: audit 2024-04-02T15:37:38.671340+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:37:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: cluster 2024-04-02T15:37:38.682291+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-04-02T15:37:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: audit 2024-04-02T15:37:38.707669+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:37:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: audit 2024-04-02T15:37:38.712994+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:37:39.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: audit 2024-04-02T15:37:38.739983+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:37:39.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: audit 2024-04-02T15:37:38.743676+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:37:39.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:39 smithi107 bash[14406]: audit 2024-04-02T15:37:38.942781+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:37:40.397 INFO:teuthology.orchestra.run.smithi107.stderr:mgr epoch 9 is available 2024-04-02T15:37:40.397 INFO:teuthology.orchestra.run.smithi107.stderr:Generating a dashboard self-signed certificate... 2024-04-02T15:37:40.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:40 smithi107 bash[14406]: cephadm 2024-04-02T15:37:38.818007+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [02/Apr/2024:15:37:38] ENGINE Bus STARTING 2024-04-02T15:37:40.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:40 smithi107 bash[14406]: cephadm 2024-04-02T15:37:38.936169+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [02/Apr/2024:15:37:38] ENGINE Serving on https://172.21.15.107:7150 2024-04-02T15:37:40.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:40 smithi107 bash[14406]: cephadm 2024-04-02T15:37:38.936680+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [02/Apr/2024:15:37:38] ENGINE Bus STARTED 2024-04-02T15:37:40.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:40 smithi107 bash[14406]: cluster 2024-04-02T15:37:39.670820+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.06449s) 2024-04-02T15:37:41.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:41 smithi107 bash[14406]: audit 2024-04-02T15:37:39.670396+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-02T15:37:41.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:41 smithi107 bash[14406]: audit 2024-04-02T15:37:39.686853+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-02T15:37:41.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:41 smithi107 bash[14406]: cluster 2024-04-02T15:37:40.670393+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-02T15:37:42.002 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-02T15:37:42.636 INFO:teuthology.orchestra.run.smithi107.stderr:Creating initial admin user... 2024-04-02T15:37:42.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:42 smithi107 bash[14406]: audit 2024-04-02T15:37:41.639596+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:37:42.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:42 smithi107 bash[14406]: audit 2024-04-02T15:37:41.999657+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:37:42.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:42 smithi107 bash[14406]: audit 2024-04-02T15:37:42.004396+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:37:44.311 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$Heb7OF9mYprToPYQX0OW6u0h6tVCVQtd5fG2HOc1d0tHHkJBgKFdq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1712072264, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-02T15:37:44.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:44 smithi107 bash[14406]: audit 2024-04-02T15:37:43.427048+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:37:44.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:44 smithi107 bash[14406]: audit 2024-04-02T15:37:43.963930+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:37:44.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:44 smithi107 bash[14406]: audit 2024-04-02T15:37:44.313226+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:37:45.044 INFO:teuthology.orchestra.run.smithi107.stderr:Fetching dashboard port number... 2024-04-02T15:37:45.749 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:45 smithi107 bash[14406]: audit 2024-04-02T15:37:44.073378+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:37:46.351 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 8443 2024-04-02T15:37:46.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:46 smithi107 bash[14406]: cluster 2024-04-02T15:37:45.437507+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-02T15:37:46.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:46 smithi107 bash[14406]: audit 2024-04-02T15:37:46.352898+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.107:0/2230827950' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-02T15:37:46.966 INFO:teuthology.orchestra.run.smithi107.stderr:firewalld does not appear to be present 2024-04-02T15:37:46.966 INFO:teuthology.orchestra.run.smithi107.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-02T15:37:46.969 INFO:teuthology.orchestra.run.smithi107.stderr:Ceph Dashboard is now available at: 2024-04-02T15:37:46.970 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-04-02T15:37:46.970 INFO:teuthology.orchestra.run.smithi107.stderr: URL: https://smithi107.front.sepia.ceph.com:8443/ 2024-04-02T15:37:46.970 INFO:teuthology.orchestra.run.smithi107.stderr: User: admin 2024-04-02T15:37:46.970 INFO:teuthology.orchestra.run.smithi107.stderr: Password: cqpvmb6csk 2024-04-02T15:37:46.970 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-04-02T15:37:46.970 INFO:teuthology.orchestra.run.smithi107.stderr:Enabling autotune for osd_memory_target 2024-04-02T15:37:51.405 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-02T15:37:52.076 INFO:teuthology.orchestra.run.smithi107.stderr:You can access the Ceph CLI with: 2024-04-02T15:37:52.076 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-04-02T15:37:52.077 INFO:teuthology.orchestra.run.smithi107.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:37:52.077 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-04-02T15:37:52.077 INFO:teuthology.orchestra.run.smithi107.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-02T15:37:52.077 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-04-02T15:37:52.077 INFO:teuthology.orchestra.run.smithi107.stderr: ceph telemetry on 2024-04-02T15:37:52.077 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-04-02T15:37:52.077 INFO:teuthology.orchestra.run.smithi107.stderr:For more information see: 2024-04-02T15:37:52.077 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-04-02T15:37:52.077 INFO:teuthology.orchestra.run.smithi107.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-02T15:37:52.077 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-04-02T15:37:52.077 INFO:teuthology.orchestra.run.smithi107.stderr:Bootstrap complete. 2024-04-02T15:37:52.112 INFO:tasks.cephadm:Fetching config... 2024-04-02T15:37:52.112 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-04-02T15:37:52.113 DEBUG:teuthology.orchestra.run.smithi107:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-02T15:37:52.117 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-02T15:37:52.118 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-04-02T15:37:52.118 DEBUG:teuthology.orchestra.run.smithi107:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-02T15:37:52.122 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-02T15:37:52.123 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-04-02T15:37:52.123 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-04-02T15:37:52.135 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-02T15:37:52.135 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-04-02T15:37:52.135 DEBUG:teuthology.orchestra.run.smithi107:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-02T15:37:52.139 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-02T15:37:52.140 DEBUG:teuthology.orchestra.run.smithi107:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJc4o2s56KDtmSxviL39m2e0aLU4eXRdXA9ul2u4Aadexb/MI4rPbqipTh0yZ6oYuhOj5wIzRc0KXjjva04aKAI/t3O+kVFfCHeX8x6spLmdxkUccD1tOAf4EgVrU3L65NVGbzxL0eprcJ6AiDWMmkOoN6UkDYNVEcVIjenmhN3ccK6f5VKQw0dnKSJzLtDmeozgJA2/DyuFaQbkiIVVuWZ0gfbEjHD+ldqadBm1XJHgGdHHtKVNDktOjHnbVEulGwRVFnedW2S669KC/pTGPoMePKTeBGqZb+2UMLvF4S1NlS/YMv7YWtpKbYVu5Ec2nl2anZn+NtnjUZaCEHkifPwOSJFwkqxKA9FLMqBTLANJbOfco0t3iVIkPvVs4LyYqfqwJWGlWq5pDkvTtiEZa7xwIFlfi6mX8C47VKDSPDAphvNN7P7edVTcR42OY8MDlLAO1FXDXZ3r0gi2BNU0/iLbULKFgktEykERiMdzN2J3wtlZMMuMyDdQOkUGon3ak= ceph-a698c81a-f106-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-02T15:37:52.157 INFO:teuthology.orchestra.run.smithi107.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJc4o2s56KDtmSxviL39m2e0aLU4eXRdXA9ul2u4Aadexb/MI4rPbqipTh0yZ6oYuhOj5wIzRc0KXjjva04aKAI/t3O+kVFfCHeX8x6spLmdxkUccD1tOAf4EgVrU3L65NVGbzxL0eprcJ6AiDWMmkOoN6UkDYNVEcVIjenmhN3ccK6f5VKQw0dnKSJzLtDmeozgJA2/DyuFaQbkiIVVuWZ0gfbEjHD+ldqadBm1XJHgGdHHtKVNDktOjHnbVEulGwRVFnedW2S669KC/pTGPoMePKTeBGqZb+2UMLvF4S1NlS/YMv7YWtpKbYVu5Ec2nl2anZn+NtnjUZaCEHkifPwOSJFwkqxKA9FLMqBTLANJbOfco0t3iVIkPvVs4LyYqfqwJWGlWq5pDkvTtiEZa7xwIFlfi6mX8C47VKDSPDAphvNN7P7edVTcR42OY8MDlLAO1FXDXZ3r0gi2BNU0/iLbULKFgktEykERiMdzN2J3wtlZMMuMyDdQOkUGon3ak= ceph-a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:37:52.166 DEBUG:teuthology.orchestra.run.smithi195:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJc4o2s56KDtmSxviL39m2e0aLU4eXRdXA9ul2u4Aadexb/MI4rPbqipTh0yZ6oYuhOj5wIzRc0KXjjva04aKAI/t3O+kVFfCHeX8x6spLmdxkUccD1tOAf4EgVrU3L65NVGbzxL0eprcJ6AiDWMmkOoN6UkDYNVEcVIjenmhN3ccK6f5VKQw0dnKSJzLtDmeozgJA2/DyuFaQbkiIVVuWZ0gfbEjHD+ldqadBm1XJHgGdHHtKVNDktOjHnbVEulGwRVFnedW2S669KC/pTGPoMePKTeBGqZb+2UMLvF4S1NlS/YMv7YWtpKbYVu5Ec2nl2anZn+NtnjUZaCEHkifPwOSJFwkqxKA9FLMqBTLANJbOfco0t3iVIkPvVs4LyYqfqwJWGlWq5pDkvTtiEZa7xwIFlfi6mX8C47VKDSPDAphvNN7P7edVTcR42OY8MDlLAO1FXDXZ3r0gi2BNU0/iLbULKFgktEykERiMdzN2J3wtlZMMuMyDdQOkUGon3ak= ceph-a698c81a-f106-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-02T15:37:52.190 INFO:teuthology.orchestra.run.smithi195.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJc4o2s56KDtmSxviL39m2e0aLU4eXRdXA9ul2u4Aadexb/MI4rPbqipTh0yZ6oYuhOj5wIzRc0KXjjva04aKAI/t3O+kVFfCHeX8x6spLmdxkUccD1tOAf4EgVrU3L65NVGbzxL0eprcJ6AiDWMmkOoN6UkDYNVEcVIjenmhN3ccK6f5VKQw0dnKSJzLtDmeozgJA2/DyuFaQbkiIVVuWZ0gfbEjHD+ldqadBm1XJHgGdHHtKVNDktOjHnbVEulGwRVFnedW2S669KC/pTGPoMePKTeBGqZb+2UMLvF4S1NlS/YMv7YWtpKbYVu5Ec2nl2anZn+NtnjUZaCEHkifPwOSJFwkqxKA9FLMqBTLANJbOfco0t3iVIkPvVs4LyYqfqwJWGlWq5pDkvTtiEZa7xwIFlfi6mX8C47VKDSPDAphvNN7P7edVTcR42OY8MDlLAO1FXDXZ3r0gi2BNU0/iLbULKFgktEykERiMdzN2J3wtlZMMuMyDdQOkUGon3ak= ceph-a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:37:52.202 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-02T15:37:52.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:52 smithi107 bash[14406]: audit 2024-04-02T15:37:51.403085+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.107:0/996438213' entity='client.admin' 2024-04-02T15:37:57.201 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-02T15:37:57.201 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-02T15:37:57.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:57 smithi107 bash[14406]: audit 2024-04-02T15:37:56.119348+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.107:0/762057157' entity='client.admin' 2024-04-02T15:37:59.996 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:37:59 smithi107 bash[14406]: cluster 2024-04-02T15:37:58.672365+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:00.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:00 smithi107 bash[14406]: audit 2024-04-02T15:37:59.811205+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:00.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:00 smithi107 bash[14406]: audit 2024-04-02T15:37:59.812220+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi107", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:38:00.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:00 smithi107 bash[14406]: audit 2024-04-02T15:37:59.818274+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:00.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:00 smithi107 bash[14406]: audit 2024-04-02T15:37:59.820157+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:00.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:00 smithi107 bash[14406]: audit 2024-04-02T15:37:59.827300+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:00.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:00 smithi107 bash[14406]: audit 2024-04-02T15:38:00.404476+0000 mgr.y (mgr.14152) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:38:00.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:00 smithi107 bash[14406]: audit 2024-04-02T15:38:00.408039+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:00.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:00 smithi107 bash[14406]: audit 2024-04-02T15:38:00.444174+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:00.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:00 smithi107 bash[14406]: audit 2024-04-02T15:38:00.446613+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:00.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:00 smithi107 bash[14406]: audit 2024-04-02T15:38:00.448104+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:00.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:00 smithi107 bash[14406]: cephadm 2024-04-02T15:38:00.450378+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-04-02T15:38:00.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:00 smithi107 bash[14406]: cephadm 2024-04-02T15:38:00.567011+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:38:01.247 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi195 2024-04-02T15:38:01.247 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-04-02T15:38:01.247 DEBUG:teuthology.orchestra.run.smithi195:> dd of=/etc/ceph/ceph.conf 2024-04-02T15:38:01.254 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-04-02T15:38:01.254 DEBUG:teuthology.orchestra.run.smithi195:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:38:01.261 INFO:tasks.cephadm:Adding host smithi195 to orchestrator... 2024-04-02T15:38:01.261 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch host add smithi195 2024-04-02T15:38:02.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:01 smithi107 bash[14406]: cluster 2024-04-02T15:38:00.672715+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:02.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:01 smithi107 bash[14406]: audit 2024-04-02T15:38:00.832023+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:02.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:01 smithi107 bash[14406]: audit 2024-04-02T15:38:00.837605+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:04.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:03 smithi107 bash[14406]: cluster 2024-04-02T15:38:02.673118+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:05.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:04 smithi107 bash[14406]: audit 2024-04-02T15:38:04.147876+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi195", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:38:05.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:04 smithi107 bash[14406]: cephadm 2024-04-02T15:38:04.517952+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi195 2024-04-02T15:38:05.165 INFO:teuthology.orchestra.run.smithi107.stdout:Added host 'smithi195' with addr '172.21.15.195' 2024-04-02T15:38:05.875 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch host ls --format=json 2024-04-02T15:38:06.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:06 smithi107 bash[14406]: cluster 2024-04-02T15:38:04.673535+0000 mgr.y (mgr.14152) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:06.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:06 smithi107 bash[14406]: audit 2024-04-02T15:38:05.166799+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:06.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:06 smithi107 bash[14406]: cephadm 2024-04-02T15:38:05.167525+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi195 2024-04-02T15:38:06.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:06 smithi107 bash[14406]: audit 2024-04-02T15:38:05.194088+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:06.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:06 smithi107 bash[14406]: audit 2024-04-02T15:38:05.196626+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:06.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:06 smithi107 bash[14406]: audit 2024-04-02T15:38:05.198047+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:06.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:06 smithi107 bash[14406]: audit 2024-04-02T15:38:05.475902+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:07.626 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:07 smithi107 bash[14406]: audit 2024-04-02T15:38:06.227570+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:07.626 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:07 smithi107 bash[14406]: audit 2024-04-02T15:38:06.757469+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:08.830 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-04-02T15:38:08.831 INFO:teuthology.orchestra.run.smithi107.stdout:[{"addr": "172.21.15.107", "hostname": "smithi107", "labels": [], "status": ""}, {"addr": "172.21.15.195", "hostname": "smithi195", "labels": [], "status": ""}] 2024-04-02T15:38:08.860 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:08 smithi107 bash[14406]: cluster 2024-04-02T15:38:06.673948+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:09.571 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-02T15:38:09.571 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd crush tunables default 2024-04-02T15:38:10.815 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:10 smithi107 bash[14406]: cluster 2024-04-02T15:38:08.674401+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:10.815 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:10 smithi107 bash[14406]: audit 2024-04-02T15:38:08.831958+0000 mgr.y (mgr.14152) 20 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:38:12.689 INFO:teuthology.orchestra.run.smithi107.stderr:adjusted tunables profile to default 2024-04-02T15:38:12.865 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:12 smithi107 bash[14406]: cluster 2024-04-02T15:38:10.674984+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:12.865 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:12 smithi107 bash[14406]: audit 2024-04-02T15:38:11.669904+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:12.865 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:12 smithi107 bash[14406]: audit 2024-04-02T15:38:11.675518+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:12.865 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:12 smithi107 bash[14406]: audit 2024-04-02T15:38:11.676881+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi195", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:38:12.865 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:12 smithi107 bash[14406]: audit 2024-04-02T15:38:11.682210+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:12.865 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:12 smithi107 bash[14406]: audit 2024-04-02T15:38:12.379672+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.107:0/3492322569' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-02T15:38:13.399 INFO:tasks.cephadm:Adding mon.a on smithi107 2024-04-02T15:38:13.399 INFO:tasks.cephadm:Adding mon.c on smithi107 2024-04-02T15:38:13.399 INFO:tasks.cephadm:Adding mon.b on smithi195 2024-04-02T15:38:13.400 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch apply mon '3;smithi107:172.21.15.107=a;smithi107:[v2:172.21.15.107:3301,v1:172.21.15.107:6790]=c;smithi195:172.21.15.195=b' 2024-04-02T15:38:14.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:13 smithi107 bash[14406]: cluster 2024-04-02T15:38:12.675511+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:14.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:13 smithi107 bash[14406]: audit 2024-04-02T15:38:12.684942+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.107:0/3492322569' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-02T15:38:14.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:13 smithi107 bash[14406]: cluster 2024-04-02T15:38:12.685122+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:38:16.111 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled mon update... 2024-04-02T15:38:16.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:15 smithi107 bash[14406]: cluster 2024-04-02T15:38:14.675898+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:16.867 DEBUG:teuthology.orchestra.run.smithi107:mon.c> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.c.service 2024-04-02T15:38:16.869 DEBUG:teuthology.orchestra.run.smithi195:mon.b> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.b.service 2024-04-02T15:38:16.871 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-02T15:38:16.872 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-02T15:38:17.310 INFO:journalctl@ceph.mon.b.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:38:17.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: audit 2024-04-02T15:38:16.101336+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi107:172.21.15.107=a;smithi107:[v2:172.21.15.107:3301,v1:172.21.15.107:6790]=c;smithi195:172.21.15.195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:38:17.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: cephadm 2024-04-02T15:38:16.106526+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi107:172.21.15.107=a;smithi107:[v2:172.21.15.107:3301,v1:172.21.15.107:6790]=c;smithi195:172.21.15.195=b;count:3 2024-04-02T15:38:17.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: audit 2024-04-02T15:38:16.112006+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:17.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: audit 2024-04-02T15:38:16.159343+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:17.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: audit 2024-04-02T15:38:16.164107+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:17.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: audit 2024-04-02T15:38:16.165993+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:17.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: cephadm 2024-04-02T15:38:16.168779+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-04-02T15:38:17.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: cephadm 2024-04-02T15:38:16.286013+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:38:17.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: audit 2024-04-02T15:38:16.531066+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:17.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: audit 2024-04-02T15:38:16.537476+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:17.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: audit 2024-04-02T15:38:16.540135+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:38:17.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: audit 2024-04-02T15:38:16.541570+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:17.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:17 smithi107 bash[14406]: cephadm 2024-04-02T15:38:16.542999+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi107 2024-04-02T15:38:17.720 INFO:journalctl@ceph.mon.c.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:38:18.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:18 smithi107 bash[14406]: cluster 2024-04-02T15:38:16.676219+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:19.683 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-04-02T15:38:19.683 INFO:teuthology.orchestra.run.smithi195.stdout:{"epoch":1,"fsid":"a698c81a-f106-11ee-b647-cb9ed24678a4","modified":"2024-04-02T15:36:31.022022Z","created":"2024-04-02T15:36:31.022022Z","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.107:3300","nonce":0},{"type":"v1","addr":"172.21.15.107:6789","nonce":0}]},"addr":"172.21.15.107:6789/0","public_addr":"172.21.15.107:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-02T15:38:19.685 INFO:teuthology.orchestra.run.smithi195.stderr:dumped monmap epoch 1 2024-04-02T15:38:20.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:20 smithi107 bash[14406]: cluster 2024-04-02T15:38:18.676702+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:20.843 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:20 smithi107 bash[14406]: audit 2024-04-02T15:38:19.684773+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.195:0/1005108327' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T15:38:21.292 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-02T15:38:21.292 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-02T15:38:21.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:21 smithi107 bash[19849]: debug 2024-04-02T15:38:21.777+0000 7f9f6c27a700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-02T15:38:26.687 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:26 smithi195 systemd[1]: Started Ceph mon.b for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:38:27.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: audit 2024-04-02T15:38:21.793206+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:38:27.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: cluster 2024-04-02T15:38:21.793466+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-02T15:38:27.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: audit 2024-04-02T15:38:21.797271+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:27.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: cluster 2024-04-02T15:38:22.677580+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:27.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: audit 2024-04-02T15:38:22.788929+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:27.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: audit 2024-04-02T15:38:23.788991+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: cluster 2024-04-02T15:38:23.791350+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: cluster 2024-04-02T15:38:24.678000+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: audit 2024-04-02T15:38:24.789301+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: audit 2024-04-02T15:38:25.789454+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: audit 2024-04-02T15:38:26.789560+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: cluster 2024-04-02T15:38:26.802535+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: cluster 2024-04-02T15:38:26.810238+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: cluster 2024-04-02T15:38:26.810330+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: cluster 2024-04-02T15:38:26.810380+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: cluster 2024-04-02T15:38:26.810633+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: cluster 2024-04-02T15:38:26.817853+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: audit 2024-04-02T15:38:26.823258+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: audit 2024-04-02T15:38:26.825356+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:27.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: audit 2024-04-02T15:38:26.827618+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:27.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[14406]: audit 2024-04-02T15:38:26.829095+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: audit 2024-04-02T15:38:21.793206+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:38:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: cluster 2024-04-02T15:38:21.793466+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-02T15:38:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: audit 2024-04-02T15:38:21.797271+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: cluster 2024-04-02T15:38:22.677580+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: audit 2024-04-02T15:38:22.788929+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: audit 2024-04-02T15:38:23.788991+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: cluster 2024-04-02T15:38:23.791350+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-02T15:38:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: cluster 2024-04-02T15:38:24.678000+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: audit 2024-04-02T15:38:24.789301+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: audit 2024-04-02T15:38:25.789454+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: audit 2024-04-02T15:38:26.789560+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:27.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: cluster 2024-04-02T15:38:26.802535+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T15:38:27.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: cluster 2024-04-02T15:38:26.810238+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-04-02T15:38:27.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: cluster 2024-04-02T15:38:26.810330+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-04-02T15:38:27.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: cluster 2024-04-02T15:38:26.810380+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:38:27.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: cluster 2024-04-02T15:38:26.810633+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-04-02T15:38:27.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: cluster 2024-04-02T15:38:26.817853+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-04-02T15:38:27.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: audit 2024-04-02T15:38:26.823258+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:27.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: audit 2024-04-02T15:38:26.825356+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:27.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: audit 2024-04-02T15:38:26.827618+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:27.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:26 smithi107 bash[19849]: audit 2024-04-02T15:38:26.829095+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:27.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.699+0000 7fd2cc740880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T15:38:27.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.699+0000 7fd2cc740880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-02T15:38:27.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.699+0000 7fd2cc740880 0 pidfile_write: ignore empty --pid-file 2024-04-02T15:38:27.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 0 load: jerasure load: lrc 2024-04-02T15:38:27.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: RocksDB version: 6.15.5 2024-04-02T15:38:27.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-02T15:38:27.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Compile date Apr 18 2022 2024-04-02T15:38:27.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: DB SUMMARY 2024-04-02T15:38:27.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: DB Session ID: KBIFG9ST1SEMH0ZK0FZY 2024-04-02T15:38:27.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: CURRENT file: CURRENT 2024-04-02T15:38:27.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-02T15:38:27.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-02T15:38:27.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-02T15:38:27.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-04-02T15:38:27.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.error_if_exists: 0 2024-04-02T15:38:27.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.create_if_missing: 0 2024-04-02T15:38:27.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T15:38:27.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T15:38:27.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.env: 0x55b97162c860 2024-04-02T15:38:27.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.fs: Posix File System 2024-04-02T15:38:27.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.info_log: 0x55b972af5e00 2024-04-02T15:38:27.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T15:38:27.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.statistics: (nil) 2024-04-02T15:38:27.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.use_fsync: 0 2024-04-02T15:38:27.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T15:38:27.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T15:38:27.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T15:38:27.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T15:38:27.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T15:38:27.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T15:38:27.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T15:38:27.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T15:38:27.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T15:38:27.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T15:38:27.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T15:38:27.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.db_log_dir: 2024-04-02T15:38:27.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-04-02T15:38:27.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T15:38:27.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T15:38:27.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T15:38:27.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T15:38:27.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T15:38:27.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T15:38:27.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T15:38:27.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T15:38:27.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.write_buffer_manager: 0x55b972be6270 2024-04-02T15:38:27.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T15:38:27.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-02T15:38:27.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T15:38:27.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T15:38:27.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T15:38:27.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T15:38:27.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T15:38:27.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T15:38:27.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T15:38:27.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.unordered_write: 0 2024-04-02T15:38:27.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T15:38:27.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T15:38:27.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T15:38:27.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.row_cache: None 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.wal_filter: None 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.preserve_deletes: 0 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.two_write_queues: 0 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.atomic_flush: 0 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T15:38:27.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T15:38:27.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_open_files: -1 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Compression algorithms supported: 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: kZSTD supported: 0 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: kXpressCompression supported: 0 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: kZlibCompression supported: 1 2024-04-02T15:38:27.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.merge_operator: 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_filter: None 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b972ac3d00) 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cache_index_and_filter_blocks: 1 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T15:38:27.997 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: pin_top_level_index_and_filter: 1 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: index_type: 0 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: data_block_index_type: 0 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: index_shortening: 1 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: data_block_hash_table_util_ratio: 0.750000 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: hash_index_allow_collision: 1 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: checksum: 1 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: no_block_cache: 0 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: block_cache: 0x55b972b2a170 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: block_cache_name: BinnedLRUCache 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: block_cache_options: 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: capacity : 536870912 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: num_shard_bits : 4 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: strict_capacity_limit : 0 2024-04-02T15:38:27.998 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: high_pri_pool_ratio: 0.000 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: block_cache_compressed: (nil) 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: persistent_cache: (nil) 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: block_size: 4096 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: block_size_deviation: 10 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: block_restart_interval: 16 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: index_block_restart_interval: 1 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: metadata_block_size: 4096 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: partition_filters: 0 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: use_delta_encoding: 1 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: whole_key_filtering: 1 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: verify_compression: 0 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: read_amp_bytes_per_bit: 0 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: format_version: 4 2024-04-02T15:38:27.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: enable_index_compression: 1 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: block_align: 0 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compression: NoCompression 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.num_levels: 7 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T15:38:28.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T15:38:28.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T15:38:28.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T15:38:28.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.table_properties_collectors: 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.bloom_locality: 0 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.ttl: 2592000 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.enable_blob_files: false 2024-04-02T15:38:28.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.min_blob_size: 0 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.703+0000 7fd2cc740880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.707+0000 7fd2cc740880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.707+0000 7fd2cc740880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712072307709719, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.707+0000 7fd2cc740880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.707+0000 7fd2cc740880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.707+0000 7fd2cc740880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712072307710173, "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": 1712072307, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "daab6597-e132-4d20-851a-e7644ecd7f88", "db_session_id": "KBIFG9ST1SEMH0ZK0FZY"}} 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.707+0000 7fd2cc740880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.707+0000 7fd2cc740880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712072307710884, "job": 1, "event": "recovery_finished"} 2024-04-02T15:38:28.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.707+0000 7fd2cc740880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.707+0000 7fd2cc740880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55b972b10a80 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.707+0000 7fd2cc740880 4 rocksdb: DB pointer 0x55b972b20000 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.707+0000 7fd2bc4c8700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.707+0000 7fd2bc4c8700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: ** DB Stats ** 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: ** Compaction Stats [default] ** 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:38:28.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: 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-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: 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-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: 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-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: ** Compaction Stats [default] ** 2024-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: 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-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T15:38:28.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Cumulative compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:38:28.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Interval compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:38:28.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-02T15:38:28.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T15:38:28.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: ** Compaction Stats [default] ** 2024-04-02T15:38:28.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:38:28.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:38:28.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: 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-04-02T15:38:28.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: 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-04-02T15:38:28.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T15:38:28.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: ** Compaction Stats [default] ** 2024-04-02T15:38:28.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:38:28.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:38:28.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: 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-04-02T15:38:28.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:38:28.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T15:38:28.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T15:38:28.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T15:38:28.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T15:38:28.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T15:38:28.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Cumulative compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:38:28.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:38:28.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-02T15:38:28.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T15:38:28.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.711+0000 7fd2cc740880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-02T15:38:28.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.711+0000 7fd2cc740880 0 using public_addr v2:172.21.15.195:0/0 -> [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] 2024-04-02T15:38:28.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.711+0000 7fd2cc740880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] at bind addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:38:28.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.711+0000 7fd2cc740880 1 mon.b@-1(???) e0 preinit fsid a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:38:28.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.731+0000 7fd2bf4ce700 0 mon.b@-1(synchronizing).mds e1 new map 2024-04-02T15:38:28.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.731+0000 7fd2bf4ce700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-04-02T15:38:28.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: e1 2024-04-02T15:38:28.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-02T15:38:28.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-02T15:38:28.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: legacy client fscid: -1 2024-04-02T15:38:28.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: 2024-04-02T15:38:28.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: No filesystems configured 2024-04-02T15:38:28.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.731+0000 7fd2bf4ce700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-02T15:38:28.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.731+0000 7fd2bf4ce700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-02T15:38:28.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.731+0000 7fd2bf4ce700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-02T15:38:28.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.731+0000 7fd2bf4ce700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-02T15:38:28.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.731+0000 7fd2bf4ce700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-02T15:38:28.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.731+0000 7fd2bf4ce700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-02T15:38:28.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.731+0000 7fd2bf4ce700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-02T15:38:28.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.731+0000 7fd2bf4ce700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.731+0000 7fd2bf4ce700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.731+0000 7fd2bf4ce700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:06.673948+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:08.674401+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:08.831958+0000 mgr.y (mgr.14152) 20 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:10.674984+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:11.669904+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:11.675518+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:11.676881+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi195", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:11.682210+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:12.379672+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.107:0/3492322569' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:12.675511+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:28.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:12.684942+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.107:0/3492322569' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-02T15:38:28.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:12.685122+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:38:28.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:14.675898+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:28.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:16.101336+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi107:172.21.15.107=a;smithi107:[v2:172.21.15.107:3301,v1:172.21.15.107:6790]=c;smithi195:172.21.15.195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:38:28.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cephadm 2024-04-02T15:38:16.106526+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi107:172.21.15.107=a;smithi107:[v2:172.21.15.107:3301,v1:172.21.15.107:6790]=c;smithi195:172.21.15.195=b;count:3 2024-04-02T15:38:28.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:16.112006+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:28.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:16.159343+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:28.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:16.164107+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:28.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:16.165993+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:28.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cephadm 2024-04-02T15:38:16.168779+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-04-02T15:38:28.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cephadm 2024-04-02T15:38:16.286013+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:38:28.014 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:16.531066+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:28.014 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:16.537476+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:28.014 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:16.540135+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:38:28.014 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:16.541570+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cephadm 2024-04-02T15:38:16.542999+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi107 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:16.676219+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:18.676702+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:19.684773+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.195:0/1005108327' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:21.793206+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:21.793466+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:21.797271+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:22.677580+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:22.788929+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:23.788991+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:23.791350+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:24.678000+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:24.789301+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:25.789454+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:28.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:26.789560+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:28.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:26.802535+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T15:38:28.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:26.810238+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-04-02T15:38:28.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:26.810330+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-04-02T15:38:28.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:26.810380+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:38:28.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:26.810633+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-04-02T15:38:28.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: cluster 2024-04-02T15:38:26.817853+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-04-02T15:38:28.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:26.823258+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:28.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:26.825356+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:28.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:26.827618+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:28.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: audit 2024-04-02T15:38:26.829095+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:28.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:27 smithi195 bash[14446]: debug 2024-04-02T15:38:27.739+0000 7fd2bf4ce700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-02T15:38:33.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: audit 2024-04-02T15:38:27.752472+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:38:33.199 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: audit 2024-04-02T15:38:27.752836+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:33.199 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:27.753065+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-04-02T15:38:33.199 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:27.753704+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-02T15:38:33.199 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: audit 2024-04-02T15:38:27.755802+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:33.199 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:28.678830+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:33.199 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: audit 2024-04-02T15:38:28.746524+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:33.199 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: audit 2024-04-02T15:38:29.746564+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:33.199 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:30.679248+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:33.199 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: audit 2024-04-02T15:38:30.746903+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:33.199 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: audit 2024-04-02T15:38:31.746960+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:33.200 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: audit 2024-04-02T15:38:32.747059+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:33.200 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:32.755556+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T15:38:33.200 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:32.760987+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-04-02T15:38:33.200 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:32.761088+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-04-02T15:38:33.200 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:32.761146+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:38:33.200 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:32.761402+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-04-02T15:38:33.200 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:32.761738+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-02T15:38:33.200 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:32.769686+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-02T15:38:33.200 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:32.769767+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-02T15:38:33.200 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: cluster 2024-04-02T15:38:32.769823+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] is down (out of quorum) 2024-04-02T15:38:33.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: audit 2024-04-02T15:38:27.752472+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:38:33.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: audit 2024-04-02T15:38:27.752836+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:33.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:27.753065+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-04-02T15:38:33.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:27.753704+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-02T15:38:33.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: audit 2024-04-02T15:38:27.755802+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:33.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:28.678830+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:33.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: audit 2024-04-02T15:38:28.746524+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:33.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: audit 2024-04-02T15:38:29.746564+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:33.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:30.679248+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:33.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: audit 2024-04-02T15:38:30.746903+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: audit 2024-04-02T15:38:31.746960+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: audit 2024-04-02T15:38:32.747059+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:32.755556+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:32.760987+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:32.761088+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:32.761146+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:32.761402+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:32.761738+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:32.769686+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:32.769767+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: cluster 2024-04-02T15:38:32.769823+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] is down (out of quorum) 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: audit 2024-04-02T15:38:32.773030+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: audit 2024-04-02T15:38:32.776632+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:33.202 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[14406]: audit 2024-04-02T15:38:32.780498+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:33.203 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: audit 2024-04-02T15:38:32.773030+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:33.203 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: audit 2024-04-02T15:38:32.776632+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:33.203 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:32 smithi107 bash[19849]: audit 2024-04-02T15:38:32.780498+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:34.150 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[19849]: cluster 2024-04-02T15:38:32.679663+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:34.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[19849]: cephadm 2024-04-02T15:38:32.777609+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-04-02T15:38:34.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[19849]: cephadm 2024-04-02T15:38:32.781427+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-04-02T15:38:34.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[19849]: audit 2024-04-02T15:38:32.895784+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:34.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[19849]: audit 2024-04-02T15:38:32.905363+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:34.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[19849]: audit 2024-04-02T15:38:32.910762+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:34.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[19849]: cephadm 2024-04-02T15:38:32.913611+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-02T15:38:34.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[19849]: audit 2024-04-02T15:38:32.914039+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:38:34.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[19849]: audit 2024-04-02T15:38:32.915331+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:38:34.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[19849]: audit 2024-04-02T15:38:32.916699+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:34.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[19849]: cephadm 2024-04-02T15:38:32.918067+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi107 2024-04-02T15:38:34.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[19849]: audit 2024-04-02T15:38:33.747433+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:34.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[14406]: cluster 2024-04-02T15:38:32.679663+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[14406]: cephadm 2024-04-02T15:38:32.777609+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-04-02T15:38:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[14406]: cephadm 2024-04-02T15:38:32.781427+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-04-02T15:38:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[14406]: audit 2024-04-02T15:38:32.895784+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[14406]: audit 2024-04-02T15:38:32.905363+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[14406]: audit 2024-04-02T15:38:32.910762+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[14406]: cephadm 2024-04-02T15:38:32.913611+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-02T15:38:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[14406]: audit 2024-04-02T15:38:32.914039+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:38:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[14406]: audit 2024-04-02T15:38:32.915331+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:38:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[14406]: audit 2024-04-02T15:38:32.916699+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[14406]: cephadm 2024-04-02T15:38:32.918067+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi107 2024-04-02T15:38:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:33 smithi107 bash[14406]: audit 2024-04-02T15:38:33.747433+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:34.208 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-04-02T15:38:34.208 INFO:teuthology.orchestra.run.smithi195.stdout:{"epoch":3,"fsid":"a698c81a-f106-11ee-b647-cb9ed24678a4","modified":"2024-04-02T15:38:27.746343Z","created":"2024-04-02T15:36:31.022022Z","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.107:3300","nonce":0},{"type":"v1","addr":"172.21.15.107:6789","nonce":0}]},"addr":"172.21.15.107:6789/0","public_addr":"172.21.15.107:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:3301","nonce":0},{"type":"v1","addr":"172.21.15.107:6790","nonce":0}]},"addr":"172.21.15.107:6790/0","public_addr":"172.21.15.107:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:3300","nonce":0},{"type":"v1","addr":"172.21.15.195:6789","nonce":0}]},"addr":"172.21.15.195:6789/0","public_addr":"172.21.15.195:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-02T15:38:34.211 INFO:teuthology.orchestra.run.smithi195.stderr:dumped monmap epoch 3 2024-04-02T15:38:34.940 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-02T15:38:34.940 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-04-02T15:38:35.157 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[19849]: cluster 2024-04-02T15:38:29.748886+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-02T15:38:35.157 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[19849]: cluster 2024-04-02T15:38:34.788272+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-02T15:38:35.157 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[19849]: cluster 2024-04-02T15:38:34.788591+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-02T15:38:35.157 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[19849]: cluster 2024-04-02T15:38:34.788677+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-04-02T15:38:35.157 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[19849]: cluster 2024-04-02T15:38:34.792037+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T15:38:35.157 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[19849]: cluster 2024-04-02T15:38:34.802246+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-04-02T15:38:35.157 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[19849]: cluster 2024-04-02T15:38:34.802360+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2024-04-02T15:38:35.157 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[19849]: cluster 2024-04-02T15:38:34.802419+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:38:35.158 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[19849]: cluster 2024-04-02T15:38:34.802677+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-04-02T15:38:35.158 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[19849]: cluster 2024-04-02T15:38:34.802990+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-02T15:38:35.158 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[19849]: cluster 2024-04-02T15:38:34.803041+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-04-02T15:38:35.158 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[19849]: cluster 2024-04-02T15:38:34.810351+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-04-02T15:38:35.158 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[14406]: cluster 2024-04-02T15:38:29.748886+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-02T15:38:35.158 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[14406]: cluster 2024-04-02T15:38:34.788272+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-02T15:38:35.158 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[14406]: cluster 2024-04-02T15:38:34.788591+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-02T15:38:35.158 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[14406]: cluster 2024-04-02T15:38:34.788677+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-04-02T15:38:35.158 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[14406]: cluster 2024-04-02T15:38:34.792037+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T15:38:35.158 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[14406]: cluster 2024-04-02T15:38:34.802246+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-04-02T15:38:35.158 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[14406]: cluster 2024-04-02T15:38:34.802360+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2024-04-02T15:38:35.158 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[14406]: cluster 2024-04-02T15:38:34.802419+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:38:35.159 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[14406]: cluster 2024-04-02T15:38:34.802677+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-04-02T15:38:35.159 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[14406]: cluster 2024-04-02T15:38:34.802990+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-02T15:38:35.159 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[14406]: cluster 2024-04-02T15:38:34.803041+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-04-02T15:38:35.159 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:34 smithi107 bash[14406]: cluster 2024-04-02T15:38:34.810351+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-04-02T15:38:35.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:27.752472+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:38:35.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:27.752836+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:35.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:27.753065+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-04-02T15:38:35.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:27.753704+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-02T15:38:35.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:27.755802+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:38:35.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:28.678830+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:35.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:28.746524+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:29.746564+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:30.679248+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:30.746903+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:31.746960+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:32.747059+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:32.755556+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:32.760987+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:32.761088+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:32.761146+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:32.761402+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:32.761738+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:32.769686+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:32.769767+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-02T15:38:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:32.769823+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] is down (out of quorum) 2024-04-02T15:38:35.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:32.773030+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:35.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:32.776632+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:35.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:32.780498+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:35.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:32.679663+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:35.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cephadm 2024-04-02T15:38:32.777609+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-04-02T15:38:35.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cephadm 2024-04-02T15:38:32.781427+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-04-02T15:38:35.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:32.895784+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:35.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:32.905363+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:35.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:32.910762+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:35.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cephadm 2024-04-02T15:38:32.913611+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:32.914039+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:32.915331+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:32.916699+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cephadm 2024-04-02T15:38:32.918067+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi107 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: audit 2024-04-02T15:38:33.747433+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:29.748886+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:34.788272+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:34.788591+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:34.788677+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:34.792037+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:34.802246+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:34.802360+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:34.802419+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:34.802677+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-04-02T15:38:35.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:34.802990+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-02T15:38:35.240 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:34.803041+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-04-02T15:38:35.240 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:34 smithi195 bash[14446]: cluster 2024-04-02T15:38:34.810351+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-04-02T15:38:36.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:35 smithi195 bash[14446]: cluster 2024-04-02T15:38:34.680071+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:36.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:35 smithi195 bash[14446]: audit 2024-04-02T15:38:34.948780+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:36.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:35 smithi195 bash[14446]: cephadm 2024-04-02T15:38:34.949903+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-02T15:38:36.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:35 smithi195 bash[14446]: audit 2024-04-02T15:38:34.950353+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:38:36.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:35 smithi195 bash[14446]: audit 2024-04-02T15:38:34.951679+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:38:36.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:35 smithi195 bash[14446]: audit 2024-04-02T15:38:34.952882+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:36.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:35 smithi195 bash[14446]: cephadm 2024-04-02T15:38:34.954168+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi107 2024-04-02T15:38:36.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:35 smithi195 bash[14446]: audit 2024-04-02T15:38:35.747842+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:36.346 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[19849]: cluster 2024-04-02T15:38:34.680071+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:36.346 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[19849]: audit 2024-04-02T15:38:34.948780+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:36.346 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[19849]: cephadm 2024-04-02T15:38:34.949903+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-02T15:38:36.346 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[19849]: audit 2024-04-02T15:38:34.950353+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:38:36.346 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[19849]: audit 2024-04-02T15:38:34.951679+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:38:36.346 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[19849]: audit 2024-04-02T15:38:34.952882+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:36.346 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[19849]: cephadm 2024-04-02T15:38:34.954168+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi107 2024-04-02T15:38:36.347 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[19849]: audit 2024-04-02T15:38:35.747842+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:36.347 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[14406]: cluster 2024-04-02T15:38:34.680071+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:36.347 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[14406]: audit 2024-04-02T15:38:34.948780+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:36.347 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[14406]: cephadm 2024-04-02T15:38:34.949903+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-02T15:38:36.347 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[14406]: audit 2024-04-02T15:38:34.950353+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:38:36.347 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[14406]: audit 2024-04-02T15:38:34.951679+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:38:36.347 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[14406]: audit 2024-04-02T15:38:34.952882+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:36.347 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[14406]: cephadm 2024-04-02T15:38:34.954168+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi107 2024-04-02T15:38:36.347 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:35 smithi107 bash[14406]: audit 2024-04-02T15:38:35.747842+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:38:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[14406]: cluster 2024-04-02T15:38:36.680530+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[14406]: audit 2024-04-02T15:38:37.612145+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[14406]: cephadm 2024-04-02T15:38:37.613222+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-02T15:38:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[14406]: audit 2024-04-02T15:38:37.613605+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:38:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[14406]: audit 2024-04-02T15:38:37.614765+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:38:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[14406]: audit 2024-04-02T15:38:37.615994+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[14406]: cephadm 2024-04-02T15:38:37.617370+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2024-04-02T15:38:38.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[19849]: cluster 2024-04-02T15:38:36.680530+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:38.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[19849]: audit 2024-04-02T15:38:37.612145+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:38.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[19849]: cephadm 2024-04-02T15:38:37.613222+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-02T15:38:38.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[19849]: audit 2024-04-02T15:38:37.613605+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:38:38.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[19849]: audit 2024-04-02T15:38:37.614765+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:38:38.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[19849]: audit 2024-04-02T15:38:37.615994+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:38.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:38 smithi107 bash[19849]: cephadm 2024-04-02T15:38:37.617370+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2024-04-02T15:38:38.770 INFO:teuthology.orchestra.run.smithi107.stdout:# minimal ceph.conf for a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:38:38.770 INFO:teuthology.orchestra.run.smithi107.stdout:[global] 2024-04-02T15:38:38.770 INFO:teuthology.orchestra.run.smithi107.stdout: fsid = a698c81a-f106-11ee-b647-cb9ed24678a4 2024-04-02T15:38:38.770 INFO:teuthology.orchestra.run.smithi107.stdout: mon_host = [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] [v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0] 2024-04-02T15:38:38.973 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:38 smithi195 bash[14446]: cluster 2024-04-02T15:38:36.680530+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:38.974 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:38 smithi195 bash[14446]: audit 2024-04-02T15:38:37.612145+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:38.974 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:38 smithi195 bash[14446]: cephadm 2024-04-02T15:38:37.613222+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-02T15:38:38.974 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:38 smithi195 bash[14446]: audit 2024-04-02T15:38:37.613605+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:38:38.974 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:38 smithi195 bash[14446]: audit 2024-04-02T15:38:37.614765+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:38:38.974 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:38 smithi195 bash[14446]: audit 2024-04-02T15:38:37.615994+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:38.974 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:38 smithi195 bash[14446]: cephadm 2024-04-02T15:38:37.617370+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2024-04-02T15:38:39.459 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-02T15:38:39.460 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-04-02T15:38:39.460 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/ceph/ceph.conf 2024-04-02T15:38:39.469 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-04-02T15:38:39.470 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:38:39.479 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-04-02T15:38:39.479 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.conf 2024-04-02T15:38:39.492 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-04-02T15:38:39.493 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:38:39.503 INFO:tasks.cephadm:Adding mgr.y on smithi107 2024-04-02T15:38:39.503 INFO:tasks.cephadm:Adding mgr.x on smithi195 2024-04-02T15:38:39.503 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch apply mgr '2;smithi107=y;smithi195=x' 2024-04-02T15:38:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:39 smithi195 bash[14446]: audit 2024-04-02T15:38:38.741696+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:38:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:39 smithi195 bash[14446]: audit 2024-04-02T15:38:38.746052+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:38:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:39 smithi195 bash[14446]: audit 2024-04-02T15:38:38.772114+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.107:0/1248628502' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:39 smithi195 bash[14446]: audit 2024-04-02T15:38:39.466190+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:39 smithi195 bash[14446]: audit 2024-04-02T15:38:39.468502+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:39 smithi195 bash[14446]: audit 2024-04-02T15:38:39.470113+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:39 smithi195 bash[14446]: audit 2024-04-02T15:38:39.471562+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:39 smithi195 bash[14446]: audit 2024-04-02T15:38:39.587680+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:39 smithi195 bash[14446]: audit 2024-04-02T15:38:39.594142+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:39 smithi195 bash[14446]: audit 2024-04-02T15:38:39.599540+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[14406]: audit 2024-04-02T15:38:38.741696+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:38:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[14406]: audit 2024-04-02T15:38:38.746052+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:38:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[14406]: audit 2024-04-02T15:38:38.772114+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.107:0/1248628502' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[14406]: audit 2024-04-02T15:38:39.466190+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[14406]: audit 2024-04-02T15:38:39.468502+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:39.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[14406]: audit 2024-04-02T15:38:39.470113+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:39.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[14406]: audit 2024-04-02T15:38:39.471562+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:39.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[14406]: audit 2024-04-02T15:38:39.587680+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:39.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[14406]: audit 2024-04-02T15:38:39.594142+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:39.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[14406]: audit 2024-04-02T15:38:39.599540+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:39.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[19849]: audit 2024-04-02T15:38:38.741696+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:38:39.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[19849]: audit 2024-04-02T15:38:38.746052+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:38:39.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[19849]: audit 2024-04-02T15:38:38.772114+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.107:0/1248628502' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:39.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[19849]: audit 2024-04-02T15:38:39.466190+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:39.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[19849]: audit 2024-04-02T15:38:39.468502+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:39.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[19849]: audit 2024-04-02T15:38:39.470113+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:39.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[19849]: audit 2024-04-02T15:38:39.471562+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:39.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[19849]: audit 2024-04-02T15:38:39.587680+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:39.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[19849]: audit 2024-04-02T15:38:39.594142+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:39.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:39 smithi107 bash[19849]: audit 2024-04-02T15:38:39.599540+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:40.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:40 smithi195 bash[14446]: cluster 2024-04-02T15:38:38.680996+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:40.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:40 smithi195 bash[14446]: cephadm 2024-04-02T15:38:39.473459+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-04-02T15:38:40.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:40 smithi195 bash[14446]: cephadm 2024-04-02T15:38:39.473798+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-04-02T15:38:40.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:40 smithi107 bash[14406]: cluster 2024-04-02T15:38:38.680996+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:40.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:40 smithi107 bash[14406]: cephadm 2024-04-02T15:38:39.473459+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-04-02T15:38:40.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:40 smithi107 bash[14406]: cephadm 2024-04-02T15:38:39.473798+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-04-02T15:38:40.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:40 smithi107 bash[19849]: cluster 2024-04-02T15:38:38.680996+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:40.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:40 smithi107 bash[19849]: cephadm 2024-04-02T15:38:39.473459+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-04-02T15:38:40.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:40 smithi107 bash[19849]: cephadm 2024-04-02T15:38:39.473798+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-04-02T15:38:42.449 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled mgr update... 2024-04-02T15:38:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:42 smithi195 bash[14446]: cluster 2024-04-02T15:38:40.681451+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:42 smithi195 bash[14446]: audit 2024-04-02T15:38:42.450327+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:42 smithi195 bash[14446]: audit 2024-04-02T15:38:42.473354+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:42 smithi195 bash[14446]: audit 2024-04-02T15:38:42.476181+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:42 smithi195 bash[14446]: audit 2024-04-02T15:38:42.478160+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:42 smithi195 bash[14446]: audit 2024-04-02T15:38:42.489513+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:42 smithi195 bash[14446]: audit 2024-04-02T15:38:42.492590+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:38:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:42 smithi195 bash[14446]: audit 2024-04-02T15:38:42.499853+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-02T15:38:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:42 smithi195 bash[14446]: audit 2024-04-02T15:38:42.501306+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:38:42.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:42 smithi195 bash[14446]: audit 2024-04-02T15:38:42.503169+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[19849]: cluster 2024-04-02T15:38:40.681451+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[19849]: audit 2024-04-02T15:38:42.450327+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[19849]: audit 2024-04-02T15:38:42.473354+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[19849]: audit 2024-04-02T15:38:42.476181+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[19849]: audit 2024-04-02T15:38:42.478160+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[19849]: audit 2024-04-02T15:38:42.489513+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[19849]: audit 2024-04-02T15:38:42.492590+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:38:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[19849]: audit 2024-04-02T15:38:42.499853+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-02T15:38:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[19849]: audit 2024-04-02T15:38:42.501306+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:38:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[19849]: audit 2024-04-02T15:38:42.503169+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:42.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[14406]: cluster 2024-04-02T15:38:40.681451+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:42.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[14406]: audit 2024-04-02T15:38:42.450327+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:42.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[14406]: audit 2024-04-02T15:38:42.473354+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:42.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[14406]: audit 2024-04-02T15:38:42.476181+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:42.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[14406]: audit 2024-04-02T15:38:42.478160+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:42.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[14406]: audit 2024-04-02T15:38:42.489513+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:42.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[14406]: audit 2024-04-02T15:38:42.492590+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:38:42.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[14406]: audit 2024-04-02T15:38:42.499853+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-02T15:38:42.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[14406]: audit 2024-04-02T15:38:42.501306+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:38:42.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:42 smithi107 bash[14406]: audit 2024-04-02T15:38:42.503169+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:43.315 DEBUG:teuthology.orchestra.run.smithi195:mgr.x> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.x.service 2024-04-02T15:38:43.318 INFO:tasks.cephadm:Deploying OSDs... 2024-04-02T15:38:43.318 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-04-02T15:38:43.318 DEBUG:teuthology.orchestra.run.smithi107:> dd if=/scratch_devs of=/dev/stdout 2024-04-02T15:38:43.325 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-02T15:38:43.325 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_1 2024-04-02T15:38:43.332 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-02T15:38:43.332 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:38:43.332 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 6h/6d Inode: 354 Links: 1 2024-04-02T15:38:43.332 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:38:43.332 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-04-02 15:34:01.725296347 +0000 2024-04-02T15:38:43.332 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-04-02 15:34:01.493301688 +0000 2024-04-02T15:38:43.333 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-04-02 15:34:01.493301688 +0000 2024-04-02T15:38:43.333 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-04-02T15:38:43.333 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-02T15:38:43.345 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-04-02T15:38:43.345 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-04-02T15:38:43.345 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000400981 s, 1.3 MB/s 2024-04-02T15:38:43.346 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-02T15:38:43.397 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_2 2024-04-02T15:38:43.404 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-02T15:38:43.404 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:38:43.404 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 6h/6d Inode: 363 Links: 1 2024-04-02T15:38:43.404 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:38:43.404 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-04-02 15:34:02.197285483 +0000 2024-04-02T15:38:43.405 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-04-02 15:34:01.965290822 +0000 2024-04-02T15:38:43.405 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-04-02 15:34:01.965290822 +0000 2024-04-02T15:38:43.405 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-04-02T15:38:43.405 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-02T15:38:43.419 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-04-02T15:38:43.419 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-04-02T15:38:43.419 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000357917 s, 1.4 MB/s 2024-04-02T15:38:43.420 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-02T15:38:43.426 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_3 2024-04-02T15:38:43.475 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-02T15:38:43.476 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:38:43.476 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-04-02T15:38:43.476 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:38:43.476 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-04-02 15:34:02.617275815 +0000 2024-04-02T15:38:43.476 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-04-02 15:34:02.421280326 +0000 2024-04-02T15:38:43.476 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-04-02 15:34:02.421280326 +0000 2024-04-02T15:38:43.476 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-04-02T15:38:43.476 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-02T15:38:43.488 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-04-02T15:38:43.488 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-04-02T15:38:43.488 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000436988 s, 1.2 MB/s 2024-04-02T15:38:43.489 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-02T15:38:43.497 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_4 2024-04-02T15:38:43.547 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-02T15:38:43.547 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:38:43.547 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 6h/6d Inode: 377 Links: 1 2024-04-02T15:38:43.547 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:38:43.547 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-04-02 15:34:03.081265134 +0000 2024-04-02T15:38:43.547 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-04-02 15:34:02.865270107 +0000 2024-04-02T15:38:43.548 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-04-02 15:34:02.865270107 +0000 2024-04-02T15:38:43.548 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-04-02T15:38:43.548 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-02T15:38:43.558 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-04-02T15:38:43.558 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-04-02T15:38:43.558 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000402188 s, 1.3 MB/s 2024-04-02T15:38:43.559 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-02T15:38:43.568 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-04-02T15:38:43.568 DEBUG:teuthology.orchestra.run.smithi195:> dd if=/scratch_devs of=/dev/stdout 2024-04-02T15:38:43.575 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-02T15:38:43.575 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_1 2024-04-02T15:38:43.629 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-02T15:38:43.629 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:38:43.629 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 361 Links: 1 2024-04-02T15:38:43.629 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:38:43.629 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-04-02 15:33:52.792814046 +0000 2024-04-02T15:38:43.629 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-04-02 15:33:52.544819768 +0000 2024-04-02T15:38:43.629 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-04-02 15:33:52.544819768 +0000 2024-04-02T15:38:43.629 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2024-04-02T15:38:43.629 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-02T15:38:43.640 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-04-02T15:38:43.640 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-04-02T15:38:43.640 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000239242 s, 2.1 MB/s 2024-04-02T15:38:43.641 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-02T15:38:43.649 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_2 2024-04-02T15:38:43.696 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-02T15:38:43.696 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:38:43.696 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 367 Links: 1 2024-04-02T15:38:43.696 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:38:43.697 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-04-02 15:33:53.204804543 +0000 2024-04-02T15:38:43.697 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-04-02 15:33:52.992809434 +0000 2024-04-02T15:38:43.697 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-04-02 15:33:52.992809434 +0000 2024-04-02T15:38:43.697 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2024-04-02T15:38:43.697 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-02T15:38:43.710 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-04-02T15:38:43.710 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-04-02T15:38:43.710 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000296456 s, 1.7 MB/s 2024-04-02T15:38:43.711 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-02T15:38:43.720 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_3 2024-04-02T15:38:43.725 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-02T15:38:43.726 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:38:43.726 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 371 Links: 1 2024-04-02T15:38:43.726 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:38:43.726 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-04-02 15:33:53.648794302 +0000 2024-04-02T15:38:43.726 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-04-02 15:33:53.424799468 +0000 2024-04-02T15:38:43.726 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-04-02 15:33:53.424799468 +0000 2024-04-02T15:38:43.726 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2024-04-02T15:38:43.726 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-02T15:38:43.784 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-04-02T15:38:43.784 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-04-02T15:38:43.784 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.00031928 s, 1.6 MB/s 2024-04-02T15:38:43.785 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-02T15:38:43.792 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_4 2024-04-02T15:38:43.799 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-02T15:38:43.799 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:38:43.799 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 380 Links: 1 2024-04-02T15:38:43.799 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:38:43.799 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-04-02 15:33:54.108783691 +0000 2024-04-02T15:38:43.799 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-04-02 15:33:53.872789134 +0000 2024-04-02T15:38:43.799 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-04-02 15:33:53.872789134 +0000 2024-04-02T15:38:43.799 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2024-04-02T15:38:43.799 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-02T15:38:43.809 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-04-02T15:38:43.809 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-04-02T15:38:43.809 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000197646 s, 2.6 MB/s 2024-04-02T15:38:43.810 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-02T15:38:43.863 INFO:tasks.cephadm:Deploying osd.0 on smithi107 with /dev/vg_nvme/lv_4... 2024-04-02T15:38:43.863 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-02T15:38:43.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:43 smithi107 bash[14406]: audit 2024-04-02T15:38:42.440349+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi107=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:38:43.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:43 smithi107 bash[14406]: cephadm 2024-04-02T15:38:42.443889+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi107=y;smithi195=x;count:2 2024-04-02T15:38:43.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:43 smithi107 bash[14406]: cephadm 2024-04-02T15:38:42.504744+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-04-02T15:38:43.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:43 smithi107 bash[19849]: audit 2024-04-02T15:38:42.440349+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi107=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:38:43.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:43 smithi107 bash[19849]: cephadm 2024-04-02T15:38:42.443889+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi107=y;smithi195=x;count:2 2024-04-02T15:38:43.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:43 smithi107 bash[19849]: cephadm 2024-04-02T15:38:42.504744+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-04-02T15:38:43.915 INFO:journalctl@ceph.mgr.x.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:38:43.945 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:43 smithi195 bash[14446]: audit 2024-04-02T15:38:42.440349+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi107=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:38:43.945 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:43 smithi195 bash[14446]: cephadm 2024-04-02T15:38:42.443889+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi107=y;smithi195=x;count:2 2024-04-02T15:38:43.945 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:43 smithi195 bash[14446]: cephadm 2024-04-02T15:38:42.504744+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-04-02T15:38:44.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:44 smithi107 bash[14406]: cluster 2024-04-02T15:38:42.681931+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:44.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:44 smithi107 bash[19849]: cluster 2024-04-02T15:38:42.681931+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:44.934 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:44 smithi195 bash[14446]: cluster 2024-04-02T15:38:42.681931+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:45.194 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:45 smithi195 systemd[1]: Started Ceph mgr.x for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:38:46.312 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:46 smithi195 bash[15179]: debug 2024-04-02T15:38:46.154+0000 7ffb8857d700 1 -- 172.21.15.195:0/2686120640 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561f276cc340 con 0x561f28448400 2024-04-02T15:38:46.312 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:46 smithi195 bash[14446]: cluster 2024-04-02T15:38:44.682340+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:46.312 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:46 smithi195 bash[14446]: audit 2024-04-02T15:38:45.170148+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:46.312 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:46 smithi195 bash[14446]: audit 2024-04-02T15:38:45.174296+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:46.313 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:46 smithi195 bash[14446]: audit 2024-04-02T15:38:45.176598+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:46.313 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:46 smithi195 bash[14446]: audit 2024-04-02T15:38:45.178389+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:46.429 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:46 smithi107 bash[14406]: cluster 2024-04-02T15:38:44.682340+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:46.429 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:46 smithi107 bash[14406]: audit 2024-04-02T15:38:45.170148+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:46.429 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:46 smithi107 bash[14406]: audit 2024-04-02T15:38:45.174296+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:46.429 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:46 smithi107 bash[14406]: audit 2024-04-02T15:38:45.176598+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:46.429 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:46 smithi107 bash[14406]: audit 2024-04-02T15:38:45.178389+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:46.429 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:46 smithi107 bash[19849]: cluster 2024-04-02T15:38:44.682340+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:46.429 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:46 smithi107 bash[19849]: audit 2024-04-02T15:38:45.170148+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:46.429 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:46 smithi107 bash[19849]: audit 2024-04-02T15:38:45.174296+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:46.430 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:46 smithi107 bash[19849]: audit 2024-04-02T15:38:45.176598+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:46.430 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:46 smithi107 bash[19849]: audit 2024-04-02T15:38:45.178389+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:46.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:46 smithi195 bash[15179]: debug 2024-04-02T15:38:46.310+0000 7ffb911ec000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:38:47.040 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-02T15:38:47.040 INFO:teuthology.orchestra.run.smithi107.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-02T15:38:47.040 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10+0 records in 2024-04-02T15:38:47.040 INFO:teuthology.orchestra.run.smithi107.stderr:10+0 records out 2024-04-02T15:38:47.040 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.016368 s, 641 MB/s 2024-04-02T15:38:47.040 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping successful for: 2024-04-02T15:38:47.236 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:46 smithi195 bash[15179]: debug 2024-04-02T15:38:46.978+0000 7ffb911ec000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:38:47.236 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:47 smithi195 bash[15179]: debug 2024-04-02T15:38:47.098+0000 7ffb911ec000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:38:47.583 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:47 smithi195 bash[15179]: debug 2024-04-02T15:38:47.258+0000 7ffb911ec000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:38:47.830 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi107:vg_nvme/lv_4 2024-04-02T15:38:47.873 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:47 smithi195 bash[15179]: debug 2024-04-02T15:38:47.582+0000 7ffb911ec000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:38:47.873 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:47 smithi195 bash[15179]: debug 2024-04-02T15:38:47.674+0000 7ffb911ec000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:38:48.212 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:47 smithi195 bash[15179]: debug 2024-04-02T15:38:47.870+0000 7ffb911ec000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:38:48.890 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:48 smithi195 bash[15179]: debug 2024-04-02T15:38:48.782+0000 7ffb911ec000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:38:48.890 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:48 smithi195 bash[14446]: cluster 2024-04-02T15:38:46.682789+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:48.890 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:48 smithi195 bash[14446]: audit 2024-04-02T15:38:47.782134+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:48.890 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:48 smithi195 bash[14446]: audit 2024-04-02T15:38:48.231202+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:48.891 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:48 smithi195 bash[14446]: audit 2024-04-02T15:38:48.239921+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:48.891 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:48 smithi195 bash[14446]: audit 2024-04-02T15:38:48.244312+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:38:48.891 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:48 smithi195 bash[14446]: audit 2024-04-02T15:38:48.246191+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:38:48.891 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:48 smithi195 bash[14446]: audit 2024-04-02T15:38:48.247705+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:48.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[14406]: cluster 2024-04-02T15:38:46.682789+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:48.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[14406]: audit 2024-04-02T15:38:47.782134+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:48.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[14406]: audit 2024-04-02T15:38:48.231202+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:48.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[14406]: audit 2024-04-02T15:38:48.239921+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:48.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[14406]: audit 2024-04-02T15:38:48.244312+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:38:48.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[14406]: audit 2024-04-02T15:38:48.246191+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:38:48.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[14406]: audit 2024-04-02T15:38:48.247705+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:48.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[19849]: cluster 2024-04-02T15:38:46.682789+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:48.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[19849]: audit 2024-04-02T15:38:47.782134+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:48.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[19849]: audit 2024-04-02T15:38:48.231202+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:48.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[19849]: audit 2024-04-02T15:38:48.239921+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:48.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[19849]: audit 2024-04-02T15:38:48.244312+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:38:48.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[19849]: audit 2024-04-02T15:38:48.246191+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:38:48.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:48 smithi107 bash[19849]: audit 2024-04-02T15:38:48.247705+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:49.236 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:48 smithi195 bash[15179]: debug 2024-04-02T15:38:48.886+0000 7ffb911ec000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:38:49.236 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:49 smithi195 bash[15179]: debug 2024-04-02T15:38:49.090+0000 7ffb911ec000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:38:49.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:49 smithi195 bash[15179]: debug 2024-04-02T15:38:49.434+0000 7ffb911ec000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:38:49.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:49 smithi195 bash[14446]: cephadm 2024-04-02T15:38:48.243702+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-02T15:38:49.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:49 smithi195 bash[14446]: cephadm 2024-04-02T15:38:48.249325+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi107 2024-04-02T15:38:49.767 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:49 smithi107 bash[14406]: cephadm 2024-04-02T15:38:48.243702+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-02T15:38:49.767 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:49 smithi107 bash[14406]: cephadm 2024-04-02T15:38:48.249325+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi107 2024-04-02T15:38:49.767 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:49 smithi107 bash[19849]: cephadm 2024-04-02T15:38:48.243702+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-02T15:38:49.767 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:49 smithi107 bash[19849]: cephadm 2024-04-02T15:38:48.249325+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi107 2024-04-02T15:38:50.129 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:49 smithi195 bash[15179]: debug 2024-04-02T15:38:49.762+0000 7ffb911ec000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:38:50.395 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:50 smithi195 bash[15179]: debug 2024-04-02T15:38:50.126+0000 7ffb911ec000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:38:50.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:50 smithi195 bash[14446]: cluster 2024-04-02T15:38:48.683239+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:50.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:50 smithi195 bash[15179]: debug 2024-04-02T15:38:50.394+0000 7ffb911ec000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:38:50.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:50 smithi107 bash[14406]: cluster 2024-04-02T15:38:48.683239+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:50.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:50 smithi107 bash[19849]: cluster 2024-04-02T15:38:48.683239+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:51.328 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:51 smithi195 bash[15179]: debug 2024-04-02T15:38:51.066+0000 7ffb911ec000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:38:51.328 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:51 smithi195 bash[15179]: debug 2024-04-02T15:38:51.170+0000 7ffb911ec000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:38:51.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:51 smithi195 bash[15179]: debug 2024-04-02T15:38:51.326+0000 7ffb911ec000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:38:51.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:51 smithi195 bash[15179]: debug 2024-04-02T15:38:51.430+0000 7ffb911ec000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:38:51.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:51 smithi195 bash[15179]: debug 2024-04-02T15:38:51.566+0000 7ffb911ec000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:38:52.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:51 smithi195 bash[15179]: debug 2024-04-02T15:38:51.862+0000 7ffb911ec000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:38:52.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:51 smithi195 bash[15179]: debug 2024-04-02T15:38:51.978+0000 7ffb911ec000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:38:52.486 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:52 smithi195 bash[15179]: debug 2024-04-02T15:38:52.158+0000 7ffb911ec000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:38:52.486 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:52 smithi195 bash[15179]: debug 2024-04-02T15:38:52.274+0000 7ffb911ec000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:38:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[14406]: cluster 2024-04-02T15:38:50.683723+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[14406]: audit 2024-04-02T15:38:51.520609+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[14406]: audit 2024-04-02T15:38:51.522338+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[14406]: audit 2024-04-02T15:38:51.524116+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[14406]: audit 2024-04-02T15:38:51.525437+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[14406]: audit 2024-04-02T15:38:51.533086+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[14406]: audit 2024-04-02T15:38:52.178807+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:38:52.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[14406]: audit 2024-04-02T15:38:52.182420+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:38:52.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[14406]: audit 2024-04-02T15:38:52.183833+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[19849]: cluster 2024-04-02T15:38:50.683723+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[19849]: audit 2024-04-02T15:38:51.520609+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[19849]: audit 2024-04-02T15:38:51.522338+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[19849]: audit 2024-04-02T15:38:51.524116+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[19849]: audit 2024-04-02T15:38:51.525437+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[19849]: audit 2024-04-02T15:38:51.533086+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[19849]: audit 2024-04-02T15:38:52.178807+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:38:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[19849]: audit 2024-04-02T15:38:52.182420+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:38:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:52 smithi107 bash[19849]: audit 2024-04-02T15:38:52.183833+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:52.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:52 smithi195 bash[14446]: cluster 2024-04-02T15:38:50.683723+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:52.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:52 smithi195 bash[14446]: audit 2024-04-02T15:38:51.520609+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:52.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:52 smithi195 bash[14446]: audit 2024-04-02T15:38:51.522338+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:38:52.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:52 smithi195 bash[14446]: audit 2024-04-02T15:38:51.524116+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:52 smithi195 bash[14446]: audit 2024-04-02T15:38:51.525437+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:38:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:52 smithi195 bash[14446]: audit 2024-04-02T15:38:51.533086+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:38:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:52 smithi195 bash[14446]: audit 2024-04-02T15:38:52.178807+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:38:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:52 smithi195 bash[14446]: audit 2024-04-02T15:38:52.182420+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:38:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:52 smithi195 bash[14446]: audit 2024-04-02T15:38:52.183833+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:38:53.486 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:38:53 smithi195 bash[15179]: debug 2024-04-02T15:38:53.122+0000 7ffb911ec000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:38:53.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:53 smithi107 bash[14406]: audit 2024-04-02T15:38:52.172433+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:38:53.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:53 smithi107 bash[14406]: cluster 2024-04-02T15:38:53.148761+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:38:53.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:53 smithi107 bash[14406]: audit 2024-04-02T15:38:53.151469+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.195:0/2953032453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T15:38:53.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:53 smithi107 bash[14406]: audit 2024-04-02T15:38:53.152297+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.195:0/2953032453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:38:53.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:53 smithi107 bash[14406]: audit 2024-04-02T15:38:53.154378+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.195:0/2953032453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T15:38:53.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:53 smithi107 bash[14406]: audit 2024-04-02T15:38:53.155115+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.195:0/2953032453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:38:53.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:53 smithi107 bash[19849]: audit 2024-04-02T15:38:52.172433+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:38:53.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:53 smithi107 bash[19849]: cluster 2024-04-02T15:38:53.148761+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:38:53.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:53 smithi107 bash[19849]: audit 2024-04-02T15:38:53.151469+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.195:0/2953032453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T15:38:53.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:53 smithi107 bash[19849]: audit 2024-04-02T15:38:53.152297+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.195:0/2953032453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:38:53.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:53 smithi107 bash[19849]: audit 2024-04-02T15:38:53.154378+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.195:0/2953032453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T15:38:53.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:53 smithi107 bash[19849]: audit 2024-04-02T15:38:53.155115+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.195:0/2953032453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:38:53.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:53 smithi195 bash[14446]: audit 2024-04-02T15:38:52.172433+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:38:53.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:53 smithi195 bash[14446]: cluster 2024-04-02T15:38:53.148761+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:38:53.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:53 smithi195 bash[14446]: audit 2024-04-02T15:38:53.151469+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.195:0/2953032453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T15:38:53.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:53 smithi195 bash[14446]: audit 2024-04-02T15:38:53.152297+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.195:0/2953032453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:38:53.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:53 smithi195 bash[14446]: audit 2024-04-02T15:38:53.154378+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.195:0/2953032453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T15:38:53.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:53 smithi195 bash[14446]: audit 2024-04-02T15:38:53.155115+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.195:0/2953032453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:38:54.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:54 smithi107 bash[19849]: cluster 2024-04-02T15:38:52.684159+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:54.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:54 smithi107 bash[19849]: cluster 2024-04-02T15:38:53.541904+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-04-02T15:38:54.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:54 smithi107 bash[19849]: audit 2024-04-02T15:38:53.542106+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:38:54.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:54 smithi107 bash[14406]: cluster 2024-04-02T15:38:52.684159+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:54.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:54 smithi107 bash[14406]: cluster 2024-04-02T15:38:53.541904+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-04-02T15:38:54.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:54 smithi107 bash[14406]: audit 2024-04-02T15:38:53.542106+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:38:54.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:54 smithi195 bash[14446]: cluster 2024-04-02T15:38:52.684159+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:54.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:54 smithi195 bash[14446]: cluster 2024-04-02T15:38:53.541904+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-04-02T15:38:54.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:54 smithi195 bash[14446]: audit 2024-04-02T15:38:53.542106+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:38:56.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:56 smithi107 bash[14406]: cluster 2024-04-02T15:38:54.684585+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:56.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:56 smithi107 bash[19849]: cluster 2024-04-02T15:38:54.684585+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:56.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:56 smithi195 bash[14446]: cluster 2024-04-02T15:38:54.684585+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:58 smithi107 bash[14406]: cluster 2024-04-02T15:38:56.685076+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:58 smithi107 bash[14406]: audit 2024-04-02T15:38:58.479564+0000 mon.a (mon.0) 242 : audit [INF] from='client.? 172.21.15.107:0/565470684' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "139d7c78-66bf-4186-b927-94b0f149ded3"}]: dispatch 2024-04-02T15:38:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:58 smithi107 bash[14406]: audit 2024-04-02T15:38:58.486957+0000 mon.a (mon.0) 243 : audit [INF] from='client.? 172.21.15.107:0/565470684' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "139d7c78-66bf-4186-b927-94b0f149ded3"}]': finished 2024-04-02T15:38:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:58 smithi107 bash[14406]: cluster 2024-04-02T15:38:58.487100+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-02T15:38:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:58 smithi107 bash[14406]: audit 2024-04-02T15:38:58.487383+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:38:58.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:58 smithi107 bash[19849]: cluster 2024-04-02T15:38:56.685076+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:58.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:58 smithi107 bash[19849]: audit 2024-04-02T15:38:58.479564+0000 mon.a (mon.0) 242 : audit [INF] from='client.? 172.21.15.107:0/565470684' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "139d7c78-66bf-4186-b927-94b0f149ded3"}]: dispatch 2024-04-02T15:38:58.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:58 smithi107 bash[19849]: audit 2024-04-02T15:38:58.486957+0000 mon.a (mon.0) 243 : audit [INF] from='client.? 172.21.15.107:0/565470684' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "139d7c78-66bf-4186-b927-94b0f149ded3"}]': finished 2024-04-02T15:38:58.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:58 smithi107 bash[19849]: cluster 2024-04-02T15:38:58.487100+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-02T15:38:58.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:58 smithi107 bash[19849]: audit 2024-04-02T15:38:58.487383+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:38:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:58 smithi195 bash[14446]: cluster 2024-04-02T15:38:56.685076+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:38:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:58 smithi195 bash[14446]: audit 2024-04-02T15:38:58.479564+0000 mon.a (mon.0) 242 : audit [INF] from='client.? 172.21.15.107:0/565470684' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "139d7c78-66bf-4186-b927-94b0f149ded3"}]: dispatch 2024-04-02T15:38:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:58 smithi195 bash[14446]: audit 2024-04-02T15:38:58.486957+0000 mon.a (mon.0) 243 : audit [INF] from='client.? 172.21.15.107:0/565470684' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "139d7c78-66bf-4186-b927-94b0f149ded3"}]': finished 2024-04-02T15:38:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:58 smithi195 bash[14446]: cluster 2024-04-02T15:38:58.487100+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-02T15:38:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:58 smithi195 bash[14446]: audit 2024-04-02T15:38:58.487383+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:38:59.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:38:59 smithi107 bash[14406]: audit 2024-04-02T15:38:59.178546+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.107:0/2732679243' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:38:59.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:38:59 smithi107 bash[19849]: audit 2024-04-02T15:38:59.178546+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.107:0/2732679243' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:38:59.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:38:59 smithi195 bash[14446]: audit 2024-04-02T15:38:59.178546+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.107:0/2732679243' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:39:00.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:00 smithi107 bash[14406]: cluster 2024-04-02T15:38:58.685529+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:00.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:00 smithi107 bash[19849]: cluster 2024-04-02T15:38:58.685529+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:00.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:00 smithi195 bash[14446]: cluster 2024-04-02T15:38:58.685529+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:02.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:02 smithi107 bash[14406]: cluster 2024-04-02T15:39:00.686087+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:02.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:02 smithi107 bash[19849]: cluster 2024-04-02T15:39:00.686087+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:02.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:02 smithi195 bash[14446]: cluster 2024-04-02T15:39:00.686087+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:04.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:04 smithi107 bash[14406]: cluster 2024-04-02T15:39:02.686534+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:04.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:04 smithi107 bash[19849]: cluster 2024-04-02T15:39:02.686534+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:04 smithi195 bash[14446]: cluster 2024-04-02T15:39:02.686534+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:06.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:06 smithi107 bash[14406]: cluster 2024-04-02T15:39:04.686985+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:06.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:06 smithi107 bash[19849]: cluster 2024-04-02T15:39:04.686985+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:06.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:06 smithi195 bash[14446]: cluster 2024-04-02T15:39:04.686985+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:08.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:08 smithi107 bash[14406]: cluster 2024-04-02T15:39:06.687590+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:08.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:08 smithi107 bash[19849]: cluster 2024-04-02T15:39:06.687590+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:08.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:08 smithi195 bash[14446]: cluster 2024-04-02T15:39:06.687590+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:09.870 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:09 smithi107 bash[14406]: audit 2024-04-02T15:39:08.761531+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T15:39:09.870 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:09 smithi107 bash[14406]: audit 2024-04-02T15:39:08.762982+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:09.870 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:09 smithi107 bash[19849]: audit 2024-04-02T15:39:08.761531+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T15:39:09.870 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:09 smithi107 bash[19849]: audit 2024-04-02T15:39:08.762982+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:09.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:09 smithi195 bash[14446]: audit 2024-04-02T15:39:08.761531+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T15:39:09.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:09 smithi195 bash[14446]: audit 2024-04-02T15:39:08.762982+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:10.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:10 smithi107 bash[14406]: cluster 2024-04-02T15:39:08.688070+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:10.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:10 smithi107 bash[14406]: cephadm 2024-04-02T15:39:08.764081+0000 mgr.y (mgr.14152) 73 : cephadm [INF] Deploying daemon osd.0 on smithi107 2024-04-02T15:39:10.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:10 smithi107 bash[19849]: cluster 2024-04-02T15:39:08.688070+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:10.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:10 smithi107 bash[19849]: cephadm 2024-04-02T15:39:08.764081+0000 mgr.y (mgr.14152) 73 : cephadm [INF] Deploying daemon osd.0 on smithi107 2024-04-02T15:39:10.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:10 smithi195 bash[14446]: cluster 2024-04-02T15:39:08.688070+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:10.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:10 smithi195 bash[14446]: cephadm 2024-04-02T15:39:08.764081+0000 mgr.y (mgr.14152) 73 : cephadm [INF] Deploying daemon osd.0 on smithi107 2024-04-02T15:39:12.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:12 smithi107 bash[14406]: cluster 2024-04-02T15:39:10.688602+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:12.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:12 smithi107 bash[19849]: cluster 2024-04-02T15:39:10.688602+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:12.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:12 smithi195 bash[14446]: cluster 2024-04-02T15:39:10.688602+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:14.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:13 smithi107 bash[14406]: cluster 2024-04-02T15:39:12.689116+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:14.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:14 smithi107 bash[14406]: audit 2024-04-02T15:39:12.999540+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:14.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:14 smithi107 bash[14406]: audit 2024-04-02T15:39:13.004369+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:39:14.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:14 smithi107 bash[14406]: audit 2024-04-02T15:39:13.005828+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:14.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:14 smithi107 bash[14406]: audit 2024-04-02T15:39:13.006785+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:39:14.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:14 smithi107 bash[19849]: cluster 2024-04-02T15:39:12.689116+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:14.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:14 smithi107 bash[19849]: audit 2024-04-02T15:39:12.999540+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:14.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:14 smithi107 bash[19849]: audit 2024-04-02T15:39:13.004369+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:39:14.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:14 smithi107 bash[19849]: audit 2024-04-02T15:39:13.005828+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:14.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:14 smithi107 bash[19849]: audit 2024-04-02T15:39:13.006785+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:39:14.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:14 smithi195 bash[14446]: cluster 2024-04-02T15:39:12.689116+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:14.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:14 smithi195 bash[14446]: audit 2024-04-02T15:39:12.999540+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:14.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:14 smithi195 bash[14446]: audit 2024-04-02T15:39:13.004369+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:39:14.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:14 smithi195 bash[14446]: audit 2024-04-02T15:39:13.005828+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:14.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:14 smithi195 bash[14446]: audit 2024-04-02T15:39:13.006785+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:39:16.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:16 smithi107 bash[14406]: cluster 2024-04-02T15:39:14.689579+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:16.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:16 smithi107 bash[19849]: cluster 2024-04-02T15:39:14.689579+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:16 smithi195 bash[14446]: cluster 2024-04-02T15:39:14.689579+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:18.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:17 smithi107 bash[14406]: cluster 2024-04-02T15:39:16.690008+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:18.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:17 smithi107 bash[14406]: audit 2024-04-02T15:39:16.754618+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:18.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:17 smithi107 bash[14406]: audit 2024-04-02T15:39:16.762704+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:18.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:17 smithi107 bash[19849]: cluster 2024-04-02T15:39:16.690008+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:18.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:17 smithi107 bash[19849]: audit 2024-04-02T15:39:16.754618+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:18.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:17 smithi107 bash[19849]: audit 2024-04-02T15:39:16.762704+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:18.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:17 smithi195 bash[14446]: cluster 2024-04-02T15:39:16.690008+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:18.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:17 smithi195 bash[14446]: audit 2024-04-02T15:39:16.754618+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:18.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:17 smithi195 bash[14446]: audit 2024-04-02T15:39:16.762704+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:19.873 INFO:teuthology.orchestra.run.smithi107.stdout:Created osd(s) 0 on host 'smithi107' 2024-04-02T15:39:20.066 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:19 smithi107 bash[14406]: cluster 2024-04-02T15:39:18.690459+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:20.066 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:19 smithi107 bash[19849]: cluster 2024-04-02T15:39:18.690459+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:20.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:19 smithi195 bash[14446]: cluster 2024-04-02T15:39:18.690459+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:20.580 DEBUG:teuthology.orchestra.run.smithi107:osd.0> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.0.service 2024-04-02T15:39:20.582 INFO:tasks.cephadm:Deploying osd.1 on smithi107 with /dev/vg_nvme/lv_3... 2024-04-02T15:39:20.582 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-02T15:39:20.882 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:20 smithi107 bash[19849]: audit 2024-04-02T15:39:19.874203+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:20.882 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:20 smithi107 bash[19849]: audit 2024-04-02T15:39:19.887152+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:39:20.882 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:20 smithi107 bash[19849]: audit 2024-04-02T15:39:19.889228+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:20.882 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:20 smithi107 bash[19849]: audit 2024-04-02T15:39:19.890525+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:39:20.882 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:20 smithi107 bash[19849]: audit 2024-04-02T15:39:20.234867+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T15:39:21.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:20 smithi107 bash[14406]: audit 2024-04-02T15:39:19.874203+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:21.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:20 smithi107 bash[14406]: audit 2024-04-02T15:39:19.887152+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:39:21.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:20 smithi107 bash[14406]: audit 2024-04-02T15:39:19.889228+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:21.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:20 smithi107 bash[14406]: audit 2024-04-02T15:39:19.890525+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:39:21.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:20 smithi107 bash[14406]: audit 2024-04-02T15:39:20.234867+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T15:39:21.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:20 smithi195 bash[14446]: audit 2024-04-02T15:39:19.874203+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:21.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:20 smithi195 bash[14446]: audit 2024-04-02T15:39:19.887152+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:39:21.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:20 smithi195 bash[14446]: audit 2024-04-02T15:39:19.889228+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:21.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:20 smithi195 bash[14446]: audit 2024-04-02T15:39:19.890525+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:39:21.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:20 smithi195 bash[14446]: audit 2024-04-02T15:39:20.234867+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T15:39:21.486 INFO:journalctl@ceph.osd.0.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:39:22.133 INFO:journalctl@ceph.osd.0.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[22651]: debug 2024-04-02T15:39:21.880+0000 7f51ed6df700 -1 osd.0 0 waiting for initial osdmap 2024-04-02T15:39:22.133 INFO:journalctl@ceph.osd.0.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[22651]: debug 2024-04-02T15:39:21.888+0000 7f51ea07a700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:39:22.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[14406]: cluster 2024-04-02T15:39:20.690903+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:22.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[14406]: audit 2024-04-02T15:39:20.878925+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T15:39:22.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[14406]: cluster 2024-04-02T15:39:20.879099+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-02T15:39:22.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[14406]: audit 2024-04-02T15:39:20.879941+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:39:22.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[14406]: audit 2024-04-02T15:39:20.880910+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:39:22.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[14406]: audit 2024-04-02T15:39:21.879631+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-04-02T15:39:22.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[14406]: cluster 2024-04-02T15:39:21.879737+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-02T15:39:22.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[14406]: audit 2024-04-02T15:39:21.879975+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:39:22.134 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[19849]: cluster 2024-04-02T15:39:20.690903+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:22.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[19849]: audit 2024-04-02T15:39:20.878925+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T15:39:22.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[19849]: cluster 2024-04-02T15:39:20.879099+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-02T15:39:22.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[19849]: audit 2024-04-02T15:39:20.879941+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:39:22.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[19849]: audit 2024-04-02T15:39:20.880910+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:39:22.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[19849]: audit 2024-04-02T15:39:21.879631+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-04-02T15:39:22.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[19849]: cluster 2024-04-02T15:39:21.879737+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-02T15:39:22.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:21 smithi107 bash[19849]: audit 2024-04-02T15:39:21.879975+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:39:22.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:21 smithi195 bash[14446]: cluster 2024-04-02T15:39:20.690903+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:22.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:21 smithi195 bash[14446]: audit 2024-04-02T15:39:20.878925+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T15:39:22.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:21 smithi195 bash[14446]: cluster 2024-04-02T15:39:20.879099+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-02T15:39:22.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:21 smithi195 bash[14446]: audit 2024-04-02T15:39:20.879941+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:39:22.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:21 smithi195 bash[14446]: audit 2024-04-02T15:39:20.880910+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:39:22.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:21 smithi195 bash[14446]: audit 2024-04-02T15:39:21.879631+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-04-02T15:39:22.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:21 smithi195 bash[14446]: cluster 2024-04-02T15:39:21.879737+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-02T15:39:22.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:21 smithi195 bash[14446]: audit 2024-04-02T15:39:21.879975+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:39:23.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:22 smithi107 bash[14406]: audit 2024-04-02T15:39:21.889628+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:39:23.150 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:22 smithi107 bash[19849]: audit 2024-04-02T15:39:21.889628+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:39:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:22 smithi195 bash[14446]: audit 2024-04-02T15:39:21.889628+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:39:24.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:23 smithi107 bash[14406]: cluster 2024-04-02T15:39:21.272709+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:39:24.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:23 smithi107 bash[14406]: cluster 2024-04-02T15:39:21.272921+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:39:24.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:23 smithi107 bash[14406]: cluster 2024-04-02T15:39:22.691388+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:24.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:23 smithi107 bash[14406]: cluster 2024-04-02T15:39:22.890894+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679] boot 2024-04-02T15:39:24.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:23 smithi107 bash[14406]: cluster 2024-04-02T15:39:22.890955+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-02T15:39:24.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:23 smithi107 bash[14406]: audit 2024-04-02T15:39:22.891652+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:39:24.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:23 smithi107 bash[19849]: cluster 2024-04-02T15:39:21.272709+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:39:24.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:23 smithi107 bash[19849]: cluster 2024-04-02T15:39:21.272921+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:39:24.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:23 smithi107 bash[19849]: cluster 2024-04-02T15:39:22.691388+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:24.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:23 smithi107 bash[19849]: cluster 2024-04-02T15:39:22.890894+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679] boot 2024-04-02T15:39:24.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:23 smithi107 bash[19849]: cluster 2024-04-02T15:39:22.890955+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-02T15:39:24.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:23 smithi107 bash[19849]: audit 2024-04-02T15:39:22.891652+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:39:24.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:23 smithi195 bash[14446]: cluster 2024-04-02T15:39:21.272709+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:39:24.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:23 smithi195 bash[14446]: cluster 2024-04-02T15:39:21.272921+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:39:24.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:23 smithi195 bash[14446]: cluster 2024-04-02T15:39:22.691388+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:39:24.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:23 smithi195 bash[14446]: cluster 2024-04-02T15:39:22.890894+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.107:6802/1992396679,v1:172.21.15.107:6803/1992396679] boot 2024-04-02T15:39:24.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:23 smithi195 bash[14446]: cluster 2024-04-02T15:39:22.890955+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-02T15:39:24.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:23 smithi195 bash[14446]: audit 2024-04-02T15:39:22.891652+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:39:24.532 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-02T15:39:24.533 INFO:teuthology.orchestra.run.smithi107.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-02T15:39:24.533 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10+0 records in 2024-04-02T15:39:24.533 INFO:teuthology.orchestra.run.smithi107.stderr:10+0 records out 2024-04-02T15:39:24.533 INFO:teuthology.orchestra.run.smithi107.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0185234 s, 566 MB/s 2024-04-02T15:39:24.533 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping successful for: 2024-04-02T15:39:25.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:24 smithi107 bash[14406]: cluster 2024-04-02T15:39:23.910053+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-02T15:39:25.221 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:24 smithi107 bash[19849]: cluster 2024-04-02T15:39:23.910053+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-02T15:39:25.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:24 smithi195 bash[14446]: cluster 2024-04-02T15:39:23.910053+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-02T15:39:26.063 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi107:vg_nvme/lv_3 2024-04-02T15:39:26.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:25 smithi195 bash[14446]: cluster 2024-04-02T15:39:24.691880+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:26.246 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:25 smithi107 bash[14406]: cluster 2024-04-02T15:39:24.691880+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:26.247 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:25 smithi107 bash[19849]: cluster 2024-04-02T15:39:24.691880+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:28.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:28 smithi107 bash[14406]: cluster 2024-04-02T15:39:26.692400+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:28.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:28 smithi107 bash[19849]: cluster 2024-04-02T15:39:26.692400+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:28 smithi195 bash[14446]: cluster 2024-04-02T15:39:26.692400+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:29.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:29 smithi107 bash[19849]: audit 2024-04-02T15:39:29.504572+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:39:29.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:29 smithi107 bash[19849]: audit 2024-04-02T15:39:29.510500+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:39:29.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:29 smithi107 bash[19849]: audit 2024-04-02T15:39:29.511609+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:29.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:29 smithi107 bash[14406]: audit 2024-04-02T15:39:29.504572+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:39:29.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:29 smithi107 bash[14406]: audit 2024-04-02T15:39:29.510500+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:39:29.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:29 smithi107 bash[14406]: audit 2024-04-02T15:39:29.511609+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:29.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:29 smithi195 bash[14446]: audit 2024-04-02T15:39:29.504572+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:39:29.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:29 smithi195 bash[14446]: audit 2024-04-02T15:39:29.510500+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:39:29.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:29 smithi195 bash[14446]: audit 2024-04-02T15:39:29.511609+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:30.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:30 smithi107 bash[14406]: cluster 2024-04-02T15:39:28.692927+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:30.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:30 smithi107 bash[14406]: audit 2024-04-02T15:39:29.498249+0000 mgr.y (mgr.14152) 84 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:39:30.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:30 smithi107 bash[14406]: audit 2024-04-02T15:39:29.781028+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:30.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:30 smithi107 bash[14406]: audit 2024-04-02T15:39:29.782219+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:39:30.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:30 smithi107 bash[14406]: audit 2024-04-02T15:39:29.788223+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:30.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:30 smithi107 bash[14406]: audit 2024-04-02T15:39:29.793843+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:30.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:30 smithi107 bash[19849]: cluster 2024-04-02T15:39:28.692927+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:30.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:30 smithi107 bash[19849]: audit 2024-04-02T15:39:29.498249+0000 mgr.y (mgr.14152) 84 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:39:30.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:30 smithi107 bash[19849]: audit 2024-04-02T15:39:29.781028+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:30.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:30 smithi107 bash[19849]: audit 2024-04-02T15:39:29.782219+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:39:30.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:30 smithi107 bash[19849]: audit 2024-04-02T15:39:29.788223+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:30.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:30 smithi107 bash[19849]: audit 2024-04-02T15:39:29.793843+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:30.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:30 smithi195 bash[14446]: cluster 2024-04-02T15:39:28.692927+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:30 smithi195 bash[14446]: audit 2024-04-02T15:39:29.498249+0000 mgr.y (mgr.14152) 84 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:39:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:30 smithi195 bash[14446]: audit 2024-04-02T15:39:29.781028+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:30 smithi195 bash[14446]: audit 2024-04-02T15:39:29.782219+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:39:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:30 smithi195 bash[14446]: audit 2024-04-02T15:39:29.788223+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:30 smithi195 bash[14446]: audit 2024-04-02T15:39:29.793843+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:31.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:31 smithi107 bash[14406]: cephadm 2024-04-02T15:39:29.772699+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Detected new or changed devices on smithi107 2024-04-02T15:39:31.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:31 smithi107 bash[14406]: cephadm 2024-04-02T15:39:29.783094+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 16246M 2024-04-02T15:39:31.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:31 smithi107 bash[19849]: cephadm 2024-04-02T15:39:29.772699+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Detected new or changed devices on smithi107 2024-04-02T15:39:31.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:31 smithi107 bash[19849]: cephadm 2024-04-02T15:39:29.783094+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 16246M 2024-04-02T15:39:31.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:31 smithi195 bash[14446]: cephadm 2024-04-02T15:39:29.772699+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Detected new or changed devices on smithi107 2024-04-02T15:39:31.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:31 smithi195 bash[14446]: cephadm 2024-04-02T15:39:29.783094+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 16246M 2024-04-02T15:39:32.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:32 smithi107 bash[14406]: cluster 2024-04-02T15:39:30.693414+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:32.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:32 smithi107 bash[19849]: cluster 2024-04-02T15:39:30.693414+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:32 smithi195 bash[14446]: cluster 2024-04-02T15:39:30.693414+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:34.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:34 smithi107 bash[14406]: cluster 2024-04-02T15:39:32.693915+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:34.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:34 smithi107 bash[19849]: cluster 2024-04-02T15:39:32.693915+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:34.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:34 smithi195 bash[14446]: cluster 2024-04-02T15:39:32.693915+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:35.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:35 smithi107 bash[19849]: audit 2024-04-02T15:39:35.602450+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.107:0/1651205807' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "200f68a8-f737-4ed7-90c3-c591319842c8"}]: dispatch 2024-04-02T15:39:35.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:35 smithi107 bash[19849]: audit 2024-04-02T15:39:35.603136+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "200f68a8-f737-4ed7-90c3-c591319842c8"}]: dispatch 2024-04-02T15:39:35.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:35 smithi107 bash[19849]: audit 2024-04-02T15:39:35.611220+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "200f68a8-f737-4ed7-90c3-c591319842c8"}]': finished 2024-04-02T15:39:35.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:35 smithi107 bash[19849]: cluster 2024-04-02T15:39:35.611268+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-02T15:39:35.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:35 smithi107 bash[19849]: audit 2024-04-02T15:39:35.611470+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:39:35.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:35 smithi107 bash[14406]: audit 2024-04-02T15:39:35.602450+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.107:0/1651205807' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "200f68a8-f737-4ed7-90c3-c591319842c8"}]: dispatch 2024-04-02T15:39:35.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:35 smithi107 bash[14406]: audit 2024-04-02T15:39:35.603136+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "200f68a8-f737-4ed7-90c3-c591319842c8"}]: dispatch 2024-04-02T15:39:35.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:35 smithi107 bash[14406]: audit 2024-04-02T15:39:35.611220+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "200f68a8-f737-4ed7-90c3-c591319842c8"}]': finished 2024-04-02T15:39:35.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:35 smithi107 bash[14406]: cluster 2024-04-02T15:39:35.611268+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-02T15:39:35.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:35 smithi107 bash[14406]: audit 2024-04-02T15:39:35.611470+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:39:35.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:35 smithi195 bash[14446]: audit 2024-04-02T15:39:35.602450+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.107:0/1651205807' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "200f68a8-f737-4ed7-90c3-c591319842c8"}]: dispatch 2024-04-02T15:39:35.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:35 smithi195 bash[14446]: audit 2024-04-02T15:39:35.603136+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "200f68a8-f737-4ed7-90c3-c591319842c8"}]: dispatch 2024-04-02T15:39:35.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:35 smithi195 bash[14446]: audit 2024-04-02T15:39:35.611220+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "200f68a8-f737-4ed7-90c3-c591319842c8"}]': finished 2024-04-02T15:39:35.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:35 smithi195 bash[14446]: cluster 2024-04-02T15:39:35.611268+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-02T15:39:35.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:35 smithi195 bash[14446]: audit 2024-04-02T15:39:35.611470+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:39:36.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:36 smithi107 bash[19849]: cluster 2024-04-02T15:39:34.694398+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:36.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:36 smithi107 bash[19849]: audit 2024-04-02T15:39:36.307303+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.107:0/741443213' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:39:36.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:36 smithi107 bash[14406]: cluster 2024-04-02T15:39:34.694398+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:36.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:36 smithi107 bash[14406]: audit 2024-04-02T15:39:36.307303+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.107:0/741443213' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:39:36.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:36 smithi195 bash[14446]: cluster 2024-04-02T15:39:34.694398+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:36.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:36 smithi195 bash[14446]: audit 2024-04-02T15:39:36.307303+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.107:0/741443213' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:39:38.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:38 smithi107 bash[14406]: cluster 2024-04-02T15:39:36.694878+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:38.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:38 smithi107 bash[19849]: cluster 2024-04-02T15:39:36.694878+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:38.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:38 smithi195 bash[14446]: cluster 2024-04-02T15:39:36.694878+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:39.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:39 smithi107 bash[19849]: audit 2024-04-02T15:39:38.743445+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:39:39.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:39 smithi107 bash[19849]: audit 2024-04-02T15:39:38.747684+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:39:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:39 smithi107 bash[14406]: audit 2024-04-02T15:39:38.743445+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:39:39.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:39 smithi107 bash[14406]: audit 2024-04-02T15:39:38.747684+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:39:39.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:39 smithi195 bash[14446]: audit 2024-04-02T15:39:38.743445+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:39:39.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:39 smithi195 bash[14446]: audit 2024-04-02T15:39:38.747684+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:39:40.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:40 smithi107 bash[14406]: cluster 2024-04-02T15:39:38.695313+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:40.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:40 smithi107 bash[19849]: cluster 2024-04-02T15:39:38.695313+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:40.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:40 smithi195 bash[14446]: cluster 2024-04-02T15:39:38.695313+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:42.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:42 smithi107 bash[14406]: cluster 2024-04-02T15:39:40.695883+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:42.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:42 smithi107 bash[19849]: cluster 2024-04-02T15:39:40.695883+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:42.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:42 smithi195 bash[14446]: cluster 2024-04-02T15:39:40.695883+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:44.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:44 smithi107 bash[14406]: cluster 2024-04-02T15:39:42.696395+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:44.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:44 smithi107 bash[19849]: cluster 2024-04-02T15:39:42.696395+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:44 smithi195 bash[14446]: cluster 2024-04-02T15:39:42.696395+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:46.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:46 smithi107 bash[14406]: cluster 2024-04-02T15:39:44.696955+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:46.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:46 smithi107 bash[14406]: audit 2024-04-02T15:39:46.051297+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T15:39:46.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:46 smithi107 bash[14406]: audit 2024-04-02T15:39:46.052514+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:46.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:46 smithi107 bash[19849]: cluster 2024-04-02T15:39:44.696955+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:46.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:46 smithi107 bash[19849]: audit 2024-04-02T15:39:46.051297+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T15:39:46.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:46 smithi107 bash[19849]: audit 2024-04-02T15:39:46.052514+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:46 smithi195 bash[14446]: cluster 2024-04-02T15:39:44.696955+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:46.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:46 smithi195 bash[14446]: audit 2024-04-02T15:39:46.051297+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T15:39:46.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:46 smithi195 bash[14446]: audit 2024-04-02T15:39:46.052514+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:47.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:47 smithi107 bash[14406]: cephadm 2024-04-02T15:39:46.053438+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-04-02T15:39:47.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:47 smithi107 bash[19849]: cephadm 2024-04-02T15:39:46.053438+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-04-02T15:39:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:47 smithi195 bash[14446]: cephadm 2024-04-02T15:39:46.053438+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-04-02T15:39:48.951 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:48 smithi107 bash[14406]: cluster 2024-04-02T15:39:46.697494+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:48.952 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:48 smithi107 bash[19849]: cluster 2024-04-02T15:39:46.697494+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:48.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:48 smithi195 bash[14446]: cluster 2024-04-02T15:39:46.697494+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:50.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:50 smithi107 bash[14406]: cluster 2024-04-02T15:39:48.697939+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:50.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:50 smithi107 bash[14406]: audit 2024-04-02T15:39:50.382572+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:50.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:50 smithi107 bash[14406]: audit 2024-04-02T15:39:50.412200+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:39:50.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:50 smithi107 bash[14406]: audit 2024-04-02T15:39:50.413802+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:50.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:50 smithi107 bash[14406]: audit 2024-04-02T15:39:50.415082+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:39:50.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:50 smithi107 bash[19849]: cluster 2024-04-02T15:39:48.697939+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:50.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:50 smithi107 bash[19849]: audit 2024-04-02T15:39:50.382572+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:50.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:50 smithi107 bash[19849]: audit 2024-04-02T15:39:50.412200+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:39:50.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:50 smithi107 bash[19849]: audit 2024-04-02T15:39:50.413802+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:50.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:50 smithi107 bash[19849]: audit 2024-04-02T15:39:50.415082+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:39:50.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:50 smithi195 bash[14446]: cluster 2024-04-02T15:39:48.697939+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:50.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:50 smithi195 bash[14446]: audit 2024-04-02T15:39:50.382572+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:50.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:50 smithi195 bash[14446]: audit 2024-04-02T15:39:50.412200+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:39:50.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:50 smithi195 bash[14446]: audit 2024-04-02T15:39:50.413802+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:50.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:50 smithi195 bash[14446]: audit 2024-04-02T15:39:50.415082+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:39:52.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:52 smithi195 bash[14446]: cluster 2024-04-02T15:39:50.698453+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:53.150 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:52 smithi107 bash[19849]: cluster 2024-04-02T15:39:50.698453+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:53.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:52 smithi107 bash[14406]: cluster 2024-04-02T15:39:50.698453+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:53.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:53 smithi195 bash[14446]: cluster 2024-04-02T15:39:52.698922+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:54.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:53 smithi107 bash[14406]: cluster 2024-04-02T15:39:52.698922+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:54.150 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:53 smithi107 bash[19849]: cluster 2024-04-02T15:39:52.698922+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:55.650 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:55 smithi107 bash[19849]: audit 2024-04-02T15:39:54.462412+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:55.650 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:55 smithi107 bash[19849]: audit 2024-04-02T15:39:54.734289+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:55.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:55 smithi107 bash[14406]: audit 2024-04-02T15:39:54.462412+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:55.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:55 smithi107 bash[14406]: audit 2024-04-02T15:39:54.734289+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:55.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:55 smithi195 bash[14446]: audit 2024-04-02T15:39:54.462412+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:55.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:55 smithi195 bash[14446]: audit 2024-04-02T15:39:54.734289+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:56.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:56 smithi107 bash[14406]: cluster 2024-04-02T15:39:54.699515+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:56.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:56 smithi107 bash[19849]: cluster 2024-04-02T15:39:54.699515+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:56.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:56 smithi195 bash[14446]: cluster 2024-04-02T15:39:54.699515+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:57.688 INFO:teuthology.orchestra.run.smithi107.stdout:Created osd(s) 1 on host 'smithi107' 2024-04-02T15:39:58.345 DEBUG:teuthology.orchestra.run.smithi107:osd.1> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.1.service 2024-04-02T15:39:58.347 INFO:tasks.cephadm:Deploying osd.2 on smithi107 with /dev/vg_nvme/lv_2... 2024-04-02T15:39:58.347 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-02T15:39:58.530 INFO:journalctl@ceph.osd.1.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:39:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[14406]: cluster 2024-04-02T15:39:56.699935+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[14406]: audit 2024-04-02T15:39:57.689695+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[14406]: audit 2024-04-02T15:39:57.709012+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:39:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[14406]: audit 2024-04-02T15:39:57.711177+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[14406]: audit 2024-04-02T15:39:57.712776+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:39:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[14406]: audit 2024-04-02T15:39:57.882563+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3796535179,v1:172.21.15.107:6811/3796535179]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T15:39:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[14406]: audit 2024-04-02T15:39:57.883002+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T15:39:58.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[19849]: cluster 2024-04-02T15:39:56.699935+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:58.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[19849]: audit 2024-04-02T15:39:57.689695+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:58.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[19849]: audit 2024-04-02T15:39:57.709012+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:39:58.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[19849]: audit 2024-04-02T15:39:57.711177+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:58.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[19849]: audit 2024-04-02T15:39:57.712776+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:39:58.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[19849]: audit 2024-04-02T15:39:57.882563+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3796535179,v1:172.21.15.107:6811/3796535179]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T15:39:58.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:58 smithi107 bash[19849]: audit 2024-04-02T15:39:57.883002+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T15:39:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:58 smithi195 bash[14446]: cluster 2024-04-02T15:39:56.699935+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:39:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:58 smithi195 bash[14446]: audit 2024-04-02T15:39:57.689695+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:39:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:58 smithi195 bash[14446]: audit 2024-04-02T15:39:57.709012+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:39:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:58 smithi195 bash[14446]: audit 2024-04-02T15:39:57.711177+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:39:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:58 smithi195 bash[14446]: audit 2024-04-02T15:39:57.712776+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:39:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:58 smithi195 bash[14446]: audit 2024-04-02T15:39:57.882563+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3796535179,v1:172.21.15.107:6811/3796535179]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T15:39:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:58 smithi195 bash[14446]: audit 2024-04-02T15:39:57.883002+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T15:39:59.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:59 smithi195 bash[14446]: audit 2024-04-02T15:39:58.692877+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T15:39:59.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:59 smithi195 bash[14446]: cluster 2024-04-02T15:39:58.693094+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-02T15:39:59.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:59 smithi195 bash[14446]: audit 2024-04-02T15:39:58.693350+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:39:59.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:59 smithi195 bash[14446]: audit 2024-04-02T15:39:58.694308+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3796535179,v1:172.21.15.107:6811/3796535179]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:39:59.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:59 smithi195 bash[14446]: audit 2024-04-02T15:39:58.695070+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:39:59.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:39:59 smithi195 bash[14446]: cluster 2024-04-02T15:39:58.700241+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:40:00.150 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[19849]: audit 2024-04-02T15:39:58.692877+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T15:40:00.150 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[19849]: cluster 2024-04-02T15:39:58.693094+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-02T15:40:00.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[19849]: audit 2024-04-02T15:39:58.693350+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:40:00.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[19849]: audit 2024-04-02T15:39:58.694308+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3796535179,v1:172.21.15.107:6811/3796535179]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:40:00.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[19849]: audit 2024-04-02T15:39:58.695070+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:40:00.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[19849]: cluster 2024-04-02T15:39:58.700241+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:40:00.151 INFO:journalctl@ceph.osd.1.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[25746]: debug 2024-04-02T15:39:59.704+0000 7fb6478e8700 -1 osd.1 0 waiting for initial osdmap 2024-04-02T15:40:00.151 INFO:journalctl@ceph.osd.1.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[25746]: debug 2024-04-02T15:39:59.708+0000 7fb64127d700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:40:00.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[14406]: audit 2024-04-02T15:39:58.692877+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T15:40:00.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[14406]: cluster 2024-04-02T15:39:58.693094+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-02T15:40:00.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[14406]: audit 2024-04-02T15:39:58.693350+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:40:00.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[14406]: audit 2024-04-02T15:39:58.694308+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3796535179,v1:172.21.15.107:6811/3796535179]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:40:00.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[14406]: audit 2024-04-02T15:39:58.695070+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:40:00.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:39:59 smithi107 bash[14406]: cluster 2024-04-02T15:39:58.700241+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:40:00.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:00 smithi195 bash[14446]: audit 2024-04-02T15:39:59.703303+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-04-02T15:40:00.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:00 smithi195 bash[14446]: cluster 2024-04-02T15:39:59.703697+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-02T15:40:00.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:00 smithi195 bash[14446]: audit 2024-04-02T15:39:59.704090+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:40:00.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:00 smithi195 bash[14446]: audit 2024-04-02T15:39:59.708605+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:40:00.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:00 smithi195 bash[14446]: cluster 2024-04-02T15:40:00.000176+0000 mon.a (mon.0) 307 : cluster [INF] overall HEALTH_OK 2024-04-02T15:40:01.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:00 smithi107 bash[14406]: audit 2024-04-02T15:39:59.703303+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-04-02T15:40:01.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:00 smithi107 bash[14406]: cluster 2024-04-02T15:39:59.703697+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-02T15:40:01.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:00 smithi107 bash[14406]: audit 2024-04-02T15:39:59.704090+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:40:01.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:00 smithi107 bash[14406]: audit 2024-04-02T15:39:59.708605+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:40:01.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:00 smithi107 bash[14406]: cluster 2024-04-02T15:40:00.000176+0000 mon.a (mon.0) 307 : cluster [INF] overall HEALTH_OK 2024-04-02T15:40:01.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:00 smithi107 bash[19849]: audit 2024-04-02T15:39:59.703303+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-04-02T15:40:01.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:00 smithi107 bash[19849]: cluster 2024-04-02T15:39:59.703697+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-02T15:40:01.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:00 smithi107 bash[19849]: audit 2024-04-02T15:39:59.704090+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:40:01.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:00 smithi107 bash[19849]: audit 2024-04-02T15:39:59.708605+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:40:01.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:00 smithi107 bash[19849]: cluster 2024-04-02T15:40:00.000176+0000 mon.a (mon.0) 307 : cluster [INF] overall HEALTH_OK 2024-04-02T15:40:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:01 smithi107 bash[19849]: cluster 2024-04-02T15:39:58.924031+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:40:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:01 smithi107 bash[19849]: cluster 2024-04-02T15:39:58.924214+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:40:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:01 smithi107 bash[19849]: cluster 2024-04-02T15:40:00.700744+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:40:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:01 smithi107 bash[19849]: cluster 2024-04-02T15:40:00.706086+0000 mon.a (mon.0) 308 : cluster [INF] osd.1 [v2:172.21.15.107:6810/3796535179,v1:172.21.15.107:6811/3796535179] boot 2024-04-02T15:40:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:01 smithi107 bash[19849]: cluster 2024-04-02T15:40:00.706256+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-02T15:40:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:01 smithi107 bash[19849]: audit 2024-04-02T15:40:00.707859+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:40:01.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:01 smithi107 bash[14406]: cluster 2024-04-02T15:39:58.924031+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:40:01.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:01 smithi107 bash[14406]: cluster 2024-04-02T15:39:58.924214+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:40:01.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:01 smithi107 bash[14406]: cluster 2024-04-02T15:40:00.700744+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:40:01.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:01 smithi107 bash[14406]: cluster 2024-04-02T15:40:00.706086+0000 mon.a (mon.0) 308 : cluster [INF] osd.1 [v2:172.21.15.107:6810/3796535179,v1:172.21.15.107:6811/3796535179] boot 2024-04-02T15:40:01.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:01 smithi107 bash[14406]: cluster 2024-04-02T15:40:00.706256+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-02T15:40:01.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:01 smithi107 bash[14406]: audit 2024-04-02T15:40:00.707859+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:40:01.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:01 smithi195 bash[14446]: cluster 2024-04-02T15:39:58.924031+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:40:01.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:01 smithi195 bash[14446]: cluster 2024-04-02T15:39:58.924214+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:40:01.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:01 smithi195 bash[14446]: cluster 2024-04-02T15:40:00.700744+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:40:01.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:01 smithi195 bash[14446]: cluster 2024-04-02T15:40:00.706086+0000 mon.a (mon.0) 308 : cluster [INF] osd.1 [v2:172.21.15.107:6810/3796535179,v1:172.21.15.107:6811/3796535179] boot 2024-04-02T15:40:01.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:01 smithi195 bash[14446]: cluster 2024-04-02T15:40:00.706256+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-02T15:40:01.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:01 smithi195 bash[14446]: audit 2024-04-02T15:40:00.707859+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:40:02.375 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-02T15:40:02.375 INFO:teuthology.orchestra.run.smithi107.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-02T15:40:02.375 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10+0 records in 2024-04-02T15:40:02.375 INFO:teuthology.orchestra.run.smithi107.stderr:10+0 records out 2024-04-02T15:40:02.376 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0192068 s, 546 MB/s 2024-04-02T15:40:02.376 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping successful for: 2024-04-02T15:40:02.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:02 smithi195 bash[14446]: cluster 2024-04-02T15:40:01.720853+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-02T15:40:02.987 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:02 smithi107 bash[14406]: cluster 2024-04-02T15:40:01.720853+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-02T15:40:02.987 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:02 smithi107 bash[19849]: cluster 2024-04-02T15:40:01.720853+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-02T15:40:03.765 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi107:vg_nvme/lv_2 2024-04-02T15:40:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:03 smithi195 bash[14446]: cluster 2024-04-02T15:40:02.701222+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:04.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:03 smithi107 bash[14406]: cluster 2024-04-02T15:40:02.701222+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:04.224 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:03 smithi107 bash[19849]: cluster 2024-04-02T15:40:02.701222+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:06.079 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:05 smithi107 bash[14406]: cluster 2024-04-02T15:40:04.701809+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:06.080 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:05 smithi107 bash[19849]: cluster 2024-04-02T15:40:04.701809+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:06.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:05 smithi195 bash[14446]: cluster 2024-04-02T15:40:04.701809+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:08.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:08 smithi195 bash[14446]: cluster 2024-04-02T15:40:06.702348+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:08.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:08 smithi195 bash[14446]: cephadm 2024-04-02T15:40:07.216311+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Detected new or changed devices on smithi107 2024-04-02T15:40:08.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:08 smithi195 bash[14446]: audit 2024-04-02T15:40:07.224507+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:08.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:08 smithi195 bash[14446]: audit 2024-04-02T15:40:07.226076+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:08.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:08 smithi195 bash[14446]: audit 2024-04-02T15:40:07.227653+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:08.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:08 smithi195 bash[14446]: cephadm 2024-04-02T15:40:07.228685+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 8123M 2024-04-02T15:40:08.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:08 smithi195 bash[14446]: audit 2024-04-02T15:40:07.234846+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:08.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:08 smithi195 bash[14446]: audit 2024-04-02T15:40:07.241842+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:08.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:08 smithi195 bash[14446]: audit 2024-04-02T15:40:07.757669+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:40:08.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:08 smithi195 bash[14446]: audit 2024-04-02T15:40:07.763379+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:40:08.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:08 smithi195 bash[14446]: audit 2024-04-02T15:40:07.764775+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:08.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[14406]: cluster 2024-04-02T15:40:06.702348+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:08.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[14406]: cephadm 2024-04-02T15:40:07.216311+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Detected new or changed devices on smithi107 2024-04-02T15:40:08.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[14406]: audit 2024-04-02T15:40:07.224507+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:08.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[14406]: audit 2024-04-02T15:40:07.226076+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:08.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[14406]: audit 2024-04-02T15:40:07.227653+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:08.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[14406]: cephadm 2024-04-02T15:40:07.228685+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 8123M 2024-04-02T15:40:08.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[14406]: audit 2024-04-02T15:40:07.234846+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:08.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[14406]: audit 2024-04-02T15:40:07.241842+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:08.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[14406]: audit 2024-04-02T15:40:07.757669+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:40:08.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[14406]: audit 2024-04-02T15:40:07.763379+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:40:08.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[14406]: audit 2024-04-02T15:40:07.764775+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:08.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[19849]: cluster 2024-04-02T15:40:06.702348+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:08.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[19849]: cephadm 2024-04-02T15:40:07.216311+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Detected new or changed devices on smithi107 2024-04-02T15:40:08.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[19849]: audit 2024-04-02T15:40:07.224507+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:08.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[19849]: audit 2024-04-02T15:40:07.226076+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:08.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[19849]: audit 2024-04-02T15:40:07.227653+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:08.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[19849]: cephadm 2024-04-02T15:40:07.228685+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 8123M 2024-04-02T15:40:08.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[19849]: audit 2024-04-02T15:40:07.234846+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:08.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[19849]: audit 2024-04-02T15:40:07.241842+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:08.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[19849]: audit 2024-04-02T15:40:07.757669+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:40:08.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[19849]: audit 2024-04-02T15:40:07.763379+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:40:08.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:08 smithi107 bash[19849]: audit 2024-04-02T15:40:07.764775+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:09.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:09 smithi195 bash[14446]: audit 2024-04-02T15:40:07.751044+0000 mgr.y (mgr.14152) 109 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:40:09.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:09 smithi107 bash[14406]: audit 2024-04-02T15:40:07.751044+0000 mgr.y (mgr.14152) 109 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:40:09.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:09 smithi107 bash[19849]: audit 2024-04-02T15:40:07.751044+0000 mgr.y (mgr.14152) 109 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:40:10.525 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:10 smithi107 bash[14406]: cluster 2024-04-02T15:40:08.702944+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:10.526 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:10 smithi107 bash[19849]: cluster 2024-04-02T15:40:08.702944+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:10.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:10 smithi195 bash[14446]: cluster 2024-04-02T15:40:08.702944+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:12.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:12 smithi107 bash[19849]: cluster 2024-04-02T15:40:10.703515+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:12.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:12 smithi107 bash[14406]: cluster 2024-04-02T15:40:10.703515+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:12.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:12 smithi195 bash[14446]: cluster 2024-04-02T15:40:10.703515+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:14.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:14 smithi107 bash[14406]: cluster 2024-04-02T15:40:12.703980+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:14.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:14 smithi107 bash[14406]: audit 2024-04-02T15:40:13.963245+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.107:0/1776799613' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74884c8f-2b5e-42bd-9486-17f34c02bc88"}]: dispatch 2024-04-02T15:40:14.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:14 smithi107 bash[14406]: audit 2024-04-02T15:40:13.963948+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74884c8f-2b5e-42bd-9486-17f34c02bc88"}]: dispatch 2024-04-02T15:40:14.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:14 smithi107 bash[14406]: audit 2024-04-02T15:40:13.971714+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74884c8f-2b5e-42bd-9486-17f34c02bc88"}]': finished 2024-04-02T15:40:14.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:14 smithi107 bash[14406]: cluster 2024-04-02T15:40:13.971918+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-02T15:40:14.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:14 smithi107 bash[14406]: audit 2024-04-02T15:40:13.972141+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:14.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:14 smithi107 bash[19849]: cluster 2024-04-02T15:40:12.703980+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:14.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:14 smithi107 bash[19849]: audit 2024-04-02T15:40:13.963245+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.107:0/1776799613' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74884c8f-2b5e-42bd-9486-17f34c02bc88"}]: dispatch 2024-04-02T15:40:14.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:14 smithi107 bash[19849]: audit 2024-04-02T15:40:13.963948+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74884c8f-2b5e-42bd-9486-17f34c02bc88"}]: dispatch 2024-04-02T15:40:14.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:14 smithi107 bash[19849]: audit 2024-04-02T15:40:13.971714+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74884c8f-2b5e-42bd-9486-17f34c02bc88"}]': finished 2024-04-02T15:40:14.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:14 smithi107 bash[19849]: cluster 2024-04-02T15:40:13.971918+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-02T15:40:14.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:14 smithi107 bash[19849]: audit 2024-04-02T15:40:13.972141+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:14.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:14 smithi195 bash[14446]: cluster 2024-04-02T15:40:12.703980+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:14.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:14 smithi195 bash[14446]: audit 2024-04-02T15:40:13.963245+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.107:0/1776799613' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74884c8f-2b5e-42bd-9486-17f34c02bc88"}]: dispatch 2024-04-02T15:40:14.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:14 smithi195 bash[14446]: audit 2024-04-02T15:40:13.963948+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74884c8f-2b5e-42bd-9486-17f34c02bc88"}]: dispatch 2024-04-02T15:40:14.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:14 smithi195 bash[14446]: audit 2024-04-02T15:40:13.971714+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74884c8f-2b5e-42bd-9486-17f34c02bc88"}]': finished 2024-04-02T15:40:14.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:14 smithi195 bash[14446]: cluster 2024-04-02T15:40:13.971918+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-02T15:40:14.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:14 smithi195 bash[14446]: audit 2024-04-02T15:40:13.972141+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:15.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:15 smithi107 bash[14406]: audit 2024-04-02T15:40:14.663781+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.107:0/344240776' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:40:15.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:15 smithi107 bash[19849]: audit 2024-04-02T15:40:14.663781+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.107:0/344240776' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:40:15.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:15 smithi195 bash[14446]: audit 2024-04-02T15:40:14.663781+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.107:0/344240776' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:40:16.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:16 smithi107 bash[14406]: cluster 2024-04-02T15:40:14.704500+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:16.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:16 smithi107 bash[19849]: cluster 2024-04-02T15:40:14.704500+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:16.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:16 smithi195 bash[14446]: cluster 2024-04-02T15:40:14.704500+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:18.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:18 smithi107 bash[14406]: cluster 2024-04-02T15:40:16.705040+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:18.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:18 smithi107 bash[19849]: cluster 2024-04-02T15:40:16.705040+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:18.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:18 smithi195 bash[14446]: cluster 2024-04-02T15:40:16.705040+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:20.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:20 smithi107 bash[14406]: cluster 2024-04-02T15:40:18.705568+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:20.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:20 smithi107 bash[19849]: cluster 2024-04-02T15:40:18.705568+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:20 smithi195 bash[14446]: cluster 2024-04-02T15:40:18.705568+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:22.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:22 smithi107 bash[14406]: cluster 2024-04-02T15:40:20.706092+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:22.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:22 smithi107 bash[19849]: cluster 2024-04-02T15:40:20.706092+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:22.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:22 smithi195 bash[14446]: cluster 2024-04-02T15:40:20.706092+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:24.864 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:24 smithi107 bash[14406]: cluster 2024-04-02T15:40:22.706581+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:24.864 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:24 smithi107 bash[14406]: audit 2024-04-02T15:40:24.607288+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T15:40:24.864 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:24 smithi107 bash[14406]: audit 2024-04-02T15:40:24.609004+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:24.864 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:24 smithi107 bash[19849]: cluster 2024-04-02T15:40:22.706581+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:24.864 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:24 smithi107 bash[19849]: audit 2024-04-02T15:40:24.607288+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T15:40:24.864 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:24 smithi107 bash[19849]: audit 2024-04-02T15:40:24.609004+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:24 smithi195 bash[14446]: cluster 2024-04-02T15:40:22.706581+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:24 smithi195 bash[14446]: audit 2024-04-02T15:40:24.607288+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T15:40:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:24 smithi195 bash[14446]: audit 2024-04-02T15:40:24.609004+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:25.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:25 smithi107 bash[14406]: cephadm 2024-04-02T15:40:24.610226+0000 mgr.y (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.2 on smithi107 2024-04-02T15:40:25.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:25 smithi107 bash[19849]: cephadm 2024-04-02T15:40:24.610226+0000 mgr.y (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.2 on smithi107 2024-04-02T15:40:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:25 smithi195 bash[14446]: cephadm 2024-04-02T15:40:24.610226+0000 mgr.y (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.2 on smithi107 2024-04-02T15:40:26.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:26 smithi107 bash[14406]: cluster 2024-04-02T15:40:24.707140+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:26.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:26 smithi107 bash[19849]: cluster 2024-04-02T15:40:24.707140+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:26.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:26 smithi195 bash[14446]: cluster 2024-04-02T15:40:24.707140+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:28.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:28 smithi107 bash[14406]: cluster 2024-04-02T15:40:26.707668+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:28.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:28 smithi107 bash[19849]: cluster 2024-04-02T15:40:26.707668+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:28.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:28 smithi195 bash[14446]: cluster 2024-04-02T15:40:26.707668+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:30.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:29 smithi195 bash[14446]: cluster 2024-04-02T15:40:28.708062+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:30.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:29 smithi195 bash[14446]: audit 2024-04-02T15:40:28.973563+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:30.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:29 smithi195 bash[14446]: audit 2024-04-02T15:40:29.015840+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:40:30.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:29 smithi195 bash[14446]: audit 2024-04-02T15:40:29.017939+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:30.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:29 smithi195 bash[14446]: audit 2024-04-02T15:40:29.019126+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:40:30.400 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:29 smithi107 bash[19849]: cluster 2024-04-02T15:40:28.708062+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:30.400 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:29 smithi107 bash[19849]: audit 2024-04-02T15:40:28.973563+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:30.400 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:29 smithi107 bash[19849]: audit 2024-04-02T15:40:29.015840+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:40:30.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:29 smithi107 bash[19849]: audit 2024-04-02T15:40:29.017939+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:30.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:29 smithi107 bash[19849]: audit 2024-04-02T15:40:29.019126+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:40:30.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:29 smithi107 bash[14406]: cluster 2024-04-02T15:40:28.708062+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:30.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:29 smithi107 bash[14406]: audit 2024-04-02T15:40:28.973563+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:30.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:29 smithi107 bash[14406]: audit 2024-04-02T15:40:29.015840+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:40:30.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:29 smithi107 bash[14406]: audit 2024-04-02T15:40:29.017939+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:30.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:29 smithi107 bash[14406]: audit 2024-04-02T15:40:29.019126+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:40:32.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:32 smithi107 bash[14406]: cluster 2024-04-02T15:40:30.708580+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:32.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:32 smithi107 bash[19849]: cluster 2024-04-02T15:40:30.708580+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:32.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:32 smithi195 bash[14446]: cluster 2024-04-02T15:40:30.708580+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:34.400 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:34 smithi107 bash[19849]: cluster 2024-04-02T15:40:32.709095+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:34.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:34 smithi107 bash[19849]: audit 2024-04-02T15:40:33.145504+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:34.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:34 smithi107 bash[19849]: audit 2024-04-02T15:40:33.152620+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:34.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:34 smithi107 bash[14406]: cluster 2024-04-02T15:40:32.709095+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:34.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:34 smithi107 bash[14406]: audit 2024-04-02T15:40:33.145504+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:34.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:34 smithi107 bash[14406]: audit 2024-04-02T15:40:33.152620+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:34.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:34 smithi195 bash[14446]: cluster 2024-04-02T15:40:32.709095+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:34.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:34 smithi195 bash[14446]: audit 2024-04-02T15:40:33.145504+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:34.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:34 smithi195 bash[14446]: audit 2024-04-02T15:40:33.152620+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:36.364 INFO:teuthology.orchestra.run.smithi107.stdout:Created osd(s) 2 on host 'smithi107' 2024-04-02T15:40:36.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:36 smithi107 bash[14406]: cluster 2024-04-02T15:40:34.709660+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:36.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:36 smithi107 bash[19849]: cluster 2024-04-02T15:40:34.709660+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:36.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:36 smithi195 bash[14446]: cluster 2024-04-02T15:40:34.709660+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:37.141 DEBUG:teuthology.orchestra.run.smithi107:osd.2> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.2.service 2024-04-02T15:40:37.144 INFO:tasks.cephadm:Deploying osd.3 on smithi107 with /dev/vg_nvme/lv_1... 2024-04-02T15:40:37.144 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-02T15:40:37.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:37 smithi107 bash[14406]: audit 2024-04-02T15:40:36.365435+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:37.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:37 smithi107 bash[14406]: audit 2024-04-02T15:40:36.377623+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:40:37.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:37 smithi107 bash[14406]: audit 2024-04-02T15:40:36.381104+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:37.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:37 smithi107 bash[14406]: audit 2024-04-02T15:40:36.382647+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:40:37.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:37 smithi107 bash[14406]: audit 2024-04-02T15:40:36.412716+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.107:6818/4016323002,v1:172.21.15.107:6819/4016323002]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T15:40:37.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:37 smithi107 bash[14406]: audit 2024-04-02T15:40:36.413272+0000 mon.a (mon.0) 336 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T15:40:37.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:37 smithi107 bash[19849]: audit 2024-04-02T15:40:36.365435+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:37.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:37 smithi107 bash[19849]: audit 2024-04-02T15:40:36.377623+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:40:37.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:37 smithi107 bash[19849]: audit 2024-04-02T15:40:36.381104+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:37.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:37 smithi107 bash[19849]: audit 2024-04-02T15:40:36.382647+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:40:37.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:37 smithi107 bash[19849]: audit 2024-04-02T15:40:36.412716+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.107:6818/4016323002,v1:172.21.15.107:6819/4016323002]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T15:40:37.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:37 smithi107 bash[19849]: audit 2024-04-02T15:40:36.413272+0000 mon.a (mon.0) 336 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T15:40:37.646 INFO:journalctl@ceph.osd.2.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:40:37.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:37 smithi195 bash[14446]: audit 2024-04-02T15:40:36.365435+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:37.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:37 smithi195 bash[14446]: audit 2024-04-02T15:40:36.377623+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:40:37.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:37 smithi195 bash[14446]: audit 2024-04-02T15:40:36.381104+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:37.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:37 smithi195 bash[14446]: audit 2024-04-02T15:40:36.382647+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:40:37.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:37 smithi195 bash[14446]: audit 2024-04-02T15:40:36.412716+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.107:6818/4016323002,v1:172.21.15.107:6819/4016323002]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T15:40:37.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:37 smithi195 bash[14446]: audit 2024-04-02T15:40:36.413272+0000 mon.a (mon.0) 336 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T15:40:38.650 INFO:journalctl@ceph.osd.2.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[28883]: debug 2024-04-02T15:40:38.387+0000 7ff8bcf99700 -1 osd.2 0 waiting for initial osdmap 2024-04-02T15:40:38.651 INFO:journalctl@ceph.osd.2.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[28883]: debug 2024-04-02T15:40:38.391+0000 7ff8b612d700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:40:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[14406]: cluster 2024-04-02T15:40:36.710217+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[14406]: audit 2024-04-02T15:40:37.369033+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T15:40:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[14406]: cluster 2024-04-02T15:40:37.369205+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-02T15:40:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[14406]: audit 2024-04-02T15:40:37.369811+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[14406]: audit 2024-04-02T15:40:37.370516+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.107:6818/4016323002,v1:172.21.15.107:6819/4016323002]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:40:38.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[14406]: audit 2024-04-02T15:40:37.377219+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:40:38.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[19849]: cluster 2024-04-02T15:40:36.710217+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:38.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[19849]: audit 2024-04-02T15:40:37.369033+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T15:40:38.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[19849]: cluster 2024-04-02T15:40:37.369205+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-02T15:40:38.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[19849]: audit 2024-04-02T15:40:37.369811+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:38.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[19849]: audit 2024-04-02T15:40:37.370516+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.107:6818/4016323002,v1:172.21.15.107:6819/4016323002]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:40:38.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:38 smithi107 bash[19849]: audit 2024-04-02T15:40:37.377219+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:40:38.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:38 smithi195 bash[14446]: cluster 2024-04-02T15:40:36.710217+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:38.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:38 smithi195 bash[14446]: audit 2024-04-02T15:40:37.369033+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T15:40:38.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:38 smithi195 bash[14446]: cluster 2024-04-02T15:40:37.369205+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-02T15:40:38.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:38 smithi195 bash[14446]: audit 2024-04-02T15:40:37.369811+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:38.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:38 smithi195 bash[14446]: audit 2024-04-02T15:40:37.370516+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.107:6818/4016323002,v1:172.21.15.107:6819/4016323002]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:40:38.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:38 smithi195 bash[14446]: audit 2024-04-02T15:40:37.377219+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:40:39.650 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:39 smithi107 bash[19849]: audit 2024-04-02T15:40:38.380689+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-04-02T15:40:39.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:39 smithi107 bash[19849]: cluster 2024-04-02T15:40:38.380844+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-02T15:40:39.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:39 smithi107 bash[19849]: audit 2024-04-02T15:40:38.381626+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:39.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:39 smithi107 bash[19849]: audit 2024-04-02T15:40:38.392611+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:39.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:39 smithi107 bash[19849]: audit 2024-04-02T15:40:38.745448+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:40:39.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:39 smithi107 bash[19849]: audit 2024-04-02T15:40:38.749844+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:40:39.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:39 smithi107 bash[14406]: audit 2024-04-02T15:40:38.380689+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-04-02T15:40:39.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:39 smithi107 bash[14406]: cluster 2024-04-02T15:40:38.380844+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-02T15:40:39.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:39 smithi107 bash[14406]: audit 2024-04-02T15:40:38.381626+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:39.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:39 smithi107 bash[14406]: audit 2024-04-02T15:40:38.392611+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:39.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:39 smithi107 bash[14406]: audit 2024-04-02T15:40:38.745448+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:40:39.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:39 smithi107 bash[14406]: audit 2024-04-02T15:40:38.749844+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:40:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:39 smithi195 bash[14446]: audit 2024-04-02T15:40:38.380689+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-04-02T15:40:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:39 smithi195 bash[14446]: cluster 2024-04-02T15:40:38.380844+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-02T15:40:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:39 smithi195 bash[14446]: audit 2024-04-02T15:40:38.381626+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:39 smithi195 bash[14446]: audit 2024-04-02T15:40:38.392611+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:39 smithi195 bash[14446]: audit 2024-04-02T15:40:38.745448+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:40:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:39 smithi195 bash[14446]: audit 2024-04-02T15:40:38.749844+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:40:40.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[19849]: cluster 2024-04-02T15:40:37.459024+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:40:40.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[19849]: cluster 2024-04-02T15:40:37.459204+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:40:40.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[19849]: cluster 2024-04-02T15:40:38.710645+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:40.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[19849]: audit 2024-04-02T15:40:39.392161+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:40.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[19849]: cluster 2024-04-02T15:40:39.402705+0000 mon.a (mon.0) 348 : cluster [INF] osd.2 [v2:172.21.15.107:6818/4016323002,v1:172.21.15.107:6819/4016323002] boot 2024-04-02T15:40:40.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[19849]: cluster 2024-04-02T15:40:39.402801+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-02T15:40:40.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[19849]: audit 2024-04-02T15:40:39.403000+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:40.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[14406]: cluster 2024-04-02T15:40:37.459024+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:40:40.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[14406]: cluster 2024-04-02T15:40:37.459204+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:40:40.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[14406]: cluster 2024-04-02T15:40:38.710645+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:40.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[14406]: audit 2024-04-02T15:40:39.392161+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:40.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[14406]: cluster 2024-04-02T15:40:39.402705+0000 mon.a (mon.0) 348 : cluster [INF] osd.2 [v2:172.21.15.107:6818/4016323002,v1:172.21.15.107:6819/4016323002] boot 2024-04-02T15:40:40.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[14406]: cluster 2024-04-02T15:40:39.402801+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-02T15:40:40.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:40 smithi107 bash[14406]: audit 2024-04-02T15:40:39.403000+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:40.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:40 smithi195 bash[14446]: cluster 2024-04-02T15:40:37.459024+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:40:40.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:40 smithi195 bash[14446]: cluster 2024-04-02T15:40:37.459204+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:40:40.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:40 smithi195 bash[14446]: cluster 2024-04-02T15:40:38.710645+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:40:40.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:40 smithi195 bash[14446]: audit 2024-04-02T15:40:39.392161+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:40.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:40 smithi195 bash[14446]: cluster 2024-04-02T15:40:39.402705+0000 mon.a (mon.0) 348 : cluster [INF] osd.2 [v2:172.21.15.107:6818/4016323002,v1:172.21.15.107:6819/4016323002] boot 2024-04-02T15:40:40.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:40 smithi195 bash[14446]: cluster 2024-04-02T15:40:39.402801+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-02T15:40:40.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:40 smithi195 bash[14446]: audit 2024-04-02T15:40:39.403000+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:40:41.449 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-02T15:40:41.450 INFO:teuthology.orchestra.run.smithi107.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-02T15:40:41.450 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10+0 records in 2024-04-02T15:40:41.450 INFO:teuthology.orchestra.run.smithi107.stderr:10+0 records out 2024-04-02T15:40:41.450 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0138046 s, 760 MB/s 2024-04-02T15:40:41.450 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping successful for: 2024-04-02T15:40:41.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:41 smithi107 bash[14406]: cluster 2024-04-02T15:40:40.413547+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-02T15:40:41.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:41 smithi107 bash[14406]: audit 2024-04-02T15:40:40.824457+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-02T15:40:41.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:41 smithi107 bash[19849]: cluster 2024-04-02T15:40:40.413547+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-02T15:40:41.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:41 smithi107 bash[19849]: audit 2024-04-02T15:40:40.824457+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-02T15:40:41.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:41 smithi195 bash[14446]: cluster 2024-04-02T15:40:40.413547+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-02T15:40:41.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:41 smithi195 bash[14446]: audit 2024-04-02T15:40:40.824457+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-02T15:40:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:42 smithi195 bash[14446]: cluster 2024-04-02T15:40:40.711165+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:40:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:42 smithi195 bash[14446]: audit 2024-04-02T15:40:41.422802+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-02T15:40:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:42 smithi195 bash[14446]: cluster 2024-04-02T15:40:41.422910+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-02T15:40:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:42 smithi195 bash[14446]: audit 2024-04-02T15:40:41.424392+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-02T15:40:42.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:42 smithi107 bash[19849]: cluster 2024-04-02T15:40:40.711165+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:40:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:42 smithi107 bash[19849]: audit 2024-04-02T15:40:41.422802+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-02T15:40:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:42 smithi107 bash[19849]: cluster 2024-04-02T15:40:41.422910+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-02T15:40:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:42 smithi107 bash[19849]: audit 2024-04-02T15:40:41.424392+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-02T15:40:42.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:42 smithi107 bash[14406]: cluster 2024-04-02T15:40:40.711165+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:40:42.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:42 smithi107 bash[14406]: audit 2024-04-02T15:40:41.422802+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-02T15:40:42.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:42 smithi107 bash[14406]: cluster 2024-04-02T15:40:41.422910+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-02T15:40:42.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:42 smithi107 bash[14406]: audit 2024-04-02T15:40:41.424392+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-02T15:40:42.902 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi107:vg_nvme/lv_1 2024-04-02T15:40:43.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:43 smithi195 bash[14446]: audit 2024-04-02T15:40:42.431990+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-02T15:40:43.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:43 smithi195 bash[14446]: cluster 2024-04-02T15:40:42.432123+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-02T15:40:43.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:43 smithi107 bash[14406]: audit 2024-04-02T15:40:42.431990+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-02T15:40:43.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:43 smithi107 bash[14406]: cluster 2024-04-02T15:40:42.432123+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-02T15:40:43.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:43 smithi107 bash[19849]: audit 2024-04-02T15:40:42.431990+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-02T15:40:43.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:43 smithi107 bash[19849]: cluster 2024-04-02T15:40:42.432123+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-02T15:40:44.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:44 smithi107 bash[14406]: cluster 2024-04-02T15:40:42.711871+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v103: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:40:44.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:44 smithi107 bash[14406]: cluster 2024-04-02T15:40:43.447875+0000 mon.a (mon.0) 358 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-04-02T15:40:44.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:44 smithi107 bash[14406]: cluster 2024-04-02T15:40:43.447929+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-02T15:40:44.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:44 smithi107 bash[14406]: audit 2024-04-02T15:40:43.561243+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:44.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:44 smithi107 bash[19849]: cluster 2024-04-02T15:40:42.711871+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v103: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:40:44.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:44 smithi107 bash[19849]: cluster 2024-04-02T15:40:43.447875+0000 mon.a (mon.0) 358 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-04-02T15:40:44.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:44 smithi107 bash[19849]: cluster 2024-04-02T15:40:43.447929+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-02T15:40:44.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:44 smithi107 bash[19849]: audit 2024-04-02T15:40:43.561243+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:44.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:44 smithi195 bash[14446]: cluster 2024-04-02T15:40:42.711871+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v103: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:40:44.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:44 smithi195 bash[14446]: cluster 2024-04-02T15:40:43.447875+0000 mon.a (mon.0) 358 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-04-02T15:40:44.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:44 smithi195 bash[14446]: cluster 2024-04-02T15:40:43.447929+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-02T15:40:44.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:44 smithi195 bash[14446]: audit 2024-04-02T15:40:43.561243+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:47.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[14406]: cluster 2024-04-02T15:40:44.712404+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v105: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:40:47.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[14406]: audit 2024-04-02T15:40:45.339337+0000 mon.a (mon.0) 361 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:40:47.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[14406]: audit 2024-04-02T15:40:46.217917+0000 mon.a (mon.0) 362 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:40:47.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[14406]: audit 2024-04-02T15:40:46.218101+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:40:47.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[14406]: audit 2024-04-02T15:40:46.219068+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:40:47.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[14406]: audit 2024-04-02T15:40:46.219240+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:40:47.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[14406]: audit 2024-04-02T15:40:46.224339+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:40:47.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[14406]: audit 2024-04-02T15:40:46.224569+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:40:47.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[14406]: audit 2024-04-02T15:40:46.224832+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:40:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[19849]: cluster 2024-04-02T15:40:44.712404+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v105: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:40:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[19849]: audit 2024-04-02T15:40:45.339337+0000 mon.a (mon.0) 361 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:40:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[19849]: audit 2024-04-02T15:40:46.217917+0000 mon.a (mon.0) 362 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:40:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[19849]: audit 2024-04-02T15:40:46.218101+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:40:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[19849]: audit 2024-04-02T15:40:46.219068+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:40:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[19849]: audit 2024-04-02T15:40:46.219240+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:40:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[19849]: audit 2024-04-02T15:40:46.224339+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:40:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[19849]: audit 2024-04-02T15:40:46.224569+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:40:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:47 smithi107 bash[19849]: audit 2024-04-02T15:40:46.224832+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:40:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:47 smithi195 bash[14446]: cluster 2024-04-02T15:40:44.712404+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v105: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:40:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:47 smithi195 bash[14446]: audit 2024-04-02T15:40:45.339337+0000 mon.a (mon.0) 361 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:40:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:47 smithi195 bash[14446]: audit 2024-04-02T15:40:46.217917+0000 mon.a (mon.0) 362 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:40:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:47 smithi195 bash[14446]: audit 2024-04-02T15:40:46.218101+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:40:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:47 smithi195 bash[14446]: audit 2024-04-02T15:40:46.219068+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:40:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:47 smithi195 bash[14446]: audit 2024-04-02T15:40:46.219240+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:40:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:47 smithi195 bash[14446]: audit 2024-04-02T15:40:46.224339+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:40:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:47 smithi195 bash[14446]: audit 2024-04-02T15:40:46.224569+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:40:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:47 smithi195 bash[14446]: audit 2024-04-02T15:40:46.224832+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:40:48.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:46.224098+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:40:48.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: cephadm 2024-04-02T15:40:46.371172+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Detected new or changed devices on smithi107 2024-04-02T15:40:48.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: cluster 2024-04-02T15:40:46.712908+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:40:48.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.016299+0000 mgr.y (mgr.14152) 132 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:40:48.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.020264+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:40:48.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.025933+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:40:48.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.027316+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:48.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.119467+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:40:48.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.128739+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:40:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.130882+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.131187+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:40:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.131480+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:40:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.131657+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:40:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.132185+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.132913+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:47.133698+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: cephadm 2024-04-02T15:40:47.134326+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 5415M 2024-04-02T15:40:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:48.017527+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:40:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:48.029274+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:48.040915+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[19849]: audit 2024-04-02T15:40:48.052259+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:46.224098+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: cephadm 2024-04-02T15:40:46.371172+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Detected new or changed devices on smithi107 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: cluster 2024-04-02T15:40:46.712908+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.016299+0000 mgr.y (mgr.14152) 132 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.020264+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.025933+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.027316+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.119467+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.128739+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.130882+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.131187+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.131480+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.131657+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:40:48.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.132185+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:48.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.132913+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:48.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:47.133698+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:48.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: cephadm 2024-04-02T15:40:47.134326+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 5415M 2024-04-02T15:40:48.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:48.017527+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:40:48.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:48.029274+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:48.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:48.040915+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:48.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:48 smithi107 bash[14406]: audit 2024-04-02T15:40:48.052259+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:48.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:46.224098+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:40:48.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: cephadm 2024-04-02T15:40:46.371172+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Detected new or changed devices on smithi107 2024-04-02T15:40:48.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: cluster 2024-04-02T15:40:46.712908+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.016299+0000 mgr.y (mgr.14152) 132 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.020264+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.025933+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.027316+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.119467+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.128739+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.130882+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.131187+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.131480+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.131657+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.132185+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.132913+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:47.133698+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: cephadm 2024-04-02T15:40:47.134326+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 5415M 2024-04-02T15:40:48.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:48.017527+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:40:48.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:48.029274+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:48.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:48.040915+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:48.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:48 smithi195 bash[14446]: audit 2024-04-02T15:40:48.052259+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:40:50.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:50 smithi107 bash[14406]: cluster 2024-04-02T15:40:48.713450+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 2024-04-02T15:40:50.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:50 smithi107 bash[19849]: cluster 2024-04-02T15:40:48.713450+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 2024-04-02T15:40:50.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:50 smithi195 bash[14446]: cluster 2024-04-02T15:40:48.713450+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 2024-04-02T15:40:52.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:52 smithi107 bash[14406]: cluster 2024-04-02T15:40:50.714066+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 2024-04-02T15:40:52.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:52 smithi107 bash[19849]: cluster 2024-04-02T15:40:50.714066+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 2024-04-02T15:40:52.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:52 smithi195 bash[14446]: cluster 2024-04-02T15:40:50.714066+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 2024-04-02T15:40:53.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:53 smithi107 bash[14406]: audit 2024-04-02T15:40:53.518196+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.107:0/1560331330' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e11c4354-5335-4c05-bb4a-c2f5c50862b6"}]: dispatch 2024-04-02T15:40:53.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:53 smithi107 bash[14406]: audit 2024-04-02T15:40:53.518859+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e11c4354-5335-4c05-bb4a-c2f5c50862b6"}]: dispatch 2024-04-02T15:40:53.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:53 smithi107 bash[14406]: audit 2024-04-02T15:40:53.527070+0000 mon.a (mon.0) 383 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e11c4354-5335-4c05-bb4a-c2f5c50862b6"}]': finished 2024-04-02T15:40:53.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:53 smithi107 bash[14406]: cluster 2024-04-02T15:40:53.527278+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-02T15:40:53.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:53 smithi107 bash[14406]: audit 2024-04-02T15:40:53.527479+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:40:53.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:53 smithi107 bash[19849]: audit 2024-04-02T15:40:53.518196+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.107:0/1560331330' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e11c4354-5335-4c05-bb4a-c2f5c50862b6"}]: dispatch 2024-04-02T15:40:53.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:53 smithi107 bash[19849]: audit 2024-04-02T15:40:53.518859+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e11c4354-5335-4c05-bb4a-c2f5c50862b6"}]: dispatch 2024-04-02T15:40:53.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:53 smithi107 bash[19849]: audit 2024-04-02T15:40:53.527070+0000 mon.a (mon.0) 383 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e11c4354-5335-4c05-bb4a-c2f5c50862b6"}]': finished 2024-04-02T15:40:53.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:53 smithi107 bash[19849]: cluster 2024-04-02T15:40:53.527278+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-02T15:40:53.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:53 smithi107 bash[19849]: audit 2024-04-02T15:40:53.527479+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:40:53.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:53 smithi195 bash[14446]: audit 2024-04-02T15:40:53.518196+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.107:0/1560331330' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e11c4354-5335-4c05-bb4a-c2f5c50862b6"}]: dispatch 2024-04-02T15:40:53.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:53 smithi195 bash[14446]: audit 2024-04-02T15:40:53.518859+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e11c4354-5335-4c05-bb4a-c2f5c50862b6"}]: dispatch 2024-04-02T15:40:53.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:53 smithi195 bash[14446]: audit 2024-04-02T15:40:53.527070+0000 mon.a (mon.0) 383 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e11c4354-5335-4c05-bb4a-c2f5c50862b6"}]': finished 2024-04-02T15:40:53.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:53 smithi195 bash[14446]: cluster 2024-04-02T15:40:53.527278+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-02T15:40:53.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:53 smithi195 bash[14446]: audit 2024-04-02T15:40:53.527479+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:40:54.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:54 smithi107 bash[19849]: cluster 2024-04-02T15:40:52.714531+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; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-02T15:40:54.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:54 smithi107 bash[19849]: audit 2024-04-02T15:40:54.252663+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.107:0/3650781412' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:40:54.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:54 smithi107 bash[14406]: cluster 2024-04-02T15:40:52.714531+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; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-02T15:40:54.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:54 smithi107 bash[14406]: audit 2024-04-02T15:40:54.252663+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.107:0/3650781412' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:40:54.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:54 smithi195 bash[14446]: cluster 2024-04-02T15:40:52.714531+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; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-02T15:40:54.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:54 smithi195 bash[14446]: audit 2024-04-02T15:40:54.252663+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.107:0/3650781412' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:40:56.887 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:56 smithi107 bash[14406]: cluster 2024-04-02T15:40:54.715129+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-02T15:40:56.888 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:56 smithi107 bash[19849]: cluster 2024-04-02T15:40:54.715129+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-02T15:40:56.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:56 smithi195 bash[14446]: cluster 2024-04-02T15:40:54.715129+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-02T15:40:58.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:40:58 smithi107 bash[14406]: cluster 2024-04-02T15:40:56.715795+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:40:58.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:40:58 smithi107 bash[19849]: cluster 2024-04-02T15:40:56.715795+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:40:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:40:58 smithi195 bash[14446]: cluster 2024-04-02T15:40:56.715795+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:41:00.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:00 smithi107 bash[14406]: cluster 2024-04-02T15:40:58.716520+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:41:00.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:00 smithi107 bash[19849]: cluster 2024-04-02T15:40:58.716520+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:41:00.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:00 smithi195 bash[14446]: cluster 2024-04-02T15:40:58.716520+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:41:02.898 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:02 smithi107 bash[19849]: cluster 2024-04-02T15:41:00.717153+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:41:02.899 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:02 smithi107 bash[14406]: cluster 2024-04-02T15:41:00.717153+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:41:02.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:02 smithi195 bash[14446]: cluster 2024-04-02T15:41:00.717153+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:41:04.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:04 smithi107 bash[14406]: cluster 2024-04-02T15:41:02.717752+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:04.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:04 smithi107 bash[14406]: audit 2024-04-02T15:41:04.398300+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T15:41:04.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:04 smithi107 bash[14406]: audit 2024-04-02T15:41:04.399859+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:04.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:04 smithi107 bash[19849]: cluster 2024-04-02T15:41:02.717752+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:04.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:04 smithi107 bash[19849]: audit 2024-04-02T15:41:04.398300+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T15:41:04.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:04 smithi107 bash[19849]: audit 2024-04-02T15:41:04.399859+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:04 smithi195 bash[14446]: cluster 2024-04-02T15:41:02.717752+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:04 smithi195 bash[14446]: audit 2024-04-02T15:41:04.398300+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T15:41:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:04 smithi195 bash[14446]: audit 2024-04-02T15:41:04.399859+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:05.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:05 smithi107 bash[19849]: cephadm 2024-04-02T15:41:04.400996+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Deploying daemon osd.3 on smithi107 2024-04-02T15:41:05.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:05 smithi107 bash[14406]: cephadm 2024-04-02T15:41:04.400996+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Deploying daemon osd.3 on smithi107 2024-04-02T15:41:05.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:05 smithi195 bash[14446]: cephadm 2024-04-02T15:41:04.400996+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Deploying daemon osd.3 on smithi107 2024-04-02T15:41:06.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:06 smithi107 bash[14406]: cluster 2024-04-02T15:41:04.718285+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:06.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:06 smithi107 bash[19849]: cluster 2024-04-02T15:41:04.718285+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:06.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:06 smithi195 bash[14446]: cluster 2024-04-02T15:41:04.718285+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:08.900 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:08 smithi107 bash[14406]: cluster 2024-04-02T15:41:06.718859+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:08.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:08 smithi107 bash[19849]: cluster 2024-04-02T15:41:06.718859+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:08.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:08 smithi195 bash[14446]: cluster 2024-04-02T15:41:06.718859+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:10.400 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:10 smithi107 bash[19849]: cluster 2024-04-02T15:41:08.719503+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-04-02T15:41:10.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:10 smithi107 bash[19849]: audit 2024-04-02T15:41:09.044506+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:10.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:10 smithi107 bash[19849]: audit 2024-04-02T15:41:09.061199+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:41:10.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:10 smithi107 bash[19849]: audit 2024-04-02T15:41:09.063081+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:10.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:10 smithi107 bash[19849]: audit 2024-04-02T15:41:09.064470+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:41:10.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:10 smithi107 bash[14406]: cluster 2024-04-02T15:41:08.719503+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-04-02T15:41:10.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:10 smithi107 bash[14406]: audit 2024-04-02T15:41:09.044506+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:10.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:10 smithi107 bash[14406]: audit 2024-04-02T15:41:09.061199+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:41:10.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:10 smithi107 bash[14406]: audit 2024-04-02T15:41:09.063081+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:10.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:10 smithi107 bash[14406]: audit 2024-04-02T15:41:09.064470+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:41:10.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:10 smithi195 bash[14446]: cluster 2024-04-02T15:41:08.719503+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-04-02T15:41:10.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:10 smithi195 bash[14446]: audit 2024-04-02T15:41:09.044506+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:10.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:10 smithi195 bash[14446]: audit 2024-04-02T15:41:09.061199+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:41:10.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:10 smithi195 bash[14446]: audit 2024-04-02T15:41:09.063081+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:10.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:10 smithi195 bash[14446]: audit 2024-04-02T15:41:09.064470+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:41:12.900 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:12 smithi107 bash[19849]: cluster 2024-04-02T15:41:10.719989+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:12.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:12 smithi107 bash[14406]: cluster 2024-04-02T15:41:10.719989+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:12.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:12 smithi195 bash[14446]: cluster 2024-04-02T15:41:10.719989+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:14.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:14 smithi107 bash[14406]: cluster 2024-04-02T15:41:12.720530+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:14.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:14 smithi107 bash[14406]: audit 2024-04-02T15:41:13.240506+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:14.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:14 smithi107 bash[14406]: audit 2024-04-02T15:41:13.530941+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:14.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:14 smithi107 bash[19849]: cluster 2024-04-02T15:41:12.720530+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:14.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:14 smithi107 bash[19849]: audit 2024-04-02T15:41:13.240506+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:14.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:14 smithi107 bash[19849]: audit 2024-04-02T15:41:13.530941+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:14.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:14 smithi195 bash[14446]: cluster 2024-04-02T15:41:12.720530+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:14.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:14 smithi195 bash[14446]: audit 2024-04-02T15:41:13.240506+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:14.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:14 smithi195 bash[14446]: audit 2024-04-02T15:41:13.530941+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:16.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:16 smithi107 bash[14406]: cluster 2024-04-02T15:41:14.721093+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:16.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:16 smithi107 bash[19849]: cluster 2024-04-02T15:41:14.721093+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:16.655 INFO:teuthology.orchestra.run.smithi107.stdout:Created osd(s) 3 on host 'smithi107' 2024-04-02T15:41:16.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:16 smithi195 bash[14446]: cluster 2024-04-02T15:41:14.721093+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:17.427 DEBUG:teuthology.orchestra.run.smithi107:osd.3> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.3.service 2024-04-02T15:41:17.429 INFO:tasks.cephadm:Deploying osd.4 on smithi195 with /dev/vg_nvme/lv_4... 2024-04-02T15:41:17.429 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-02T15:41:17.623 INFO:journalctl@ceph.osd.3.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:41:17.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:17 smithi107 bash[14406]: audit 2024-04-02T15:41:16.656072+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:17.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:17 smithi107 bash[14406]: audit 2024-04-02T15:41:16.656708+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:41:17.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:17 smithi107 bash[14406]: audit 2024-04-02T15:41:16.662121+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:17.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:17 smithi107 bash[14406]: audit 2024-04-02T15:41:16.663586+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:41:17.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:17 smithi107 bash[14406]: audit 2024-04-02T15:41:16.708054+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/3439290798,v1:172.21.15.107:6827/3439290798]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T15:41:17.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:17 smithi107 bash[14406]: audit 2024-04-02T15:41:16.708514+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T15:41:17.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:17 smithi107 bash[19849]: audit 2024-04-02T15:41:16.656072+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:17.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:17 smithi107 bash[19849]: audit 2024-04-02T15:41:16.656708+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:41:17.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:17 smithi107 bash[19849]: audit 2024-04-02T15:41:16.662121+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:17.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:17 smithi107 bash[19849]: audit 2024-04-02T15:41:16.663586+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:41:17.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:17 smithi107 bash[19849]: audit 2024-04-02T15:41:16.708054+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/3439290798,v1:172.21.15.107:6827/3439290798]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T15:41:17.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:17 smithi107 bash[19849]: audit 2024-04-02T15:41:16.708514+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T15:41:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:17 smithi195 bash[14446]: audit 2024-04-02T15:41:16.656072+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:17 smithi195 bash[14446]: audit 2024-04-02T15:41:16.656708+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:41:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:17 smithi195 bash[14446]: audit 2024-04-02T15:41:16.662121+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:17 smithi195 bash[14446]: audit 2024-04-02T15:41:16.663586+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:41:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:17 smithi195 bash[14446]: audit 2024-04-02T15:41:16.708054+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/3439290798,v1:172.21.15.107:6827/3439290798]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T15:41:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:17 smithi195 bash[14446]: audit 2024-04-02T15:41:16.708514+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T15:41:18.891 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:18 smithi195 bash[14446]: cluster 2024-04-02T15:41:16.721547+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:18.891 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:18 smithi195 bash[14446]: audit 2024-04-02T15:41:17.666154+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T15:41:18.891 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:18 smithi195 bash[14446]: cluster 2024-04-02T15:41:17.666288+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-02T15:41:18.891 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:18 smithi195 bash[14446]: audit 2024-04-02T15:41:17.666743+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:18.891 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:18 smithi195 bash[14446]: audit 2024-04-02T15:41:17.667161+0000 mon.c (mon.1) 16 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/3439290798,v1:172.21.15.107:6827/3439290798]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:41:18.891 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:18 smithi195 bash[14446]: audit 2024-04-02T15:41:17.667608+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:41:19.151 INFO:journalctl@ceph.osd.3.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[32050]: debug 2024-04-02T15:41:18.674+0000 7fe1fb1b2700 -1 osd.3 0 waiting for initial osdmap 2024-04-02T15:41:19.151 INFO:journalctl@ceph.osd.3.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[32050]: debug 2024-04-02T15:41:18.682+0000 7fe1f634a700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:41:19.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[14406]: cluster 2024-04-02T15:41:16.721547+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:19.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[14406]: audit 2024-04-02T15:41:17.666154+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T15:41:19.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[14406]: cluster 2024-04-02T15:41:17.666288+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-02T15:41:19.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[14406]: audit 2024-04-02T15:41:17.666743+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:19.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[14406]: audit 2024-04-02T15:41:17.667161+0000 mon.c (mon.1) 16 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/3439290798,v1:172.21.15.107:6827/3439290798]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:41:19.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[14406]: audit 2024-04-02T15:41:17.667608+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:41:19.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[19849]: cluster 2024-04-02T15:41:16.721547+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:19.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[19849]: audit 2024-04-02T15:41:17.666154+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T15:41:19.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[19849]: cluster 2024-04-02T15:41:17.666288+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-02T15:41:19.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[19849]: audit 2024-04-02T15:41:17.666743+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:19.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[19849]: audit 2024-04-02T15:41:17.667161+0000 mon.c (mon.1) 16 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/3439290798,v1:172.21.15.107:6827/3439290798]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:41:19.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:18 smithi107 bash[19849]: audit 2024-04-02T15:41:17.667608+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-04-02T15:41:19.683 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:19 smithi107 bash[19849]: audit 2024-04-02T15:41:18.669089+0000 mon.a (mon.0) 403 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-04-02T15:41:19.683 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:19 smithi107 bash[19849]: cluster 2024-04-02T15:41:18.669411+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-02T15:41:19.683 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:19 smithi107 bash[19849]: audit 2024-04-02T15:41:18.670158+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:19.683 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:19 smithi107 bash[19849]: audit 2024-04-02T15:41:18.677619+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:19.683 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:19 smithi107 bash[14406]: audit 2024-04-02T15:41:18.669089+0000 mon.a (mon.0) 403 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-04-02T15:41:19.683 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:19 smithi107 bash[14406]: cluster 2024-04-02T15:41:18.669411+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-02T15:41:19.683 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:19 smithi107 bash[14406]: audit 2024-04-02T15:41:18.670158+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:19.684 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:19 smithi107 bash[14406]: audit 2024-04-02T15:41:18.677619+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:19.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:19 smithi195 bash[14446]: audit 2024-04-02T15:41:18.669089+0000 mon.a (mon.0) 403 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-04-02T15:41:19.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:19 smithi195 bash[14446]: cluster 2024-04-02T15:41:18.669411+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-02T15:41:19.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:19 smithi195 bash[14446]: audit 2024-04-02T15:41:18.670158+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:19.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:19 smithi195 bash[14446]: audit 2024-04-02T15:41:18.677619+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:20.718 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-02T15:41:20.718 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-02T15:41:20.719 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2024-04-02T15:41:20.719 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2024-04-02T15:41:20.719 INFO:teuthology.orchestra.run.smithi195.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0115866 s, 905 MB/s 2024-04-02T15:41:20.719 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2024-04-02T15:41:20.807 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[14406]: cluster 2024-04-02T15:41:17.670463+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:41:20.808 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[14406]: cluster 2024-04-02T15:41:17.670604+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:41:20.808 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[14406]: cluster 2024-04-02T15:41:18.722098+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:20.808 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[14406]: audit 2024-04-02T15:41:19.678664+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:20.808 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[14406]: cluster 2024-04-02T15:41:19.687102+0000 mon.a (mon.0) 408 : cluster [INF] osd.3 [v2:172.21.15.107:6826/3439290798,v1:172.21.15.107:6827/3439290798] boot 2024-04-02T15:41:20.808 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[14406]: cluster 2024-04-02T15:41:19.687174+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-02T15:41:20.808 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[14406]: audit 2024-04-02T15:41:19.688499+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:20.808 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[19849]: cluster 2024-04-02T15:41:17.670463+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:41:20.808 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[19849]: cluster 2024-04-02T15:41:17.670604+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:41:20.808 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[19849]: cluster 2024-04-02T15:41:18.722098+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:20.808 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[19849]: audit 2024-04-02T15:41:19.678664+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:20.808 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[19849]: cluster 2024-04-02T15:41:19.687102+0000 mon.a (mon.0) 408 : cluster [INF] osd.3 [v2:172.21.15.107:6826/3439290798,v1:172.21.15.107:6827/3439290798] boot 2024-04-02T15:41:20.809 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[19849]: cluster 2024-04-02T15:41:19.687174+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-02T15:41:20.809 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:20 smithi107 bash[19849]: audit 2024-04-02T15:41:19.688499+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:20 smithi195 bash[14446]: cluster 2024-04-02T15:41:17.670463+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:20 smithi195 bash[14446]: cluster 2024-04-02T15:41:17.670604+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:20 smithi195 bash[14446]: cluster 2024-04-02T15:41:18.722098+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:20 smithi195 bash[14446]: audit 2024-04-02T15:41:19.678664+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:20 smithi195 bash[14446]: cluster 2024-04-02T15:41:19.687102+0000 mon.a (mon.0) 408 : cluster [INF] osd.3 [v2:172.21.15.107:6826/3439290798,v1:172.21.15.107:6827/3439290798] boot 2024-04-02T15:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:20 smithi195 bash[14446]: cluster 2024-04-02T15:41:19.687174+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-02T15:41:20.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:20 smithi195 bash[14446]: audit 2024-04-02T15:41:19.688499+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:41:21.328 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi195:vg_nvme/lv_4 2024-04-02T15:41:21.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:21 smithi195 bash[14446]: cluster 2024-04-02T15:41:20.694197+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-02T15:41:21.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:21 smithi195 bash[14446]: cluster 2024-04-02T15:41:20.722673+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:22.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:21 smithi107 bash[14406]: cluster 2024-04-02T15:41:20.694197+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-02T15:41:22.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:21 smithi107 bash[14406]: cluster 2024-04-02T15:41:20.722673+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:22.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:21 smithi107 bash[19849]: cluster 2024-04-02T15:41:20.694197+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-02T15:41:22.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:21 smithi107 bash[19849]: cluster 2024-04-02T15:41:20.722673+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:24.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:23 smithi107 bash[14406]: cluster 2024-04-02T15:41:22.723300+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:24.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:23 smithi107 bash[19849]: cluster 2024-04-02T15:41:22.723300+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:24.195 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:23 smithi195 bash[14446]: cluster 2024-04-02T15:41:22.723300+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:25.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: audit 2024-04-02T15:41:24.166927+0000 mgr.y (mgr.14152) 153 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:41:25.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: audit 2024-04-02T15:41:24.173910+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:41:25.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: audit 2024-04-02T15:41:24.180812+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:41:25.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: audit 2024-04-02T15:41:24.182427+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:25.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: cephadm 2024-04-02T15:41:24.264958+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Detected new or changed devices on smithi107 2024-04-02T15:41:25.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: audit 2024-04-02T15:41:24.276931+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:25.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: audit 2024-04-02T15:41:24.278959+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:41:25.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: audit 2024-04-02T15:41:24.280400+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:41:25.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: audit 2024-04-02T15:41:24.281911+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:41:25.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: audit 2024-04-02T15:41:24.283365+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:41:25.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: cephadm 2024-04-02T15:41:24.284477+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 4061M 2024-04-02T15:41:25.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: audit 2024-04-02T15:41:24.292949+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:25.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[14406]: audit 2024-04-02T15:41:24.303573+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:25.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: audit 2024-04-02T15:41:24.166927+0000 mgr.y (mgr.14152) 153 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:41:25.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: audit 2024-04-02T15:41:24.173910+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:41:25.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: audit 2024-04-02T15:41:24.180812+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:41:25.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: audit 2024-04-02T15:41:24.182427+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:25.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: cephadm 2024-04-02T15:41:24.264958+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Detected new or changed devices on smithi107 2024-04-02T15:41:25.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: audit 2024-04-02T15:41:24.276931+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:25.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: audit 2024-04-02T15:41:24.278959+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:41:25.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: audit 2024-04-02T15:41:24.280400+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:41:25.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: audit 2024-04-02T15:41:24.281911+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:41:25.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: audit 2024-04-02T15:41:24.283365+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:41:25.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: cephadm 2024-04-02T15:41:24.284477+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 4061M 2024-04-02T15:41:25.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: audit 2024-04-02T15:41:24.292949+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:25.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:24 smithi107 bash[19849]: audit 2024-04-02T15:41:24.303573+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:25.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: audit 2024-04-02T15:41:24.166927+0000 mgr.y (mgr.14152) 153 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:41:25.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: audit 2024-04-02T15:41:24.173910+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:41:25.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: audit 2024-04-02T15:41:24.180812+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:41:25.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: audit 2024-04-02T15:41:24.182427+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:25.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: cephadm 2024-04-02T15:41:24.264958+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Detected new or changed devices on smithi107 2024-04-02T15:41:25.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: audit 2024-04-02T15:41:24.276931+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:25.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: audit 2024-04-02T15:41:24.278959+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:41:25.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: audit 2024-04-02T15:41:24.280400+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:41:25.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: audit 2024-04-02T15:41:24.281911+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:41:25.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: audit 2024-04-02T15:41:24.283365+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:41:25.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: cephadm 2024-04-02T15:41:24.284477+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 4061M 2024-04-02T15:41:25.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: audit 2024-04-02T15:41:24.292949+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:25.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:24 smithi195 bash[14446]: audit 2024-04-02T15:41:24.303573+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:26.650 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:26 smithi107 bash[14406]: cluster 2024-04-02T15:41:24.723928+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:26.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:26 smithi107 bash[19849]: cluster 2024-04-02T15:41:24.723928+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:26.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:26 smithi195 bash[14446]: cluster 2024-04-02T15:41:24.723928+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:28.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:28 smithi107 bash[14406]: cluster 2024-04-02T15:41:26.724513+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:28.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:28 smithi107 bash[19849]: cluster 2024-04-02T15:41:26.724513+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:28.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:28 smithi195 bash[14446]: cluster 2024-04-02T15:41:26.724513+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:30.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:30 smithi107 bash[14406]: cluster 2024-04-02T15:41:28.725092+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:30.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:30 smithi107 bash[14406]: audit 2024-04-02T15:41:30.297572+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.195:0/3492314972' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "750df35b-7fe4-4c90-82b6-482196251083"}]: dispatch 2024-04-02T15:41:30.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:30 smithi107 bash[14406]: audit 2024-04-02T15:41:30.298158+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "750df35b-7fe4-4c90-82b6-482196251083"}]: dispatch 2024-04-02T15:41:30.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:30 smithi107 bash[14406]: audit 2024-04-02T15:41:30.307058+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "750df35b-7fe4-4c90-82b6-482196251083"}]': finished 2024-04-02T15:41:30.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:30 smithi107 bash[14406]: cluster 2024-04-02T15:41:30.307229+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-02T15:41:30.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:30 smithi107 bash[14406]: audit 2024-04-02T15:41:30.307582+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:30.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:30 smithi107 bash[19849]: cluster 2024-04-02T15:41:28.725092+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:30.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:30 smithi107 bash[19849]: audit 2024-04-02T15:41:30.297572+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.195:0/3492314972' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "750df35b-7fe4-4c90-82b6-482196251083"}]: dispatch 2024-04-02T15:41:30.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:30 smithi107 bash[19849]: audit 2024-04-02T15:41:30.298158+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "750df35b-7fe4-4c90-82b6-482196251083"}]: dispatch 2024-04-02T15:41:30.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:30 smithi107 bash[19849]: audit 2024-04-02T15:41:30.307058+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "750df35b-7fe4-4c90-82b6-482196251083"}]': finished 2024-04-02T15:41:30.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:30 smithi107 bash[19849]: cluster 2024-04-02T15:41:30.307229+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-02T15:41:30.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:30 smithi107 bash[19849]: audit 2024-04-02T15:41:30.307582+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:30 smithi195 bash[14446]: cluster 2024-04-02T15:41:28.725092+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:30 smithi195 bash[14446]: audit 2024-04-02T15:41:30.297572+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.195:0/3492314972' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "750df35b-7fe4-4c90-82b6-482196251083"}]: dispatch 2024-04-02T15:41:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:30 smithi195 bash[14446]: audit 2024-04-02T15:41:30.298158+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "750df35b-7fe4-4c90-82b6-482196251083"}]: dispatch 2024-04-02T15:41:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:30 smithi195 bash[14446]: audit 2024-04-02T15:41:30.307058+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "750df35b-7fe4-4c90-82b6-482196251083"}]': finished 2024-04-02T15:41:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:30 smithi195 bash[14446]: cluster 2024-04-02T15:41:30.307229+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-02T15:41:30.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:30 smithi195 bash[14446]: audit 2024-04-02T15:41:30.307582+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:31.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:31 smithi107 bash[14406]: audit 2024-04-02T15:41:31.033566+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.195:0/954039752' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:41:31.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:31 smithi107 bash[19849]: audit 2024-04-02T15:41:31.033566+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.195:0/954039752' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:41:31.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:31 smithi195 bash[14446]: audit 2024-04-02T15:41:31.033566+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.195:0/954039752' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:41:32.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:32 smithi107 bash[19849]: cluster 2024-04-02T15:41:30.725748+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:32.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:32 smithi107 bash[14406]: cluster 2024-04-02T15:41:30.725748+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:32.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:32 smithi195 bash[14446]: cluster 2024-04-02T15:41:30.725748+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:34.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:34 smithi107 bash[14406]: cluster 2024-04-02T15:41:32.726454+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:34.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:34 smithi107 bash[19849]: cluster 2024-04-02T15:41:32.726454+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:34.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:34 smithi195 bash[14446]: cluster 2024-04-02T15:41:32.726454+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:36.914 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:36 smithi195 bash[14446]: cluster 2024-04-02T15:41:34.727014+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:37.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:36 smithi107 bash[14406]: cluster 2024-04-02T15:41:34.727014+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:37.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:36 smithi107 bash[19849]: cluster 2024-04-02T15:41:34.727014+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:38.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:38 smithi195 bash[14446]: cluster 2024-04-02T15:41:36.727640+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:39.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:38 smithi107 bash[14406]: cluster 2024-04-02T15:41:36.727640+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:39.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:38 smithi107 bash[19849]: cluster 2024-04-02T15:41:36.727640+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:39.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:39 smithi195 bash[14446]: audit 2024-04-02T15:41:38.748028+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:41:39.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:39 smithi195 bash[14446]: audit 2024-04-02T15:41:38.752382+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:41:40.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:39 smithi107 bash[14406]: audit 2024-04-02T15:41:38.748028+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:41:40.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:39 smithi107 bash[14406]: audit 2024-04-02T15:41:38.752382+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:41:40.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:39 smithi107 bash[19849]: audit 2024-04-02T15:41:38.748028+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:41:40.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:39 smithi107 bash[19849]: audit 2024-04-02T15:41:38.752382+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:41:40.788 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:40 smithi195 bash[14446]: cluster 2024-04-02T15:41:38.728194+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:40.788 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:40 smithi195 bash[14446]: audit 2024-04-02T15:41:40.505436+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T15:41:40.788 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:40 smithi195 bash[14446]: audit 2024-04-02T15:41:40.507155+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:41.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:40 smithi107 bash[14406]: cluster 2024-04-02T15:41:38.728194+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:41.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:40 smithi107 bash[14406]: audit 2024-04-02T15:41:40.505436+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T15:41:41.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:40 smithi107 bash[14406]: audit 2024-04-02T15:41:40.507155+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:41.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:40 smithi107 bash[19849]: cluster 2024-04-02T15:41:38.728194+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:41.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:40 smithi107 bash[19849]: audit 2024-04-02T15:41:40.505436+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T15:41:41.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:40 smithi107 bash[19849]: audit 2024-04-02T15:41:40.507155+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:41.962 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:41 smithi195 bash[14446]: cephadm 2024-04-02T15:41:40.508493+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Deploying daemon osd.4 on smithi195 2024-04-02T15:41:42.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:41 smithi107 bash[14406]: cephadm 2024-04-02T15:41:40.508493+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Deploying daemon osd.4 on smithi195 2024-04-02T15:41:42.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:41 smithi107 bash[19849]: cephadm 2024-04-02T15:41:40.508493+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Deploying daemon osd.4 on smithi195 2024-04-02T15:41:42.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:42 smithi195 bash[14446]: cluster 2024-04-02T15:41:40.728797+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:43.150 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:42 smithi107 bash[14406]: cluster 2024-04-02T15:41:40.728797+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:43.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:42 smithi107 bash[19849]: cluster 2024-04-02T15:41:40.728797+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:44 smithi195 bash[14446]: cluster 2024-04-02T15:41:42.729401+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-04-02T15:41:45.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:44 smithi107 bash[19849]: cluster 2024-04-02T15:41:42.729401+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-04-02T15:41:45.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:44 smithi107 bash[14406]: cluster 2024-04-02T15:41:42.729401+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-04-02T15:41:45.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:45 smithi195 bash[14446]: cluster 2024-04-02T15:41:44.730331+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:45.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:45 smithi195 bash[14446]: audit 2024-04-02T15:41:44.737845+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:45.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:45 smithi195 bash[14446]: audit 2024-04-02T15:41:44.776338+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:41:45.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:45 smithi195 bash[14446]: audit 2024-04-02T15:41:44.778877+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:45.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:45 smithi195 bash[14446]: audit 2024-04-02T15:41:44.780565+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:41:46.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:45 smithi107 bash[14406]: cluster 2024-04-02T15:41:44.730331+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:46.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:45 smithi107 bash[14406]: audit 2024-04-02T15:41:44.737845+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:46.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:45 smithi107 bash[14406]: audit 2024-04-02T15:41:44.776338+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:41:46.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:45 smithi107 bash[14406]: audit 2024-04-02T15:41:44.778877+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:46.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:45 smithi107 bash[14406]: audit 2024-04-02T15:41:44.780565+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:41:46.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:45 smithi107 bash[19849]: cluster 2024-04-02T15:41:44.730331+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:46.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:45 smithi107 bash[19849]: audit 2024-04-02T15:41:44.737845+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:46.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:45 smithi107 bash[19849]: audit 2024-04-02T15:41:44.776338+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:41:46.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:45 smithi107 bash[19849]: audit 2024-04-02T15:41:44.778877+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:46.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:45 smithi107 bash[19849]: audit 2024-04-02T15:41:44.780565+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:41:48.713 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:48 smithi195 bash[14446]: cluster 2024-04-02T15:41:46.730886+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:48.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:48 smithi107 bash[14406]: cluster 2024-04-02T15:41:46.730886+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:48.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:48 smithi107 bash[19849]: cluster 2024-04-02T15:41:46.730886+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:49.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:49 smithi195 bash[14446]: audit 2024-04-02T15:41:48.702541+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:49.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:49 smithi195 bash[14446]: cluster 2024-04-02T15:41:48.731493+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:49.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:49 smithi195 bash[14446]: audit 2024-04-02T15:41:48.987834+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:50.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:49 smithi107 bash[14406]: audit 2024-04-02T15:41:48.702541+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:50.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:49 smithi107 bash[14406]: cluster 2024-04-02T15:41:48.731493+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:50.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:49 smithi107 bash[14406]: audit 2024-04-02T15:41:48.987834+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:50.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:49 smithi107 bash[19849]: audit 2024-04-02T15:41:48.702541+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:50.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:49 smithi107 bash[19849]: cluster 2024-04-02T15:41:48.731493+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:50.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:49 smithi107 bash[19849]: audit 2024-04-02T15:41:48.987834+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:51.868 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 4 on host 'smithi195' 2024-04-02T15:41:52.536 DEBUG:teuthology.orchestra.run.smithi195:osd.4> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.4.service 2024-04-02T15:41:52.538 INFO:tasks.cephadm:Deploying osd.5 on smithi195 with /dev/vg_nvme/lv_3... 2024-04-02T15:41:52.538 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-02T15:41:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[14406]: cluster 2024-04-02T15:41:50.732033+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[14406]: audit 2024-04-02T15:41:51.865017+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:41:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[14406]: audit 2024-04-02T15:41:51.869286+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[14406]: audit 2024-04-02T15:41:51.869649+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[14406]: audit 2024-04-02T15:41:51.874813+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:41:52.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[14406]: audit 2024-04-02T15:41:52.178399+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/2843430874,v1:172.21.15.195:6801/2843430874]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T15:41:52.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[14406]: audit 2024-04-02T15:41:52.179143+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T15:41:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[19849]: cluster 2024-04-02T15:41:50.732033+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[19849]: audit 2024-04-02T15:41:51.865017+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:41:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[19849]: audit 2024-04-02T15:41:51.869286+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[19849]: audit 2024-04-02T15:41:51.869649+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[19849]: audit 2024-04-02T15:41:51.874813+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:41:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[19849]: audit 2024-04-02T15:41:52.178399+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/2843430874,v1:172.21.15.195:6801/2843430874]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T15:41:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:52 smithi107 bash[19849]: audit 2024-04-02T15:41:52.179143+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T15:41:52.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:52 smithi195 bash[14446]: cluster 2024-04-02T15:41:50.732033+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:52.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:52 smithi195 bash[14446]: audit 2024-04-02T15:41:51.865017+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:41:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:52 smithi195 bash[14446]: audit 2024-04-02T15:41:51.869286+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:41:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:52 smithi195 bash[14446]: audit 2024-04-02T15:41:51.869649+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:41:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:52 smithi195 bash[14446]: audit 2024-04-02T15:41:51.874813+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:41:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:52 smithi195 bash[14446]: audit 2024-04-02T15:41:52.178399+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/2843430874,v1:172.21.15.195:6801/2843430874]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T15:41:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:52 smithi195 bash[14446]: audit 2024-04-02T15:41:52.179143+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T15:41:53.413 INFO:journalctl@ceph.osd.4.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:41:53.986 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:41:53 smithi195 bash[17518]: debug 2024-04-02T15:41:53.890+0000 7f6545eae700 -1 osd.4 0 waiting for initial osdmap 2024-04-02T15:41:53.986 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:41:53 smithi195 bash[17518]: debug 2024-04-02T15:41:53.898+0000 7f6540845700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:41:53.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:53 smithi195 bash[14446]: cluster 2024-04-02T15:41:52.732622+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:53.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:53 smithi195 bash[14446]: audit 2024-04-02T15:41:52.876592+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T15:41:53.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:53 smithi195 bash[14446]: cluster 2024-04-02T15:41:52.876807+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-02T15:41:53.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:53 smithi195 bash[14446]: audit 2024-04-02T15:41:52.877070+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:53.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:53 smithi195 bash[14446]: audit 2024-04-02T15:41:52.878332+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/2843430874,v1:172.21.15.195:6801/2843430874]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:41:53.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:53 smithi195 bash[14446]: audit 2024-04-02T15:41:52.878881+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:41:54.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:53 smithi107 bash[14406]: cluster 2024-04-02T15:41:52.732622+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:54.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:53 smithi107 bash[14406]: audit 2024-04-02T15:41:52.876592+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T15:41:54.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:53 smithi107 bash[14406]: cluster 2024-04-02T15:41:52.876807+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-02T15:41:54.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:53 smithi107 bash[14406]: audit 2024-04-02T15:41:52.877070+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:54.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:53 smithi107 bash[14406]: audit 2024-04-02T15:41:52.878332+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/2843430874,v1:172.21.15.195:6801/2843430874]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:41:54.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:53 smithi107 bash[14406]: audit 2024-04-02T15:41:52.878881+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:41:54.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:53 smithi107 bash[19849]: cluster 2024-04-02T15:41:52.732622+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:54.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:53 smithi107 bash[19849]: audit 2024-04-02T15:41:52.876592+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T15:41:54.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:53 smithi107 bash[19849]: cluster 2024-04-02T15:41:52.876807+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-02T15:41:54.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:53 smithi107 bash[19849]: audit 2024-04-02T15:41:52.877070+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:54.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:53 smithi107 bash[19849]: audit 2024-04-02T15:41:52.878332+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/2843430874,v1:172.21.15.195:6801/2843430874]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:41:54.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:53 smithi107 bash[19849]: audit 2024-04-02T15:41:52.878881+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:41:55.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:54 smithi195 bash[14446]: audit 2024-04-02T15:41:53.882587+0000 mon.a (mon.0) 445 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-04-02T15:41:55.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:54 smithi195 bash[14446]: cluster 2024-04-02T15:41:53.882823+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-02T15:41:55.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:54 smithi195 bash[14446]: audit 2024-04-02T15:41:53.883725+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:55.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:54 smithi195 bash[14446]: audit 2024-04-02T15:41:53.894632+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:55.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:54 smithi107 bash[14406]: audit 2024-04-02T15:41:53.882587+0000 mon.a (mon.0) 445 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-04-02T15:41:55.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:54 smithi107 bash[14406]: cluster 2024-04-02T15:41:53.882823+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-02T15:41:55.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:54 smithi107 bash[14406]: audit 2024-04-02T15:41:53.883725+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:55.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:54 smithi107 bash[14406]: audit 2024-04-02T15:41:53.894632+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:55.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:54 smithi107 bash[19849]: audit 2024-04-02T15:41:53.882587+0000 mon.a (mon.0) 445 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-04-02T15:41:55.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:54 smithi107 bash[19849]: cluster 2024-04-02T15:41:53.882823+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-02T15:41:55.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:54 smithi107 bash[19849]: audit 2024-04-02T15:41:53.883725+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:55.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:54 smithi107 bash[19849]: audit 2024-04-02T15:41:53.894632+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:56.097 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:55 smithi195 bash[14446]: cluster 2024-04-02T15:41:53.203833+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:41:56.097 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:55 smithi195 bash[14446]: cluster 2024-04-02T15:41:53.204012+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:41:56.097 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:55 smithi195 bash[14446]: cluster 2024-04-02T15:41:54.733290+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:56.097 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:55 smithi195 bash[14446]: audit 2024-04-02T15:41:54.889922+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:56.097 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:55 smithi195 bash[14446]: cluster 2024-04-02T15:41:54.898887+0000 mon.a (mon.0) 450 : cluster [INF] osd.4 [v2:172.21.15.195:6800/2843430874,v1:172.21.15.195:6801/2843430874] boot 2024-04-02T15:41:56.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:55 smithi195 bash[14446]: cluster 2024-04-02T15:41:54.899021+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-02T15:41:56.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:55 smithi195 bash[14446]: audit 2024-04-02T15:41:54.900089+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:56.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[14406]: cluster 2024-04-02T15:41:53.203833+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:41:56.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[14406]: cluster 2024-04-02T15:41:53.204012+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:41:56.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[14406]: cluster 2024-04-02T15:41:54.733290+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:56.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[14406]: audit 2024-04-02T15:41:54.889922+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:56.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[14406]: cluster 2024-04-02T15:41:54.898887+0000 mon.a (mon.0) 450 : cluster [INF] osd.4 [v2:172.21.15.195:6800/2843430874,v1:172.21.15.195:6801/2843430874] boot 2024-04-02T15:41:56.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[14406]: cluster 2024-04-02T15:41:54.899021+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-02T15:41:56.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[14406]: audit 2024-04-02T15:41:54.900089+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:56.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[19849]: cluster 2024-04-02T15:41:53.203833+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:41:56.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[19849]: cluster 2024-04-02T15:41:53.204012+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:41:56.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[19849]: cluster 2024-04-02T15:41:54.733290+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:41:56.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[19849]: audit 2024-04-02T15:41:54.889922+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:56.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[19849]: cluster 2024-04-02T15:41:54.898887+0000 mon.a (mon.0) 450 : cluster [INF] osd.4 [v2:172.21.15.195:6800/2843430874,v1:172.21.15.195:6801/2843430874] boot 2024-04-02T15:41:56.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[19849]: cluster 2024-04-02T15:41:54.899021+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-02T15:41:56.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:55 smithi107 bash[19849]: audit 2024-04-02T15:41:54.900089+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:41:56.475 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-02T15:41:56.475 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-02T15:41:56.475 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2024-04-02T15:41:56.475 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2024-04-02T15:41:56.475 INFO:teuthology.orchestra.run.smithi195.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0124452 s, 843 MB/s 2024-04-02T15:41:56.475 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2024-04-02T15:41:57.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:56 smithi195 bash[14446]: cluster 2024-04-02T15:41:55.912563+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-02T15:41:57.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:56 smithi107 bash[14406]: cluster 2024-04-02T15:41:55.912563+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-02T15:41:57.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:56 smithi107 bash[19849]: cluster 2024-04-02T15:41:55.912563+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-02T15:41:57.860 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi195:vg_nvme/lv_3 2024-04-02T15:41:58.246 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:57 smithi195 bash[14446]: cluster 2024-04-02T15:41:56.733892+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:41:58.246 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:57 smithi195 bash[14446]: cluster 2024-04-02T15:41:56.922552+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-02T15:41:58.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:57 smithi107 bash[14406]: cluster 2024-04-02T15:41:56.733892+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:41:58.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:57 smithi107 bash[14406]: cluster 2024-04-02T15:41:56.922552+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-02T15:41:58.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:57 smithi107 bash[19849]: cluster 2024-04-02T15:41:56.733892+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:41:58.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:57 smithi107 bash[19849]: cluster 2024-04-02T15:41:56.922552+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-02T15:41:59.224 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:58 smithi195 bash[14446]: cluster 2024-04-02T15:41:57.940835+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-02T15:41:59.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:58 smithi107 bash[14406]: cluster 2024-04-02T15:41:57.940835+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-02T15:41:59.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:58 smithi107 bash[19849]: cluster 2024-04-02T15:41:57.940835+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-02T15:42:00.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:59 smithi195 bash[14446]: cluster 2024-04-02T15:41:58.734486+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:00.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:41:59 smithi195 bash[14446]: cluster 2024-04-02T15:41:58.945042+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-04-02T15:42:00.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:59 smithi107 bash[14406]: cluster 2024-04-02T15:41:58.734486+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:00.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:41:59 smithi107 bash[14406]: cluster 2024-04-02T15:41:58.945042+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-04-02T15:42:00.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:59 smithi107 bash[19849]: cluster 2024-04-02T15:41:58.734486+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:00.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:41:59 smithi107 bash[19849]: cluster 2024-04-02T15:41:58.945042+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-04-02T15:42:02.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:02 smithi195 bash[14446]: cluster 2024-04-02T15:42:00.735092+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:02.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:02 smithi195 bash[14446]: cephadm 2024-04-02T15:42:01.413597+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Detected new or changed devices on smithi195 2024-04-02T15:42:02.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:02 smithi195 bash[14446]: audit 2024-04-02T15:42:01.423263+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:02.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:02 smithi195 bash[14446]: audit 2024-04-02T15:42:01.425132+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:42:02.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:02 smithi195 bash[14446]: cephadm 2024-04-02T15:42:01.426358+0000 mgr.y (mgr.14152) 177 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 17271M 2024-04-02T15:42:02.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:02 smithi195 bash[14446]: audit 2024-04-02T15:42:01.433441+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:02.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:02 smithi195 bash[14446]: audit 2024-04-02T15:42:01.441277+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:02.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:02 smithi195 bash[14446]: audit 2024-04-02T15:42:01.938257+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:42:02.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:02 smithi195 bash[14446]: audit 2024-04-02T15:42:01.944424+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:42:02.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:02 smithi195 bash[14446]: audit 2024-04-02T15:42:01.946105+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:02.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[14406]: cluster 2024-04-02T15:42:00.735092+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:02.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[14406]: cephadm 2024-04-02T15:42:01.413597+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Detected new or changed devices on smithi195 2024-04-02T15:42:02.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[14406]: audit 2024-04-02T15:42:01.423263+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:02.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[14406]: audit 2024-04-02T15:42:01.425132+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:42:02.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[14406]: cephadm 2024-04-02T15:42:01.426358+0000 mgr.y (mgr.14152) 177 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 17271M 2024-04-02T15:42:02.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[14406]: audit 2024-04-02T15:42:01.433441+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:02.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[14406]: audit 2024-04-02T15:42:01.441277+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:02.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[14406]: audit 2024-04-02T15:42:01.938257+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:42:02.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[14406]: audit 2024-04-02T15:42:01.944424+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:42:02.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[14406]: audit 2024-04-02T15:42:01.946105+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:02.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[19849]: cluster 2024-04-02T15:42:00.735092+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:02.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[19849]: cephadm 2024-04-02T15:42:01.413597+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Detected new or changed devices on smithi195 2024-04-02T15:42:02.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[19849]: audit 2024-04-02T15:42:01.423263+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:02.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[19849]: audit 2024-04-02T15:42:01.425132+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:42:02.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[19849]: cephadm 2024-04-02T15:42:01.426358+0000 mgr.y (mgr.14152) 177 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 17271M 2024-04-02T15:42:02.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[19849]: audit 2024-04-02T15:42:01.433441+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:02.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[19849]: audit 2024-04-02T15:42:01.441277+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:02.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[19849]: audit 2024-04-02T15:42:01.938257+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:42:02.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[19849]: audit 2024-04-02T15:42:01.944424+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:42:02.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:02 smithi107 bash[19849]: audit 2024-04-02T15:42:01.946105+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:03.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:03 smithi195 bash[14446]: audit 2024-04-02T15:42:01.931479+0000 mgr.y (mgr.14152) 178 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:42:03.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:03 smithi107 bash[19849]: audit 2024-04-02T15:42:01.931479+0000 mgr.y (mgr.14152) 178 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:42:03.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:03 smithi107 bash[14406]: audit 2024-04-02T15:42:01.931479+0000 mgr.y (mgr.14152) 178 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:42:04.701 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:04 smithi195 bash[14446]: cluster 2024-04-02T15:42:02.735763+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; 86 KiB/s, 0 objects/s recovering 2024-04-02T15:42:04.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:04 smithi107 bash[14406]: cluster 2024-04-02T15:42:02.735763+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; 86 KiB/s, 0 objects/s recovering 2024-04-02T15:42:04.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:04 smithi107 bash[19849]: cluster 2024-04-02T15:42:02.735763+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; 86 KiB/s, 0 objects/s recovering 2024-04-02T15:42:06.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:06 smithi195 bash[14446]: cluster 2024-04-02T15:42:04.736336+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; 66 KiB/s, 0 objects/s recovering 2024-04-02T15:42:06.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:06 smithi107 bash[14406]: cluster 2024-04-02T15:42:04.736336+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; 66 KiB/s, 0 objects/s recovering 2024-04-02T15:42:06.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:06 smithi107 bash[19849]: cluster 2024-04-02T15:42:04.736336+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; 66 KiB/s, 0 objects/s recovering 2024-04-02T15:42:08.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:08 smithi107 bash[14406]: cluster 2024-04-02T15:42:06.736951+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-02T15:42:08.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:08 smithi107 bash[14406]: audit 2024-04-02T15:42:08.135763+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.195:0/2398159644' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba90685d-c1aa-4e13-bcf9-c51a308fe2ee"}]: dispatch 2024-04-02T15:42:08.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:08 smithi107 bash[14406]: audit 2024-04-02T15:42:08.136259+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba90685d-c1aa-4e13-bcf9-c51a308fe2ee"}]: dispatch 2024-04-02T15:42:08.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:08 smithi107 bash[14406]: audit 2024-04-02T15:42:08.146399+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba90685d-c1aa-4e13-bcf9-c51a308fe2ee"}]': finished 2024-04-02T15:42:08.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:08 smithi107 bash[14406]: cluster 2024-04-02T15:42:08.146753+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-02T15:42:08.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:08 smithi107 bash[14406]: audit 2024-04-02T15:42:08.147060+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:08.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:08 smithi107 bash[19849]: cluster 2024-04-02T15:42:06.736951+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-02T15:42:08.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:08 smithi107 bash[19849]: audit 2024-04-02T15:42:08.135763+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.195:0/2398159644' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba90685d-c1aa-4e13-bcf9-c51a308fe2ee"}]: dispatch 2024-04-02T15:42:08.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:08 smithi107 bash[19849]: audit 2024-04-02T15:42:08.136259+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba90685d-c1aa-4e13-bcf9-c51a308fe2ee"}]: dispatch 2024-04-02T15:42:08.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:08 smithi107 bash[19849]: audit 2024-04-02T15:42:08.146399+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba90685d-c1aa-4e13-bcf9-c51a308fe2ee"}]': finished 2024-04-02T15:42:08.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:08 smithi107 bash[19849]: cluster 2024-04-02T15:42:08.146753+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-02T15:42:08.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:08 smithi107 bash[19849]: audit 2024-04-02T15:42:08.147060+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:08.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:08 smithi195 bash[14446]: cluster 2024-04-02T15:42:06.736951+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-02T15:42:08.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:08 smithi195 bash[14446]: audit 2024-04-02T15:42:08.135763+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.195:0/2398159644' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba90685d-c1aa-4e13-bcf9-c51a308fe2ee"}]: dispatch 2024-04-02T15:42:08.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:08 smithi195 bash[14446]: audit 2024-04-02T15:42:08.136259+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba90685d-c1aa-4e13-bcf9-c51a308fe2ee"}]: dispatch 2024-04-02T15:42:08.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:08 smithi195 bash[14446]: audit 2024-04-02T15:42:08.146399+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba90685d-c1aa-4e13-bcf9-c51a308fe2ee"}]': finished 2024-04-02T15:42:08.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:08 smithi195 bash[14446]: cluster 2024-04-02T15:42:08.146753+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-02T15:42:08.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:08 smithi195 bash[14446]: audit 2024-04-02T15:42:08.147060+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:09.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:09 smithi195 bash[14446]: audit 2024-04-02T15:42:08.841695+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.195:0/1884658353' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:42:10.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:09 smithi107 bash[14406]: audit 2024-04-02T15:42:08.841695+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.195:0/1884658353' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:42:10.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:09 smithi107 bash[19849]: audit 2024-04-02T15:42:08.841695+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.195:0/1884658353' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:42:10.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:10 smithi195 bash[14446]: cluster 2024-04-02T15:42:08.737552+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-02T15:42:11.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:10 smithi107 bash[14406]: cluster 2024-04-02T15:42:08.737552+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-02T15:42:11.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:10 smithi107 bash[19849]: cluster 2024-04-02T15:42:08.737552+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-02T15:42:12.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:12 smithi195 bash[14446]: cluster 2024-04-02T15:42:10.738151+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:42:13.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:12 smithi107 bash[14406]: cluster 2024-04-02T15:42:10.738151+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:42:13.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:12 smithi107 bash[19849]: cluster 2024-04-02T15:42:10.738151+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:42:14.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:14 smithi195 bash[14446]: cluster 2024-04-02T15:42:12.738772+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:15.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:14 smithi107 bash[14406]: cluster 2024-04-02T15:42:12.738772+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:15.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:14 smithi107 bash[19849]: cluster 2024-04-02T15:42:12.738772+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:16.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:16 smithi195 bash[14446]: cluster 2024-04-02T15:42:14.739339+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:17.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:16 smithi107 bash[14406]: cluster 2024-04-02T15:42:14.739339+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:17.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:16 smithi107 bash[19849]: cluster 2024-04-02T15:42:14.739339+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:18.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:18 smithi195 bash[14446]: cluster 2024-04-02T15:42:16.740059+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:18.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:18 smithi195 bash[14446]: audit 2024-04-02T15:42:18.481688+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T15:42:18.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:18 smithi195 bash[14446]: audit 2024-04-02T15:42:18.483619+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:19.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:18 smithi107 bash[14406]: cluster 2024-04-02T15:42:16.740059+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:19.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:18 smithi107 bash[14406]: audit 2024-04-02T15:42:18.481688+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T15:42:19.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:18 smithi107 bash[14406]: audit 2024-04-02T15:42:18.483619+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:19.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:18 smithi107 bash[19849]: cluster 2024-04-02T15:42:16.740059+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:19.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:18 smithi107 bash[19849]: audit 2024-04-02T15:42:18.481688+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T15:42:19.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:18 smithi107 bash[19849]: audit 2024-04-02T15:42:18.483619+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:19.906 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:19 smithi195 bash[14446]: cephadm 2024-04-02T15:42:18.485195+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Deploying daemon osd.5 on smithi195 2024-04-02T15:42:20.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:19 smithi107 bash[14406]: cephadm 2024-04-02T15:42:18.485195+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Deploying daemon osd.5 on smithi195 2024-04-02T15:42:20.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:19 smithi107 bash[19849]: cephadm 2024-04-02T15:42:18.485195+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Deploying daemon osd.5 on smithi195 2024-04-02T15:42:20.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:20 smithi195 bash[14446]: cluster 2024-04-02T15:42:18.740681+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:21.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:20 smithi107 bash[14406]: cluster 2024-04-02T15:42:18.740681+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:21.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:20 smithi107 bash[19849]: cluster 2024-04-02T15:42:18.740681+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:22.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:22 smithi195 bash[14446]: cluster 2024-04-02T15:42:20.741297+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:22.990 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:22 smithi107 bash[14406]: cluster 2024-04-02T15:42:20.741297+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:22.991 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:22 smithi107 bash[19849]: cluster 2024-04-02T15:42:20.741297+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:23.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:23 smithi195 bash[14446]: audit 2024-04-02T15:42:22.700724+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:23.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:23 smithi195 bash[14446]: audit 2024-04-02T15:42:22.719950+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:42:23.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:23 smithi195 bash[14446]: audit 2024-04-02T15:42:22.722270+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:23.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:23 smithi195 bash[14446]: audit 2024-04-02T15:42:22.724119+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:42:24.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:23 smithi107 bash[14406]: audit 2024-04-02T15:42:22.700724+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:24.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:23 smithi107 bash[14406]: audit 2024-04-02T15:42:22.719950+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:42:24.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:23 smithi107 bash[14406]: audit 2024-04-02T15:42:22.722270+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:24.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:23 smithi107 bash[14406]: audit 2024-04-02T15:42:22.724119+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:42:24.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:23 smithi107 bash[19849]: audit 2024-04-02T15:42:22.700724+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:24.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:23 smithi107 bash[19849]: audit 2024-04-02T15:42:22.719950+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:42:24.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:23 smithi107 bash[19849]: audit 2024-04-02T15:42:22.722270+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:24.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:23 smithi107 bash[19849]: audit 2024-04-02T15:42:22.724119+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:42:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:24 smithi195 bash[14446]: cluster 2024-04-02T15:42:22.741880+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:25.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:24 smithi107 bash[14406]: cluster 2024-04-02T15:42:22.741880+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:25.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:24 smithi107 bash[19849]: cluster 2024-04-02T15:42:22.741880+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:25.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:25 smithi195 bash[14446]: cluster 2024-04-02T15:42:24.742516+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:26.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:25 smithi107 bash[14406]: cluster 2024-04-02T15:42:24.742516+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:26.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:25 smithi107 bash[19849]: cluster 2024-04-02T15:42:24.742516+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:27.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:27 smithi195 bash[14446]: audit 2024-04-02T15:42:26.719499+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:27.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:27 smithi195 bash[14446]: audit 2024-04-02T15:42:26.729712+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:27.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:27 smithi195 bash[14446]: cluster 2024-04-02T15:42:26.743029+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:28.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:27 smithi107 bash[14406]: audit 2024-04-02T15:42:26.719499+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:28.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:27 smithi107 bash[14406]: audit 2024-04-02T15:42:26.729712+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:28.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:27 smithi107 bash[14406]: cluster 2024-04-02T15:42:26.743029+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:28.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:27 smithi107 bash[19849]: audit 2024-04-02T15:42:26.719499+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:28.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:27 smithi107 bash[19849]: audit 2024-04-02T15:42:26.729712+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:28.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:27 smithi107 bash[19849]: cluster 2024-04-02T15:42:26.743029+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:29.730 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 5 on host 'smithi195' 2024-04-02T15:42:29.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:29 smithi195 bash[14446]: cluster 2024-04-02T15:42:28.743605+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:29.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:29 smithi195 bash[14446]: audit 2024-04-02T15:42:29.730652+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:29.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:29 smithi195 bash[14446]: audit 2024-04-02T15:42:29.755671+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:42:29.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:29 smithi195 bash[14446]: audit 2024-04-02T15:42:29.758498+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:29.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:29 smithi195 bash[14446]: audit 2024-04-02T15:42:29.760251+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:42:30.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:29 smithi107 bash[14406]: cluster 2024-04-02T15:42:28.743605+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:30.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:29 smithi107 bash[14406]: audit 2024-04-02T15:42:29.730652+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:30.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:29 smithi107 bash[14406]: audit 2024-04-02T15:42:29.755671+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:42:30.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:29 smithi107 bash[14406]: audit 2024-04-02T15:42:29.758498+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:30.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:29 smithi107 bash[14406]: audit 2024-04-02T15:42:29.760251+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:42:30.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:29 smithi107 bash[19849]: cluster 2024-04-02T15:42:28.743605+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:30.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:29 smithi107 bash[19849]: audit 2024-04-02T15:42:29.730652+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:30.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:29 smithi107 bash[19849]: audit 2024-04-02T15:42:29.755671+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:42:30.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:29 smithi107 bash[19849]: audit 2024-04-02T15:42:29.758498+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:30.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:29 smithi107 bash[19849]: audit 2024-04-02T15:42:29.760251+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:42:30.399 DEBUG:teuthology.orchestra.run.smithi195:osd.5> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.5.service 2024-04-02T15:42:30.402 INFO:tasks.cephadm:Deploying osd.6 on smithi195 with /dev/vg_nvme/lv_2... 2024-04-02T15:42:30.402 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-02T15:42:30.548 INFO:journalctl@ceph.osd.5.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:42:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:30 smithi195 bash[14446]: audit 2024-04-02T15:42:30.124379+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1790541832,v1:172.21.15.195:6809/1790541832]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T15:42:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:30 smithi195 bash[14446]: audit 2024-04-02T15:42:30.124883+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T15:42:31.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:30 smithi107 bash[14406]: audit 2024-04-02T15:42:30.124379+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1790541832,v1:172.21.15.195:6809/1790541832]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T15:42:31.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:30 smithi107 bash[14406]: audit 2024-04-02T15:42:30.124883+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T15:42:31.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:30 smithi107 bash[19849]: audit 2024-04-02T15:42:30.124379+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1790541832,v1:172.21.15.195:6809/1790541832]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T15:42:31.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:30 smithi107 bash[19849]: audit 2024-04-02T15:42:30.124883+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T15:42:32.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:31 smithi107 bash[14406]: cluster 2024-04-02T15:42:30.744336+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:32.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:31 smithi107 bash[14406]: audit 2024-04-02T15:42:30.813486+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T15:42:32.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:31 smithi107 bash[14406]: cluster 2024-04-02T15:42:30.813626+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-02T15:42:32.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:31 smithi107 bash[14406]: audit 2024-04-02T15:42:30.813854+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:32.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:31 smithi107 bash[14406]: audit 2024-04-02T15:42:30.815311+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1790541832,v1:172.21.15.195:6809/1790541832]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:42:32.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:31 smithi107 bash[14406]: audit 2024-04-02T15:42:30.815605+0000 mon.a (mon.0) 484 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:42:32.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:31 smithi107 bash[19849]: cluster 2024-04-02T15:42:30.744336+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:32.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:31 smithi107 bash[19849]: audit 2024-04-02T15:42:30.813486+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T15:42:32.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:31 smithi107 bash[19849]: cluster 2024-04-02T15:42:30.813626+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-02T15:42:32.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:31 smithi107 bash[19849]: audit 2024-04-02T15:42:30.813854+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:32.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:31 smithi107 bash[19849]: audit 2024-04-02T15:42:30.815311+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1790541832,v1:172.21.15.195:6809/1790541832]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:42:32.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:31 smithi107 bash[19849]: audit 2024-04-02T15:42:30.815605+0000 mon.a (mon.0) 484 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:42:32.236 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:42:31 smithi195 bash[20617]: debug 2024-04-02T15:42:31.826+0000 7fb9bc181700 -1 osd.5 0 waiting for initial osdmap 2024-04-02T15:42:32.236 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:42:31 smithi195 bash[20617]: debug 2024-04-02T15:42:31.834+0000 7fb9b5315700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:42:32.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:31 smithi195 bash[14446]: cluster 2024-04-02T15:42:30.744336+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:32.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:31 smithi195 bash[14446]: audit 2024-04-02T15:42:30.813486+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T15:42:32.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:31 smithi195 bash[14446]: cluster 2024-04-02T15:42:30.813626+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-02T15:42:32.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:31 smithi195 bash[14446]: audit 2024-04-02T15:42:30.813854+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:32.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:31 smithi195 bash[14446]: audit 2024-04-02T15:42:30.815311+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1790541832,v1:172.21.15.195:6809/1790541832]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:42:32.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:31 smithi195 bash[14446]: audit 2024-04-02T15:42:30.815605+0000 mon.a (mon.0) 484 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:42:33.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:32 smithi107 bash[14406]: audit 2024-04-02T15:42:31.818193+0000 mon.a (mon.0) 485 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-04-02T15:42:33.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:32 smithi107 bash[14406]: cluster 2024-04-02T15:42:31.818417+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-04-02T15:42:33.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:32 smithi107 bash[14406]: audit 2024-04-02T15:42:31.819216+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:33.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:32 smithi107 bash[14406]: audit 2024-04-02T15:42:31.826529+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:33.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:32 smithi107 bash[19849]: audit 2024-04-02T15:42:31.818193+0000 mon.a (mon.0) 485 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-04-02T15:42:33.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:32 smithi107 bash[19849]: cluster 2024-04-02T15:42:31.818417+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-04-02T15:42:33.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:32 smithi107 bash[19849]: audit 2024-04-02T15:42:31.819216+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:33.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:32 smithi107 bash[19849]: audit 2024-04-02T15:42:31.826529+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:33.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:32 smithi195 bash[14446]: audit 2024-04-02T15:42:31.818193+0000 mon.a (mon.0) 485 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-04-02T15:42:33.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:32 smithi195 bash[14446]: cluster 2024-04-02T15:42:31.818417+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-04-02T15:42:33.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:32 smithi195 bash[14446]: audit 2024-04-02T15:42:31.819216+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:33.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:32 smithi195 bash[14446]: audit 2024-04-02T15:42:31.826529+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:33.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:33 smithi195 bash[14446]: cluster 2024-04-02T15:42:31.072318+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:42:33.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:33 smithi195 bash[14446]: cluster 2024-04-02T15:42:31.072531+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:42:33.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:33 smithi195 bash[14446]: cluster 2024-04-02T15:42:32.745006+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:33.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:33 smithi195 bash[14446]: cluster 2024-04-02T15:42:32.820527+0000 mon.a (mon.0) 489 : cluster [INF] osd.5 [v2:172.21.15.195:6808/1790541832,v1:172.21.15.195:6809/1790541832] boot 2024-04-02T15:42:33.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:33 smithi195 bash[14446]: cluster 2024-04-02T15:42:32.820686+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-02T15:42:33.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:33 smithi195 bash[14446]: audit 2024-04-02T15:42:32.821058+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:33.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:33 smithi195 bash[14446]: cluster 2024-04-02T15:42:33.827255+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-02T15:42:34.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[14406]: cluster 2024-04-02T15:42:31.072318+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:42:34.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[14406]: cluster 2024-04-02T15:42:31.072531+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:42:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[14406]: cluster 2024-04-02T15:42:32.745006+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[14406]: cluster 2024-04-02T15:42:32.820527+0000 mon.a (mon.0) 489 : cluster [INF] osd.5 [v2:172.21.15.195:6808/1790541832,v1:172.21.15.195:6809/1790541832] boot 2024-04-02T15:42:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[14406]: cluster 2024-04-02T15:42:32.820686+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-02T15:42:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[14406]: audit 2024-04-02T15:42:32.821058+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[14406]: cluster 2024-04-02T15:42:33.827255+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-02T15:42:34.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[19849]: cluster 2024-04-02T15:42:31.072318+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:42:34.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[19849]: cluster 2024-04-02T15:42:31.072531+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:42:34.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[19849]: cluster 2024-04-02T15:42:32.745006+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:42:34.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[19849]: cluster 2024-04-02T15:42:32.820527+0000 mon.a (mon.0) 489 : cluster [INF] osd.5 [v2:172.21.15.195:6808/1790541832,v1:172.21.15.195:6809/1790541832] boot 2024-04-02T15:42:34.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[19849]: cluster 2024-04-02T15:42:32.820686+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-02T15:42:34.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[19849]: audit 2024-04-02T15:42:32.821058+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:42:34.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:33 smithi107 bash[19849]: cluster 2024-04-02T15:42:33.827255+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-02T15:42:34.233 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-02T15:42:34.233 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-02T15:42:34.233 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2024-04-02T15:42:34.233 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2024-04-02T15:42:34.234 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0158136 s, 663 MB/s 2024-04-02T15:42:34.234 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2024-04-02T15:42:35.629 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi195:vg_nvme/lv_2 2024-04-02T15:42:35.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:35 smithi195 bash[14446]: cluster 2024-04-02T15:42:34.745710+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:35.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:35 smithi195 bash[14446]: cluster 2024-04-02T15:42:34.826383+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-02T15:42:35.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:35 smithi195 bash[14446]: cluster 2024-04-02T15:42:34.832551+0000 mon.a (mon.0) 494 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-02T15:42:36.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:35 smithi107 bash[14406]: cluster 2024-04-02T15:42:34.745710+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:36.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:35 smithi107 bash[14406]: cluster 2024-04-02T15:42:34.826383+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-02T15:42:36.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:35 smithi107 bash[14406]: cluster 2024-04-02T15:42:34.832551+0000 mon.a (mon.0) 494 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-02T15:42:36.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:35 smithi107 bash[19849]: cluster 2024-04-02T15:42:34.745710+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:36.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:35 smithi107 bash[19849]: cluster 2024-04-02T15:42:34.826383+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-02T15:42:36.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:35 smithi107 bash[19849]: cluster 2024-04-02T15:42:34.832551+0000 mon.a (mon.0) 494 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-02T15:42:36.846 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:36 smithi195 bash[14446]: cluster 2024-04-02T15:42:35.842378+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-02T15:42:37.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:36 smithi107 bash[19849]: cluster 2024-04-02T15:42:35.842378+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-02T15:42:37.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:36 smithi107 bash[14406]: cluster 2024-04-02T15:42:35.842378+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-02T15:42:38.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:37 smithi107 bash[19849]: cluster 2024-04-02T15:42:36.746361+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v181: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:38.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:37 smithi107 bash[19849]: cluster 2024-04-02T15:42:36.844342+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-04-02T15:42:38.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:37 smithi107 bash[14406]: cluster 2024-04-02T15:42:36.746361+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v181: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:38.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:37 smithi107 bash[14406]: cluster 2024-04-02T15:42:36.844342+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-04-02T15:42:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:37 smithi195 bash[14446]: cluster 2024-04-02T15:42:36.746361+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v181: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:37 smithi195 bash[14446]: cluster 2024-04-02T15:42:36.844342+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-04-02T15:42:39.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:38 smithi107 bash[14406]: audit 2024-04-02T15:42:38.750679+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:42:39.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:38 smithi107 bash[14406]: audit 2024-04-02T15:42:38.755468+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:42:39.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:38 smithi107 bash[19849]: audit 2024-04-02T15:42:38.750679+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:42:39.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:38 smithi107 bash[19849]: audit 2024-04-02T15:42:38.755468+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:42:39.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:38 smithi195 bash[14446]: audit 2024-04-02T15:42:38.750679+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:42:39.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:38 smithi195 bash[14446]: audit 2024-04-02T15:42:38.755468+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:42:40.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: cluster 2024-04-02T15:42:38.746959+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:40.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: cluster 2024-04-02T15:42:38.848884+0000 mon.a (mon.0) 499 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-02T15:42:40.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: cluster 2024-04-02T15:42:38.848950+0000 mon.a (mon.0) 500 : cluster [INF] Cluster is now healthy 2024-04-02T15:42:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: cephadm 2024-04-02T15:42:38.921978+0000 mgr.y (mgr.14152) 199 : cephadm [INF] Detected new or changed devices on smithi195 2024-04-02T15:42:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: audit 2024-04-02T15:42:38.931808+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: audit 2024-04-02T15:42:38.933942+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:42:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: audit 2024-04-02T15:42:38.935710+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:42:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: cephadm 2024-04-02T15:42:38.936897+0000 mgr.y (mgr.14152) 200 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 8635M 2024-04-02T15:42:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: audit 2024-04-02T15:42:38.945191+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: audit 2024-04-02T15:42:38.952521+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: audit 2024-04-02T15:42:39.439524+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:42:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: audit 2024-04-02T15:42:39.446129+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:42:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: audit 2024-04-02T15:42:39.452104+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:42:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[19849]: audit 2024-04-02T15:42:39.453619+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:40.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: cluster 2024-04-02T15:42:38.746959+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: cluster 2024-04-02T15:42:38.848884+0000 mon.a (mon.0) 499 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: cluster 2024-04-02T15:42:38.848950+0000 mon.a (mon.0) 500 : cluster [INF] Cluster is now healthy 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: cephadm 2024-04-02T15:42:38.921978+0000 mgr.y (mgr.14152) 199 : cephadm [INF] Detected new or changed devices on smithi195 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: audit 2024-04-02T15:42:38.931808+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: audit 2024-04-02T15:42:38.933942+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: audit 2024-04-02T15:42:38.935710+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: cephadm 2024-04-02T15:42:38.936897+0000 mgr.y (mgr.14152) 200 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 8635M 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: audit 2024-04-02T15:42:38.945191+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: audit 2024-04-02T15:42:38.952521+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: audit 2024-04-02T15:42:39.439524+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: audit 2024-04-02T15:42:39.446129+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: audit 2024-04-02T15:42:39.452104+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:42:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:39 smithi107 bash[14406]: audit 2024-04-02T15:42:39.453619+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:40.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: cluster 2024-04-02T15:42:38.746959+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: cluster 2024-04-02T15:42:38.848884+0000 mon.a (mon.0) 499 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: cluster 2024-04-02T15:42:38.848950+0000 mon.a (mon.0) 500 : cluster [INF] Cluster is now healthy 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: cephadm 2024-04-02T15:42:38.921978+0000 mgr.y (mgr.14152) 199 : cephadm [INF] Detected new or changed devices on smithi195 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: audit 2024-04-02T15:42:38.931808+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: audit 2024-04-02T15:42:38.933942+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: audit 2024-04-02T15:42:38.935710+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: cephadm 2024-04-02T15:42:38.936897+0000 mgr.y (mgr.14152) 200 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 8635M 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: audit 2024-04-02T15:42:38.945191+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: audit 2024-04-02T15:42:38.952521+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: audit 2024-04-02T15:42:39.439524+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: audit 2024-04-02T15:42:39.446129+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: audit 2024-04-02T15:42:39.452104+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:42:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:39 smithi195 bash[14446]: audit 2024-04-02T15:42:39.453619+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:42.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:42 smithi107 bash[14406]: cluster 2024-04-02T15:42:40.747519+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; 86 KiB/s, 0 objects/s recovering 2024-04-02T15:42:42.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:42 smithi107 bash[19849]: cluster 2024-04-02T15:42:40.747519+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; 86 KiB/s, 0 objects/s recovering 2024-04-02T15:42:42.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:42 smithi195 bash[14446]: cluster 2024-04-02T15:42:40.747519+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; 86 KiB/s, 0 objects/s recovering 2024-04-02T15:42:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:44 smithi195 bash[14446]: cluster 2024-04-02T15:42:42.748116+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; 65 KiB/s, 0 objects/s recovering 2024-04-02T15:42:45.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:44 smithi107 bash[14406]: cluster 2024-04-02T15:42:42.748116+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; 65 KiB/s, 0 objects/s recovering 2024-04-02T15:42:45.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:44 smithi107 bash[19849]: cluster 2024-04-02T15:42:42.748116+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; 65 KiB/s, 0 objects/s recovering 2024-04-02T15:42:45.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:45 smithi195 bash[14446]: audit 2024-04-02T15:42:45.502302+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.195:0/1946391766' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d1da43f-5c92-40bc-8eb6-cd1364be376f"}]: dispatch 2024-04-02T15:42:45.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:45 smithi195 bash[14446]: audit 2024-04-02T15:42:45.502973+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d1da43f-5c92-40bc-8eb6-cd1364be376f"}]: dispatch 2024-04-02T15:42:45.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:45 smithi195 bash[14446]: audit 2024-04-02T15:42:45.512757+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d1da43f-5c92-40bc-8eb6-cd1364be376f"}]': finished 2024-04-02T15:42:45.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:45 smithi195 bash[14446]: cluster 2024-04-02T15:42:45.512962+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-02T15:42:45.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:45 smithi195 bash[14446]: audit 2024-04-02T15:42:45.513261+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:42:46.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:45 smithi107 bash[14406]: audit 2024-04-02T15:42:45.502302+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.195:0/1946391766' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d1da43f-5c92-40bc-8eb6-cd1364be376f"}]: dispatch 2024-04-02T15:42:46.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:45 smithi107 bash[14406]: audit 2024-04-02T15:42:45.502973+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d1da43f-5c92-40bc-8eb6-cd1364be376f"}]: dispatch 2024-04-02T15:42:46.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:45 smithi107 bash[14406]: audit 2024-04-02T15:42:45.512757+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d1da43f-5c92-40bc-8eb6-cd1364be376f"}]': finished 2024-04-02T15:42:46.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:45 smithi107 bash[14406]: cluster 2024-04-02T15:42:45.512962+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-02T15:42:46.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:45 smithi107 bash[14406]: audit 2024-04-02T15:42:45.513261+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:42:46.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:45 smithi107 bash[19849]: audit 2024-04-02T15:42:45.502302+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.195:0/1946391766' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d1da43f-5c92-40bc-8eb6-cd1364be376f"}]: dispatch 2024-04-02T15:42:46.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:45 smithi107 bash[19849]: audit 2024-04-02T15:42:45.502973+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d1da43f-5c92-40bc-8eb6-cd1364be376f"}]: dispatch 2024-04-02T15:42:46.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:45 smithi107 bash[19849]: audit 2024-04-02T15:42:45.512757+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d1da43f-5c92-40bc-8eb6-cd1364be376f"}]': finished 2024-04-02T15:42:46.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:45 smithi107 bash[19849]: cluster 2024-04-02T15:42:45.512962+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-02T15:42:46.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:45 smithi107 bash[19849]: audit 2024-04-02T15:42:45.513261+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:42:46.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:46 smithi195 bash[14446]: cluster 2024-04-02T15:42:44.748708+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-02T15:42:46.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:46 smithi195 bash[14446]: audit 2024-04-02T15:42:46.187587+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.195:0/126238230' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:42:47.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:46 smithi107 bash[14406]: cluster 2024-04-02T15:42:44.748708+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-02T15:42:47.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:46 smithi107 bash[14406]: audit 2024-04-02T15:42:46.187587+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.195:0/126238230' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:42:47.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:46 smithi107 bash[19849]: cluster 2024-04-02T15:42:44.748708+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-02T15:42:47.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:46 smithi107 bash[19849]: audit 2024-04-02T15:42:46.187587+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.195:0/126238230' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:42:48.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:48 smithi195 bash[14446]: cluster 2024-04-02T15:42:46.749308+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:42:49.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:48 smithi107 bash[14406]: cluster 2024-04-02T15:42:46.749308+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:42:49.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:48 smithi107 bash[19849]: cluster 2024-04-02T15:42:46.749308+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:42:50.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:50 smithi195 bash[14446]: cluster 2024-04-02T15:42:48.749930+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:51.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:50 smithi107 bash[14406]: cluster 2024-04-02T15:42:48.749930+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:51.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:50 smithi107 bash[19849]: cluster 2024-04-02T15:42:48.749930+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:52.972 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:52 smithi195 bash[14446]: cluster 2024-04-02T15:42:50.750527+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:53.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:52 smithi107 bash[19849]: cluster 2024-04-02T15:42:50.750527+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:53.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:52 smithi107 bash[14406]: cluster 2024-04-02T15:42:50.750527+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:54.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:54 smithi195 bash[14446]: cluster 2024-04-02T15:42:52.751043+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:55.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:54 smithi107 bash[14406]: cluster 2024-04-02T15:42:52.751043+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:55.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:54 smithi107 bash[19849]: cluster 2024-04-02T15:42:52.751043+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:56.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:56 smithi195 bash[14446]: cluster 2024-04-02T15:42:54.751676+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:56.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:56 smithi195 bash[14446]: audit 2024-04-02T15:42:55.943580+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T15:42:56.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:56 smithi195 bash[14446]: audit 2024-04-02T15:42:55.945496+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:57.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:56 smithi107 bash[14406]: cluster 2024-04-02T15:42:54.751676+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:57.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:56 smithi107 bash[14406]: audit 2024-04-02T15:42:55.943580+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T15:42:57.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:56 smithi107 bash[14406]: audit 2024-04-02T15:42:55.945496+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:57.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:56 smithi107 bash[19849]: cluster 2024-04-02T15:42:54.751676+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:57.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:56 smithi107 bash[19849]: audit 2024-04-02T15:42:55.943580+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T15:42:57.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:56 smithi107 bash[19849]: audit 2024-04-02T15:42:55.945496+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:42:57.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:57 smithi195 bash[14446]: cephadm 2024-04-02T15:42:55.946767+0000 mgr.y (mgr.14152) 210 : cephadm [INF] Deploying daemon osd.6 on smithi195 2024-04-02T15:42:58.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:57 smithi107 bash[14406]: cephadm 2024-04-02T15:42:55.946767+0000 mgr.y (mgr.14152) 210 : cephadm [INF] Deploying daemon osd.6 on smithi195 2024-04-02T15:42:58.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:57 smithi107 bash[19849]: cephadm 2024-04-02T15:42:55.946767+0000 mgr.y (mgr.14152) 210 : cephadm [INF] Deploying daemon osd.6 on smithi195 2024-04-02T15:42:58.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:42:58 smithi195 bash[14446]: cluster 2024-04-02T15:42:56.752273+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:59.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:42:58 smithi107 bash[14406]: cluster 2024-04-02T15:42:56.752273+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:42:59.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:42:58 smithi107 bash[19849]: cluster 2024-04-02T15:42:56.752273+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:00.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:00 smithi195 bash[14446]: cluster 2024-04-02T15:42:58.752884+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:00.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:00 smithi195 bash[14446]: audit 2024-04-02T15:43:00.200101+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:00.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:00 smithi195 bash[14446]: audit 2024-04-02T15:43:00.227361+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:43:00.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:00 smithi195 bash[14446]: audit 2024-04-02T15:43:00.230130+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:00.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:00 smithi195 bash[14446]: audit 2024-04-02T15:43:00.231930+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:43:01.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:00 smithi107 bash[14406]: cluster 2024-04-02T15:42:58.752884+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:01.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:00 smithi107 bash[14406]: audit 2024-04-02T15:43:00.200101+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:01.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:00 smithi107 bash[14406]: audit 2024-04-02T15:43:00.227361+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:43:01.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:00 smithi107 bash[14406]: audit 2024-04-02T15:43:00.230130+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:01.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:00 smithi107 bash[14406]: audit 2024-04-02T15:43:00.231930+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:43:01.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:00 smithi107 bash[19849]: cluster 2024-04-02T15:42:58.752884+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:01.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:00 smithi107 bash[19849]: audit 2024-04-02T15:43:00.200101+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:01.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:00 smithi107 bash[19849]: audit 2024-04-02T15:43:00.227361+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:43:01.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:00 smithi107 bash[19849]: audit 2024-04-02T15:43:00.230130+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:01.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:00 smithi107 bash[19849]: audit 2024-04-02T15:43:00.231930+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:43:02.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:02 smithi195 bash[14446]: cluster 2024-04-02T15:43:00.753421+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:03.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:02 smithi107 bash[19849]: cluster 2024-04-02T15:43:00.753421+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:03.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:02 smithi107 bash[14406]: cluster 2024-04-02T15:43:00.753421+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:03.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:03 smithi195 bash[14446]: cluster 2024-04-02T15:43:02.754025+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:04.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:03 smithi107 bash[14406]: cluster 2024-04-02T15:43:02.754025+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:04.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:03 smithi107 bash[19849]: cluster 2024-04-02T15:43:02.754025+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:05.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:05 smithi107 bash[14406]: audit 2024-04-02T15:43:04.082884+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:05.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:05 smithi107 bash[14406]: audit 2024-04-02T15:43:04.371671+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:05.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:05 smithi107 bash[19849]: audit 2024-04-02T15:43:04.082884+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:05.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:05 smithi107 bash[19849]: audit 2024-04-02T15:43:04.371671+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:05.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:05 smithi195 bash[14446]: audit 2024-04-02T15:43:04.082884+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:05.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:05 smithi195 bash[14446]: audit 2024-04-02T15:43:04.371671+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:06.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:06 smithi107 bash[14406]: cluster 2024-04-02T15:43:04.754596+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:06.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:06 smithi107 bash[19849]: cluster 2024-04-02T15:43:04.754596+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:06.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:06 smithi195 bash[14446]: cluster 2024-04-02T15:43:04.754596+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:07.060 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 6 on host 'smithi195' 2024-04-02T15:43:07.740 DEBUG:teuthology.orchestra.run.smithi195:osd.6> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.6.service 2024-04-02T15:43:07.743 INFO:tasks.cephadm:Deploying osd.7 on smithi195 with /dev/vg_nvme/lv_1... 2024-04-02T15:43:07.743 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-02T15:43:08.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:08 smithi195 bash[14446]: cluster 2024-04-02T15:43:06.755173+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:08.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:08 smithi195 bash[14446]: audit 2024-04-02T15:43:07.060945+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:08.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:08 smithi195 bash[14446]: audit 2024-04-02T15:43:07.096630+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:43:08.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:08 smithi195 bash[14446]: audit 2024-04-02T15:43:07.099377+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:08.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:08 smithi195 bash[14446]: audit 2024-04-02T15:43:07.101142+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:43:08.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:08 smithi195 bash[14446]: audit 2024-04-02T15:43:07.519698+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/2319036078,v1:172.21.15.195:6817/2319036078]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T15:43:08.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:08 smithi195 bash[14446]: audit 2024-04-02T15:43:07.519964+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T15:43:08.266 INFO:journalctl@ceph.osd.6.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:43:08.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[14406]: cluster 2024-04-02T15:43:06.755173+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:08.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[14406]: audit 2024-04-02T15:43:07.060945+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:08.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[14406]: audit 2024-04-02T15:43:07.096630+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:43:08.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[14406]: audit 2024-04-02T15:43:07.099377+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:08.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[14406]: audit 2024-04-02T15:43:07.101142+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:43:08.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[14406]: audit 2024-04-02T15:43:07.519698+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/2319036078,v1:172.21.15.195:6817/2319036078]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T15:43:08.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[14406]: audit 2024-04-02T15:43:07.519964+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T15:43:08.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[19849]: cluster 2024-04-02T15:43:06.755173+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:08.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[19849]: audit 2024-04-02T15:43:07.060945+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:08.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[19849]: audit 2024-04-02T15:43:07.096630+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:43:08.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[19849]: audit 2024-04-02T15:43:07.099377+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:08.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[19849]: audit 2024-04-02T15:43:07.101142+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:43:08.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[19849]: audit 2024-04-02T15:43:07.519698+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/2319036078,v1:172.21.15.195:6817/2319036078]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T15:43:08.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:08 smithi107 bash[19849]: audit 2024-04-02T15:43:07.519964+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T15:43:09.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:09 smithi195 bash[14446]: audit 2024-04-02T15:43:08.066819+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T15:43:09.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:09 smithi195 bash[14446]: cluster 2024-04-02T15:43:08.067040+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-02T15:43:09.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:09 smithi195 bash[14446]: audit 2024-04-02T15:43:08.067824+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:43:09.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:09 smithi195 bash[14446]: audit 2024-04-02T15:43:08.069044+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/2319036078,v1:172.21.15.195:6817/2319036078]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:43:09.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:09 smithi195 bash[14446]: audit 2024-04-02T15:43:08.077789+0000 mon.a (mon.0) 529 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:43:09.237 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:43:09 smithi195 bash[23732]: debug 2024-04-02T15:43:09.085+0000 7f6e240e5700 -1 osd.6 0 waiting for initial osdmap 2024-04-02T15:43:09.237 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:43:09 smithi195 bash[23732]: debug 2024-04-02T15:43:09.097+0000 7f6e1ca78700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:43:09.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:09 smithi107 bash[19849]: audit 2024-04-02T15:43:08.066819+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T15:43:09.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:09 smithi107 bash[19849]: cluster 2024-04-02T15:43:08.067040+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-02T15:43:09.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:09 smithi107 bash[19849]: audit 2024-04-02T15:43:08.067824+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:43:09.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:09 smithi107 bash[19849]: audit 2024-04-02T15:43:08.069044+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/2319036078,v1:172.21.15.195:6817/2319036078]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:43:09.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:09 smithi107 bash[19849]: audit 2024-04-02T15:43:08.077789+0000 mon.a (mon.0) 529 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:43:09.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:09 smithi107 bash[14406]: audit 2024-04-02T15:43:08.066819+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T15:43:09.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:09 smithi107 bash[14406]: cluster 2024-04-02T15:43:08.067040+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-02T15:43:09.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:09 smithi107 bash[14406]: audit 2024-04-02T15:43:08.067824+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:43:09.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:09 smithi107 bash[14406]: audit 2024-04-02T15:43:08.069044+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/2319036078,v1:172.21.15.195:6817/2319036078]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:43:09.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:09 smithi107 bash[14406]: audit 2024-04-02T15:43:08.077789+0000 mon.a (mon.0) 529 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:43:10.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:10 smithi195 bash[14446]: cluster 2024-04-02T15:43:08.755816+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:10.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:10 smithi195 bash[14446]: audit 2024-04-02T15:43:09.083773+0000 mon.a (mon.0) 530 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-04-02T15:43:10.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:10 smithi195 bash[14446]: cluster 2024-04-02T15:43:09.083898+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-04-02T15:43:10.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:10 smithi195 bash[14446]: audit 2024-04-02T15:43:09.084605+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:43:10.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:10 smithi195 bash[14446]: audit 2024-04-02T15:43:09.091655+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:43:10.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:10 smithi195 bash[14446]: cluster 2024-04-02T15:43:10.082158+0000 mon.a (mon.0) 534 : cluster [INF] osd.6 [v2:172.21.15.195:6816/2319036078,v1:172.21.15.195:6817/2319036078] boot 2024-04-02T15:43:10.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:10 smithi195 bash[14446]: cluster 2024-04-02T15:43:10.082280+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-02T15:43:10.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:10 smithi195 bash[14446]: audit 2024-04-02T15:43:10.082631+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:43:10.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[14406]: cluster 2024-04-02T15:43:08.755816+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:10.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[14406]: audit 2024-04-02T15:43:09.083773+0000 mon.a (mon.0) 530 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-04-02T15:43:10.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[14406]: cluster 2024-04-02T15:43:09.083898+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-04-02T15:43:10.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[14406]: audit 2024-04-02T15:43:09.084605+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:43:10.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[14406]: audit 2024-04-02T15:43:09.091655+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:43:10.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[14406]: cluster 2024-04-02T15:43:10.082158+0000 mon.a (mon.0) 534 : cluster [INF] osd.6 [v2:172.21.15.195:6816/2319036078,v1:172.21.15.195:6817/2319036078] boot 2024-04-02T15:43:10.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[14406]: cluster 2024-04-02T15:43:10.082280+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-02T15:43:10.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[14406]: audit 2024-04-02T15:43:10.082631+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:43:10.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[19849]: cluster 2024-04-02T15:43:08.755816+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:43:10.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[19849]: audit 2024-04-02T15:43:09.083773+0000 mon.a (mon.0) 530 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-04-02T15:43:10.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[19849]: cluster 2024-04-02T15:43:09.083898+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-04-02T15:43:10.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[19849]: audit 2024-04-02T15:43:09.084605+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:43:10.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[19849]: audit 2024-04-02T15:43:09.091655+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:43:10.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[19849]: cluster 2024-04-02T15:43:10.082158+0000 mon.a (mon.0) 534 : cluster [INF] osd.6 [v2:172.21.15.195:6816/2319036078,v1:172.21.15.195:6817/2319036078] boot 2024-04-02T15:43:10.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[19849]: cluster 2024-04-02T15:43:10.082280+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-02T15:43:10.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:10 smithi107 bash[19849]: audit 2024-04-02T15:43:10.082631+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:43:11.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:11 smithi107 bash[14406]: cluster 2024-04-02T15:43:08.535676+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:43:11.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:11 smithi107 bash[14406]: cluster 2024-04-02T15:43:08.535858+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:43:11.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:11 smithi107 bash[14406]: cluster 2024-04-02T15:43:11.084461+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-02T15:43:11.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:11 smithi107 bash[19849]: cluster 2024-04-02T15:43:08.535676+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:43:11.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:11 smithi107 bash[19849]: cluster 2024-04-02T15:43:08.535858+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:43:11.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:11 smithi107 bash[19849]: cluster 2024-04-02T15:43:11.084461+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-02T15:43:11.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:11 smithi195 bash[14446]: cluster 2024-04-02T15:43:08.535676+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:43:11.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:11 smithi195 bash[14446]: cluster 2024-04-02T15:43:08.535858+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:43:11.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:11 smithi195 bash[14446]: cluster 2024-04-02T15:43:11.084461+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-02T15:43:11.808 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-02T15:43:11.808 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-02T15:43:11.809 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2024-04-02T15:43:11.809 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2024-04-02T15:43:11.809 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0136738 s, 767 MB/s 2024-04-02T15:43:11.809 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2024-04-02T15:43:12.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:12 smithi195 bash[14446]: cluster 2024-04-02T15:43:10.756536+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:12.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:12 smithi195 bash[14446]: cluster 2024-04-02T15:43:12.092587+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-02T15:43:13.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:12 smithi107 bash[14406]: cluster 2024-04-02T15:43:10.756536+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:13.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:12 smithi107 bash[14406]: cluster 2024-04-02T15:43:12.092587+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-02T15:43:13.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:12 smithi107 bash[19849]: cluster 2024-04-02T15:43:10.756536+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:13.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:12 smithi107 bash[19849]: cluster 2024-04-02T15:43:12.092587+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-02T15:43:13.178 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi195:vg_nvme/lv_1 2024-04-02T15:43:14.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:14 smithi195 bash[14446]: cluster 2024-04-02T15:43:12.757154+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:14.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:14 smithi195 bash[14446]: cluster 2024-04-02T15:43:13.096929+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-02T15:43:14.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:14 smithi107 bash[14406]: cluster 2024-04-02T15:43:12.757154+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:14.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:14 smithi107 bash[14406]: cluster 2024-04-02T15:43:13.096929+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-02T15:43:14.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:14 smithi107 bash[19849]: cluster 2024-04-02T15:43:12.757154+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:14.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:14 smithi107 bash[19849]: cluster 2024-04-02T15:43:13.096929+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-02T15:43:15.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:15 smithi195 bash[14446]: cluster 2024-04-02T15:43:14.100225+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-04-02T15:43:15.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:15 smithi107 bash[14406]: cluster 2024-04-02T15:43:14.100225+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-04-02T15:43:15.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:15 smithi107 bash[19849]: cluster 2024-04-02T15:43:14.100225+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-04-02T15:43:16.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:16 smithi195 bash[14446]: cluster 2024-04-02T15:43:14.757755+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:16.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:16 smithi107 bash[14406]: cluster 2024-04-02T15:43:14.757755+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:16.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:16 smithi107 bash[19849]: cluster 2024-04-02T15:43:14.757755+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[14406]: cephadm 2024-04-02T15:43:16.563339+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi195 2024-04-02T15:43:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[14406]: audit 2024-04-02T15:43:16.573371+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[14406]: audit 2024-04-02T15:43:16.593683+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[14406]: audit 2024-04-02T15:43:16.595580+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[14406]: audit 2024-04-02T15:43:16.597476+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[14406]: cephadm 2024-04-02T15:43:16.598867+0000 mgr.y (mgr.14152) 222 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 5757M 2024-04-02T15:43:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[14406]: audit 2024-04-02T15:43:16.606990+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[14406]: audit 2024-04-02T15:43:16.614874+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[14406]: audit 2024-04-02T15:43:17.049606+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:43:17.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[14406]: audit 2024-04-02T15:43:17.056057+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:43:17.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[14406]: audit 2024-04-02T15:43:17.057854+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:17.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[19849]: cephadm 2024-04-02T15:43:16.563339+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi195 2024-04-02T15:43:17.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[19849]: audit 2024-04-02T15:43:16.573371+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:17.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[19849]: audit 2024-04-02T15:43:16.593683+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:17.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[19849]: audit 2024-04-02T15:43:16.595580+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:17.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[19849]: audit 2024-04-02T15:43:16.597476+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:17.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[19849]: cephadm 2024-04-02T15:43:16.598867+0000 mgr.y (mgr.14152) 222 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 5757M 2024-04-02T15:43:17.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[19849]: audit 2024-04-02T15:43:16.606990+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:17.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[19849]: audit 2024-04-02T15:43:16.614874+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:17.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[19849]: audit 2024-04-02T15:43:17.049606+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:43:17.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[19849]: audit 2024-04-02T15:43:17.056057+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:43:17.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:17 smithi107 bash[19849]: audit 2024-04-02T15:43:17.057854+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:17 smithi195 bash[14446]: cephadm 2024-04-02T15:43:16.563339+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi195 2024-04-02T15:43:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:17 smithi195 bash[14446]: audit 2024-04-02T15:43:16.573371+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:17 smithi195 bash[14446]: audit 2024-04-02T15:43:16.593683+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:17 smithi195 bash[14446]: audit 2024-04-02T15:43:16.595580+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:17 smithi195 bash[14446]: audit 2024-04-02T15:43:16.597476+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:17 smithi195 bash[14446]: cephadm 2024-04-02T15:43:16.598867+0000 mgr.y (mgr.14152) 222 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 5757M 2024-04-02T15:43:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:17 smithi195 bash[14446]: audit 2024-04-02T15:43:16.606990+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:17 smithi195 bash[14446]: audit 2024-04-02T15:43:16.614874+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:17 smithi195 bash[14446]: audit 2024-04-02T15:43:17.049606+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:43:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:17 smithi195 bash[14446]: audit 2024-04-02T15:43:17.056057+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:43:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:17 smithi195 bash[14446]: audit 2024-04-02T15:43:17.057854+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:18.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:18 smithi195 bash[14446]: cluster 2024-04-02T15:43:16.758417+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-04-02T15:43:18.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:18 smithi195 bash[14446]: audit 2024-04-02T15:43:17.042614+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:43:19.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:18 smithi107 bash[14406]: cluster 2024-04-02T15:43:16.758417+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-04-02T15:43:19.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:18 smithi107 bash[14406]: audit 2024-04-02T15:43:17.042614+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:43:19.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:18 smithi107 bash[19849]: cluster 2024-04-02T15:43:16.758417+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-04-02T15:43:19.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:18 smithi107 bash[19849]: audit 2024-04-02T15:43:17.042614+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:43:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:20 smithi195 bash[14446]: cluster 2024-04-02T15:43:18.759028+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; 77 KiB/s, 0 objects/s recovering 2024-04-02T15:43:21.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:20 smithi107 bash[14406]: cluster 2024-04-02T15:43:18.759028+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; 77 KiB/s, 0 objects/s recovering 2024-04-02T15:43:21.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:20 smithi107 bash[19849]: cluster 2024-04-02T15:43:18.759028+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; 77 KiB/s, 0 objects/s recovering 2024-04-02T15:43:22.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:22 smithi195 bash[14446]: cluster 2024-04-02T15:43:20.759716+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T15:43:23.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:22 smithi107 bash[14406]: cluster 2024-04-02T15:43:20.759716+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T15:43:23.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:22 smithi107 bash[19849]: cluster 2024-04-02T15:43:20.759716+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T15:43:23.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:23 smithi195 bash[14446]: audit 2024-04-02T15:43:23.181919+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.195:0/674010473' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f30b536-2108-4393-af33-5813aa4bbd5f"}]: dispatch 2024-04-02T15:43:23.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:23 smithi195 bash[14446]: audit 2024-04-02T15:43:23.182421+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f30b536-2108-4393-af33-5813aa4bbd5f"}]: dispatch 2024-04-02T15:43:23.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:23 smithi195 bash[14446]: audit 2024-04-02T15:43:23.192561+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7f30b536-2108-4393-af33-5813aa4bbd5f"}]': finished 2024-04-02T15:43:23.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:23 smithi195 bash[14446]: cluster 2024-04-02T15:43:23.192756+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-02T15:43:23.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:23 smithi195 bash[14446]: audit 2024-04-02T15:43:23.193004+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:24.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:23 smithi107 bash[14406]: audit 2024-04-02T15:43:23.181919+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.195:0/674010473' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f30b536-2108-4393-af33-5813aa4bbd5f"}]: dispatch 2024-04-02T15:43:24.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:23 smithi107 bash[14406]: audit 2024-04-02T15:43:23.182421+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f30b536-2108-4393-af33-5813aa4bbd5f"}]: dispatch 2024-04-02T15:43:24.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:23 smithi107 bash[14406]: audit 2024-04-02T15:43:23.192561+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7f30b536-2108-4393-af33-5813aa4bbd5f"}]': finished 2024-04-02T15:43:24.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:23 smithi107 bash[14406]: cluster 2024-04-02T15:43:23.192756+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-02T15:43:24.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:23 smithi107 bash[14406]: audit 2024-04-02T15:43:23.193004+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:24.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:23 smithi107 bash[19849]: audit 2024-04-02T15:43:23.181919+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.195:0/674010473' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f30b536-2108-4393-af33-5813aa4bbd5f"}]: dispatch 2024-04-02T15:43:24.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:23 smithi107 bash[19849]: audit 2024-04-02T15:43:23.182421+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f30b536-2108-4393-af33-5813aa4bbd5f"}]: dispatch 2024-04-02T15:43:24.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:23 smithi107 bash[19849]: audit 2024-04-02T15:43:23.192561+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7f30b536-2108-4393-af33-5813aa4bbd5f"}]': finished 2024-04-02T15:43:24.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:23 smithi107 bash[19849]: cluster 2024-04-02T15:43:23.192756+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-02T15:43:24.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:23 smithi107 bash[19849]: audit 2024-04-02T15:43:23.193004+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:24 smithi195 bash[14446]: cluster 2024-04-02T15:43:22.760454+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-02T15:43:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:24 smithi195 bash[14446]: audit 2024-04-02T15:43:23.925938+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.195:0/1799936513' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:43:25.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:24 smithi107 bash[14406]: cluster 2024-04-02T15:43:22.760454+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-02T15:43:25.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:24 smithi107 bash[14406]: audit 2024-04-02T15:43:23.925938+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.195:0/1799936513' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:43:25.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:24 smithi107 bash[19849]: cluster 2024-04-02T15:43:22.760454+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-02T15:43:25.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:24 smithi107 bash[19849]: audit 2024-04-02T15:43:23.925938+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.195:0/1799936513' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:43:26.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:26 smithi195 bash[14446]: cluster 2024-04-02T15:43:24.761091+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:43:27.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:26 smithi107 bash[14406]: cluster 2024-04-02T15:43:24.761091+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:43:27.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:26 smithi107 bash[19849]: cluster 2024-04-02T15:43:24.761091+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:43:28.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:28 smithi195 bash[14446]: cluster 2024-04-02T15:43:26.761712+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:29.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:28 smithi107 bash[14406]: cluster 2024-04-02T15:43:26.761712+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:29.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:28 smithi107 bash[19849]: cluster 2024-04-02T15:43:26.761712+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:30.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:30 smithi195 bash[14446]: cluster 2024-04-02T15:43:28.762259+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:31.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:30 smithi107 bash[14406]: cluster 2024-04-02T15:43:28.762259+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:31.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:30 smithi107 bash[19849]: cluster 2024-04-02T15:43:28.762259+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:32.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:32 smithi195 bash[14446]: cluster 2024-04-02T15:43:30.762850+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:33.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:32 smithi107 bash[14406]: cluster 2024-04-02T15:43:30.762850+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:33.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:32 smithi107 bash[19849]: cluster 2024-04-02T15:43:30.762850+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:34.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:34 smithi195 bash[14446]: cluster 2024-04-02T15:43:32.763462+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:34.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:34 smithi195 bash[14446]: audit 2024-04-02T15:43:33.708214+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T15:43:34.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:34 smithi195 bash[14446]: audit 2024-04-02T15:43:33.709916+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:34.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:34 smithi195 bash[14446]: cephadm 2024-04-02T15:43:33.711170+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Deploying daemon osd.7 on smithi195 2024-04-02T15:43:35.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:34 smithi107 bash[14406]: cluster 2024-04-02T15:43:32.763462+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:35.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:34 smithi107 bash[14406]: audit 2024-04-02T15:43:33.708214+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T15:43:35.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:34 smithi107 bash[14406]: audit 2024-04-02T15:43:33.709916+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:35.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:34 smithi107 bash[14406]: cephadm 2024-04-02T15:43:33.711170+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Deploying daemon osd.7 on smithi195 2024-04-02T15:43:35.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:34 smithi107 bash[19849]: cluster 2024-04-02T15:43:32.763462+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:35.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:34 smithi107 bash[19849]: audit 2024-04-02T15:43:33.708214+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T15:43:35.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:34 smithi107 bash[19849]: audit 2024-04-02T15:43:33.709916+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:35.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:34 smithi107 bash[19849]: cephadm 2024-04-02T15:43:33.711170+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Deploying daemon osd.7 on smithi195 2024-04-02T15:43:36.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:36 smithi195 bash[14446]: cluster 2024-04-02T15:43:34.764013+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:37.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:36 smithi107 bash[14406]: cluster 2024-04-02T15:43:34.764013+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:37.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:36 smithi107 bash[19849]: cluster 2024-04-02T15:43:34.764013+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:38.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:38 smithi195 bash[14446]: cluster 2024-04-02T15:43:36.764687+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:38.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:38 smithi195 bash[14446]: audit 2024-04-02T15:43:37.844702+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:38.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:38 smithi195 bash[14446]: audit 2024-04-02T15:43:37.846005+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:43:38.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:38 smithi195 bash[14446]: audit 2024-04-02T15:43:37.849176+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:38.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:38 smithi195 bash[14446]: audit 2024-04-02T15:43:37.851322+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:43:39.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:38 smithi107 bash[19849]: cluster 2024-04-02T15:43:36.764687+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:39.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:38 smithi107 bash[19849]: audit 2024-04-02T15:43:37.844702+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:39.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:38 smithi107 bash[19849]: audit 2024-04-02T15:43:37.846005+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:43:39.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:38 smithi107 bash[19849]: audit 2024-04-02T15:43:37.849176+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:39.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:38 smithi107 bash[19849]: audit 2024-04-02T15:43:37.851322+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:43:39.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:38 smithi107 bash[14406]: cluster 2024-04-02T15:43:36.764687+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:39.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:38 smithi107 bash[14406]: audit 2024-04-02T15:43:37.844702+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:39.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:38 smithi107 bash[14406]: audit 2024-04-02T15:43:37.846005+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:43:39.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:38 smithi107 bash[14406]: audit 2024-04-02T15:43:37.849176+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:39.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:38 smithi107 bash[14406]: audit 2024-04-02T15:43:37.851322+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:43:39.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:39 smithi195 bash[14446]: audit 2024-04-02T15:43:38.757622+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:43:39.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:39 smithi195 bash[14446]: audit 2024-04-02T15:43:38.760026+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:43:39.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:39 smithi195 bash[14446]: cluster 2024-04-02T15:43:38.765236+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:40.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:39 smithi107 bash[14406]: audit 2024-04-02T15:43:38.757622+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:43:40.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:39 smithi107 bash[14406]: audit 2024-04-02T15:43:38.760026+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:43:40.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:39 smithi107 bash[14406]: cluster 2024-04-02T15:43:38.765236+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:39 smithi107 bash[19849]: audit 2024-04-02T15:43:38.757622+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:43:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:39 smithi107 bash[19849]: audit 2024-04-02T15:43:38.760026+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:43:40.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:39 smithi107 bash[19849]: cluster 2024-04-02T15:43:38.765236+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:42.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:42 smithi195 bash[14446]: cluster 2024-04-02T15:43:40.765848+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:42.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:42 smithi195 bash[14446]: audit 2024-04-02T15:43:41.854800+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:42.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:42 smithi195 bash[14446]: audit 2024-04-02T15:43:41.863882+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:43.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:42 smithi107 bash[14406]: cluster 2024-04-02T15:43:40.765848+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:43.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:42 smithi107 bash[14406]: audit 2024-04-02T15:43:41.854800+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:43.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:42 smithi107 bash[14406]: audit 2024-04-02T15:43:41.863882+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:43.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:42 smithi107 bash[19849]: cluster 2024-04-02T15:43:40.765848+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:43.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:42 smithi107 bash[19849]: audit 2024-04-02T15:43:41.854800+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:43.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:42 smithi107 bash[19849]: audit 2024-04-02T15:43:41.863882+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:44 smithi195 bash[14446]: cluster 2024-04-02T15:43:42.766456+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:45.131 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 7 on host 'smithi195' 2024-04-02T15:43:45.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:44 smithi107 bash[14406]: cluster 2024-04-02T15:43:42.766456+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:45.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:44 smithi107 bash[19849]: cluster 2024-04-02T15:43:42.766456+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:45.886 DEBUG:teuthology.orchestra.run.smithi195:osd.7> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.7.service 2024-04-02T15:43:45.888 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-02T15:43:45.888 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T15:43:46.154 INFO:journalctl@ceph.osd.7.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:43:46.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:46 smithi195 bash[14446]: cluster 2024-04-02T15:43:44.767048+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:46.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:46 smithi195 bash[14446]: audit 2024-04-02T15:43:45.131052+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:46.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:46 smithi195 bash[14446]: audit 2024-04-02T15:43:45.141771+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:43:46.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:46 smithi195 bash[14446]: audit 2024-04-02T15:43:45.144248+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:46.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:46 smithi195 bash[14446]: audit 2024-04-02T15:43:45.145948+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:43:46.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:46 smithi195 bash[14446]: audit 2024-04-02T15:43:45.306721+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/668081177,v1:172.21.15.195:6825/668081177]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T15:43:46.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:46 smithi195 bash[14446]: audit 2024-04-02T15:43:45.307009+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T15:43:46.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[14406]: cluster 2024-04-02T15:43:44.767048+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:46.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[14406]: audit 2024-04-02T15:43:45.131052+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:46.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[14406]: audit 2024-04-02T15:43:45.141771+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:43:46.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[14406]: audit 2024-04-02T15:43:45.144248+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:46.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[14406]: audit 2024-04-02T15:43:45.145948+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:43:46.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[14406]: audit 2024-04-02T15:43:45.306721+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/668081177,v1:172.21.15.195:6825/668081177]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T15:43:46.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[14406]: audit 2024-04-02T15:43:45.307009+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T15:43:46.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[19849]: cluster 2024-04-02T15:43:44.767048+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:46.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[19849]: audit 2024-04-02T15:43:45.131052+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:46.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[19849]: audit 2024-04-02T15:43:45.141771+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:43:46.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[19849]: audit 2024-04-02T15:43:45.144248+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:43:46.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[19849]: audit 2024-04-02T15:43:45.145948+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:43:46.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[19849]: audit 2024-04-02T15:43:45.306721+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/668081177,v1:172.21.15.195:6825/668081177]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T15:43:46.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:46 smithi107 bash[19849]: audit 2024-04-02T15:43:45.307009+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T15:43:47.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:47 smithi107 bash[14406]: audit 2024-04-02T15:43:46.142730+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T15:43:47.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:47 smithi107 bash[14406]: cluster 2024-04-02T15:43:46.142932+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-02T15:43:47.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:47 smithi107 bash[14406]: audit 2024-04-02T15:43:46.143582+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:47.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:47 smithi107 bash[14406]: audit 2024-04-02T15:43:46.144506+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/668081177,v1:172.21.15.195:6825/668081177]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:43:47.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:47 smithi107 bash[14406]: audit 2024-04-02T15:43:46.144722+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:43:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:47 smithi107 bash[19849]: audit 2024-04-02T15:43:46.142730+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T15:43:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:47 smithi107 bash[19849]: cluster 2024-04-02T15:43:46.142932+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-02T15:43:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:47 smithi107 bash[19849]: audit 2024-04-02T15:43:46.143582+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:47.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:47 smithi107 bash[19849]: audit 2024-04-02T15:43:46.144506+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/668081177,v1:172.21.15.195:6825/668081177]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:43:47.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:47 smithi107 bash[19849]: audit 2024-04-02T15:43:46.144722+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:43:47.486 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:43:47 smithi195 bash[26879]: debug 2024-04-02T15:43:47.152+0000 7fe9ef780700 -1 osd.7 0 waiting for initial osdmap 2024-04-02T15:43:47.487 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:43:47 smithi195 bash[26879]: debug 2024-04-02T15:43:47.164+0000 7fe9e9916700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:43:47.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:47 smithi195 bash[14446]: audit 2024-04-02T15:43:46.142730+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T15:43:47.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:47 smithi195 bash[14446]: cluster 2024-04-02T15:43:46.142932+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-02T15:43:47.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:47 smithi195 bash[14446]: audit 2024-04-02T15:43:46.143582+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:47.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:47 smithi195 bash[14446]: audit 2024-04-02T15:43:46.144506+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/668081177,v1:172.21.15.195:6825/668081177]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:43:47.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:47 smithi195 bash[14446]: audit 2024-04-02T15:43:46.144722+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-04-02T15:43:48.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:48 smithi195 bash[14446]: cluster 2024-04-02T15:43:46.767660+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:48.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:48 smithi195 bash[14446]: audit 2024-04-02T15:43:47.146497+0000 mon.a (mon.0) 573 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-04-02T15:43:48.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:48 smithi195 bash[14446]: cluster 2024-04-02T15:43:47.146803+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-04-02T15:43:48.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:48 smithi195 bash[14446]: audit 2024-04-02T15:43:47.147446+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:48.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:48 smithi195 bash[14446]: audit 2024-04-02T15:43:47.154673+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:48.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:48 smithi107 bash[14406]: cluster 2024-04-02T15:43:46.767660+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:48.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:48 smithi107 bash[14406]: audit 2024-04-02T15:43:47.146497+0000 mon.a (mon.0) 573 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-04-02T15:43:48.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:48 smithi107 bash[14406]: cluster 2024-04-02T15:43:47.146803+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-04-02T15:43:48.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:48 smithi107 bash[14406]: audit 2024-04-02T15:43:47.147446+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:48.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:48 smithi107 bash[14406]: audit 2024-04-02T15:43:47.154673+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:48 smithi107 bash[19849]: cluster 2024-04-02T15:43:46.767660+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:43:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:48 smithi107 bash[19849]: audit 2024-04-02T15:43:47.146497+0000 mon.a (mon.0) 573 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-04-02T15:43:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:48 smithi107 bash[19849]: cluster 2024-04-02T15:43:47.146803+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-04-02T15:43:48.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:48 smithi107 bash[19849]: audit 2024-04-02T15:43:47.147446+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:48.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:48 smithi107 bash[19849]: audit 2024-04-02T15:43:47.154673+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:49.306 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-04-02T15:43:49.336 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:49 smithi107 bash[19849]: cluster 2024-04-02T15:43:46.337703+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:43:49.336 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:49 smithi107 bash[19849]: cluster 2024-04-02T15:43:46.338353+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:43:49.336 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:49 smithi107 bash[19849]: cluster 2024-04-02T15:43:48.150106+0000 mon.a (mon.0) 577 : cluster [INF] osd.7 [v2:172.21.15.195:6824/668081177,v1:172.21.15.195:6825/668081177] boot 2024-04-02T15:43:49.337 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:49 smithi107 bash[19849]: cluster 2024-04-02T15:43:48.150297+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-02T15:43:49.337 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:49 smithi107 bash[19849]: audit 2024-04-02T15:43:48.150555+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:49.337 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:49 smithi107 bash[19849]: cluster 2024-04-02T15:43:49.151528+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-02T15:43:49.337 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:49 smithi107 bash[14406]: cluster 2024-04-02T15:43:46.337703+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:43:49.337 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:49 smithi107 bash[14406]: cluster 2024-04-02T15:43:46.338353+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:43:49.337 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:49 smithi107 bash[14406]: cluster 2024-04-02T15:43:48.150106+0000 mon.a (mon.0) 577 : cluster [INF] osd.7 [v2:172.21.15.195:6824/668081177,v1:172.21.15.195:6825/668081177] boot 2024-04-02T15:43:49.337 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:49 smithi107 bash[14406]: cluster 2024-04-02T15:43:48.150297+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-02T15:43:49.337 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:49 smithi107 bash[14406]: audit 2024-04-02T15:43:48.150555+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:49.337 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:49 smithi107 bash[14406]: cluster 2024-04-02T15:43:49.151528+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-02T15:43:49.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:49 smithi195 bash[14446]: cluster 2024-04-02T15:43:46.337703+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:43:49.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:49 smithi195 bash[14446]: cluster 2024-04-02T15:43:46.338353+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:43:49.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:49 smithi195 bash[14446]: cluster 2024-04-02T15:43:48.150106+0000 mon.a (mon.0) 577 : cluster [INF] osd.7 [v2:172.21.15.195:6824/668081177,v1:172.21.15.195:6825/668081177] boot 2024-04-02T15:43:49.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:49 smithi195 bash[14446]: cluster 2024-04-02T15:43:48.150297+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-02T15:43:49.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:49 smithi195 bash[14446]: audit 2024-04-02T15:43:48.150555+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:43:49.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:49 smithi195 bash[14446]: cluster 2024-04-02T15:43:49.151528+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-02T15:43:50.019 INFO:teuthology.orchestra.run.smithi107.stdout:{"epoch":56,"num_osds":8,"num_up_osds":8,"osd_up_since":1712072628,"num_in_osds":8,"osd_in_since":1712072603,"num_remapped_pgs":1} 2024-04-02T15:43:50.019 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-02T15:43:50.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:50 smithi107 bash[14406]: cluster 2024-04-02T15:43:48.768269+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:43:50.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:50 smithi107 bash[14406]: audit 2024-04-02T15:43:49.307151+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.107:0/496075272' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T15:43:50.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:50 smithi107 bash[14406]: cluster 2024-04-02T15:43:50.157032+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-02T15:43:50.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:50 smithi107 bash[19849]: cluster 2024-04-02T15:43:48.768269+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:43:50.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:50 smithi107 bash[19849]: audit 2024-04-02T15:43:49.307151+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.107:0/496075272' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T15:43:50.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:50 smithi107 bash[19849]: cluster 2024-04-02T15:43:50.157032+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-02T15:43:50.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:50 smithi195 bash[14446]: cluster 2024-04-02T15:43:48.768269+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:43:50.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:50 smithi195 bash[14446]: audit 2024-04-02T15:43:49.307151+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.107:0/496075272' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T15:43:50.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:50 smithi195 bash[14446]: cluster 2024-04-02T15:43:50.157032+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-02T15:43:52.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:52 smithi195 bash[14446]: cluster 2024-04-02T15:43:50.768980+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v233: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:43:52.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:52 smithi195 bash[14446]: cluster 2024-04-02T15:43:51.180655+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-02T15:43:52.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:52 smithi107 bash[14406]: cluster 2024-04-02T15:43:50.768980+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v233: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:43:52.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:52 smithi107 bash[14406]: cluster 2024-04-02T15:43:51.180655+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-02T15:43:52.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:52 smithi107 bash[19849]: cluster 2024-04-02T15:43:50.768980+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v233: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:43:52.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:52 smithi107 bash[19849]: cluster 2024-04-02T15:43:51.180655+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-02T15:43:52.741 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:43:53.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:53 smithi195 bash[14446]: cluster 2024-04-02T15:43:52.184522+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-02T15:43:53.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:53 smithi195 bash[14446]: cephadm 2024-04-02T15:43:52.389045+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Detected new or changed devices on smithi195 2024-04-02T15:43:53.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:53 smithi195 bash[14446]: audit 2024-04-02T15:43:52.399847+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:53.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:53 smithi195 bash[14446]: audit 2024-04-02T15:43:52.402418+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:53.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:53 smithi195 bash[14446]: audit 2024-04-02T15:43:52.404339+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:53.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:53 smithi195 bash[14446]: audit 2024-04-02T15:43:52.405935+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:53.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:53 smithi195 bash[14446]: audit 2024-04-02T15:43:52.407563+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:53.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:53 smithi195 bash[14446]: cephadm 2024-04-02T15:43:52.408852+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 4317M 2024-04-02T15:43:53.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:53 smithi195 bash[14446]: audit 2024-04-02T15:43:52.417858+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:53.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:53 smithi195 bash[14446]: audit 2024-04-02T15:43:52.427036+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:53.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[14406]: cluster 2024-04-02T15:43:52.184522+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-02T15:43:53.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[14406]: cephadm 2024-04-02T15:43:52.389045+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Detected new or changed devices on smithi195 2024-04-02T15:43:53.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[14406]: audit 2024-04-02T15:43:52.399847+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:53.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[14406]: audit 2024-04-02T15:43:52.402418+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:53.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[14406]: audit 2024-04-02T15:43:52.404339+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:53.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[14406]: audit 2024-04-02T15:43:52.405935+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:53.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[14406]: audit 2024-04-02T15:43:52.407563+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:53.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[14406]: cephadm 2024-04-02T15:43:52.408852+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 4317M 2024-04-02T15:43:53.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[14406]: audit 2024-04-02T15:43:52.417858+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:53.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[14406]: audit 2024-04-02T15:43:52.427036+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:53.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[19849]: cluster 2024-04-02T15:43:52.184522+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-02T15:43:53.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[19849]: cephadm 2024-04-02T15:43:52.389045+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Detected new or changed devices on smithi195 2024-04-02T15:43:53.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[19849]: audit 2024-04-02T15:43:52.399847+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:53.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[19849]: audit 2024-04-02T15:43:52.402418+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:53.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[19849]: audit 2024-04-02T15:43:52.404339+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:53.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[19849]: audit 2024-04-02T15:43:52.405935+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:53.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[19849]: audit 2024-04-02T15:43:52.407563+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:43:53.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[19849]: cephadm 2024-04-02T15:43:52.408852+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 4317M 2024-04-02T15:43:53.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[19849]: audit 2024-04-02T15:43:52.417858+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:53.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:53 smithi107 bash[19849]: audit 2024-04-02T15:43:52.427036+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:43:54.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:54 smithi195 bash[14446]: cluster 2024-04-02T15:43:52.769588+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v236: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:43:54.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:54 smithi107 bash[14406]: cluster 2024-04-02T15:43:52.769588+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v236: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:43:54.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:54 smithi107 bash[19849]: cluster 2024-04-02T15:43:52.769588+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v236: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:43:55.749 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-04-02T15:43:55.749 INFO:teuthology.orchestra.run.smithi107.stdout:{"epoch":59,"fsid":"a698c81a-f106-11ee-b647-cb9ed24678a4","created":"2024-04-02T15:36:35.149230+0000","modified":"2024-04-02T15:43:52.170840+0000","last_up_change":"2024-04-02T15:43:48.139988+0000","last_in_change":"2024-04-02T15:43:23.183688+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-02T15:40:41.269614+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":"22","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":"139d7c78-66bf-4186-b927-94b0f149ded3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6802","nonce":1992396679},{"type":"v1","addr":"172.21.15.107:6803","nonce":1992396679}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6804","nonce":1992396679},{"type":"v1","addr":"172.21.15.107:6805","nonce":1992396679}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6808","nonce":1992396679},{"type":"v1","addr":"172.21.15.107:6809","nonce":1992396679}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6806","nonce":1992396679},{"type":"v1","addr":"172.21.15.107:6807","nonce":1992396679}]},"public_addr":"172.21.15.107:6803/1992396679","cluster_addr":"172.21.15.107:6805/1992396679","heartbeat_back_addr":"172.21.15.107:6809/1992396679","heartbeat_front_addr":"172.21.15.107:6807/1992396679","state":["exists","up"]},{"osd":1,"uuid":"200f68a8-f737-4ed7-90c3-c591319842c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6810","nonce":3796535179},{"type":"v1","addr":"172.21.15.107:6811","nonce":3796535179}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6812","nonce":3796535179},{"type":"v1","addr":"172.21.15.107:6813","nonce":3796535179}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6816","nonce":3796535179},{"type":"v1","addr":"172.21.15.107:6817","nonce":3796535179}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6814","nonce":3796535179},{"type":"v1","addr":"172.21.15.107:6815","nonce":3796535179}]},"public_addr":"172.21.15.107:6811/3796535179","cluster_addr":"172.21.15.107:6813/3796535179","heartbeat_back_addr":"172.21.15.107:6817/3796535179","heartbeat_front_addr":"172.21.15.107:6815/3796535179","state":["exists","up"]},{"osd":2,"uuid":"74884c8f-2b5e-42bd-9486-17f34c02bc88","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.107:6818","nonce":4016323002},{"type":"v1","addr":"172.21.15.107:6819","nonce":4016323002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6820","nonce":4016323002},{"type":"v1","addr":"172.21.15.107:6821","nonce":4016323002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6824","nonce":4016323002},{"type":"v1","addr":"172.21.15.107:6825","nonce":4016323002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6822","nonce":4016323002},{"type":"v1","addr":"172.21.15.107:6823","nonce":4016323002}]},"public_addr":"172.21.15.107:6819/4016323002","cluster_addr":"172.21.15.107:6821/4016323002","heartbeat_back_addr":"172.21.15.107:6825/4016323002","heartbeat_front_addr":"172.21.15.107:6823/4016323002","state":["exists","up"]},{"osd":3,"uuid":"e11c4354-5335-4c05-bb4a-c2f5c50862b6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6826","nonce":3439290798},{"type":"v1","addr":"172.21.15.107:6827","nonce":3439290798}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6828","nonce":3439290798},{"type":"v1","addr":"172.21.15.107:6829","nonce":3439290798}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6832","nonce":3439290798},{"type":"v1","addr":"172.21.15.107:6833","nonce":3439290798}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6830","nonce":3439290798},{"type":"v1","addr":"172.21.15.107:6831","nonce":3439290798}]},"public_addr":"172.21.15.107:6827/3439290798","cluster_addr":"172.21.15.107:6829/3439290798","heartbeat_back_addr":"172.21.15.107:6833/3439290798","heartbeat_front_addr":"172.21.15.107:6831/3439290798","state":["exists","up"]},{"osd":4,"uuid":"750df35b-7fe4-4c90-82b6-482196251083","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":2843430874},{"type":"v1","addr":"172.21.15.195:6801","nonce":2843430874}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":2843430874},{"type":"v1","addr":"172.21.15.195:6803","nonce":2843430874}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":2843430874},{"type":"v1","addr":"172.21.15.195:6807","nonce":2843430874}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":2843430874},{"type":"v1","addr":"172.21.15.195:6805","nonce":2843430874}]},"public_addr":"172.21.15.195:6801/2843430874","cluster_addr":"172.21.15.195:6803/2843430874","heartbeat_back_addr":"172.21.15.195:6807/2843430874","heartbeat_front_addr":"172.21.15.195:6805/2843430874","state":["exists","up"]},{"osd":5,"uuid":"ba90685d-c1aa-4e13-bcf9-c51a308fe2ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":1790541832},{"type":"v1","addr":"172.21.15.195:6809","nonce":1790541832}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1790541832},{"type":"v1","addr":"172.21.15.195:6811","nonce":1790541832}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1790541832},{"type":"v1","addr":"172.21.15.195:6815","nonce":1790541832}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1790541832},{"type":"v1","addr":"172.21.15.195:6813","nonce":1790541832}]},"public_addr":"172.21.15.195:6809/1790541832","cluster_addr":"172.21.15.195:6811/1790541832","heartbeat_back_addr":"172.21.15.195:6815/1790541832","heartbeat_front_addr":"172.21.15.195:6813/1790541832","state":["exists","up"]},{"osd":6,"uuid":"1d1da43f-5c92-40bc-8eb6-cd1364be376f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6816","nonce":2319036078},{"type":"v1","addr":"172.21.15.195:6817","nonce":2319036078}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":2319036078},{"type":"v1","addr":"172.21.15.195:6819","nonce":2319036078}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":2319036078},{"type":"v1","addr":"172.21.15.195:6823","nonce":2319036078}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":2319036078},{"type":"v1","addr":"172.21.15.195:6821","nonce":2319036078}]},"public_addr":"172.21.15.195:6817/2319036078","cluster_addr":"172.21.15.195:6819/2319036078","heartbeat_back_addr":"172.21.15.195:6823/2319036078","heartbeat_front_addr":"172.21.15.195:6821/2319036078","state":["exists","up"]},{"osd":7,"uuid":"7f30b536-2108-4393-af33-5813aa4bbd5f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6824","nonce":668081177},{"type":"v1","addr":"172.21.15.195:6825","nonce":668081177}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":668081177},{"type":"v1","addr":"172.21.15.195:6827","nonce":668081177}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":668081177},{"type":"v1","addr":"172.21.15.195:6831","nonce":668081177}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":668081177},{"type":"v1","addr":"172.21.15.195:6829","nonce":668081177}]},"public_addr":"172.21.15.195:6825/668081177","cluster_addr":"172.21.15.195:6827/668081177","heartbeat_back_addr":"172.21.15.195:6831/668081177","heartbeat_front_addr":"172.21.15.195:6829/668081177","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:39:21.272929+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:39:58.924220+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:40:37.459210+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:41:17.670609+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:41:53.204018+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:42:31.072537+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:43:08.535864+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:43:46.338362+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.107:0/3897821343":"2024-04-03T15:37:38.605727+0000","172.21.15.107:6801/2547293985":"2024-04-03T15:37:38.605727+0000","172.21.15.107:6800/2547293985":"2024-04-03T15:37:38.605727+0000","172.21.15.107:0/3950742026":"2024-04-03T15:37:38.605727+0000","172.21.15.107:6800/1412666391":"2024-04-03T15:37:06.753991+0000","172.21.15.107:0/429870474":"2024-04-03T15:37:06.753991+0000","172.21.15.107:6801/1412666391":"2024-04-03T15:37:06.753991+0000","172.21.15.107:0/4281407292":"2024-04-03T15:37:06.753991+0000","172.21.15.107:0/1901570433":"2024-04-03T15:37:38.605727+0000","172.21.15.107:0/256916305":"2024-04-03T15:37:06.753991+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-02T15:43:56.514 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-02T15:40:41.269614+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': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-02T15:43:56.514 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-04-02T15:43:56.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:56 smithi195 bash[14446]: cluster 2024-04-02T15:43:54.770246+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-04-02T15:43:56.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:56 smithi195 bash[14446]: audit 2024-04-02T15:43:55.749010+0000 mon.a (mon.0) 591 : audit [DBG] from='client.? 172.21.15.107:0/3087566997' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:43:56.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:56 smithi107 bash[14406]: cluster 2024-04-02T15:43:54.770246+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-04-02T15:43:56.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:56 smithi107 bash[14406]: audit 2024-04-02T15:43:55.749010+0000 mon.a (mon.0) 591 : audit [DBG] from='client.? 172.21.15.107:0/3087566997' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:43:56.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:56 smithi107 bash[19849]: cluster 2024-04-02T15:43:54.770246+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-04-02T15:43:56.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:56 smithi107 bash[19849]: audit 2024-04-02T15:43:55.749010+0000 mon.a (mon.0) 591 : audit [DBG] from='client.? 172.21.15.107:0/3087566997' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:43:58.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:43:58 smithi195 bash[14446]: cluster 2024-04-02T15:43:56.770892+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-04-02T15:43:59.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:43:58 smithi107 bash[14406]: cluster 2024-04-02T15:43:56.770892+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-04-02T15:43:59.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:43:58 smithi107 bash[19849]: cluster 2024-04-02T15:43:56.770892+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-04-02T15:43:59.242 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:44:00.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:00 smithi107 bash[14406]: cluster 2024-04-02T15:43:58.771563+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T15:44:00.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:00 smithi107 bash[19849]: cluster 2024-04-02T15:43:58.771563+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T15:44:00.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:00 smithi195 bash[14446]: cluster 2024-04-02T15:43:58.771563+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T15:44:02.344 INFO:teuthology.orchestra.run.smithi107.stdout:pg_num: 1 2024-04-02T15:44:02.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:02 smithi107 bash[14406]: cluster 2024-04-02T15:44:00.772167+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-02T15:44:02.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:02 smithi107 bash[14406]: audit 2024-04-02T15:44:02.345427+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.107:0/3851173822' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-02T15:44:02.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:02 smithi107 bash[19849]: cluster 2024-04-02T15:44:00.772167+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-02T15:44:02.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:02 smithi107 bash[19849]: audit 2024-04-02T15:44:02.345427+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.107:0/3851173822' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-02T15:44:02.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:02 smithi195 bash[14446]: cluster 2024-04-02T15:44:00.772167+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-02T15:44:02.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:02 smithi195 bash[14446]: audit 2024-04-02T15:44:02.345427+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.107:0/3851173822' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-02T15:44:03.124 INFO:tasks.cephadm:Adding prometheus.a on smithi195 2024-04-02T15:44:03.124 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch apply prometheus '1;smithi195=a' 2024-04-02T15:44:04.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:04 smithi195 bash[14446]: cluster 2024-04-02T15:44:02.772827+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-04-02T15:44:05.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:04 smithi107 bash[14406]: cluster 2024-04-02T15:44:02.772827+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-04-02T15:44:05.151 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:04 smithi107 bash[19849]: cluster 2024-04-02T15:44:02.772827+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-04-02T15:44:06.149 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled prometheus update... 2024-04-02T15:44:06.696 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:06 smithi195 bash[14446]: cluster 2024-04-02T15:44:04.773441+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-02T15:44:06.696 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:06 smithi195 bash[14446]: audit 2024-04-02T15:44:06.149420+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:44:06.877 DEBUG:teuthology.orchestra.run.smithi195:prometheus.a> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@prometheus.a.service 2024-04-02T15:44:06.879 INFO:tasks.cephadm:Adding node-exporter.a on smithi107 2024-04-02T15:44:06.880 INFO:tasks.cephadm:Adding node-exporter.b on smithi195 2024-04-02T15:44:06.880 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch apply node-exporter '2;smithi107=a;smithi195=b' 2024-04-02T15:44:06.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:06 smithi195 bash[14446]: audit 2024-04-02T15:44:06.179634+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:44:06.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:06 smithi195 bash[14446]: audit 2024-04-02T15:44:06.182495+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:44:06.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:06 smithi195 bash[14446]: audit 2024-04-02T15:44:06.184218+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:44:06.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:06 smithi195 bash[14446]: audit 2024-04-02T15:44:06.457495+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:44:06.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:06 smithi195 bash[14446]: audit 2024-04-02T15:44:06.464790+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T15:44:07.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[14406]: cluster 2024-04-02T15:44:04.773441+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-02T15:44:07.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[14406]: audit 2024-04-02T15:44:06.149420+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:44:07.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[14406]: audit 2024-04-02T15:44:06.179634+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:44:07.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[14406]: audit 2024-04-02T15:44:06.182495+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:44:07.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[14406]: audit 2024-04-02T15:44:06.184218+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:44:07.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[14406]: audit 2024-04-02T15:44:06.457495+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:44:07.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[14406]: audit 2024-04-02T15:44:06.464790+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T15:44:07.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[19849]: cluster 2024-04-02T15:44:04.773441+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-02T15:44:07.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[19849]: audit 2024-04-02T15:44:06.149420+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:44:07.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[19849]: audit 2024-04-02T15:44:06.179634+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:44:07.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[19849]: audit 2024-04-02T15:44:06.182495+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:44:07.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[19849]: audit 2024-04-02T15:44:06.184218+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:44:07.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[19849]: audit 2024-04-02T15:44:06.457495+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' 2024-04-02T15:44:07.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:06 smithi107 bash[19849]: audit 2024-04-02T15:44:06.464790+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T15:44:07.745 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:44:07.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:07 smithi107 bash[14676]: ignoring --setuser ceph since I am not root 2024-04-02T15:44:07.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:07 smithi107 bash[14676]: ignoring --setgroup ceph since I am not root 2024-04-02T15:44:07.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:07 smithi107 bash[14676]: debug 2024-04-02T15:44:07.514+0000 7f4967bdc700 1 -- 172.21.15.107:0/4170702606 <== mon.1 v2:172.21.15.107:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f4e7678340 con 0x55f4e83f4800 2024-04-02T15:44:07.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:07 smithi107 bash[14676]: debug 2024-04-02T15:44:07.666+0000 7f4970638000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:44:07.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:07 smithi107 bash[19849]: audit 2024-04-02T15:44:06.138696+0000 mgr.y (mgr.14152) 252 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:44:07.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:07 smithi107 bash[19849]: cephadm 2024-04-02T15:44:06.142099+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Saving service prometheus spec with placement smithi195=a;count:1 2024-04-02T15:44:07.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:07 smithi107 bash[19849]: audit 2024-04-02T15:44:07.472260+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T15:44:07.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:07 smithi107 bash[19849]: cluster 2024-04-02T15:44:07.472312+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-02T15:44:07.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:07 smithi107 bash[14406]: audit 2024-04-02T15:44:06.138696+0000 mgr.y (mgr.14152) 252 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:44:07.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:07 smithi107 bash[14406]: cephadm 2024-04-02T15:44:06.142099+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Saving service prometheus spec with placement smithi195=a;count:1 2024-04-02T15:44:07.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:07 smithi107 bash[14406]: audit 2024-04-02T15:44:07.472260+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T15:44:07.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:07 smithi107 bash[14406]: cluster 2024-04-02T15:44:07.472312+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-02T15:44:07.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:07 smithi195 bash[14446]: audit 2024-04-02T15:44:06.138696+0000 mgr.y (mgr.14152) 252 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:44:07.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:07 smithi195 bash[14446]: cephadm 2024-04-02T15:44:06.142099+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Saving service prometheus spec with placement smithi195=a;count:1 2024-04-02T15:44:07.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:07 smithi195 bash[14446]: audit 2024-04-02T15:44:07.472260+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.107:0/2160291905' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T15:44:07.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:07 smithi195 bash[14446]: cluster 2024-04-02T15:44:07.472312+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-02T15:44:07.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:07 smithi195 bash[15179]: ignoring --setuser ceph since I am not root 2024-04-02T15:44:07.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:07 smithi195 bash[15179]: ignoring --setgroup ceph since I am not root 2024-04-02T15:44:07.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:07 smithi195 bash[15179]: debug 2024-04-02T15:44:07.511+0000 7fbd0b3d9700 1 -- 172.21.15.195:0/2419375451 <== mon.0 v2:172.21.15.107:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f252624340 con 0x55f2533a0400 2024-04-02T15:44:07.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:07 smithi195 bash[15179]: debug 2024-04-02T15:44:07.671+0000 7fbd13e35000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:44:08.608 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:08 smithi107 bash[14676]: debug 2024-04-02T15:44:08.330+0000 7f4970638000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:44:08.608 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:08 smithi107 bash[14676]: debug 2024-04-02T15:44:08.450+0000 7f4970638000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:44:08.639 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:08 smithi195 bash[15179]: debug 2024-04-02T15:44:08.359+0000 7fbd13e35000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:44:08.639 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:08 smithi195 bash[15179]: debug 2024-04-02T15:44:08.479+0000 7fbd13e35000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:44:08.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:08 smithi107 bash[14676]: debug 2024-04-02T15:44:08.606+0000 7f4970638000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:44:08.932 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:08 smithi195 bash[15179]: debug 2024-04-02T15:44:08.635+0000 7fbd13e35000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:44:09.223 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:08 smithi107 bash[14676]: debug 2024-04-02T15:44:08.930+0000 7f4970638000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:44:09.223 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:09 smithi107 bash[14676]: debug 2024-04-02T15:44:09.022+0000 7f4970638000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:44:09.236 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:08 smithi195 bash[15179]: debug 2024-04-02T15:44:08.971+0000 7fbd13e35000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:44:09.236 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:09 smithi195 bash[15179]: debug 2024-04-02T15:44:09.063+0000 7fbd13e35000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:44:09.651 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:09 smithi107 bash[14676]: debug 2024-04-02T15:44:09.222+0000 7f4970638000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:44:09.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:09 smithi195 bash[15179]: debug 2024-04-02T15:44:09.263+0000 7fbd13e35000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:44:10.377 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:10 smithi107 bash[14676]: debug 2024-04-02T15:44:10.066+0000 7f4970638000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:44:10.378 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:10 smithi107 bash[14676]: debug 2024-04-02T15:44:10.174+0000 7f4970638000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:44:10.446 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:10 smithi195 bash[15179]: debug 2024-04-02T15:44:10.131+0000 7fbd13e35000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:44:10.447 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:10 smithi195 bash[15179]: debug 2024-04-02T15:44:10.239+0000 7fbd13e35000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:44:10.651 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:10 smithi107 bash[14676]: debug 2024-04-02T15:44:10.374+0000 7f4970638000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:44:10.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:10 smithi195 bash[15179]: debug 2024-04-02T15:44:10.443+0000 7fbd13e35000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:44:11.049 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:10 smithi107 bash[14676]: debug 2024-04-02T15:44:10.722+0000 7f4970638000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:44:11.122 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:10 smithi195 bash[15179]: debug 2024-04-02T15:44:10.791+0000 7fbd13e35000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:44:11.401 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:11 smithi107 bash[14676]: debug 2024-04-02T15:44:11.046+0000 7f4970638000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:44:11.486 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:11 smithi195 bash[15179]: debug 2024-04-02T15:44:11.119+0000 7fbd13e35000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:44:11.686 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:11 smithi107 bash[14676]: debug 2024-04-02T15:44:11.414+0000 7f4970638000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:44:11.760 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:11 smithi195 bash[15179]: debug 2024-04-02T15:44:11.487+0000 7fbd13e35000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:44:12.151 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:11 smithi107 bash[14676]: debug 2024-04-02T15:44:11.682+0000 7f4970638000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:44:12.236 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:11 smithi195 bash[15179]: debug 2024-04-02T15:44:11.759+0000 7fbd13e35000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:44:12.619 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:12 smithi107 bash[14676]: debug 2024-04-02T15:44:12.354+0000 7f4970638000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:44:12.619 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:12 smithi107 bash[14676]: debug 2024-04-02T15:44:12.458+0000 7f4970638000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:44:12.702 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:12 smithi195 bash[15179]: debug 2024-04-02T15:44:12.439+0000 7fbd13e35000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:44:12.702 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:12 smithi195 bash[15179]: debug 2024-04-02T15:44:12.543+0000 7fbd13e35000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:44:12.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:12 smithi107 bash[14676]: debug 2024-04-02T15:44:12.618+0000 7f4970638000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:44:12.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:12 smithi107 bash[14676]: debug 2024-04-02T15:44:12.726+0000 7f4970638000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:44:12.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:12 smithi107 bash[14676]: debug 2024-04-02T15:44:12.862+0000 7f4970638000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:44:12.986 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:12 smithi195 bash[15179]: debug 2024-04-02T15:44:12.699+0000 7fbd13e35000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:44:12.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:12 smithi195 bash[15179]: debug 2024-04-02T15:44:12.807+0000 7fbd13e35000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:44:12.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:12 smithi195 bash[15179]: debug 2024-04-02T15:44:12.943+0000 7fbd13e35000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:44:13.454 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:13 smithi107 bash[14676]: debug 2024-04-02T15:44:13.150+0000 7f4970638000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:44:13.454 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:13 smithi107 bash[14676]: debug 2024-04-02T15:44:13.270+0000 7f4970638000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:44:13.538 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:13 smithi195 bash[15179]: debug 2024-04-02T15:44:13.235+0000 7fbd13e35000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:44:13.538 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:13 smithi195 bash[15179]: debug 2024-04-02T15:44:13.355+0000 7fbd13e35000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:44:13.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:13 smithi107 bash[14676]: debug 2024-04-02T15:44:13.450+0000 7f4970638000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:44:13.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:13 smithi107 bash[14676]: debug 2024-04-02T15:44:13.570+0000 7f4970638000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:44:13.986 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:13 smithi195 bash[15179]: debug 2024-04-02T15:44:13.535+0000 7fbd13e35000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:44:13.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:13 smithi195 bash[15179]: debug 2024-04-02T15:44:13.655+0000 7fbd13e35000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:44:14.872 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:14 smithi107 bash[14676]: debug 2024-04-02T15:44:14.410+0000 7f4970638000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:44:14.872 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:14 smithi107 bash[14676]: [02/Apr/2024:15:44:14] ENGINE Bus STARTING 2024-04-02T15:44:14.872 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:14 smithi107 bash[14406]: cluster 2024-04-02T15:44:14.434584+0000 mon.a (mon.0) 600 : cluster [INF] Active manager daemon y restarted 2024-04-02T15:44:14.872 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:14 smithi107 bash[14406]: cluster 2024-04-02T15:44:14.435543+0000 mon.a (mon.0) 601 : cluster [INF] Activating manager daemon y 2024-04-02T15:44:14.872 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:14 smithi107 bash[14406]: cluster 2024-04-02T15:44:14.444521+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-02T15:44:14.872 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:14 smithi107 bash[19849]: cluster 2024-04-02T15:44:14.434584+0000 mon.a (mon.0) 600 : cluster [INF] Active manager daemon y restarted 2024-04-02T15:44:14.872 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:14 smithi107 bash[19849]: cluster 2024-04-02T15:44:14.435543+0000 mon.a (mon.0) 601 : cluster [INF] Activating manager daemon y 2024-04-02T15:44:14.873 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:14 smithi107 bash[19849]: cluster 2024-04-02T15:44:14.444521+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-02T15:44:14.874 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:14 smithi195 bash[14446]: cluster 2024-04-02T15:44:14.434584+0000 mon.a (mon.0) 600 : cluster [INF] Active manager daemon y restarted 2024-04-02T15:44:14.874 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:14 smithi195 bash[14446]: cluster 2024-04-02T15:44:14.435543+0000 mon.a (mon.0) 601 : cluster [INF] Activating manager daemon y 2024-04-02T15:44:14.874 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:14 smithi195 bash[14446]: cluster 2024-04-02T15:44:14.444521+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-02T15:44:14.874 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:14 smithi195 bash[15179]: debug 2024-04-02T15:44:14.503+0000 7fbd13e35000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:44:14.874 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:14 smithi195 bash[15179]: [02/Apr/2024:15:44:14] ENGINE Bus STARTING 2024-04-02T15:44:14.874 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:14 smithi195 bash[15179]: CherryPy Checker: 2024-04-02T15:44:14.874 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:14 smithi195 bash[15179]: The Application mounted at '' has an empty config. 2024-04-02T15:44:14.875 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:14 smithi195 bash[15179]: [02/Apr/2024:15:44:14] ENGINE Serving on http://:::9283 2024-04-02T15:44:14.875 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:14 smithi195 bash[15179]: [02/Apr/2024:15:44:14] ENGINE Bus STARTED 2024-04-02T15:44:15.151 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:14 smithi107 bash[14676]: CherryPy Checker: 2024-04-02T15:44:15.151 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:14 smithi107 bash[14676]: The Application mounted at '' has an empty config. 2024-04-02T15:44:15.152 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:14 smithi107 bash[14676]: [02/Apr/2024:15:44:14] ENGINE Serving on http://:::9283 2024-04-02T15:44:15.152 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:14 smithi107 bash[14676]: [02/Apr/2024:15:44:14] ENGINE Bus STARTED 2024-04-02T15:44:15.530 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled node-exporter update... 2024-04-02T15:44:15.764 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: cluster 2024-04-02T15:44:14.498144+0000 mon.a (mon.0) 603 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0627059s), standbys: x 2024-04-02T15:44:15.764 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.504245+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:44:15.764 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.504384+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:44:15.764 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.504514+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:44:15.764 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.506618+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:44:15.764 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.506781+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:44:15.764 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.507015+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:44:15.764 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.507215+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:44:15.765 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.507419+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:44:15.765 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.507616+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:44:15.765 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.507785+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:44:15.765 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.508014+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:44:15.765 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.508373+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:44:15.765 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.508659+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:44:15.765 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.508950+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:44:15.765 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.509074+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:44:15.765 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.509477+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:44:15.765 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: cluster 2024-04-02T15:44:14.517982+0000 mon.a (mon.0) 620 : cluster [INF] Manager daemon y is now available 2024-04-02T15:44:15.765 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: cluster 2024-04-02T15:44:14.527961+0000 mon.a (mon.0) 621 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T15:44:15.766 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: cluster 2024-04-02T15:44:14.528089+0000 mon.a (mon.0) 622 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:44:15.766 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.533275+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.195:0/3452199374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T15:44:15.766 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.533982+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.195:0/3452199374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:44:15.766 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.540195+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.195:0/3452199374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T15:44:15.766 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.541226+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.195:0/3452199374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:44:15.766 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.553496+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:44:15.766 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.556825+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:44:15.766 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.559625+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:44:15.766 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.562131+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:44:15.766 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.590112+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:15.767 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.605293+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:44:15.767 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:15 smithi195 bash[14446]: audit 2024-04-02T15:44:14.840357+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:44:15.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: cluster 2024-04-02T15:44:14.498144+0000 mon.a (mon.0) 603 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0627059s), standbys: x 2024-04-02T15:44:15.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.504245+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:44:15.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.504384+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:44:15.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.504514+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:44:15.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.506618+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:44:15.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.506781+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:44:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.507015+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:44:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.507215+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:44:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.507419+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:44:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.507616+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:44:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.507785+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:44:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.508014+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:44:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.508373+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:44:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.508659+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:44:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.508950+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:44:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.509074+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:44:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.509477+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:44:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: cluster 2024-04-02T15:44:14.517982+0000 mon.a (mon.0) 620 : cluster [INF] Manager daemon y is now available 2024-04-02T15:44:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: cluster 2024-04-02T15:44:14.527961+0000 mon.a (mon.0) 621 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T15:44:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: cluster 2024-04-02T15:44:14.528089+0000 mon.a (mon.0) 622 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:44:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.533275+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.195:0/3452199374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T15:44:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.533982+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.195:0/3452199374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:44:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.540195+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.195:0/3452199374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T15:44:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.541226+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.195:0/3452199374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:44:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.553496+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:44:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.556825+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:44:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.559625+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:44:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.562131+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:44:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.590112+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.605293+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:44:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[19849]: audit 2024-04-02T15:44:14.840357+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:44:15.905 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: cluster 2024-04-02T15:44:14.498144+0000 mon.a (mon.0) 603 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0627059s), standbys: x 2024-04-02T15:44:15.905 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.504245+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:44:15.905 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.504384+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:44:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.504514+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:44:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.506618+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:44:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.506781+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:44:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.507015+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:44:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.507215+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:44:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.507419+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:44:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.507616+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:44:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.507785+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:44:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.508014+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:44:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.508373+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:44:15.907 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.508659+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:44:15.907 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.508950+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:44:15.907 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.509074+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:44:15.907 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.509477+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:44:15.907 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: cluster 2024-04-02T15:44:14.517982+0000 mon.a (mon.0) 620 : cluster [INF] Manager daemon y is now available 2024-04-02T15:44:15.907 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: cluster 2024-04-02T15:44:14.527961+0000 mon.a (mon.0) 621 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T15:44:15.907 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: cluster 2024-04-02T15:44:14.528089+0000 mon.a (mon.0) 622 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:44:15.907 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.533275+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.195:0/3452199374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T15:44:15.907 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.533982+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.195:0/3452199374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:44:15.907 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.540195+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.195:0/3452199374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T15:44:15.907 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.541226+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.195:0/3452199374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:44:15.908 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.553496+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:44:15.908 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.556825+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:44:15.908 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.559625+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:44:15.908 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.562131+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:44:15.908 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.590112+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:15.908 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.605293+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:44:15.908 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14406]: audit 2024-04-02T15:44:14.840357+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:44:16.297 DEBUG:teuthology.orchestra.run.smithi107:node-exporter.a> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@node-exporter.a.service 2024-04-02T15:44:16.300 DEBUG:teuthology.orchestra.run.smithi195:node-exporter.b> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@node-exporter.b.service 2024-04-02T15:44:16.302 INFO:tasks.cephadm:Adding alertmanager.a on smithi107 2024-04-02T15:44:16.302 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch apply alertmanager '1;smithi107=a' 2024-04-02T15:44:16.309 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:15 smithi107 bash[14676]: [02/Apr/2024:15:44:15] ENGINE Bus STARTING 2024-04-02T15:44:16.309 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:16 smithi107 bash[14676]: [02/Apr/2024:15:44:16] ENGINE Serving on https://172.21.15.107:7150 2024-04-02T15:44:16.309 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:16 smithi107 bash[14676]: [02/Apr/2024:15:44:16] ENGINE Bus STARTED 2024-04-02T15:44:16.331 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:44:16.534 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:44:16.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:16 smithi107 bash[14406]: cluster 2024-04-02T15:44:15.520474+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e18: y(active, since 1.08505s), standbys: x 2024-04-02T15:44:16.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:16 smithi107 bash[14406]: cephadm 2024-04-02T15:44:15.527060+0000 mgr.y (mgr.24364) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi107=a;smithi195=b;count:2 2024-04-02T15:44:16.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:16 smithi107 bash[14406]: audit 2024-04-02T15:44:15.530945+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:16.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:16 smithi107 bash[14406]: audit 2024-04-02T15:44:16.041514+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:16.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:16 smithi107 bash[19849]: cluster 2024-04-02T15:44:15.520474+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e18: y(active, since 1.08505s), standbys: x 2024-04-02T15:44:16.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:16 smithi107 bash[19849]: cephadm 2024-04-02T15:44:15.527060+0000 mgr.y (mgr.24364) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi107=a;smithi195=b;count:2 2024-04-02T15:44:16.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:16 smithi107 bash[19849]: audit 2024-04-02T15:44:15.530945+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:16.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:16 smithi107 bash[19849]: audit 2024-04-02T15:44:16.041514+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:16.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:16 smithi195 bash[14446]: cluster 2024-04-02T15:44:15.520474+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e18: y(active, since 1.08505s), standbys: x 2024-04-02T15:44:16.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:16 smithi195 bash[14446]: cephadm 2024-04-02T15:44:15.527060+0000 mgr.y (mgr.24364) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi107=a;smithi195=b;count:2 2024-04-02T15:44:16.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:16 smithi195 bash[14446]: audit 2024-04-02T15:44:15.530945+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:16.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:16 smithi195 bash[14446]: audit 2024-04-02T15:44:16.041514+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:17.705 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:17 smithi195 bash[14446]: cluster 2024-04-02T15:44:15.529371+0000 mgr.y (mgr.24364) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:17.705 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:17 smithi195 bash[14446]: cephadm 2024-04-02T15:44:15.908392+0000 mgr.y (mgr.24364) 4 : cephadm [INF] [02/Apr/2024:15:44:15] ENGINE Bus STARTING 2024-04-02T15:44:17.705 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:17 smithi195 bash[14446]: cephadm 2024-04-02T15:44:16.031500+0000 mgr.y (mgr.24364) 5 : cephadm [INF] [02/Apr/2024:15:44:16] ENGINE Serving on https://172.21.15.107:7150 2024-04-02T15:44:17.705 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:17 smithi195 bash[14446]: cephadm 2024-04-02T15:44:16.032046+0000 mgr.y (mgr.24364) 6 : cephadm [INF] [02/Apr/2024:15:44:16] ENGINE Bus STARTED 2024-04-02T15:44:17.705 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:17 smithi195 bash[14446]: cluster 2024-04-02T15:44:16.508405+0000 mgr.y (mgr.24364) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:17.705 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:17 smithi195 bash[14446]: cluster 2024-04-02T15:44:17.051137+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-02T15:44:17.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:17 smithi107 bash[14406]: cluster 2024-04-02T15:44:15.529371+0000 mgr.y (mgr.24364) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:17 smithi107 bash[14406]: cephadm 2024-04-02T15:44:15.908392+0000 mgr.y (mgr.24364) 4 : cephadm [INF] [02/Apr/2024:15:44:15] ENGINE Bus STARTING 2024-04-02T15:44:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:17 smithi107 bash[14406]: cephadm 2024-04-02T15:44:16.031500+0000 mgr.y (mgr.24364) 5 : cephadm [INF] [02/Apr/2024:15:44:16] ENGINE Serving on https://172.21.15.107:7150 2024-04-02T15:44:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:17 smithi107 bash[14406]: cephadm 2024-04-02T15:44:16.032046+0000 mgr.y (mgr.24364) 6 : cephadm [INF] [02/Apr/2024:15:44:16] ENGINE Bus STARTED 2024-04-02T15:44:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:17 smithi107 bash[14406]: cluster 2024-04-02T15:44:16.508405+0000 mgr.y (mgr.24364) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:17 smithi107 bash[14406]: cluster 2024-04-02T15:44:17.051137+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-02T15:44:17.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:17 smithi107 bash[19849]: cluster 2024-04-02T15:44:15.529371+0000 mgr.y (mgr.24364) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:17.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:17 smithi107 bash[19849]: cephadm 2024-04-02T15:44:15.908392+0000 mgr.y (mgr.24364) 4 : cephadm [INF] [02/Apr/2024:15:44:15] ENGINE Bus STARTING 2024-04-02T15:44:17.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:17 smithi107 bash[19849]: cephadm 2024-04-02T15:44:16.031500+0000 mgr.y (mgr.24364) 5 : cephadm [INF] [02/Apr/2024:15:44:16] ENGINE Serving on https://172.21.15.107:7150 2024-04-02T15:44:17.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:17 smithi107 bash[19849]: cephadm 2024-04-02T15:44:16.032046+0000 mgr.y (mgr.24364) 6 : cephadm [INF] [02/Apr/2024:15:44:16] ENGINE Bus STARTED 2024-04-02T15:44:17.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:17 smithi107 bash[19849]: cluster 2024-04-02T15:44:16.508405+0000 mgr.y (mgr.24364) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:17.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:17 smithi107 bash[19849]: cluster 2024-04-02T15:44:17.051137+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-02T15:44:19.308 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled alertmanager update... 2024-04-02T15:44:19.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:19 smithi195 bash[14446]: audit 2024-04-02T15:44:18.399441+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:19 smithi195 bash[14446]: audit 2024-04-02T15:44:18.452502+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:19 smithi195 bash[14446]: cluster 2024-04-02T15:44:18.508974+0000 mgr.y (mgr.24364) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:19.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:19 smithi195 bash[14446]: audit 2024-04-02T15:44:18.906602+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:19 smithi195 bash[14446]: audit 2024-04-02T15:44:18.928494+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:19 smithi195 bash[14446]: audit 2024-04-02T15:44:19.133957+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:19 smithi195 bash[14446]: audit 2024-04-02T15:44:19.152189+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:19 smithi195 bash[14446]: audit 2024-04-02T15:44:19.160508+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:19 smithi195 bash[14446]: audit 2024-04-02T15:44:19.308469+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[19849]: audit 2024-04-02T15:44:18.399441+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[19849]: audit 2024-04-02T15:44:18.452502+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[19849]: cluster 2024-04-02T15:44:18.508974+0000 mgr.y (mgr.24364) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:19.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[19849]: audit 2024-04-02T15:44:18.906602+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[19849]: audit 2024-04-02T15:44:18.928494+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[19849]: audit 2024-04-02T15:44:19.133957+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[19849]: audit 2024-04-02T15:44:19.152189+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[19849]: audit 2024-04-02T15:44:19.160508+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[19849]: audit 2024-04-02T15:44:19.308469+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[14406]: audit 2024-04-02T15:44:18.399441+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[14406]: audit 2024-04-02T15:44:18.452502+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[14406]: cluster 2024-04-02T15:44:18.508974+0000 mgr.y (mgr.24364) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:19.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[14406]: audit 2024-04-02T15:44:18.906602+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[14406]: audit 2024-04-02T15:44:18.928494+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[14406]: audit 2024-04-02T15:44:19.133957+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[14406]: audit 2024-04-02T15:44:19.152189+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[14406]: audit 2024-04-02T15:44:19.160508+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:19.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:19 smithi107 bash[14406]: audit 2024-04-02T15:44:19.308469+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:20.084 DEBUG:teuthology.orchestra.run.smithi107:alertmanager.a> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@alertmanager.a.service 2024-04-02T15:44:20.087 INFO:tasks.cephadm:Adding grafana.a on smithi195 2024-04-02T15:44:20.087 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph orch apply grafana '1;smithi195=a' 2024-04-02T15:44:20.231 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:44:20.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:20 smithi195 bash[14446]: cephadm 2024-04-02T15:44:18.908163+0000 mgr.y (mgr.24364) 9 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-04-02T15:44:20.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:20 smithi195 bash[14446]: cephadm 2024-04-02T15:44:18.930723+0000 mgr.y (mgr.24364) 10 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-04-02T15:44:20.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:20 smithi195 bash[14446]: cephadm 2024-04-02T15:44:19.017614+0000 mgr.y (mgr.24364) 11 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:44:20.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:20 smithi195 bash[14446]: cephadm 2024-04-02T15:44:19.041793+0000 mgr.y (mgr.24364) 12 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:44:20.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:20 smithi195 bash[14446]: cephadm 2024-04-02T15:44:19.183545+0000 mgr.y (mgr.24364) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2024-04-02T15:44:20.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:20 smithi195 bash[14446]: audit 2024-04-02T15:44:19.297066+0000 mgr.y (mgr.24364) 14 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi107=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:44:20.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:20 smithi195 bash[14446]: cephadm 2024-04-02T15:44:19.300364+0000 mgr.y (mgr.24364) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi107=a;count:1 2024-04-02T15:44:20.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[14406]: cephadm 2024-04-02T15:44:18.908163+0000 mgr.y (mgr.24364) 9 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-04-02T15:44:20.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[14406]: cephadm 2024-04-02T15:44:18.930723+0000 mgr.y (mgr.24364) 10 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-04-02T15:44:20.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[14406]: cephadm 2024-04-02T15:44:19.017614+0000 mgr.y (mgr.24364) 11 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:44:20.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[14406]: cephadm 2024-04-02T15:44:19.041793+0000 mgr.y (mgr.24364) 12 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:44:20.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[14406]: cephadm 2024-04-02T15:44:19.183545+0000 mgr.y (mgr.24364) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2024-04-02T15:44:20.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[14406]: audit 2024-04-02T15:44:19.297066+0000 mgr.y (mgr.24364) 14 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi107=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:44:20.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[14406]: cephadm 2024-04-02T15:44:19.300364+0000 mgr.y (mgr.24364) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi107=a;count:1 2024-04-02T15:44:20.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[19849]: cephadm 2024-04-02T15:44:18.908163+0000 mgr.y (mgr.24364) 9 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-04-02T15:44:20.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[19849]: cephadm 2024-04-02T15:44:18.930723+0000 mgr.y (mgr.24364) 10 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-04-02T15:44:20.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[19849]: cephadm 2024-04-02T15:44:19.017614+0000 mgr.y (mgr.24364) 11 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:44:20.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[19849]: cephadm 2024-04-02T15:44:19.041793+0000 mgr.y (mgr.24364) 12 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:44:20.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[19849]: cephadm 2024-04-02T15:44:19.183545+0000 mgr.y (mgr.24364) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2024-04-02T15:44:20.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[19849]: audit 2024-04-02T15:44:19.297066+0000 mgr.y (mgr.24364) 14 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi107=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:44:20.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:20 smithi107 bash[19849]: cephadm 2024-04-02T15:44:19.300364+0000 mgr.y (mgr.24364) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi107=a;count:1 2024-04-02T15:44:21.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:21 smithi195 bash[14446]: cluster 2024-04-02T15:44:20.509570+0000 mgr.y (mgr.24364) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:21.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:21 smithi107 bash[14406]: cluster 2024-04-02T15:44:20.509570+0000 mgr.y (mgr.24364) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:21.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:21 smithi107 bash[19849]: cluster 2024-04-02T15:44:20.509570+0000 mgr.y (mgr.24364) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:22.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:22 smithi195 bash[14446]: cluster 2024-04-02T15:44:22.510182+0000 mgr.y (mgr.24364) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:23.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:22 smithi107 bash[14406]: cluster 2024-04-02T15:44:22.510182+0000 mgr.y (mgr.24364) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:23.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:22 smithi107 bash[19849]: cluster 2024-04-02T15:44:22.510182+0000 mgr.y (mgr.24364) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:24.646 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled grafana update... 2024-04-02T15:44:24.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:24 smithi107 bash[14406]: cluster 2024-04-02T15:44:24.510785+0000 mgr.y (mgr.24364) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:24.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:24 smithi107 bash[19849]: cluster 2024-04-02T15:44:24.510785+0000 mgr.y (mgr.24364) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:24.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:24 smithi195 bash[14446]: cluster 2024-04-02T15:44:24.510785+0000 mgr.y (mgr.24364) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:25.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:25 smithi107 bash[14406]: audit 2024-04-02T15:44:24.635872+0000 mgr.y (mgr.24364) 19 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:44:25.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:25 smithi107 bash[14406]: cephadm 2024-04-02T15:44:24.639177+0000 mgr.y (mgr.24364) 20 : cephadm [INF] Saving service grafana spec with placement smithi195=a;count:1 2024-04-02T15:44:25.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:25 smithi107 bash[14406]: audit 2024-04-02T15:44:24.646403+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:25.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:25 smithi107 bash[19849]: audit 2024-04-02T15:44:24.635872+0000 mgr.y (mgr.24364) 19 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:44:25.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:25 smithi107 bash[19849]: cephadm 2024-04-02T15:44:24.639177+0000 mgr.y (mgr.24364) 20 : cephadm [INF] Saving service grafana spec with placement smithi195=a;count:1 2024-04-02T15:44:25.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:25 smithi107 bash[19849]: audit 2024-04-02T15:44:24.646403+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:25.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:25 smithi195 bash[14446]: audit 2024-04-02T15:44:24.635872+0000 mgr.y (mgr.24364) 19 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:44:25.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:25 smithi195 bash[14446]: cephadm 2024-04-02T15:44:24.639177+0000 mgr.y (mgr.24364) 20 : cephadm [INF] Saving service grafana spec with placement smithi195=a;count:1 2024-04-02T15:44:25.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:25 smithi195 bash[14446]: audit 2024-04-02T15:44:24.646403+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:26.799 DEBUG:teuthology.orchestra.run.smithi195:grafana.a> sudo journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@grafana.a.service 2024-04-02T15:44:26.801 INFO:tasks.cephadm:Setting up client nodes... 2024-04-02T15:44:26.804 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-02T15:44:26.854 INFO:journalctl@ceph.grafana.a.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:44:26.901 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:26 smithi107 bash[19849]: cluster 2024-04-02T15:44:26.511539+0000 mgr.y (mgr.24364) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:26.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:26 smithi107 bash[14406]: cluster 2024-04-02T15:44:26.511539+0000 mgr.y (mgr.24364) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:26.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:26 smithi195 bash[14446]: cluster 2024-04-02T15:44:26.511539+0000 mgr.y (mgr.24364) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:28.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:28 smithi107 bash[14406]: cluster 2024-04-02T15:44:28.512164+0000 mgr.y (mgr.24364) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:28.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:28 smithi107 bash[19849]: cluster 2024-04-02T15:44:28.512164+0000 mgr.y (mgr.24364) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:28.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:28 smithi195 bash[14446]: cluster 2024-04-02T15:44:28.512164+0000 mgr.y (mgr.24364) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:30.463 INFO:teuthology.orchestra.run.smithi107.stdout:[client.0] 2024-04-02T15:44:30.463 INFO:teuthology.orchestra.run.smithi107.stdout: key = AQDeJwxmcyFJGxAAADsTXhnoQ8uqbA2i92ujYw== 2024-04-02T15:44:30.870 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:30 smithi195 bash[14446]: audit 2024-04-02T15:44:30.457442+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.107:0/2189209650' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:44:30.870 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:30 smithi195 bash[14446]: audit 2024-04-02T15:44:30.464410+0000 mon.a (mon.0) 644 : audit [INF] from='client.? 172.21.15.107:0/2189209650' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T15:44:30.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:30 smithi107 bash[19849]: audit 2024-04-02T15:44:30.457442+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.107:0/2189209650' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:44:30.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:30 smithi107 bash[19849]: audit 2024-04-02T15:44:30.464410+0000 mon.a (mon.0) 644 : audit [INF] from='client.? 172.21.15.107:0/2189209650' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T15:44:30.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:30 smithi107 bash[14406]: audit 2024-04-02T15:44:30.457442+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.107:0/2189209650' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:44:30.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:30 smithi107 bash[14406]: audit 2024-04-02T15:44:30.464410+0000 mon.a (mon.0) 644 : audit [INF] from='client.? 172.21.15.107:0/2189209650' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T15:44:31.212 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-04-02T15:44:31.212 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-02T15:44:31.212 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-02T15:44:31.236 DEBUG:teuthology.orchestra.run.smithi195:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-02T15:44:31.702 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:31 smithi195 bash[14446]: cluster 2024-04-02T15:44:30.512665+0000 mgr.y (mgr.24364) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:31.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:31 smithi107 bash[14406]: cluster 2024-04-02T15:44:30.512665+0000 mgr.y (mgr.24364) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:31.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:31 smithi107 bash[19849]: cluster 2024-04-02T15:44:30.512665+0000 mgr.y (mgr.24364) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:32.960 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:32 smithi195 bash[14446]: cluster 2024-04-02T15:44:32.513345+0000 mgr.y (mgr.24364) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:33.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:32 smithi107 bash[14406]: cluster 2024-04-02T15:44:32.513345+0000 mgr.y (mgr.24364) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:33.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:32 smithi107 bash[19849]: cluster 2024-04-02T15:44:32.513345+0000 mgr.y (mgr.24364) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:34.218 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:34 smithi107 systemd[1]: Started Ceph node-exporter.a for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:44:34.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:34 smithi107 bash[14406]: audit 2024-04-02T15:44:33.464247+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:34.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:34 smithi107 bash[14406]: cephadm 2024-04-02T15:44:33.468996+0000 mgr.y (mgr.24364) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi107 2024-04-02T15:44:34.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:34 smithi107 bash[14406]: audit 2024-04-02T15:44:34.232254+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:34.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:34 smithi107 bash[19849]: audit 2024-04-02T15:44:33.464247+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:34.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:34 smithi107 bash[19849]: cephadm 2024-04-02T15:44:33.468996+0000 mgr.y (mgr.24364) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi107 2024-04-02T15:44:34.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:34 smithi107 bash[19849]: audit 2024-04-02T15:44:34.232254+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:34.653 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:34 smithi107 bash[34547]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-02T15:44:34.725 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:34 smithi195 bash[14446]: audit 2024-04-02T15:44:33.464247+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:34.725 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:34 smithi195 bash[14446]: cephadm 2024-04-02T15:44:33.468996+0000 mgr.y (mgr.24364) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi107 2024-04-02T15:44:34.725 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:34 smithi195 bash[14446]: audit 2024-04-02T15:44:34.232254+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:34.982 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:34 smithi195 systemd[1]: Started Ceph node-exporter.b for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:44:35.152 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:34 smithi107 bash[34547]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-02T15:44:35.152 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[34547]: aa2a8d90b84c: Pulling fs layer 2024-04-02T15:44:35.152 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[34547]: b45d31ee2d7f: Pulling fs layer 2024-04-02T15:44:35.152 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[34547]: b5db1e299295: Pulling fs layer 2024-04-02T15:44:35.236 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:35 smithi195 bash[29611]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-02T15:44:35.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[19849]: cephadm 2024-04-02T15:44:34.234225+0000 mgr.y (mgr.24364) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2024-04-02T15:44:35.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[19849]: cluster 2024-04-02T15:44:34.514025+0000 mgr.y (mgr.24364) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:35.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[19849]: audit 2024-04-02T15:44:34.591711+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:35.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[19849]: audit 2024-04-02T15:44:34.999848+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:35.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[19849]: audit 2024-04-02T15:44:35.002617+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:44:35.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[19849]: audit 2024-04-02T15:44:35.004417+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:44:35.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[19849]: audit 2024-04-02T15:44:35.005763+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:44:35.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[14406]: cephadm 2024-04-02T15:44:34.234225+0000 mgr.y (mgr.24364) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2024-04-02T15:44:35.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[14406]: cluster 2024-04-02T15:44:34.514025+0000 mgr.y (mgr.24364) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:35.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[14406]: audit 2024-04-02T15:44:34.591711+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:35.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[14406]: audit 2024-04-02T15:44:34.999848+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:35.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[14406]: audit 2024-04-02T15:44:35.002617+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:44:35.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[14406]: audit 2024-04-02T15:44:35.004417+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:44:35.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[14406]: audit 2024-04-02T15:44:35.005763+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:44:35.653 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[34547]: aa2a8d90b84c: Verifying Checksum 2024-04-02T15:44:35.653 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[34547]: aa2a8d90b84c: Download complete 2024-04-02T15:44:35.653 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[34547]: b45d31ee2d7f: Verifying Checksum 2024-04-02T15:44:35.653 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[34547]: b45d31ee2d7f: Download complete 2024-04-02T15:44:35.653 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[34547]: aa2a8d90b84c: Pull complete 2024-04-02T15:44:35.653 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[34547]: b5db1e299295: Verifying Checksum 2024-04-02T15:44:35.653 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:35 smithi107 bash[34547]: b5db1e299295: Download complete 2024-04-02T15:44:35.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:35 smithi195 bash[14446]: cephadm 2024-04-02T15:44:34.234225+0000 mgr.y (mgr.24364) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2024-04-02T15:44:35.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:35 smithi195 bash[14446]: cluster 2024-04-02T15:44:34.514025+0000 mgr.y (mgr.24364) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:35.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:35 smithi195 bash[14446]: audit 2024-04-02T15:44:34.591711+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:35.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:35 smithi195 bash[14446]: audit 2024-04-02T15:44:34.999848+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:35.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:35 smithi195 bash[14446]: audit 2024-04-02T15:44:35.002617+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:44:35.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:35 smithi195 bash[14446]: audit 2024-04-02T15:44:35.004417+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:44:35.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:35 smithi195 bash[14446]: audit 2024-04-02T15:44:35.005763+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:44:36.192 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:44:36 smithi195 bash[29484]: ts=2024-04-02T15:44:36.024Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-02T15:44:36.192 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:36 smithi195 bash[29611]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-02T15:44:36.401 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:36 smithi107 bash[34547]: b45d31ee2d7f: Pull complete 2024-04-02T15:44:36.487 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:36 smithi195 bash[29611]: aa2a8d90b84c: Pulling fs layer 2024-04-02T15:44:36.487 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:36 smithi195 bash[29611]: b45d31ee2d7f: Pulling fs layer 2024-04-02T15:44:36.487 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:36 smithi195 bash[29611]: b5db1e299295: Pulling fs layer 2024-04-02T15:44:36.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:36 smithi107 bash[14406]: cluster 2024-04-02T15:44:36.514713+0000 mgr.y (mgr.24364) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:36.699 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:36 smithi107 bash[34547]: b5db1e299295: Pull complete 2024-04-02T15:44:36.699 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:36 smithi107 bash[34547]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-02T15:44:36.699 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:36 smithi107 bash[34547]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-02T15:44:36.699 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:36 smithi107 bash[19849]: cluster 2024-04-02T15:44:36.514713+0000 mgr.y (mgr.24364) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:36.712 INFO:teuthology.orchestra.run.smithi195.stdout:[client.1] 2024-04-02T15:44:36.712 INFO:teuthology.orchestra.run.smithi195.stdout: key = AQDkJwxmwz2jKRAAS5YuW4mZK947RcLhHxXXBw== 2024-04-02T15:44:36.879 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:36 smithi195 bash[14446]: cluster 2024-04-02T15:44:36.514713+0000 mgr.y (mgr.24364) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:36.879 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:36 smithi195 bash[29611]: b45d31ee2d7f: Verifying Checksum 2024-04-02T15:44:36.879 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:36 smithi195 bash[29611]: b45d31ee2d7f: Download complete 2024-04-02T15:44:36.879 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:36 smithi195 bash[29611]: aa2a8d90b84c: Download complete 2024-04-02T15:44:36.879 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:36 smithi195 bash[29611]: b5db1e299295: Verifying Checksum 2024-04-02T15:44:36.879 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:36 smithi195 bash[29611]: b5db1e299295: Download complete 2024-04-02T15:44:37.256 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:36 smithi195 bash[29611]: aa2a8d90b84c: Pull complete 2024-04-02T15:44:37.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:37 smithi195 bash[14446]: audit 2024-04-02T15:44:36.696942+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.195:0/552401089' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:44:37.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:37 smithi195 bash[14446]: audit 2024-04-02T15:44:36.698187+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:44:37.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:37 smithi195 bash[14446]: audit 2024-04-02T15:44:36.712222+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T15:44:38.024 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:37 smithi107 bash[14406]: audit 2024-04-02T15:44:36.696942+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.195:0/552401089' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:44:38.024 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:37 smithi107 bash[14406]: audit 2024-04-02T15:44:36.698187+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:44:38.024 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:37 smithi107 bash[14406]: audit 2024-04-02T15:44:36.712222+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T15:44:38.024 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:37 smithi107 bash[19849]: audit 2024-04-02T15:44:36.696942+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.195:0/552401089' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:44:38.024 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:37 smithi107 bash[19849]: audit 2024-04-02T15:44:36.698187+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:44:38.024 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:37 smithi107 bash[19849]: audit 2024-04-02T15:44:36.712222+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T15:44:38.099 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-04-02T15:44:38.099 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-02T15:44:38.099 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-02T15:44:38.121 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-02T15:44:38.121 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-02T15:44:38.121 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph mgr dump --format=json 2024-04-02T15:44:38.402 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.112Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-02T15:44:38.402 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.112Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-04-02T15:44:38.402 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-04-02T15:44:38.402 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-02T15:44:38.402 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-02T15:44:38.402 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=arp 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=edac 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-02T15:44:38.403 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-02T15:44:38.404 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-02T15:44:38.404 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-02T15:44:38.404 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-02T15:44:38.404 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-02T15:44:38.404 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-02T15:44:38.404 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-02T15:44:38.404 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-02T15:44:38.404 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-02T15:44:38.404 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-02T15:44:38.404 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-02T15:44:38.404 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=os 2024-04-02T15:44:38.404 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-02T15:44:38.405 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-02T15:44:38.405 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-02T15:44:38.405 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-02T15:44:38.405 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-02T15:44:38.405 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-02T15:44:38.405 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=stat 2024-04-02T15:44:38.405 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-02T15:44:38.405 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-02T15:44:38.405 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-02T15:44:38.405 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=time 2024-04-02T15:44:38.405 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-02T15:44:38.406 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=uname 2024-04-02T15:44:38.406 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-02T15:44:38.406 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-02T15:44:38.406 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-02T15:44:38.406 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.114Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-02T15:44:38.406 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:44:38 smithi107 bash[34547]: ts=2024-04-02T15:44:38.115Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-02T15:44:38.454 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:37 smithi195 bash[29611]: b45d31ee2d7f: Pull complete 2024-04-02T15:44:38.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:38 smithi195 bash[29611]: b5db1e299295: Pull complete 2024-04-02T15:44:38.737 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:38 smithi195 bash[29611]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-02T15:44:38.737 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:38 smithi195 bash[29611]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-02T15:44:39.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[14446]: audit 2024-04-02T15:44:38.432224+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:39.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[14446]: cluster 2024-04-02T15:44:38.515307+0000 mgr.y (mgr.24364) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:39.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[14446]: audit 2024-04-02T15:44:39.422901+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:39.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[14446]: audit 2024-04-02T15:44:39.430326+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:39.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:39 smithi107 bash[14406]: audit 2024-04-02T15:44:38.432224+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:39.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:39 smithi107 bash[14406]: cluster 2024-04-02T15:44:38.515307+0000 mgr.y (mgr.24364) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:39.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:39 smithi107 bash[14406]: audit 2024-04-02T15:44:39.422901+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:39.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:39 smithi107 bash[14406]: audit 2024-04-02T15:44:39.430326+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:39.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:39 smithi107 bash[19849]: audit 2024-04-02T15:44:38.432224+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:39.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:39 smithi107 bash[19849]: cluster 2024-04-02T15:44:38.515307+0000 mgr.y (mgr.24364) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:39.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:39 smithi107 bash[19849]: audit 2024-04-02T15:44:39.422901+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:39.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:39 smithi107 bash[19849]: audit 2024-04-02T15:44:39.430326+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:40.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.975Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-02T15:44:40.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.975Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-04-02T15:44:40.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.976Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-04-02T15:44:40.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.976Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-02T15:44:40.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.977Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-02T15:44:40.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.977Z caller=node_exporter.go:115 level=info collector=arp 2024-04-02T15:44:40.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.977Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-02T15:44:40.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.977Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-02T15:44:40.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.977Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=edac 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-02T15:44:40.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=os 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-02T15:44:40.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=stat 2024-04-02T15:44:40.241 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-02T15:44:40.241 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-02T15:44:40.241 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-02T15:44:40.241 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=time 2024-04-02T15:44:40.241 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-02T15:44:40.241 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=uname 2024-04-02T15:44:40.241 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-02T15:44:40.241 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-02T15:44:40.241 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-02T15:44:40.241 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-02T15:44:40.242 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:44:39 smithi195 bash[29611]: ts=2024-04-02T15:44:39.978Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-02T15:44:40.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:40 smithi195 bash[14446]: cephadm 2024-04-02T15:44:39.445723+0000 mgr.y (mgr.24364) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi107 2024-04-02T15:44:40.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:40 smithi195 bash[14446]: audit 2024-04-02T15:44:39.599809+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:40.830 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:44:40.858 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:40 smithi107 bash[14406]: cephadm 2024-04-02T15:44:39.445723+0000 mgr.y (mgr.24364) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi107 2024-04-02T15:44:40.858 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:40 smithi107 bash[14406]: audit 2024-04-02T15:44:39.599809+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:40.859 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:40 smithi107 bash[19849]: cephadm 2024-04-02T15:44:39.445723+0000 mgr.y (mgr.24364) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi107 2024-04-02T15:44:40.859 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:40 smithi107 bash[19849]: audit 2024-04-02T15:44:39.599809+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:41.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:41 smithi195 bash[14446]: cluster 2024-04-02T15:44:40.515885+0000 mgr.y (mgr.24364) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:41.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:41 smithi107 bash[14406]: cluster 2024-04-02T15:44:40.515885+0000 mgr.y (mgr.24364) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:41.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:41 smithi107 bash[19849]: cluster 2024-04-02T15:44:40.515885+0000 mgr.y (mgr.24364) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:42.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:42 smithi195 bash[14446]: cluster 2024-04-02T15:44:42.516675+0000 mgr.y (mgr.24364) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:43.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:42 smithi107 bash[14406]: cluster 2024-04-02T15:44:42.516675+0000 mgr.y (mgr.24364) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:43.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:42 smithi107 bash[19849]: cluster 2024-04-02T15:44:42.516675+0000 mgr.y (mgr.24364) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:44.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:44 smithi107 bash[14406]: cluster 2024-04-02T15:44:44.517326+0000 mgr.y (mgr.24364) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:44.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:44 smithi107 bash[19849]: cluster 2024-04-02T15:44:44.517326+0000 mgr.y (mgr.24364) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:44 smithi195 bash[14446]: cluster 2024-04-02T15:44:44.517326+0000 mgr.y (mgr.24364) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:45.901 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:45 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:44:45] "GET /metrics HTTP/1.1" 200 191522 "" "Prometheus/2.33.4" 2024-04-02T15:44:46.607 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-04-02T15:44:46.867 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:46 smithi107 bash[14406]: cluster 2024-04-02T15:44:46.518059+0000 mgr.y (mgr.24364) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:46.867 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:46 smithi107 bash[19849]: cluster 2024-04-02T15:44:46.518059+0000 mgr.y (mgr.24364) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:46.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:46 smithi195 bash[14446]: cluster 2024-04-02T15:44:46.518059+0000 mgr.y (mgr.24364) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:46.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:44:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:44:47.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:47 smithi107 bash[14406]: audit 2024-04-02T15:44:46.600831+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.107:0/2917494903' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-02T15:44:47.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:47 smithi107 bash[19849]: audit 2024-04-02T15:44:46.600831+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.107:0/2917494903' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-02T15:44:47.967 INFO:teuthology.orchestra.run.smithi107.stdout:{"epoch":19,"active_gid":24364,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6800","nonce":1322463119},{"type":"v1","addr":"172.21.15.107:6801","nonce":1322463119}]},"active_addr":"172.21.15.107:6801/1322463119","active_change":"2024-04-02T15:44:14.435412+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24359,"name":"x","mgr_features":4540138303579357183,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.107:8443/","prometheus":"http://172.21.15.107: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":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.107:0","nonce":3447489600}]},{"addrvec":[{"type":"v2","addr":"172.21.15.107:0","nonce":1054413529}]},{"addrvec":[{"type":"v2","addr":"172.21.15.107:0","nonce":106118297}]},{"addrvec":[{"type":"v2","addr":"172.21.15.107:0","nonce":3814039984}]}]}} 2024-04-02T15:44:47.970 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-02T15:44:47.970 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-02T15:44:47.971 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-02T15:44:47.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:47 smithi195 bash[14446]: audit 2024-04-02T15:44:46.600831+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.107:0/2917494903' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-02T15:44:48.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:48 smithi107 bash[19849]: cluster 2024-04-02T15:44:48.518720+0000 mgr.y (mgr.24364) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:48.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:48 smithi107 bash[14406]: cluster 2024-04-02T15:44:48.518720+0000 mgr.y (mgr.24364) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:48.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:48 smithi195 bash[14446]: cluster 2024-04-02T15:44:48.518720+0000 mgr.y (mgr.24364) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:50.692 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:44:51.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:51 smithi107 bash[14406]: audit 2024-04-02T15:44:50.516235+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:51.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:51 smithi107 bash[14406]: cluster 2024-04-02T15:44:50.519089+0000 mgr.y (mgr.24364) 36 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:51.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:51 smithi107 bash[14406]: audit 2024-04-02T15:44:50.625788+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:51.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:51 smithi107 bash[14406]: audit 2024-04-02T15:44:50.631961+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:51.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:51 smithi107 bash[14406]: audit 2024-04-02T15:44:50.657410+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T15:44:51.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:51 smithi107 bash[14406]: audit 2024-04-02T15:44:50.667086+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:51.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:51 smithi107 bash[19849]: audit 2024-04-02T15:44:50.516235+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:51.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:51 smithi107 bash[19849]: cluster 2024-04-02T15:44:50.519089+0000 mgr.y (mgr.24364) 36 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:51.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:51 smithi107 bash[19849]: audit 2024-04-02T15:44:50.625788+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:51.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:51 smithi107 bash[19849]: audit 2024-04-02T15:44:50.631961+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:51.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:51 smithi107 bash[19849]: audit 2024-04-02T15:44:50.657410+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T15:44:51.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:51 smithi107 bash[19849]: audit 2024-04-02T15:44:50.667086+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:51.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:51 smithi195 bash[14446]: audit 2024-04-02T15:44:50.516235+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:51.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:51 smithi195 bash[14446]: cluster 2024-04-02T15:44:50.519089+0000 mgr.y (mgr.24364) 36 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:51.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:51 smithi195 bash[14446]: audit 2024-04-02T15:44:50.625788+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:51.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:51 smithi195 bash[14446]: audit 2024-04-02T15:44:50.631961+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:51.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:51 smithi195 bash[14446]: audit 2024-04-02T15:44:50.657410+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T15:44:51.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:51 smithi195 bash[14446]: audit 2024-04-02T15:44:50.667086+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:52.402 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:44:52 smithi107 bash[35357]: level=info ts=2024-04-02T15:44:52.212Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-02T15:44:52.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:52 smithi107 bash[14406]: audit 2024-04-02T15:44:50.658339+0000 mgr.y (mgr.24364) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T15:44:52.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:52 smithi107 bash[14406]: cephadm 2024-04-02T15:44:50.674695+0000 mgr.y (mgr.24364) 38 : cephadm [INF] Deploying daemon grafana.a on smithi195 2024-04-02T15:44:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:52 smithi107 bash[19849]: audit 2024-04-02T15:44:50.658339+0000 mgr.y (mgr.24364) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T15:44:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:52 smithi107 bash[19849]: cephadm 2024-04-02T15:44:50.674695+0000 mgr.y (mgr.24364) 38 : cephadm [INF] Deploying daemon grafana.a on smithi195 2024-04-02T15:44:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:52 smithi195 bash[14446]: audit 2024-04-02T15:44:50.658339+0000 mgr.y (mgr.24364) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T15:44:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:52 smithi195 bash[14446]: cephadm 2024-04-02T15:44:50.674695+0000 mgr.y (mgr.24364) 38 : cephadm [INF] Deploying daemon grafana.a on smithi195 2024-04-02T15:44:53.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:53 smithi107 bash[14406]: cluster 2024-04-02T15:44:52.519720+0000 mgr.y (mgr.24364) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:53.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:53 smithi107 bash[19849]: cluster 2024-04-02T15:44:52.519720+0000 mgr.y (mgr.24364) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:53.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:53 smithi195 bash[14446]: cluster 2024-04-02T15:44:52.519720+0000 mgr.y (mgr.24364) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:54.402 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:44:54 smithi107 bash[35357]: level=info ts=2024-04-02T15:44:54.157Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001049239s 2024-04-02T15:44:54.433 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-04-02T15:44:54.433 INFO:teuthology.orchestra.run.smithi107.stdout:{"epoch":60,"fsid":"a698c81a-f106-11ee-b647-cb9ed24678a4","created":"2024-04-02T15:36:35.149230+0000","modified":"2024-04-02T15:44:14.434743+0000","last_up_change":"2024-04-02T15:43:48.139988+0000","last_in_change":"2024-04-02T15:43:23.183688+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-02T15:40:41.269614+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":"22","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":"139d7c78-66bf-4186-b927-94b0f149ded3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6802","nonce":1992396679},{"type":"v1","addr":"172.21.15.107:6803","nonce":1992396679}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6804","nonce":1992396679},{"type":"v1","addr":"172.21.15.107:6805","nonce":1992396679}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6808","nonce":1992396679},{"type":"v1","addr":"172.21.15.107:6809","nonce":1992396679}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6806","nonce":1992396679},{"type":"v1","addr":"172.21.15.107:6807","nonce":1992396679}]},"public_addr":"172.21.15.107:6803/1992396679","cluster_addr":"172.21.15.107:6805/1992396679","heartbeat_back_addr":"172.21.15.107:6809/1992396679","heartbeat_front_addr":"172.21.15.107:6807/1992396679","state":["exists","up"]},{"osd":1,"uuid":"200f68a8-f737-4ed7-90c3-c591319842c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6810","nonce":3796535179},{"type":"v1","addr":"172.21.15.107:6811","nonce":3796535179}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6812","nonce":3796535179},{"type":"v1","addr":"172.21.15.107:6813","nonce":3796535179}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6816","nonce":3796535179},{"type":"v1","addr":"172.21.15.107:6817","nonce":3796535179}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6814","nonce":3796535179},{"type":"v1","addr":"172.21.15.107:6815","nonce":3796535179}]},"public_addr":"172.21.15.107:6811/3796535179","cluster_addr":"172.21.15.107:6813/3796535179","heartbeat_back_addr":"172.21.15.107:6817/3796535179","heartbeat_front_addr":"172.21.15.107:6815/3796535179","state":["exists","up"]},{"osd":2,"uuid":"74884c8f-2b5e-42bd-9486-17f34c02bc88","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.107:6818","nonce":4016323002},{"type":"v1","addr":"172.21.15.107:6819","nonce":4016323002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6820","nonce":4016323002},{"type":"v1","addr":"172.21.15.107:6821","nonce":4016323002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6824","nonce":4016323002},{"type":"v1","addr":"172.21.15.107:6825","nonce":4016323002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6822","nonce":4016323002},{"type":"v1","addr":"172.21.15.107:6823","nonce":4016323002}]},"public_addr":"172.21.15.107:6819/4016323002","cluster_addr":"172.21.15.107:6821/4016323002","heartbeat_back_addr":"172.21.15.107:6825/4016323002","heartbeat_front_addr":"172.21.15.107:6823/4016323002","state":["exists","up"]},{"osd":3,"uuid":"e11c4354-5335-4c05-bb4a-c2f5c50862b6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6826","nonce":3439290798},{"type":"v1","addr":"172.21.15.107:6827","nonce":3439290798}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6828","nonce":3439290798},{"type":"v1","addr":"172.21.15.107:6829","nonce":3439290798}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6832","nonce":3439290798},{"type":"v1","addr":"172.21.15.107:6833","nonce":3439290798}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6830","nonce":3439290798},{"type":"v1","addr":"172.21.15.107:6831","nonce":3439290798}]},"public_addr":"172.21.15.107:6827/3439290798","cluster_addr":"172.21.15.107:6829/3439290798","heartbeat_back_addr":"172.21.15.107:6833/3439290798","heartbeat_front_addr":"172.21.15.107:6831/3439290798","state":["exists","up"]},{"osd":4,"uuid":"750df35b-7fe4-4c90-82b6-482196251083","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":2843430874},{"type":"v1","addr":"172.21.15.195:6801","nonce":2843430874}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":2843430874},{"type":"v1","addr":"172.21.15.195:6803","nonce":2843430874}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":2843430874},{"type":"v1","addr":"172.21.15.195:6807","nonce":2843430874}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":2843430874},{"type":"v1","addr":"172.21.15.195:6805","nonce":2843430874}]},"public_addr":"172.21.15.195:6801/2843430874","cluster_addr":"172.21.15.195:6803/2843430874","heartbeat_back_addr":"172.21.15.195:6807/2843430874","heartbeat_front_addr":"172.21.15.195:6805/2843430874","state":["exists","up"]},{"osd":5,"uuid":"ba90685d-c1aa-4e13-bcf9-c51a308fe2ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":1790541832},{"type":"v1","addr":"172.21.15.195:6809","nonce":1790541832}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1790541832},{"type":"v1","addr":"172.21.15.195:6811","nonce":1790541832}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1790541832},{"type":"v1","addr":"172.21.15.195:6815","nonce":1790541832}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1790541832},{"type":"v1","addr":"172.21.15.195:6813","nonce":1790541832}]},"public_addr":"172.21.15.195:6809/1790541832","cluster_addr":"172.21.15.195:6811/1790541832","heartbeat_back_addr":"172.21.15.195:6815/1790541832","heartbeat_front_addr":"172.21.15.195:6813/1790541832","state":["exists","up"]},{"osd":6,"uuid":"1d1da43f-5c92-40bc-8eb6-cd1364be376f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6816","nonce":2319036078},{"type":"v1","addr":"172.21.15.195:6817","nonce":2319036078}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":2319036078},{"type":"v1","addr":"172.21.15.195:6819","nonce":2319036078}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":2319036078},{"type":"v1","addr":"172.21.15.195:6823","nonce":2319036078}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":2319036078},{"type":"v1","addr":"172.21.15.195:6821","nonce":2319036078}]},"public_addr":"172.21.15.195:6817/2319036078","cluster_addr":"172.21.15.195:6819/2319036078","heartbeat_back_addr":"172.21.15.195:6823/2319036078","heartbeat_front_addr":"172.21.15.195:6821/2319036078","state":["exists","up"]},{"osd":7,"uuid":"7f30b536-2108-4393-af33-5813aa4bbd5f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6824","nonce":668081177},{"type":"v1","addr":"172.21.15.195:6825","nonce":668081177}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":668081177},{"type":"v1","addr":"172.21.15.195:6827","nonce":668081177}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":668081177},{"type":"v1","addr":"172.21.15.195:6831","nonce":668081177}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":668081177},{"type":"v1","addr":"172.21.15.195:6829","nonce":668081177}]},"public_addr":"172.21.15.195:6825/668081177","cluster_addr":"172.21.15.195:6827/668081177","heartbeat_back_addr":"172.21.15.195:6831/668081177","heartbeat_front_addr":"172.21.15.195:6829/668081177","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:39:21.272929+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:39:58.924220+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:40:37.459210+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:41:17.670609+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:41:53.204018+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:42:31.072537+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:43:08.535864+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:43:46.338362+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.107:0/3288635102":"2024-04-03T15:44:14.434640+0000","172.21.15.107:0/2297027496":"2024-04-03T15:44:14.434640+0000","172.21.15.107:0/2195990192":"2024-04-03T15:44:14.434640+0000","172.21.15.107:6801/2032029314":"2024-04-03T15:44:14.434640+0000","172.21.15.107:0/3897821343":"2024-04-03T15:37:38.605727+0000","172.21.15.107:6801/2547293985":"2024-04-03T15:37:38.605727+0000","172.21.15.107:6800/2547293985":"2024-04-03T15:37:38.605727+0000","172.21.15.107:0/3950742026":"2024-04-03T15:37:38.605727+0000","172.21.15.107:6800/2032029314":"2024-04-03T15:44:14.434640+0000","172.21.15.107:6800/1412666391":"2024-04-03T15:37:06.753991+0000","172.21.15.107:0/429870474":"2024-04-03T15:37:06.753991+0000","172.21.15.107:6801/1412666391":"2024-04-03T15:37:06.753991+0000","172.21.15.107:0/4281407292":"2024-04-03T15:37:06.753991+0000","172.21.15.107:0/1407386406":"2024-04-03T15:44:14.434640+0000","172.21.15.107:0/1901570433":"2024-04-03T15:37:38.605727+0000","172.21.15.107:0/256916305":"2024-04-03T15:37:06.753991+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-02T15:44:54.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:54 smithi107 bash[14406]: audit 2024-04-02T15:44:54.432666+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.107:0/3085235397' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:44:54.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:54 smithi107 bash[19849]: audit 2024-04-02T15:44:54.432666+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.107:0/3085235397' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:44:54.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:54 smithi195 bash[14446]: audit 2024-04-02T15:44:54.432666+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.107:0/3085235397' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:44:55.232 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-02T15:44:55.232 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-02T15:44:55.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:44:55 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:44:55] "GET /metrics HTTP/1.1" 200 191522 "" "Prometheus/2.33.4" 2024-04-02T15:44:55.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:55 smithi107 bash[14406]: cluster 2024-04-02T15:44:54.520355+0000 mgr.y (mgr.24364) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:55.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:55 smithi107 bash[14406]: audit 2024-04-02T15:44:54.609236+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:55.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:55 smithi107 bash[19849]: cluster 2024-04-02T15:44:54.520355+0000 mgr.y (mgr.24364) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:55.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:55 smithi107 bash[19849]: audit 2024-04-02T15:44:54.609236+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:55 smithi195 bash[14446]: cluster 2024-04-02T15:44:54.520355+0000 mgr.y (mgr.24364) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:55 smithi195 bash[14446]: audit 2024-04-02T15:44:54.609236+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:44:56.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:56 smithi107 bash[14406]: cluster 2024-04-02T15:44:56.521066+0000 mgr.y (mgr.24364) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:56.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:56 smithi107 bash[19849]: cluster 2024-04-02T15:44:56.521066+0000 mgr.y (mgr.24364) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:56.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:56 smithi195 bash[14446]: cluster 2024-04-02T15:44:56.521066+0000 mgr.y (mgr.24364) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:56.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:44:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:44:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:44:57.965 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:44:58.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:44:58 smithi107 bash[14406]: cluster 2024-04-02T15:44:58.521703+0000 mgr.y (mgr.24364) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:58.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:44:58 smithi107 bash[19849]: cluster 2024-04-02T15:44:58.521703+0000 mgr.y (mgr.24364) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:44:58.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:44:58 smithi195 bash[14446]: cluster 2024-04-02T15:44:58.521703+0000 mgr.y (mgr.24364) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:00.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:00 smithi107 bash[14406]: cluster 2024-04-02T15:45:00.522332+0000 mgr.y (mgr.24364) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:00.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:00 smithi107 bash[19849]: cluster 2024-04-02T15:45:00.522332+0000 mgr.y (mgr.24364) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:00.925 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-04-02T15:45:00.925 INFO:teuthology.orchestra.run.smithi107.stdout:{"epoch":60,"fsid":"a698c81a-f106-11ee-b647-cb9ed24678a4","created":"2024-04-02T15:36:35.149230+0000","modified":"2024-04-02T15:44:14.434743+0000","last_up_change":"2024-04-02T15:43:48.139988+0000","last_in_change":"2024-04-02T15:43:23.183688+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-02T15:40:41.269614+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":"22","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":"139d7c78-66bf-4186-b927-94b0f149ded3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6802","nonce":1992396679},{"type":"v1","addr":"172.21.15.107:6803","nonce":1992396679}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6804","nonce":1992396679},{"type":"v1","addr":"172.21.15.107:6805","nonce":1992396679}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6808","nonce":1992396679},{"type":"v1","addr":"172.21.15.107:6809","nonce":1992396679}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6806","nonce":1992396679},{"type":"v1","addr":"172.21.15.107:6807","nonce":1992396679}]},"public_addr":"172.21.15.107:6803/1992396679","cluster_addr":"172.21.15.107:6805/1992396679","heartbeat_back_addr":"172.21.15.107:6809/1992396679","heartbeat_front_addr":"172.21.15.107:6807/1992396679","state":["exists","up"]},{"osd":1,"uuid":"200f68a8-f737-4ed7-90c3-c591319842c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6810","nonce":3796535179},{"type":"v1","addr":"172.21.15.107:6811","nonce":3796535179}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6812","nonce":3796535179},{"type":"v1","addr":"172.21.15.107:6813","nonce":3796535179}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6816","nonce":3796535179},{"type":"v1","addr":"172.21.15.107:6817","nonce":3796535179}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6814","nonce":3796535179},{"type":"v1","addr":"172.21.15.107:6815","nonce":3796535179}]},"public_addr":"172.21.15.107:6811/3796535179","cluster_addr":"172.21.15.107:6813/3796535179","heartbeat_back_addr":"172.21.15.107:6817/3796535179","heartbeat_front_addr":"172.21.15.107:6815/3796535179","state":["exists","up"]},{"osd":2,"uuid":"74884c8f-2b5e-42bd-9486-17f34c02bc88","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.107:6818","nonce":4016323002},{"type":"v1","addr":"172.21.15.107:6819","nonce":4016323002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6820","nonce":4016323002},{"type":"v1","addr":"172.21.15.107:6821","nonce":4016323002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6824","nonce":4016323002},{"type":"v1","addr":"172.21.15.107:6825","nonce":4016323002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6822","nonce":4016323002},{"type":"v1","addr":"172.21.15.107:6823","nonce":4016323002}]},"public_addr":"172.21.15.107:6819/4016323002","cluster_addr":"172.21.15.107:6821/4016323002","heartbeat_back_addr":"172.21.15.107:6825/4016323002","heartbeat_front_addr":"172.21.15.107:6823/4016323002","state":["exists","up"]},{"osd":3,"uuid":"e11c4354-5335-4c05-bb4a-c2f5c50862b6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6826","nonce":3439290798},{"type":"v1","addr":"172.21.15.107:6827","nonce":3439290798}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6828","nonce":3439290798},{"type":"v1","addr":"172.21.15.107:6829","nonce":3439290798}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6832","nonce":3439290798},{"type":"v1","addr":"172.21.15.107:6833","nonce":3439290798}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6830","nonce":3439290798},{"type":"v1","addr":"172.21.15.107:6831","nonce":3439290798}]},"public_addr":"172.21.15.107:6827/3439290798","cluster_addr":"172.21.15.107:6829/3439290798","heartbeat_back_addr":"172.21.15.107:6833/3439290798","heartbeat_front_addr":"172.21.15.107:6831/3439290798","state":["exists","up"]},{"osd":4,"uuid":"750df35b-7fe4-4c90-82b6-482196251083","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":2843430874},{"type":"v1","addr":"172.21.15.195:6801","nonce":2843430874}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":2843430874},{"type":"v1","addr":"172.21.15.195:6803","nonce":2843430874}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":2843430874},{"type":"v1","addr":"172.21.15.195:6807","nonce":2843430874}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":2843430874},{"type":"v1","addr":"172.21.15.195:6805","nonce":2843430874}]},"public_addr":"172.21.15.195:6801/2843430874","cluster_addr":"172.21.15.195:6803/2843430874","heartbeat_back_addr":"172.21.15.195:6807/2843430874","heartbeat_front_addr":"172.21.15.195:6805/2843430874","state":["exists","up"]},{"osd":5,"uuid":"ba90685d-c1aa-4e13-bcf9-c51a308fe2ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":1790541832},{"type":"v1","addr":"172.21.15.195:6809","nonce":1790541832}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1790541832},{"type":"v1","addr":"172.21.15.195:6811","nonce":1790541832}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1790541832},{"type":"v1","addr":"172.21.15.195:6815","nonce":1790541832}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1790541832},{"type":"v1","addr":"172.21.15.195:6813","nonce":1790541832}]},"public_addr":"172.21.15.195:6809/1790541832","cluster_addr":"172.21.15.195:6811/1790541832","heartbeat_back_addr":"172.21.15.195:6815/1790541832","heartbeat_front_addr":"172.21.15.195:6813/1790541832","state":["exists","up"]},{"osd":6,"uuid":"1d1da43f-5c92-40bc-8eb6-cd1364be376f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6816","nonce":2319036078},{"type":"v1","addr":"172.21.15.195:6817","nonce":2319036078}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":2319036078},{"type":"v1","addr":"172.21.15.195:6819","nonce":2319036078}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":2319036078},{"type":"v1","addr":"172.21.15.195:6823","nonce":2319036078}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":2319036078},{"type":"v1","addr":"172.21.15.195:6821","nonce":2319036078}]},"public_addr":"172.21.15.195:6817/2319036078","cluster_addr":"172.21.15.195:6819/2319036078","heartbeat_back_addr":"172.21.15.195:6823/2319036078","heartbeat_front_addr":"172.21.15.195:6821/2319036078","state":["exists","up"]},{"osd":7,"uuid":"7f30b536-2108-4393-af33-5813aa4bbd5f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6824","nonce":668081177},{"type":"v1","addr":"172.21.15.195:6825","nonce":668081177}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":668081177},{"type":"v1","addr":"172.21.15.195:6827","nonce":668081177}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":668081177},{"type":"v1","addr":"172.21.15.195:6831","nonce":668081177}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":668081177},{"type":"v1","addr":"172.21.15.195:6829","nonce":668081177}]},"public_addr":"172.21.15.195:6825/668081177","cluster_addr":"172.21.15.195:6827/668081177","heartbeat_back_addr":"172.21.15.195:6831/668081177","heartbeat_front_addr":"172.21.15.195:6829/668081177","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:39:21.272929+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:39:58.924220+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:40:37.459210+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:41:17.670609+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:41:53.204018+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:42:31.072537+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:43:08.535864+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:43:46.338362+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.107:0/3288635102":"2024-04-03T15:44:14.434640+0000","172.21.15.107:0/2297027496":"2024-04-03T15:44:14.434640+0000","172.21.15.107:0/2195990192":"2024-04-03T15:44:14.434640+0000","172.21.15.107:6801/2032029314":"2024-04-03T15:44:14.434640+0000","172.21.15.107:0/3897821343":"2024-04-03T15:37:38.605727+0000","172.21.15.107:6801/2547293985":"2024-04-03T15:37:38.605727+0000","172.21.15.107:6800/2547293985":"2024-04-03T15:37:38.605727+0000","172.21.15.107:0/3950742026":"2024-04-03T15:37:38.605727+0000","172.21.15.107:6800/2032029314":"2024-04-03T15:44:14.434640+0000","172.21.15.107:6800/1412666391":"2024-04-03T15:37:06.753991+0000","172.21.15.107:0/429870474":"2024-04-03T15:37:06.753991+0000","172.21.15.107:6801/1412666391":"2024-04-03T15:37:06.753991+0000","172.21.15.107:0/4281407292":"2024-04-03T15:37:06.753991+0000","172.21.15.107:0/1407386406":"2024-04-03T15:44:14.434640+0000","172.21.15.107:0/1901570433":"2024-04-03T15:37:38.605727+0000","172.21.15.107:0/256916305":"2024-04-03T15:37:06.753991+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-02T15:45:00.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:00 smithi195 bash[14446]: cluster 2024-04-02T15:45:00.522332+0000 mgr.y (mgr.24364) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:01.706 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-04-02T15:45:01.706 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-04-02T15:45:01.707 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-04-02T15:45:01.707 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-04-02T15:45:01.708 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-04-02T15:45:01.708 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-04-02T15:45:01.708 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-04-02T15:45:01.709 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-04-02T15:45:01.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:01 smithi195 bash[14446]: audit 2024-04-02T15:45:00.925455+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.107:0/682894918' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:45:01.901 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:01 smithi107 bash[14406]: audit 2024-04-02T15:45:00.925455+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.107:0/682894918' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:45:01.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:01 smithi107 bash[19849]: audit 2024-04-02T15:45:00.925455+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.107:0/682894918' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:45:02.652 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:02 smithi107 bash[35357]: level=info ts=2024-04-02T15:45:02.161Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004588201s 2024-04-02T15:45:02.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:02 smithi195 bash[14446]: cluster 2024-04-02T15:45:02.522990+0000 mgr.y (mgr.24364) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:03.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:02 smithi107 bash[14406]: cluster 2024-04-02T15:45:02.522990+0000 mgr.y (mgr.24364) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:03.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:02 smithi107 bash[19849]: cluster 2024-04-02T15:45:02.522990+0000 mgr.y (mgr.24364) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:04.570 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:04.571 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:04.571 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:04.573 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:04.574 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:04.574 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:04.575 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:04.581 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:04.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:04 smithi107 bash[14406]: cluster 2024-04-02T15:45:04.523617+0000 mgr.y (mgr.24364) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:04.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:04 smithi107 bash[19849]: cluster 2024-04-02T15:45:04.523617+0000 mgr.y (mgr.24364) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:04.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:04 smithi195 bash[14446]: cluster 2024-04-02T15:45:04.523617+0000 mgr.y (mgr.24364) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:05.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:45:05 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:45:05] "GET /metrics HTTP/1.1" 200 191506 "" "Prometheus/2.33.4" 2024-04-02T15:45:06.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:06 smithi107 bash[14406]: cluster 2024-04-02T15:45:06.524228+0000 mgr.y (mgr.24364) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:06.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:06 smithi107 bash[19849]: cluster 2024-04-02T15:45:06.524228+0000 mgr.y (mgr.24364) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:06.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:06 smithi195 bash[14446]: cluster 2024-04-02T15:45:06.524228+0000 mgr.y (mgr.24364) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:06.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:45:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:45:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:45:08.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:08 smithi107 bash[14406]: cluster 2024-04-02T15:45:08.524887+0000 mgr.y (mgr.24364) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:08.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:08 smithi107 bash[19849]: cluster 2024-04-02T15:45:08.524887+0000 mgr.y (mgr.24364) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:08.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:08 smithi195 bash[14446]: cluster 2024-04-02T15:45:08.524887+0000 mgr.y (mgr.24364) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:10.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:10 smithi107 bash[14406]: cluster 2024-04-02T15:45:10.525320+0000 mgr.y (mgr.24364) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:10.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:10 smithi107 bash[19849]: cluster 2024-04-02T15:45:10.525320+0000 mgr.y (mgr.24364) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:10.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:10 smithi195 bash[14446]: cluster 2024-04-02T15:45:10.525320+0000 mgr.y (mgr.24364) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:12.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:12 smithi107 bash[14406]: cluster 2024-04-02T15:45:12.526008+0000 mgr.y (mgr.24364) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:12.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:12 smithi107 bash[19849]: cluster 2024-04-02T15:45:12.526008+0000 mgr.y (mgr.24364) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:12.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:12 smithi195 bash[14446]: cluster 2024-04-02T15:45:12.526008+0000 mgr.y (mgr.24364) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:15.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[30361]: t=2024-04-02T15:45:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-02T15:45:15.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[14446]: audit 2024-04-02T15:45:14.473877+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:15.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[14446]: audit 2024-04-02T15:45:14.476163+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:45:15.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[14446]: audit 2024-04-02T15:45:14.478027+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:45:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[14446]: audit 2024-04-02T15:45:14.479171+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:45:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[14446]: cluster 2024-04-02T15:45:14.526572+0000 mgr.y (mgr.24364) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[14446]: audit 2024-04-02T15:45:14.620902+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[14446]: audit 2024-04-02T15:45:14.837899+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:45:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[14446]: audit 2024-04-02T15:45:14.845948+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:45:15.925 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:45:15] "GET /metrics HTTP/1.1" 200 191507 "" "Prometheus/2.33.4" 2024-04-02T15:45:15.926 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[14406]: audit 2024-04-02T15:45:14.473877+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:15.926 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[14406]: audit 2024-04-02T15:45:14.476163+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:45:15.926 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[14406]: audit 2024-04-02T15:45:14.478027+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:45:15.926 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[14406]: audit 2024-04-02T15:45:14.479171+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:45:15.926 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[14406]: cluster 2024-04-02T15:45:14.526572+0000 mgr.y (mgr.24364) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:15.926 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[14406]: audit 2024-04-02T15:45:14.620902+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:15.926 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[14406]: audit 2024-04-02T15:45:14.837899+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:45:15.926 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[14406]: audit 2024-04-02T15:45:14.845948+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:45:15.926 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[19849]: audit 2024-04-02T15:45:14.473877+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:15.927 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[19849]: audit 2024-04-02T15:45:14.476163+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:45:15.927 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[19849]: audit 2024-04-02T15:45:14.478027+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:45:15.927 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[19849]: audit 2024-04-02T15:45:14.479171+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:45:15.927 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[19849]: cluster 2024-04-02T15:45:14.526572+0000 mgr.y (mgr.24364) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:15.927 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[19849]: audit 2024-04-02T15:45:14.620902+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:15.927 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[19849]: audit 2024-04-02T15:45:14.837899+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:45:15.927 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:15 smithi107 bash[19849]: audit 2024-04-02T15:45:14.845948+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:45:16.009 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[30361]: t=2024-04-02T15:45:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-02T15:45:16.010 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[30361]: t=2024-04-02T15:45:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-02T15:45:16.010 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[30361]: t=2024-04-02T15:45:15+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-02T15:45:16.010 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[30361]: t=2024-04-02T15:45:15+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-02T15:45:16.010 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[30361]: t=2024-04-02T15:45:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-02T15:45:16.010 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[30361]: t=2024-04-02T15:45:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-02T15:45:16.010 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[30361]: t=2024-04-02T15:45:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-02T15:45:16.010 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[30361]: t=2024-04-02T15:45:15+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-02T15:45:16.010 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[30361]: t=2024-04-02T15:45:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-02T15:45:16.010 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:15 smithi195 bash[30361]: t=2024-04-02T15:45:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-02T15:45:16.010 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-02T15:45:16.278 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-02T15:45:16.278 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-02T15:45:16.279 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-02T15:45:16.279 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-02T15:45:16.279 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-02T15:45:16.279 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-02T15:45:16.539 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-02T15:45:16.539 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-02T15:45:16.539 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-02T15:45:16.540 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-02T15:45:16.540 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-02T15:45:16.540 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-02T15:45:16.540 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-02T15:45:16.540 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-02T15:45:16.808 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[14446]: cluster 2024-04-02T15:45:16.527362+0000 mgr.y (mgr.24364) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:16.809 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:45:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:45:16.809 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-02T15:45:16.809 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-02T15:45:16.809 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-02T15:45:16.809 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-02T15:45:16.809 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-02T15:45:16.810 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-02T15:45:16.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:16 smithi107 bash[14406]: cluster 2024-04-02T15:45:16.527362+0000 mgr.y (mgr.24364) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:16.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:16 smithi107 bash[19849]: cluster 2024-04-02T15:45:16.527362+0000 mgr.y (mgr.24364) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:17.086 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-02T15:45:17.087 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-02T15:45:17.087 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-02T15:45:17.087 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-02T15:45:17.087 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-02T15:45:17.087 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:16 smithi195 bash[30361]: t=2024-04-02T15:45:16+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-02T15:45:17.087 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-02T15:45:17.087 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-02T15:45:17.087 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-02T15:45:17.338 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-02T15:45:17.338 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-02T15:45:17.338 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-02T15:45:17.338 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-02T15:45:17.568 INFO:teuthology.orchestra.run.smithi107.stdout:77309411385 2024-04-02T15:45:17.569 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-04-02T15:45:17.615 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-02T15:45:17.616 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-02T15:45:17.616 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-02T15:45:17.616 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-02T15:45:17.616 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-02T15:45:17.616 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-02T15:45:17.901 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-02T15:45:17.901 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-02T15:45:17.901 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-02T15:45:17.901 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-02T15:45:17.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-02T15:45:17.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-02T15:45:17.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-02T15:45:18.213 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-02T15:45:18.213 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:17 smithi195 bash[30361]: t=2024-04-02T15:45:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-02T15:45:18.213 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-02T15:45:18.213 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-02T15:45:18.213 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-02T15:45:18.213 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-02T15:45:18.213 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-02T15:45:18.466 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-02T15:45:18.466 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-02T15:45:18.466 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-02T15:45:18.466 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-02T15:45:18.466 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-02T15:45:18.466 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-02T15:45:18.466 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-02T15:45:18.466 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-02T15:45:18.718 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-02T15:45:18.718 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-02T15:45:18.718 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-02T15:45:18.718 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-02T15:45:18.718 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-02T15:45:18.719 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-02T15:45:18.719 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-02T15:45:18.719 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-02T15:45:18.979 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-02T15:45:18.979 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-02T15:45:18.979 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-02T15:45:18.979 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-02T15:45:18.979 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-02T15:45:18.979 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-02T15:45:18.979 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:18 smithi195 bash[30361]: t=2024-04-02T15:45:18+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-02T15:45:19.237 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-02T15:45:19.237 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-02T15:45:19.237 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-02T15:45:19.237 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-02T15:45:19.237 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-02T15:45:19.238 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-02T15:45:19.357 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:19 smithi107 bash[19849]: audit 2024-04-02T15:45:18.284844+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:19.357 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:19 smithi107 bash[14406]: audit 2024-04-02T15:45:18.284844+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:19.357 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:19 smithi107 bash[14406]: cluster 2024-04-02T15:45:18.527987+0000 mgr.y (mgr.24364) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:19.517 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[14446]: audit 2024-04-02T15:45:18.284844+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:19.517 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[14446]: cluster 2024-04-02T15:45:18.527987+0000 mgr.y (mgr.24364) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:19.517 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-02T15:45:19.517 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-02T15:45:19.517 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-02T15:45:19.517 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-02T15:45:19.517 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-02T15:45:19.518 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-02T15:45:19.518 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-02T15:45:19.518 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-02T15:45:19.518 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-02T15:45:19.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:19 smithi107 bash[19849]: cluster 2024-04-02T15:45:18.527987+0000 mgr.y (mgr.24364) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:19.786 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-02T15:45:19.786 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-02T15:45:19.786 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-02T15:45:19.786 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-02T15:45:19.786 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-02T15:45:19.787 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-02T15:45:19.787 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-02T15:45:19.787 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-02T15:45:20.015 INFO:teuthology.orchestra.run.smithi107.stdout:167503724578 2024-04-02T15:45:20.016 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-04-02T15:45:20.046 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-02T15:45:20.047 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-02T15:45:20.047 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-02T15:45:20.047 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-02T15:45:20.047 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:19 smithi195 bash[30361]: t=2024-04-02T15:45:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-02T15:45:20.047 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-02T15:45:20.047 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-02T15:45:20.308 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-02T15:45:20.308 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-02T15:45:20.308 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-02T15:45:20.308 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-02T15:45:20.308 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-02T15:45:20.308 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-02T15:45:20.308 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-02T15:45:20.308 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-02T15:45:20.346 INFO:teuthology.orchestra.run.smithi107.stdout:133143986219 2024-04-02T15:45:20.347 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-04-02T15:45:20.577 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-02T15:45:20.577 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-02T15:45:20.577 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-02T15:45:20.577 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-02T15:45:20.577 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-02T15:45:20.578 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-02T15:45:20.578 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-02T15:45:20.578 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-02T15:45:20.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:20 smithi107 bash[14406]: cluster 2024-04-02T15:45:20.528321+0000 mgr.y (mgr.24364) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:20.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:20 smithi107 bash[19849]: cluster 2024-04-02T15:45:20.528321+0000 mgr.y (mgr.24364) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:20.838 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[14446]: cluster 2024-04-02T15:45:20.528321+0000 mgr.y (mgr.24364) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:20.838 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-02T15:45:20.838 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-02T15:45:20.838 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-02T15:45:20.838 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-02T15:45:20.838 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-02T15:45:20.838 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-02T15:45:20.839 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-02T15:45:20.839 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-02T15:45:21.109 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-02T15:45:21.109 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-02T15:45:21.109 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-02T15:45:21.109 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:20 smithi195 bash[30361]: t=2024-04-02T15:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-02T15:45:21.109 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-02T15:45:21.109 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-02T15:45:21.109 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-02T15:45:21.348 INFO:teuthology.orchestra.run.smithi107.stdout:111669149746 2024-04-02T15:45:21.348 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-04-02T15:45:21.361 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-02T15:45:21.361 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-02T15:45:21.361 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-02T15:45:21.361 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-02T15:45:21.361 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-02T15:45:21.361 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-02T15:45:21.622 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-02T15:45:21.622 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-02T15:45:21.622 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-02T15:45:21.623 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-02T15:45:21.623 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-02T15:45:21.623 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-02T15:45:21.623 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-02T15:45:21.623 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-02T15:45:21.623 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-02T15:45:21.875 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-02T15:45:21.875 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-02T15:45:21.875 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-02T15:45:21.875 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-02T15:45:21.875 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-02T15:45:21.875 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-04-02T15:45:21.875 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-02T15:45:22.135 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-02T15:45:22.135 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-02T15:45:22.135 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:21 smithi195 bash[30361]: t=2024-04-02T15:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-02T15:45:22.136 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-02T15:45:22.136 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-02T15:45:22.136 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-02T15:45:22.136 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-02T15:45:22.429 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-02T15:45:22.430 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-02T15:45:22.430 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-02T15:45:22.430 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-02T15:45:22.430 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-02T15:45:22.430 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-02T15:45:22.430 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-02T15:45:22.430 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-02T15:45:22.691 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-02T15:45:22.691 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-02T15:45:22.691 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-02T15:45:22.691 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-02T15:45:22.691 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-02T15:45:22.691 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-02T15:45:22.691 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-02T15:45:22.691 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-02T15:45:22.692 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-02T15:45:22.692 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-02T15:45:22.960 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[14446]: cluster 2024-04-02T15:45:22.528901+0000 mgr.y (mgr.24364) 54 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:22.960 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-02T15:45:22.961 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-02T15:45:22.961 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-02T15:45:22.961 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-02T15:45:22.961 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-02T15:45:22.961 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-02T15:45:22.961 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-02T15:45:22.961 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:22 smithi195 bash[30361]: t=2024-04-02T15:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-02T15:45:23.074 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:22 smithi107 bash[14406]: cluster 2024-04-02T15:45:22.528901+0000 mgr.y (mgr.24364) 54 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:23.075 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:22 smithi107 bash[19849]: cluster 2024-04-02T15:45:22.528901+0000 mgr.y (mgr.24364) 54 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:23.075 INFO:teuthology.orchestra.run.smithi107.stdout:201863462940 2024-04-02T15:45:23.076 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-04-02T15:45:23.237 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-02T15:45:23.237 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-02T15:45:23.237 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-02T15:45:23.237 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-02T15:45:23.237 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-02T15:45:23.237 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-02T15:45:23.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-04-02T15:45:23.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-02T15:45:23.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-02T15:45:23.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-02T15:45:23.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-02T15:45:23.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-02T15:45:23.689 INFO:teuthology.orchestra.run.smithi107.stdout:236223201300 2024-04-02T15:45:23.689 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-04-02T15:45:23.750 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-02T15:45:23.751 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-02T15:45:23.751 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-02T15:45:23.751 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-02T15:45:23.751 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-02T15:45:23.751 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-02T15:45:23.751 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-02T15:45:23.751 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-02T15:45:23.751 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-02T15:45:23.751 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-02T15:45:24.011 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-02T15:45:24.011 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-02T15:45:24.011 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-02T15:45:24.011 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-02T15:45:24.012 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-02T15:45:24.012 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:23 smithi195 bash[30361]: t=2024-04-02T15:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-02T15:45:24.012 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-02T15:45:24.263 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[14446]: audit 2024-04-02T15:45:23.200226+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:24.263 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[14446]: audit 2024-04-02T15:45:23.465171+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:24.263 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[14446]: cephadm 2024-04-02T15:45:23.469563+0000 mgr.y (mgr.24364) 55 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-02T15:45:24.263 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[14446]: cephadm 2024-04-02T15:45:23.473119+0000 mgr.y (mgr.24364) 56 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi107 2024-04-02T15:45:24.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-02T15:45:24.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-02T15:45:24.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-02T15:45:24.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-02T15:45:24.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-02T15:45:24.320 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:24 smithi107 bash[19849]: audit 2024-04-02T15:45:23.200226+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:24.320 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:24 smithi107 bash[19849]: audit 2024-04-02T15:45:23.465171+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:24.320 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:24 smithi107 bash[19849]: cephadm 2024-04-02T15:45:23.469563+0000 mgr.y (mgr.24364) 55 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-02T15:45:24.320 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:24 smithi107 bash[19849]: cephadm 2024-04-02T15:45:23.473119+0000 mgr.y (mgr.24364) 56 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi107 2024-04-02T15:45:24.321 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:24 smithi107 bash[14406]: audit 2024-04-02T15:45:23.200226+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:24.321 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:24 smithi107 bash[14406]: audit 2024-04-02T15:45:23.465171+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:24.321 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:24 smithi107 bash[14406]: cephadm 2024-04-02T15:45:23.469563+0000 mgr.y (mgr.24364) 55 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-02T15:45:24.321 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:24 smithi107 bash[14406]: cephadm 2024-04-02T15:45:23.473119+0000 mgr.y (mgr.24364) 56 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi107 2024-04-02T15:45:24.322 INFO:teuthology.orchestra.run.smithi107.stdout:34359738441 2024-04-02T15:45:24.322 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-04-02T15:45:24.323 INFO:teuthology.orchestra.run.smithi107.stdout:55834574914 2024-04-02T15:45:24.323 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-04-02T15:45:24.549 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-02T15:45:24.549 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-02T15:45:24.549 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-02T15:45:24.549 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-02T15:45:24.549 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-02T15:45:24.549 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-02T15:45:24.549 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-02T15:45:24.549 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-02T15:45:24.574 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:24.801 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-02T15:45:24.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-02T15:45:24.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-02T15:45:24.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-02T15:45:24.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-02T15:45:24.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-02T15:45:24.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-02T15:45:24.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-02T15:45:24.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-02T15:45:25.053 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-02T15:45:25.053 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-02T15:45:25.054 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-02T15:45:25.054 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-02T15:45:25.054 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:24 smithi195 bash[30361]: t=2024-04-02T15:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-02T15:45:25.054 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-02T15:45:25.054 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-02T15:45:25.322 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[14446]: cluster 2024-04-02T15:45:24.529475+0000 mgr.y (mgr.24364) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:25.323 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-02T15:45:25.323 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-02T15:45:25.323 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-02T15:45:25.323 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-02T15:45:25.323 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-02T15:45:25.323 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-02T15:45:25.323 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-02T15:45:25.591 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-02T15:45:25.591 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-02T15:45:25.592 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-02T15:45:25.592 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-02T15:45:25.592 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-02T15:45:25.592 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-02T15:45:25.592 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-02T15:45:25.592 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-02T15:45:25.635 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:25 smithi107 bash[19849]: cluster 2024-04-02T15:45:24.529475+0000 mgr.y (mgr.24364) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:25.635 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:25 smithi107 bash[14406]: cluster 2024-04-02T15:45:24.529475+0000 mgr.y (mgr.24364) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:25.821 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:25.822 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:25.822 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:25.861 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-02T15:45:25.861 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-02T15:45:25.862 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-02T15:45:25.862 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-02T15:45:25.862 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-02T15:45:25.862 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-02T15:45:25.862 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-02T15:45:25.862 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-02T15:45:25.862 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-02T15:45:25.862 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-02T15:45:25.862 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-02T15:45:25.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:45:25 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:45:25] "GET /metrics HTTP/1.1" 200 191507 "" "Prometheus/2.33.4" 2024-04-02T15:45:26.130 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-02T15:45:26.130 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:25 smithi195 bash[30361]: t=2024-04-02T15:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-02T15:45:26.130 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-02T15:45:26.130 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-02T15:45:26.130 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-02T15:45:26.130 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-02T15:45:26.130 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-02T15:45:26.399 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-02T15:45:26.399 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-02T15:45:26.399 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-02T15:45:26.399 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-02T15:45:26.399 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-02T15:45:26.399 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-02T15:45:26.668 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[14446]: cluster 2024-04-02T15:45:26.530021+0000 mgr.y (mgr.24364) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:26.668 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-02T15:45:26.668 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-02T15:45:26.668 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-04-02T15:45:26.668 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-02T15:45:26.668 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-02T15:45:26.668 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-02T15:45:26.669 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-02T15:45:26.669 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-02T15:45:26.828 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:26.828 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:26.838 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:26.841 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:26.847 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:26 smithi107 bash[14406]: cluster 2024-04-02T15:45:26.530021+0000 mgr.y (mgr.24364) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:26.848 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:26 smithi107 bash[19849]: cluster 2024-04-02T15:45:26.530021+0000 mgr.y (mgr.24364) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:26.946 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:45:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:45:26.946 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-02T15:45:26.946 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-02T15:45:26.947 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-02T15:45:26.947 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-02T15:45:26.947 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-02T15:45:26.947 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-02T15:45:26.947 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-02T15:45:26.947 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-02T15:45:26.947 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-02T15:45:26.947 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:26 smithi195 bash[30361]: t=2024-04-02T15:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-02T15:45:27.198 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-02T15:45:27.198 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-02T15:45:27.198 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-02T15:45:27.198 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-02T15:45:27.199 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-02T15:45:27.199 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-02T15:45:27.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-02T15:45:27.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-04-02T15:45:27.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-04-02T15:45:27.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-02T15:45:27.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-02T15:45:27.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-02T15:45:27.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-02T15:45:27.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-02T15:45:27.728 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-02T15:45:27.728 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-02T15:45:27.729 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-02T15:45:27.729 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-02T15:45:27.729 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-02T15:45:27.729 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-02T15:45:27.729 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-02T15:45:27.729 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-02T15:45:27.729 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-02T15:45:27.729 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-02T15:45:27.987 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-02T15:45:27.987 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-02T15:45:27.987 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-02T15:45:27.987 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-02T15:45:27.987 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-02T15:45:27.987 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-02T15:45:27.988 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-02T15:45:27.988 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-02T15:45:27.988 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-02T15:45:28.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:27 smithi195 bash[30361]: t=2024-04-02T15:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-02T15:45:28.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-02T15:45:28.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-02T15:45:28.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-02T15:45:28.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-02T15:45:28.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-02T15:45:28.242 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-02T15:45:28.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-02T15:45:28.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-02T15:45:28.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-02T15:45:28.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-02T15:45:28.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-02T15:45:28.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-02T15:45:28.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-02T15:45:28.690 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:28 smithi107 bash[14406]: cluster 2024-04-02T15:45:28.530586+0000 mgr.y (mgr.24364) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:28.690 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:28 smithi107 bash[19849]: cluster 2024-04-02T15:45:28.530586+0000 mgr.y (mgr.24364) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:28.779 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[14446]: cluster 2024-04-02T15:45:28.530586+0000 mgr.y (mgr.24364) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:28.779 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-02T15:45:28.779 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-02T15:45:28.779 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-02T15:45:28.779 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-02T15:45:28.779 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-02T15:45:28.779 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-02T15:45:28.780 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-02T15:45:28.780 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-02T15:45:29.128 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-02T15:45:29.129 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-02T15:45:29.129 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-02T15:45:29.129 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-02T15:45:29.129 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=13.335445276s 2024-04-02T15:45:29.129 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-02T15:45:29.129 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-02T15:45:29.129 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-02T15:45:29.129 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-02T15:45:29.129 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-02T15:45:29.129 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:28 smithi195 bash[30361]: t=2024-04-02T15:45:28+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-02T15:45:29.129 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:29 smithi195 bash[30361]: t=2024-04-02T15:45:29+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-04-02T15:45:29.129 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:29 smithi195 bash[30361]: t=2024-04-02T15:45:29+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-02T15:45:29.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:29 smithi195 bash[30361]: t=2024-04-02T15:45:29+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-02T15:45:29.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:29 smithi195 bash[30361]: t=2024-04-02T15:45:29+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-02T15:45:29.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:45:29 smithi195 bash[30361]: t=2024-04-02T15:45:29+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-02T15:45:30.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:30 smithi107 bash[14406]: cluster 2024-04-02T15:45:30.531179+0000 mgr.y (mgr.24364) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:30.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:30 smithi107 bash[19849]: cluster 2024-04-02T15:45:30.531179+0000 mgr.y (mgr.24364) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:30.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:30 smithi195 bash[14446]: cluster 2024-04-02T15:45:30.531179+0000 mgr.y (mgr.24364) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:32.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:32 smithi195 bash[14446]: cluster 2024-04-02T15:45:32.531854+0000 mgr.y (mgr.24364) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:33.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:32 smithi107 bash[19849]: cluster 2024-04-02T15:45:32.531854+0000 mgr.y (mgr.24364) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:33.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:32 smithi107 bash[14406]: cluster 2024-04-02T15:45:32.531854+0000 mgr.y (mgr.24364) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:34.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:34 smithi107 bash[14406]: cluster 2024-04-02T15:45:34.532392+0000 mgr.y (mgr.24364) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:34.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:34 smithi107 bash[19849]: cluster 2024-04-02T15:45:34.532392+0000 mgr.y (mgr.24364) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:34.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:34 smithi195 bash[14446]: cluster 2024-04-02T15:45:34.532392+0000 mgr.y (mgr.24364) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:35.741 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:45:35 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:45:35] "GET /metrics HTTP/1.1" 200 191509 "" "Prometheus/2.33.4" 2024-04-02T15:45:36.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:36 smithi107 bash[14406]: cluster 2024-04-02T15:45:36.533048+0000 mgr.y (mgr.24364) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:36.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:36 smithi107 bash[19849]: cluster 2024-04-02T15:45:36.533048+0000 mgr.y (mgr.24364) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:36.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:36 smithi195 bash[14446]: cluster 2024-04-02T15:45:36.533048+0000 mgr.y (mgr.24364) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:36.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:45:36 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:45:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:45:37.762 INFO:teuthology.orchestra.run.smithi107.stdout:77309411390 2024-04-02T15:45:38.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:37 smithi107 bash[14406]: audit 2024-04-02T15:45:37.762581+0000 mon.a (mon.0) 675 : audit [DBG] from='client.? 172.21.15.107:0/9991294' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-02T15:45:38.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:37 smithi107 bash[19849]: audit 2024-04-02T15:45:37.762581+0000 mon.a (mon.0) 675 : audit [DBG] from='client.? 172.21.15.107:0/9991294' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-02T15:45:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:37 smithi195 bash[14446]: audit 2024-04-02T15:45:37.762581+0000 mon.a (mon.0) 675 : audit [DBG] from='client.? 172.21.15.107:0/9991294' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-02T15:45:38.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:38 smithi107 bash[14406]: cluster 2024-04-02T15:45:38.533654+0000 mgr.y (mgr.24364) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:38.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:38 smithi107 bash[19849]: cluster 2024-04-02T15:45:38.533654+0000 mgr.y (mgr.24364) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:39.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:38 smithi195 bash[14446]: cluster 2024-04-02T15:45:38.533654+0000 mgr.y (mgr.24364) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:39.527 INFO:teuthology.orchestra.run.smithi107.stdout:133143986223 2024-04-02T15:45:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:39 smithi195 bash[14446]: audit 2024-04-02T15:45:39.528385+0000 mon.a (mon.0) 676 : audit [DBG] from='client.? 172.21.15.107:0/1351774601' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-02T15:45:40.254 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:39 smithi107 bash[14406]: audit 2024-04-02T15:45:39.528385+0000 mon.a (mon.0) 676 : audit [DBG] from='client.? 172.21.15.107:0/1351774601' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-02T15:45:40.254 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:39 smithi107 bash[19849]: audit 2024-04-02T15:45:39.528385+0000 mon.a (mon.0) 676 : audit [DBG] from='client.? 172.21.15.107:0/1351774601' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-02T15:45:40.895 INFO:teuthology.orchestra.run.smithi107.stdout:111669149750 2024-04-02T15:45:40.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:40 smithi107 bash[14406]: cluster 2024-04-02T15:45:40.534235+0000 mgr.y (mgr.24364) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:40.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:40 smithi107 bash[19849]: cluster 2024-04-02T15:45:40.534235+0000 mgr.y (mgr.24364) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:41.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:40 smithi195 bash[14446]: cluster 2024-04-02T15:45:40.534235+0000 mgr.y (mgr.24364) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:41.506 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411385 got 77309411390 for osd.2 2024-04-02T15:45:41.506 DEBUG:teuthology.parallel:result is None 2024-04-02T15:45:41.577 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986219 got 133143986223 for osd.4 2024-04-02T15:45:41.577 DEBUG:teuthology.parallel:result is None 2024-04-02T15:45:42.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:41 smithi107 bash[14406]: audit 2024-04-02T15:45:40.895644+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.107:0/1591993578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-02T15:45:42.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:41 smithi107 bash[19849]: audit 2024-04-02T15:45:40.895644+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.107:0/1591993578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-02T15:45:42.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:41 smithi195 bash[14446]: audit 2024-04-02T15:45:40.895644+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.107:0/1591993578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-02T15:45:42.964 INFO:teuthology.orchestra.run.smithi107.stdout:55834574918 2024-04-02T15:45:43.001 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:42 smithi107 bash[14406]: cluster 2024-04-02T15:45:42.534899+0000 mgr.y (mgr.24364) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:43.001 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:42 smithi107 bash[19849]: cluster 2024-04-02T15:45:42.534899+0000 mgr.y (mgr.24364) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:43.201 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:43 smithi107 systemd[1]: Stopping Ceph alertmanager.a for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:45:43.202 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:43 smithi107 bash[39087]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-alertmanager.a 2024-04-02T15:45:43.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:42 smithi195 bash[14446]: cluster 2024-04-02T15:45:42.534899+0000 mgr.y (mgr.24364) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:43.652 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:43 smithi107 bash[35357]: level=info ts=2024-04-02T15:45:43.386Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-02T15:45:43.655 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149746 got 111669149750 for osd.3 2024-04-02T15:45:43.655 DEBUG:teuthology.parallel:result is None 2024-04-02T15:45:44.057 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:43 smithi107 bash[14406]: audit 2024-04-02T15:45:42.964650+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.107:0/2309560979' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-02T15:45:44.058 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:43 smithi107 bash[19849]: audit 2024-04-02T15:45:42.964650+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.107:0/2309560979' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-02T15:45:44.128 INFO:teuthology.orchestra.run.smithi107.stdout:167503724583 2024-04-02T15:45:44.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:43 smithi195 bash[14446]: audit 2024-04-02T15:45:42.964650+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.107:0/2309560979' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-02T15:45:45.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:44 smithi107 bash[19849]: audit 2024-04-02T15:45:44.129011+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.107:0/1109359034' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-02T15:45:45.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:44 smithi107 bash[19849]: cluster 2024-04-02T15:45:44.535526+0000 mgr.y (mgr.24364) 67 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:45.152 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:44 smithi107 bash[39096]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-alertmanager-a 2024-04-02T15:45:45.152 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:44 smithi107 bash[39225]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-alertmanager.a 2024-04-02T15:45:45.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:44 smithi107 bash[14406]: audit 2024-04-02T15:45:44.129011+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.107:0/1109359034' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-02T15:45:45.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:44 smithi107 bash[14406]: cluster 2024-04-02T15:45:44.535526+0000 mgr.y (mgr.24364) 67 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:45.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:44 smithi195 bash[14446]: audit 2024-04-02T15:45:44.129011+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.107:0/1109359034' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-02T15:45:45.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:44 smithi195 bash[14446]: cluster 2024-04-02T15:45:44.535526+0000 mgr.y (mgr.24364) 67 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:45.361 INFO:teuthology.orchestra.run.smithi107.stdout:34359738445 2024-04-02T15:45:45.855 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:45:45 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:45:45] "GET /metrics HTTP/1.1" 200 191512 "" "Prometheus/2.33.4" 2024-04-02T15:45:45.856 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:45 smithi107 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-04-02T15:45:45.856 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:45 smithi107 systemd[1]: Stopped Ceph alertmanager.a for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:45:45.856 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:45 smithi107 systemd[1]: Started Ceph alertmanager.a for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:45:46.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:45 smithi107 bash[14406]: audit 2024-04-02T15:45:45.362359+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.107:0/1473171600' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-02T15:45:46.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:45 smithi107 bash[14406]: audit 2024-04-02T15:45:45.551877+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:46.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:45 smithi107 bash[19849]: audit 2024-04-02T15:45:45.362359+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.107:0/1473171600' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-02T15:45:46.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:45 smithi107 bash[19849]: audit 2024-04-02T15:45:45.551877+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:46.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:45 smithi195 bash[14446]: audit 2024-04-02T15:45:45.362359+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.107:0/1473171600' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-02T15:45:46.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:45 smithi195 bash[14446]: audit 2024-04-02T15:45:45.551877+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:46.671 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:45:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:45:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:45:46.947 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724578 got 167503724583 for osd.5 2024-04-02T15:45:46.947 DEBUG:teuthology.parallel:result is None 2024-04-02T15:45:46.951 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:46 smithi195 bash[14446]: cephadm 2024-04-02T15:45:45.553813+0000 mgr.y (mgr.24364) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T15:45:46.951 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:46 smithi195 bash[14446]: cephadm 2024-04-02T15:45:45.559767+0000 mgr.y (mgr.24364) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-04-02T15:45:46.951 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:46 smithi195 bash[14446]: cluster 2024-04-02T15:45:46.536138+0000 mgr.y (mgr.24364) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:47.063 INFO:teuthology.orchestra.run.smithi107.stdout:201863462945 2024-04-02T15:45:47.084 INFO:teuthology.orchestra.run.smithi107.stdout:236223201305 2024-04-02T15:45:47.097 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:46 smithi107 bash[14406]: cephadm 2024-04-02T15:45:45.553813+0000 mgr.y (mgr.24364) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T15:45:47.097 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:46 smithi107 bash[14406]: cephadm 2024-04-02T15:45:45.559767+0000 mgr.y (mgr.24364) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-04-02T15:45:47.097 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:46 smithi107 bash[14406]: cluster 2024-04-02T15:45:46.536138+0000 mgr.y (mgr.24364) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:47.097 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:46 smithi107 bash[19849]: cephadm 2024-04-02T15:45:45.553813+0000 mgr.y (mgr.24364) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T15:45:47.097 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:46 smithi107 bash[19849]: cephadm 2024-04-02T15:45:45.559767+0000 mgr.y (mgr.24364) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-04-02T15:45:47.097 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:46 smithi107 bash[19849]: cluster 2024-04-02T15:45:46.536138+0000 mgr.y (mgr.24364) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:47.144 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574914 got 55834574918 for osd.1 2024-04-02T15:45:47.145 DEBUG:teuthology.parallel:result is None 2024-04-02T15:45:47.369 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738441 got 34359738445 for osd.0 2024-04-02T15:45:47.370 DEBUG:teuthology.parallel:result is None 2024-04-02T15:45:47.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:47 smithi195 bash[14446]: audit 2024-04-02T15:45:47.064000+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.107:0/3292521700' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-02T15:45:47.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:47 smithi195 bash[14446]: audit 2024-04-02T15:45:47.085317+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.107:0/3306240460' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-02T15:45:48.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:47 smithi107 bash[19849]: audit 2024-04-02T15:45:47.064000+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.107:0/3292521700' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-02T15:45:48.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:47 smithi107 bash[19849]: audit 2024-04-02T15:45:47.085317+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.107:0/3306240460' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-02T15:45:48.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:47 smithi107 bash[14406]: audit 2024-04-02T15:45:47.064000+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.107:0/3292521700' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-02T15:45:48.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:47 smithi107 bash[14406]: audit 2024-04-02T15:45:47.085317+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.107:0/3306240460' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-02T15:45:48.838 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462940 got 201863462945 for osd.6 2024-04-02T15:45:48.838 DEBUG:teuthology.parallel:result is None 2024-04-02T15:45:48.896 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201300 got 236223201305 for osd.7 2024-04-02T15:45:48.896 DEBUG:teuthology.parallel:result is None 2024-04-02T15:45:48.897 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-02T15:45:48.897 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-02T15:45:49.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:48 smithi107 bash[14406]: cluster 2024-04-02T15:45:48.536742+0000 mgr.y (mgr.24364) 71 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:49.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:48 smithi107 bash[19849]: cluster 2024-04-02T15:45:48.536742+0000 mgr.y (mgr.24364) 71 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:49.153 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:49 smithi107 bash[39394]: level=info ts=2024-04-02T15:45:49.011Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-02T15:45:49.153 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:49 smithi107 bash[39394]: level=info ts=2024-04-02T15:45:49.011Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-02T15:45:49.153 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:49 smithi107 bash[39394]: level=info ts=2024-04-02T15:45:49.013Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.107 port=9094 2024-04-02T15:45:49.153 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:49 smithi107 bash[39394]: level=info ts=2024-04-02T15:45:49.015Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-02T15:45:49.153 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:49 smithi107 bash[39394]: level=info ts=2024-04-02T15:45:49.053Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-02T15:45:49.153 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:49 smithi107 bash[39394]: level=info ts=2024-04-02T15:45:49.053Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-02T15:45:49.153 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:49 smithi107 bash[39394]: level=info ts=2024-04-02T15:45:49.058Z caller=main.go:518 msg=Listening address=:9093 2024-04-02T15:45:49.153 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:49 smithi107 bash[39394]: level=info ts=2024-04-02T15:45:49.058Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-02T15:45:49.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:48 smithi195 bash[14446]: cluster 2024-04-02T15:45:48.536742+0000 mgr.y (mgr.24364) 71 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:49.725 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 systemd[1]: Stopping Ceph prometheus.a for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:45:49.725 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[30920]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T15:45:49.725 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[29484]: ts=2024-04-02T15:45:49.535Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-02T15:45:49.725 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[29484]: ts=2024-04-02T15:45:49.535Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-02T15:45:49.725 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[29484]: ts=2024-04-02T15:45:49.535Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-02T15:45:49.725 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[29484]: ts=2024-04-02T15:45:49.535Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-02T15:45:49.725 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[29484]: ts=2024-04-02T15:45:49.535Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-02T15:45:49.725 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[29484]: ts=2024-04-02T15:45:49.535Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-02T15:45:49.725 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[29484]: ts=2024-04-02T15:45:49.535Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-02T15:45:49.725 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[29484]: ts=2024-04-02T15:45:49.535Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-02T15:45:49.725 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[29484]: ts=2024-04-02T15:45:49.535Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-02T15:45:49.726 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[29484]: ts=2024-04-02T15:45:49.536Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-02T15:45:49.726 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[29484]: ts=2024-04-02T15:45:49.536Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-02T15:45:49.726 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:49 smithi195 bash[29484]: ts=2024-04-02T15:45:49.536Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-02T15:45:50.382 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:50 smithi195 bash[30931]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-prometheus-a 2024-04-02T15:45:50.382 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:50 smithi195 bash[30968]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T15:45:50.383 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:50 smithi195 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-04-02T15:45:50.383 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:50 smithi195 systemd[1]: Stopped Ceph prometheus.a for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:45:50.383 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:50 smithi195 systemd[1]: Started Ceph prometheus.a for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:45:51.272 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[39394]: level=info ts=2024-04-02T15:45:51.016Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001018555s 2024-04-02T15:45:51.541 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.389Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-02T15:45:51.541 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.389Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-02T15:45:51.542 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.389Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-02T15:45:51.542 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.389Z 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 smithi195 (none))" 2024-04-02T15:45:51.542 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.389Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-02T15:45:51.542 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.389Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-02T15:45:51.542 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.392Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-02T15:45:51.542 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.392Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-02T15:45:51.542 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.395Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-02T15:45:51.542 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.399Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-02T15:45:51.542 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.399Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.204µs 2024-04-02T15:45:51.542 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.399Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-02T15:45:51.542 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.542Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-02T15:45:51.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.274714+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:51.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.282818+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T15:45:51.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.283439+0000 mgr.y (mgr.24364) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T15:45:51.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.285076+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.107:9093"}]: dispatch 2024-04-02T15:45:51.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.285575+0000 mgr.y (mgr.24364) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.107:9093"}]: dispatch 2024-04-02T15:45:51.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.292124+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:51.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.302456+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:45:51.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.303308+0000 mgr.y (mgr.24364) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:45:51.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.313003+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.195:9095"}]: dispatch 2024-04-02T15:45:51.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.313628+0000 mgr.y (mgr.24364) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.195:9095"}]: dispatch 2024-04-02T15:45:51.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.320571+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:51.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.327731+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T15:45:51.544 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.328373+0000 mgr.y (mgr.24364) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T15:45:51.544 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.339993+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.195:3000"}]: dispatch 2024-04-02T15:45:51.544 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.340701+0000 mgr.y (mgr.24364) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.195:3000"}]: dispatch 2024-04-02T15:45:51.544 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.348199+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:51.544 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.352699+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:45:51.544 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.355095+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:45:51.544 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: audit 2024-04-02T15:45:50.356678+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:45:51.544 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[14446]: cluster 2024-04-02T15:45:50.537389+0000 mgr.y (mgr.24364) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:51.629 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:51.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.274714+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:51.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.282818+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T15:45:51.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.283439+0000 mgr.y (mgr.24364) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T15:45:51.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.285076+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.107:9093"}]: dispatch 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.285575+0000 mgr.y (mgr.24364) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.107:9093"}]: dispatch 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.292124+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.302456+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.303308+0000 mgr.y (mgr.24364) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.313003+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.195:9095"}]: dispatch 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.313628+0000 mgr.y (mgr.24364) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.195:9095"}]: dispatch 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.320571+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.327731+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.328373+0000 mgr.y (mgr.24364) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.339993+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.195:3000"}]: dispatch 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.340701+0000 mgr.y (mgr.24364) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.195:3000"}]: dispatch 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.348199+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.352699+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.355095+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:45:51.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: audit 2024-04-02T15:45:50.356678+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:45:51.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[14406]: cluster 2024-04-02T15:45:50.537389+0000 mgr.y (mgr.24364) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:51.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.274714+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:51.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.282818+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T15:45:51.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.283439+0000 mgr.y (mgr.24364) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T15:45:51.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.285076+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.107:9093"}]: dispatch 2024-04-02T15:45:51.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.285575+0000 mgr.y (mgr.24364) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.107:9093"}]: dispatch 2024-04-02T15:45:51.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.292124+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:51.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.302456+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:45:51.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.303308+0000 mgr.y (mgr.24364) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:45:51.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.313003+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.195:9095"}]: dispatch 2024-04-02T15:45:51.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.313628+0000 mgr.y (mgr.24364) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.195:9095"}]: dispatch 2024-04-02T15:45:51.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.320571+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:51.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.327731+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T15:45:51.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.328373+0000 mgr.y (mgr.24364) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T15:45:51.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.339993+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.195:3000"}]: dispatch 2024-04-02T15:45:51.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.340701+0000 mgr.y (mgr.24364) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.195:3000"}]: dispatch 2024-04-02T15:45:51.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.348199+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:51.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.352699+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:45:51.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.355095+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:45:51.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: audit 2024-04-02T15:45:50.356678+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:45:51.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:51 smithi107 bash[19849]: cluster 2024-04-02T15:45:50.537389+0000 mgr.y (mgr.24364) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:51.987 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.542Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-02T15:45:51.987 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.542Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=101.076µs wal_replay_duration=143.711435ms total_replay_duration=143.84418ms 2024-04-02T15:45:51.987 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.547Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-02T15:45:51.987 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.547Z caller=main.go:947 level=info msg="TSDB started" 2024-04-02T15:45:51.987 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.547Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-02T15:45:51.988 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.576Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.691748ms db_storage=1.517µs remote_storage=2.38µs web_handler=750ns query_engine=1.27µs scrape=609.031µs scrape_sd=89.435µs notify=47.136µs notify_sd=17.103µs rules=27.104199ms 2024-04-02T15:45:51.988 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:45:51 smithi195 bash[30993]: ts=2024-04-02T15:45:51.576Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-02T15:45:52.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:52 smithi107 bash[14406]: cluster 2024-04-02T15:45:52.538020+0000 mgr.y (mgr.24364) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:52.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:52 smithi107 bash[19849]: cluster 2024-04-02T15:45:52.538020+0000 mgr.y (mgr.24364) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:52 smithi195 bash[14446]: cluster 2024-04-02T15:45:52.538020+0000 mgr.y (mgr.24364) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:54.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:54 smithi195 bash[14446]: audit 2024-04-02T15:45:53.578711+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:54.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:54 smithi195 bash[14446]: audit 2024-04-02T15:45:54.203195+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:54.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:54 smithi195 bash[14446]: audit 2024-04-02T15:45:54.471239+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:54.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:54 smithi195 bash[14446]: audit 2024-04-02T15:45:54.479179+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:45:54.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:54 smithi195 bash[14446]: audit 2024-04-02T15:45:54.481323+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:45:54.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:54 smithi195 bash[14446]: audit 2024-04-02T15:45:54.482902+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:45:54.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:54 smithi195 bash[14446]: cluster 2024-04-02T15:45:54.538635+0000 mgr.y (mgr.24364) 80 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:54.820 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-04-02T15:45:54.823 INFO:teuthology.orchestra.run.smithi107.stderr:dumped all 2024-04-02T15:45:54.852 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[19849]: audit 2024-04-02T15:45:53.578711+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:54.852 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[19849]: audit 2024-04-02T15:45:54.203195+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:54.852 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[19849]: audit 2024-04-02T15:45:54.471239+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:54.852 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[19849]: audit 2024-04-02T15:45:54.479179+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:45:54.852 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[19849]: audit 2024-04-02T15:45:54.481323+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:45:54.852 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[19849]: audit 2024-04-02T15:45:54.482902+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:45:54.852 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[19849]: cluster 2024-04-02T15:45:54.538635+0000 mgr.y (mgr.24364) 80 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:54.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[14406]: audit 2024-04-02T15:45:53.578711+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:54.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[14406]: audit 2024-04-02T15:45:54.203195+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:54.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[14406]: audit 2024-04-02T15:45:54.471239+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:54.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[14406]: audit 2024-04-02T15:45:54.479179+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:45:54.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[14406]: audit 2024-04-02T15:45:54.481323+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:45:54.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[14406]: audit 2024-04-02T15:45:54.482902+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:45:54.853 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:54 smithi107 bash[14406]: cluster 2024-04-02T15:45:54.538635+0000 mgr.y (mgr.24364) 80 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:55.587 INFO:teuthology.orchestra.run.smithi107.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2024-04-02T15:45:54.538364+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":48968,"kb_used_data":6152,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912248,"statfs":{"total":767960285184,"available":767910141952,"internally_reserved":0,"allocated":6299648,"data_stored":3510946,"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.003813"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-02T15:44:14.867202+0000","last_change":"2024-04-02T15:43:52.184284+0000","last_active":"2024-04-02T15:44:14.867202+0000","last_peered":"2024-04-02T15:44:14.867202+0000","last_clean":"2024-04-02T15:44:14.867202+0000","last_became_active":"2024-04-02T15:43:52.183403+0000","last_became_peered":"2024-04-02T15:43:52.183403+0000","last_unstale":"2024-04-02T15:44:14.867202+0000","last_undegraded":"2024-04-02T15:44:14.867202+0000","last_fullsized":"2024-04-02T15:44:14.867202+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-02T15:40:41.409298+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-02T15:40:41.409298+0000","last_clean_scrub_stamp":"2024-04-02T15:40:41.409298+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T00:03:36.420174+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":55,"seq":236223201306,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:44:51 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.026,"5min":1.026,"15min":1.026},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":0.72499999999999998}]},{"osd":1,"last update":"Tue Apr 2 15:44:51 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.0229999999999999}]},{"osd":2,"last update":"Tue Apr 2 15:44:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.371},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":2.2410000000000001,"5min":2.2410000000000001,"15min":2.2410000000000001},"last":0.91500000000000004}]},{"osd":3,"last update":"Tue Apr 2 15:44:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.107}]},{"osd":4,"last update":"Tue Apr 2 15:44:51 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.214},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"min":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.071}]},{"osd":5,"last update":"Tue Apr 2 15:44:51 2024","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"min":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"max":{"1min":2.351,"5min":2.351,"15min":2.351},"last":1.4390000000000001}]},{"osd":6,"last update":"Tue Apr 2 15:44:51 2024","interfaces":[{"interface":"back","average":{"1min":1.256,"5min":1.256,"15min":1.256},"min":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"max":{"1min":1.7150000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":1.329},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.772,"5min":1.772,"15min":1.772},"last":1.2889999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462946,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.92100000000000004,"15min":0.92000000000000004},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.88900000000000001,"15min":0.88},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.115}]},{"osd":1,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.92000000000000004,"15min":0.91800000000000004},"min":{"1min":0.61699999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.92100000000000004,"15min":0.91900000000000004},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.204,"5min":1.278,"15min":1.278},"last":0.81599999999999995}]},{"osd":2,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.93000000000000005,"15min":0.92700000000000005},"min":{"1min":0.754,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.97299999999999998,"15min":0.97099999999999997},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.202,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.145}]},{"osd":3,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.96799999999999997,"15min":0.97199999999999998},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.004,"5min":1.04,"15min":1.046},"min":{"1min":0.71699999999999997,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":1.3160000000000001}]},{"osd":4,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.0409999999999999,"15min":1.0589999999999999},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.26},{"interface":"front","average":{"1min":0.996,"5min":1.0429999999999999,"15min":1.0509999999999999},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.46,"5min":1.492,"15min":1.492},"last":1.173}]},{"osd":5,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.075,"15min":1.099},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.1919999999999999,"5min":1.391,"15min":1.391},"last":1.198},{"interface":"front","average":{"1min":1.077,"5min":1.1479999999999999,"15min":1.1599999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.54,"5min":1.694,"15min":1.694},"last":1.077}]},{"osd":7,"last update":"Tue Apr 2 15:44:48 2024","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.792,"5min":1.792,"15min":1.792},"last":1.2849999999999999},{"interface":"front","average":{"1min":1.171,"5min":1.171,"15min":1.171},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.4850000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574920,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:07 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.69299999999999995,"15min":0.61299999999999999},"min":{"1min":0.47199999999999998,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.125,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.753,"15min":0.65700000000000003},"min":{"1min":0.56699999999999995,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.2869999999999999,"5min":1.508,"15min":1.508},"last":0.86899999999999999}]},{"osd":2,"last update":"Tue Apr 2 15:44:50 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.747,"15min":0.69499999999999995},"min":{"1min":0.49399999999999999,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.571,"5min":1.571,"15min":1.571},"last":1.2010000000000001},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.748,"15min":0.74399999999999999},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.71699999999999997}]},{"osd":3,"last update":"Tue Apr 2 15:45:31 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.89200000000000002,"15min":0.85799999999999998},"min":{"1min":0.72199999999999998,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3839999999999999,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.88500000000000001,"15min":0.86699999999999999},"min":{"1min":0.71199999999999997,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.0960000000000001,"5min":1.375,"15min":1.375},"last":1.0720000000000001}]},{"osd":4,"last update":"Tue Apr 2 15:44:58 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.077,"15min":1.0609999999999999},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":2.052,"5min":2.052,"15min":2.052},"last":1.381},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.075,"15min":1.0740000000000001},"min":{"1min":0.754,"5min":0.754,"15min":0.754},"max":{"1min":1.393,"5min":1.446,"15min":1.446},"last":1.2350000000000001}]},{"osd":5,"last update":"Tue Apr 2 15:45:40 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.105,"15min":1.0920000000000001},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.579,"5min":1.581,"15min":1.581},"last":1.276},{"interface":"front","average":{"1min":1.153,"5min":1.139,"15min":1.135},"min":{"1min":0.90300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.454,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.153}]},{"osd":6,"last update":"Tue Apr 2 15:45:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.1859999999999999,"15min":1.1859999999999999},"min":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.1699999999999999,"15min":1.1639999999999999},"min":{"1min":0.83699999999999997,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":1.5269999999999999,"5min":1.595,"15min":1.595},"last":1.0309999999999999}]},{"osd":7,"last update":"Tue Apr 2 15:44:50 2024","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.165,"15min":1.165},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.5860000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"min":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"max":{"1min":2.149,"5min":2.149,"15min":2.149},"last":1.4610000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738447,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 2 15:45:10 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.67200000000000004,"15min":0.60999999999999999},"min":{"1min":0.53700000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.7150000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.78300000000000003,"15min":0.65900000000000003},"min":{"1min":0.66000000000000003,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":2.5790000000000002,"5min":2.601,"15min":2.601},"last":0.51800000000000002}]},{"osd":2,"last update":"Tue Apr 2 15:45:48 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.75700000000000001,"15min":0.68700000000000006},"min":{"1min":0.505,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.8009999999999999,"5min":1.8009999999999999,"15min":1.8009999999999999},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.83499999999999996,"15min":0.71099999999999997},"min":{"1min":0.56399999999999995,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":2.0979999999999999,"5min":2.0979999999999999,"15min":2.0979999999999999},"last":0.62}]},{"osd":3,"last update":"Tue Apr 2 15:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.84399999999999997,"15min":0.82799999999999996},"min":{"1min":0.73799999999999999,"5min":0.495,"15min":0.495},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":0.63600000000000001},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.91200000000000003,"15min":0.873},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":2.2360000000000002,"5min":2.2360000000000002,"15min":2.2360000000000002},"last":0.70299999999999996}]},{"osd":4,"last update":"Tue Apr 2 15:45:04 2024","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.0660000000000001,"15min":1.0449999999999999},"min":{"1min":0.876,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.589,"5min":1.589,"15min":1.589},"last":1.371},{"interface":"front","average":{"1min":1.133,"5min":1.081,"15min":1.0649999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":2.5329999999999999,"5min":2.5329999999999999,"15min":2.5329999999999999},"last":1.206}]},{"osd":5,"last update":"Tue Apr 2 15:45:39 2024","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.1279999999999999,"15min":1.125},"min":{"1min":0.83899999999999997,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":1.302},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.117,"15min":1.123},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":2.488,"5min":2.488,"15min":2.488},"last":1.0409999999999999}]},{"osd":6,"last update":"Tue Apr 2 15:45:10 2024","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.1519999999999999,"15min":1.1399999999999999},"min":{"1min":0.85599999999999998,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":2.351,"5min":2.351,"15min":2.351},"last":1.083},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.163,"15min":1.1579999999999999},"min":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"max":{"1min":1.7350000000000001,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.232}]},{"osd":7,"last update":"Tue Apr 2 15:44:49 2024","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"min":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.1599999999999999},{"interface":"front","average":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":2.4390000000000001,"5min":2.4390000000000001,"15min":2.4390000000000001},"last":1.266}]}]},{"osd":2,"up_from":18,"seq":77309411393,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6276,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738876,"statfs":{"total":95995035648,"available":95988609024,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:49 2024","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":0.70499999999999996,"15min":0.65500000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.0609999999999999,"5min":1.411,"15min":1.411},"last":0.626},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.80500000000000005,"15min":0.72799999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.236,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.032}]},{"osd":1,"last update":"Tue Apr 2 15:45:49 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.75600000000000001,"15min":0.69999999999999996},"min":{"1min":0.501,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.121,"5min":1.331,"15min":1.331},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.81000000000000005,"15min":0.75600000000000001},"min":{"1min":0.46500000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.216,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.80400000000000005}]},{"osd":3,"last update":"Tue Apr 2 15:45:27 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.82599999999999996,"15min":0.80400000000000005},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3420000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.88100000000000001,"15min":0.86899999999999999},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.1020000000000001}]},{"osd":4,"last update":"Tue Apr 2 15:45:05 2024","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0640000000000001,"15min":1.054},"min":{"1min":0.78400000000000003,"5min":0.755,"15min":0.755},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.286},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0720000000000001,"15min":1.052},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.5349999999999999,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.353}]},{"osd":5,"last update":"Tue Apr 2 15:45:36 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.159,"15min":1.155},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.589,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":0.90400000000000003},{"interface":"front","average":{"1min":1.254,"5min":1.212,"15min":1.218},"min":{"1min":0.93799999999999994,"5min":0.754,"15min":0.754},"max":{"1min":1.7,"5min":1.7,"15min":1.7},"last":1.2370000000000001}]},{"osd":6,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":1.272,"5min":1.2050000000000001,"15min":1.194},"min":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.5880000000000001,"5min":1.637,"15min":1.637},"last":1.3260000000000001},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.2210000000000001,"15min":1.2270000000000001},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.78,"5min":1.78,"15min":1.78},"last":1.262}]},{"osd":7,"last update":"Tue Apr 2 15:45:49 2024","interfaces":[{"interface":"back","average":{"1min":1.244,"5min":1.2250000000000001,"15min":1.222},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.508,"5min":1.538,"15min":1.538},"last":1.135},{"interface":"front","average":{"1min":1.353,"5min":1.2549999999999999,"15min":1.2390000000000001},"min":{"1min":0.79700000000000004,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.405}]}]},{"osd":3,"up_from":26,"seq":111669149753,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":0.71399999999999997,"15min":0.69099999999999995},"min":{"1min":0.55500000000000005,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":0.91500000000000004,"5min":1.099,"15min":1.099},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.79500000000000004,"15min":0.74099999999999999},"min":{"1min":0.55900000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.0960000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.95599999999999996}]},{"osd":1,"last update":"Tue Apr 2 15:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.79700000000000004,"15min":0.76800000000000002},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.119,"5min":1.149,"15min":1.149},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.81599999999999995,"15min":0.77900000000000003},"min":{"1min":0.60199999999999998,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.137,"5min":1.27,"15min":1.27},"last":0.66400000000000003}]},{"osd":2,"last update":"Tue Apr 2 15:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.874,"15min":0.83999999999999997},"min":{"1min":0.745,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.345,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.877,"15min":0.83899999999999997},"min":{"1min":0.64300000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.0720000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.85899999999999999}]},{"osd":4,"last update":"Tue Apr 2 15:44:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.024,"15min":1.014},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.268,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0780000000000001,"15min":1.0600000000000001},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.536,"5min":1.581,"15min":1.581},"last":1.0800000000000001}]},{"osd":5,"last update":"Tue Apr 2 15:45:37 2024","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.1279999999999999,"15min":1.1259999999999999},"min":{"1min":0.84199999999999997,"5min":0.75,"15min":0.75},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.1759999999999999,"15min":1.143},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.6619999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.2070000000000001}]},{"osd":6,"last update":"Tue Apr 2 15:45:15 2024","interfaces":[{"interface":"back","average":{"1min":1.2509999999999999,"5min":1.2350000000000001,"15min":1.2330000000000001},"min":{"1min":0.85899999999999999,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":1.679,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.2809999999999999},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.177,"15min":1.175},"min":{"1min":0.85999999999999999,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.5269999999999999,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.0089999999999999}]},{"osd":7,"last update":"Tue Apr 2 15:44:50 2024","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.6859999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.7450000000000001,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":1.327}]}]},{"osd":4,"up_from":31,"seq":133143986226,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:00 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.872,"15min":0.86799999999999999},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.1479999999999999,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.87,"5min":0.91800000000000004,"15min":0.93300000000000005},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.1870000000000001,"5min":1.496,"15min":1.496},"last":1.1359999999999999}]},{"osd":1,"last update":"Tue Apr 2 15:45:00 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.88400000000000001,"15min":0.88500000000000001},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1040000000000001,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.90800000000000003,"15min":0.90400000000000003},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2210000000000001,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":1.1639999999999999}]},{"osd":2,"last update":"Tue Apr 2 15:45:00 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.90100000000000002,"15min":0.90000000000000002},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.996,"15min":0.99099999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2470000000000001,"5min":1.292,"15min":1.292},"last":0.96999999999999997}]},{"osd":3,"last update":"Tue Apr 2 15:45:00 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.94499999999999995,"15min":0.93500000000000005},"min":{"1min":0.71999999999999997,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.0780000000000001},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.98599999999999999,"15min":0.998},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.1040000000000001}]},{"osd":5,"last update":"Tue Apr 2 15:45:42 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.94799999999999995,"15min":0.93600000000000005},"min":{"1min":0.60699999999999998,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.25,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":1.194,"5min":1.121,"15min":1.111},"min":{"1min":0.94899999999999995,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.2829999999999999}]},{"osd":6,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.075,"15min":1.0680000000000001},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.1539999999999999,"15min":1.1639999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.242}]},{"osd":7,"last update":"Tue Apr 2 15:44:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":1.323},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.3660000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724585,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:39 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.89900000000000002,"15min":0.86799999999999999},"min":{"1min":0.70199999999999996,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.411,"5min":1.472,"15min":1.472},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.93899999999999995,"15min":0.92700000000000005},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.3120000000000001}]},{"osd":1,"last update":"Tue Apr 2 15:45:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.96499999999999997,"15min":0.95699999999999996},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.92900000000000005,"15min":0.90300000000000002},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.306,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.214}]},{"osd":2,"last update":"Tue Apr 2 15:45:39 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.90200000000000002,"15min":0.86599999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.226,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.28},{"interface":"front","average":{"1min":1.0900000000000001,"5min":0.98499999999999999,"15min":0.96099999999999997},"min":{"1min":0.753,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.427}]},{"osd":3,"last update":"Tue Apr 2 15:45:39 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.98999999999999999,"15min":0.98399999999999999},"min":{"1min":0.73799999999999999,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.2809999999999999,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":1.028},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.042,"15min":1.0289999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.3859999999999999,"5min":1.587,"15min":1.587},"last":0.98299999999999998}]},{"osd":4,"last update":"Tue Apr 2 15:45:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.93999999999999995,"15min":0.91000000000000003},"min":{"1min":0.76800000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.248,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.90400000000000003},{"interface":"front","average":{"1min":1.149,"5min":1.004,"15min":0.96299999999999997},"min":{"1min":0.80900000000000005,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4319999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.165}]},{"osd":6,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.0229999999999999,"15min":1.0089999999999999},"min":{"1min":0.747,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.629,"5min":1.629,"15min":1.629},"last":1.3879999999999999},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.0649999999999999,"15min":1.0349999999999999},"min":{"1min":0.98399999999999999,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.5669999999999999,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.0640000000000001}]},{"osd":7,"last update":"Tue Apr 2 15:44:49 2024","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"min":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.133},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"min":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.1200000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-02T15:45:55.589 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-02T15:45:56.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:56 smithi195 bash[14446]: audit 2024-04-02T15:45:54.816481+0000 mgr.y (mgr.24364) 81 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:45:56.737 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:45:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:45:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:45:56.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:56 smithi107 bash[14406]: audit 2024-04-02T15:45:54.816481+0000 mgr.y (mgr.24364) 81 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:45:56.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:56 smithi107 bash[19849]: audit 2024-04-02T15:45:54.816481+0000 mgr.y (mgr.24364) 81 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:45:57.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:57 smithi195 bash[14446]: cluster 2024-04-02T15:45:56.539297+0000 mgr.y (mgr.24364) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:57.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:57 smithi107 bash[14406]: cluster 2024-04-02T15:45:56.539297+0000 mgr.y (mgr.24364) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:57.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:57 smithi107 bash[19849]: cluster 2024-04-02T15:45:56.539297+0000 mgr.y (mgr.24364) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:58.322 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:45:59.271 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:45:59 smithi107 bash[39394]: level=info ts=2024-04-02T15:45:59.019Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004051067s 2024-04-02T15:45:59.555 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:59 smithi107 bash[14406]: audit 2024-04-02T15:45:58.273630+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:59.555 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:59 smithi107 bash[14406]: audit 2024-04-02T15:45:58.282061+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:59.555 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:45:59 smithi107 bash[14406]: cluster 2024-04-02T15:45:58.539938+0000 mgr.y (mgr.24364) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:59.555 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:59 smithi107 bash[19849]: audit 2024-04-02T15:45:58.273630+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:59.555 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:59 smithi107 bash[19849]: audit 2024-04-02T15:45:58.282061+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:59.555 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:45:59 smithi107 bash[19849]: cluster 2024-04-02T15:45:58.539938+0000 mgr.y (mgr.24364) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:45:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:59 smithi195 bash[14446]: audit 2024-04-02T15:45:58.273630+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:59 smithi195 bash[14446]: audit 2024-04-02T15:45:58.282061+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:45:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:45:59 smithi195 bash[14446]: cluster 2024-04-02T15:45:58.539938+0000 mgr.y (mgr.24364) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:00.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:00 smithi107 bash[14406]: cluster 2024-04-02T15:46:00.540562+0000 mgr.y (mgr.24364) 84 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:00.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:00 smithi107 bash[19849]: cluster 2024-04-02T15:46:00.540562+0000 mgr.y (mgr.24364) 84 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:00.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:00 smithi195 bash[14446]: cluster 2024-04-02T15:46:00.540562+0000 mgr.y (mgr.24364) 84 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:01.372 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-04-02T15:46:01.374 INFO:teuthology.orchestra.run.smithi107.stderr:dumped all 2024-04-02T15:46:01.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:01 smithi107 bash[14406]: audit 2024-04-02T15:46:01.369412+0000 mgr.y (mgr.24364) 85 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:46:01.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:01 smithi107 bash[19849]: audit 2024-04-02T15:46:01.369412+0000 mgr.y (mgr.24364) 85 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:46:01.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:01 smithi195 bash[14446]: audit 2024-04-02T15:46:01.369412+0000 mgr.y (mgr.24364) 85 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:46:02.111 INFO:teuthology.orchestra.run.smithi107.stdout:{"pg_ready":true,"pg_map":{"version":56,"stamp":"2024-04-02T15:46:00.540255+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":48968,"kb_used_data":6152,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912248,"statfs":{"total":767960285184,"available":767910141952,"internally_reserved":0,"allocated":6299648,"data_stored":3510946,"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.003789"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-02T15:44:14.867202+0000","last_change":"2024-04-02T15:43:52.184284+0000","last_active":"2024-04-02T15:44:14.867202+0000","last_peered":"2024-04-02T15:44:14.867202+0000","last_clean":"2024-04-02T15:44:14.867202+0000","last_became_active":"2024-04-02T15:43:52.183403+0000","last_became_peered":"2024-04-02T15:43:52.183403+0000","last_unstale":"2024-04-02T15:44:14.867202+0000","last_undegraded":"2024-04-02T15:44:14.867202+0000","last_fullsized":"2024-04-02T15:44:14.867202+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-02T15:40:41.409298+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-02T15:40:41.409298+0000","last_clean_scrub_stamp":"2024-04-02T15:40:41.409298+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T00:03:36.420174+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":55,"seq":236223201308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:53 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.98099999999999998,"15min":0.98299999999999998},"min":{"1min":0.64000000000000001,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.5309999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.01,"15min":1.02},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.1659999999999999,"5min":1.675,"15min":1.675},"last":0.93700000000000006}]},{"osd":1,"last update":"Tue Apr 2 15:45:53 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.99099999999999999,"15min":0.99299999999999999},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3380000000000001,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.98599999999999999,"15min":0.99099999999999999},"min":{"1min":0.66500000000000004,"5min":0.629,"15min":0.629},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.0840000000000001}]},{"osd":2,"last update":"Tue Apr 2 15:45:53 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0349999999999999,"15min":1.032},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.1459999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.028,"15min":1.042},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.3169999999999999,"5min":2.2410000000000001,"15min":2.2410000000000001},"last":0.85699999999999998}]},{"osd":3,"last update":"Tue Apr 2 15:45:53 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1,"15min":1.004},"min":{"1min":0.72299999999999998,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.90800000000000003},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.081,"15min":1.085},"min":{"1min":0.91000000000000003,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.2849999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.97399999999999998}]},{"osd":4,"last update":"Tue Apr 2 15:45:53 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"min":{"1min":0.66600000000000004,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.3560000000000001,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0800000000000001,"15min":1.0920000000000001},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.319,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.0209999999999999}]},{"osd":5,"last update":"Tue Apr 2 15:45:53 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.1319999999999999,"15min":1.1359999999999999},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.355},{"interface":"front","average":{"1min":1.163,"5min":1.2549999999999999,"15min":1.2709999999999999},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.536,"5min":2.351,"15min":2.351},"last":1.3680000000000001}]},{"osd":6,"last update":"Tue Apr 2 15:45:53 2024","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.2370000000000001,"15min":1.2490000000000001},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.4950000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.22,"15min":1.2230000000000001},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.9950000000000001,"5min":1.9950000000000001,"15min":1.9950000000000001},"last":1.0660000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462948,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.92100000000000004,"15min":0.92000000000000004},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.88900000000000001,"15min":0.88},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.228}]},{"osd":1,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.92000000000000004,"15min":0.91800000000000004},"min":{"1min":0.61699999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.115},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.92100000000000004,"15min":0.91900000000000004},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.204,"5min":1.278,"15min":1.278},"last":0.84299999999999997}]},{"osd":2,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.93000000000000005,"15min":0.92700000000000005},"min":{"1min":0.754,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.01},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.97299999999999998,"15min":0.97099999999999997},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.202,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.1799999999999999}]},{"osd":3,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.96799999999999997,"15min":0.97199999999999998},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.004,"5min":1.04,"15min":1.046},"min":{"1min":0.71699999999999997,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":1.292}]},{"osd":4,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.0409999999999999,"15min":1.0589999999999999},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.996,"5min":1.0429999999999999,"15min":1.0509999999999999},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.46,"5min":1.492,"15min":1.492},"last":1.081}]},{"osd":5,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.075,"15min":1.099},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.1919999999999999,"5min":1.391,"15min":1.391},"last":1.145},{"interface":"front","average":{"1min":1.077,"5min":1.1479999999999999,"15min":1.1599999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.54,"5min":1.694,"15min":1.694},"last":1.2}]},{"osd":7,"last update":"Tue Apr 2 15:45:51 2024","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.165,"15min":1.163},"min":{"1min":0.93799999999999994,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.425,"5min":1.792,"15min":1.792},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.181,"15min":1.1739999999999999},"min":{"1min":0.84299999999999997,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.698,"5min":1.698,"15min":1.698},"last":1.0389999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574922,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:07 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.69299999999999995,"15min":0.61299999999999999},"min":{"1min":0.47199999999999998,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.125,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.753,"15min":0.65700000000000003},"min":{"1min":0.56699999999999995,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.2869999999999999,"5min":1.508,"15min":1.508},"last":0.79700000000000004}]},{"osd":2,"last update":"Tue Apr 2 15:45:55 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.79200000000000004,"15min":0.70999999999999996},"min":{"1min":0.55900000000000005,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.4570000000000001,"5min":1.571,"15min":1.571},"last":0.875},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.752,"15min":0.745},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.92500000000000004,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.77700000000000002}]},{"osd":3,"last update":"Tue Apr 2 15:45:31 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.89200000000000002,"15min":0.85799999999999998},"min":{"1min":0.72199999999999998,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3839999999999999,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.88500000000000001,"15min":0.86699999999999999},"min":{"1min":0.71199999999999997,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.0960000000000001,"5min":1.375,"15min":1.375},"last":0.66100000000000003}]},{"osd":4,"last update":"Tue Apr 2 15:44:58 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.077,"15min":1.0609999999999999},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":2.052,"5min":2.052,"15min":2.052},"last":1.141},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.075,"15min":1.0740000000000001},"min":{"1min":0.754,"5min":0.754,"15min":0.754},"max":{"1min":1.393,"5min":1.446,"15min":1.446},"last":1.1499999999999999}]},{"osd":5,"last update":"Tue Apr 2 15:45:40 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.105,"15min":1.0920000000000001},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.579,"5min":1.581,"15min":1.581},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.153,"5min":1.139,"15min":1.135},"min":{"1min":0.90300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.454,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.024}]},{"osd":6,"last update":"Tue Apr 2 15:45:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.1859999999999999,"15min":1.1859999999999999},"min":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.052},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.1699999999999999,"15min":1.1639999999999999},"min":{"1min":0.83699999999999997,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":1.5269999999999999,"5min":1.595,"15min":1.595},"last":1.1100000000000001}]},{"osd":7,"last update":"Tue Apr 2 15:45:55 2024","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.171,"15min":1.167},"min":{"1min":0.90700000000000003,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.573,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.2649999999999999,"5min":1.2689999999999999,"15min":1.27},"min":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.8819999999999999,"5min":2.149,"15min":2.149},"last":1.081}]}]},{"osd":0,"up_from":8,"seq":34359738449,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 2 15:45:10 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.67200000000000004,"15min":0.60999999999999999},"min":{"1min":0.53700000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.7150000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":1.3560000000000001},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.78300000000000003,"15min":0.65900000000000003},"min":{"1min":0.66000000000000003,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":2.5790000000000002,"5min":2.601,"15min":2.601},"last":1.1930000000000001}]},{"osd":2,"last update":"Tue Apr 2 15:45:48 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.75700000000000001,"15min":0.68700000000000006},"min":{"1min":0.505,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.8009999999999999,"5min":1.8009999999999999,"15min":1.8009999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.83499999999999996,"15min":0.71099999999999997},"min":{"1min":0.56399999999999995,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":2.0979999999999999,"5min":2.0979999999999999,"15min":2.0979999999999999},"last":1.246}]},{"osd":3,"last update":"Tue Apr 2 15:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.84399999999999997,"15min":0.82799999999999996},"min":{"1min":0.73799999999999999,"5min":0.495,"15min":0.495},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.91200000000000003,"15min":0.873},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":2.2360000000000002,"5min":2.2360000000000002,"15min":2.2360000000000002},"last":1.5329999999999999}]},{"osd":4,"last update":"Tue Apr 2 15:45:04 2024","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.0660000000000001,"15min":1.0449999999999999},"min":{"1min":0.876,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.589,"5min":1.589,"15min":1.589},"last":1.4850000000000001},{"interface":"front","average":{"1min":1.133,"5min":1.081,"15min":1.0649999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":2.5329999999999999,"5min":2.5329999999999999,"15min":2.5329999999999999},"last":0.98999999999999999}]},{"osd":5,"last update":"Tue Apr 2 15:45:39 2024","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.1279999999999999,"15min":1.125},"min":{"1min":0.83899999999999997,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":1.5700000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.117,"15min":1.123},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":2.488,"5min":2.488,"15min":2.488},"last":0.89700000000000002}]},{"osd":6,"last update":"Tue Apr 2 15:45:10 2024","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.1519999999999999,"15min":1.1399999999999999},"min":{"1min":0.85599999999999998,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":2.351,"5min":2.351,"15min":2.351},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.163,"15min":1.1579999999999999},"min":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"max":{"1min":1.7350000000000001,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.6120000000000001}]},{"osd":7,"last update":"Tue Apr 2 15:45:51 2024","interfaces":[{"interface":"back","average":{"1min":1.24,"5min":1.28,"15min":1.2869999999999999},"min":{"1min":0.753,"5min":0.753,"15min":0.753},"max":{"1min":1.47,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.8540000000000001},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.2909999999999999,"15min":1.2989999999999999},"min":{"1min":0.84899999999999998,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.5329999999999999,"5min":2.4390000000000001,"15min":2.4390000000000001},"last":1.1240000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411395,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6276,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738876,"statfs":{"total":95995035648,"available":95988609024,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:49 2024","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":0.70499999999999996,"15min":0.65500000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.0609999999999999,"5min":1.411,"15min":1.411},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.80500000000000005,"15min":0.72799999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.236,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.073}]},{"osd":1,"last update":"Tue Apr 2 15:45:49 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.75600000000000001,"15min":0.69999999999999996},"min":{"1min":0.501,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.121,"5min":1.331,"15min":1.331},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.81000000000000005,"15min":0.75600000000000001},"min":{"1min":0.46500000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.216,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.105}]},{"osd":3,"last update":"Tue Apr 2 15:45:27 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.82599999999999996,"15min":0.80400000000000005},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3420000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.88100000000000001,"15min":0.86899999999999999},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.129}]},{"osd":4,"last update":"Tue Apr 2 15:45:05 2024","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0640000000000001,"15min":1.054},"min":{"1min":0.78400000000000003,"5min":0.755,"15min":0.755},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.165},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0720000000000001,"15min":1.052},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.5349999999999999,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.1850000000000001}]},{"osd":5,"last update":"Tue Apr 2 15:45:36 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.159,"15min":1.155},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.589,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.403},{"interface":"front","average":{"1min":1.254,"5min":1.212,"15min":1.218},"min":{"1min":0.93799999999999994,"5min":0.754,"15min":0.754},"max":{"1min":1.7,"5min":1.7,"15min":1.7},"last":1.595}]},{"osd":6,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":1.272,"5min":1.2050000000000001,"15min":1.194},"min":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.5880000000000001,"5min":1.637,"15min":1.637},"last":1.704},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.2210000000000001,"15min":1.2270000000000001},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.78,"5min":1.78,"15min":1.78},"last":1.621}]},{"osd":7,"last update":"Tue Apr 2 15:45:49 2024","interfaces":[{"interface":"back","average":{"1min":1.244,"5min":1.2250000000000001,"15min":1.222},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.508,"5min":1.538,"15min":1.538},"last":1.4530000000000001},{"interface":"front","average":{"1min":1.353,"5min":1.2549999999999999,"15min":1.2390000000000001},"min":{"1min":0.79700000000000004,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.6519999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149755,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":0.71399999999999997,"15min":0.69099999999999995},"min":{"1min":0.55500000000000005,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":0.91500000000000004,"5min":1.099,"15min":1.099},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.79500000000000004,"15min":0.74099999999999999},"min":{"1min":0.55900000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.0960000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.98499999999999999}]},{"osd":1,"last update":"Tue Apr 2 15:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.79700000000000004,"15min":0.76800000000000002},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.119,"5min":1.149,"15min":1.149},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.81599999999999995,"15min":0.77900000000000003},"min":{"1min":0.60199999999999998,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.137,"5min":1.27,"15min":1.27},"last":0.93899999999999995}]},{"osd":2,"last update":"Tue Apr 2 15:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.874,"15min":0.83999999999999997},"min":{"1min":0.745,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.345,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.877,"15min":0.83899999999999997},"min":{"1min":0.64300000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.0720000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.91100000000000003}]},{"osd":4,"last update":"Tue Apr 2 15:45:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.034,"15min":1.018},"min":{"1min":0.71899999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.389,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.133},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.091,"15min":1.0640000000000001},"min":{"1min":0.83499999999999996,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.4299999999999999,"5min":1.581,"15min":1.581},"last":0.96999999999999997}]},{"osd":5,"last update":"Tue Apr 2 15:45:37 2024","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.1279999999999999,"15min":1.1259999999999999},"min":{"1min":0.84199999999999997,"5min":0.75,"15min":0.75},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":1.069},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.1759999999999999,"15min":1.143},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.6619999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.208}]},{"osd":6,"last update":"Tue Apr 2 15:45:15 2024","interfaces":[{"interface":"back","average":{"1min":1.2509999999999999,"5min":1.2350000000000001,"15min":1.2330000000000001},"min":{"1min":0.85899999999999999,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":1.679,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.177,"15min":1.175},"min":{"1min":0.85999999999999999,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.5269999999999999,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.409}]},{"osd":7,"last update":"Tue Apr 2 15:45:51 2024","interfaces":[{"interface":"back","average":{"1min":1.2529999999999999,"5min":1.2450000000000001,"15min":1.2430000000000001},"min":{"1min":0.97399999999999998,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.8320000000000001,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.248},{"interface":"front","average":{"1min":1.3089999999999999,"5min":1.296,"15min":1.294},"min":{"1min":1.0629999999999999,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.74,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":1.175}]}]},{"osd":4,"up_from":31,"seq":133143986228,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:00 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.872,"15min":0.86799999999999999},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.1479999999999999,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.87,"5min":0.91800000000000004,"15min":0.93300000000000005},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.1870000000000001,"5min":1.496,"15min":1.496},"last":1.085}]},{"osd":1,"last update":"Tue Apr 2 15:45:00 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.88400000000000001,"15min":0.88500000000000001},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1040000000000001,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.90800000000000003,"15min":0.90400000000000003},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2210000000000001,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.95099999999999996}]},{"osd":2,"last update":"Tue Apr 2 15:45:00 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.90100000000000002,"15min":0.90000000000000002},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.877},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.996,"15min":0.99099999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2470000000000001,"5min":1.292,"15min":1.292},"last":0.98299999999999998}]},{"osd":3,"last update":"Tue Apr 2 15:45:00 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.94499999999999995,"15min":0.93500000000000005},"min":{"1min":0.71999999999999997,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.177},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.98599999999999999,"15min":0.998},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.89400000000000002}]},{"osd":5,"last update":"Tue Apr 2 15:45:42 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.94799999999999995,"15min":0.93600000000000005},"min":{"1min":0.60699999999999998,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.25,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.76700000000000002},{"interface":"front","average":{"1min":1.194,"5min":1.121,"15min":1.111},"min":{"1min":0.94899999999999995,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.1299999999999999}]},{"osd":6,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.075,"15min":1.0680000000000001},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.1539999999999999,"15min":1.1639999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.0549999999999999}]},{"osd":7,"last update":"Tue Apr 2 15:45:51 2024","interfaces":[{"interface":"back","average":{"1min":1.2390000000000001,"5min":1.137,"15min":1.1200000000000001},"min":{"1min":1.036,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.141,"5min":1.0529999999999999,"15min":1.038},"min":{"1min":0.91200000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.80400000000000005}]}]},{"osd":5,"up_from":39,"seq":167503724587,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:45:39 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.89900000000000002,"15min":0.86799999999999999},"min":{"1min":0.70199999999999996,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.411,"5min":1.472,"15min":1.472},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.93899999999999995,"15min":0.92700000000000005},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.82099999999999995}]},{"osd":1,"last update":"Tue Apr 2 15:45:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.96499999999999997,"15min":0.95699999999999996},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.92900000000000005,"15min":0.90300000000000002},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.306,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.024}]},{"osd":2,"last update":"Tue Apr 2 15:45:39 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.90200000000000002,"15min":0.86599999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.226,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.0900000000000001,"5min":0.98499999999999999,"15min":0.96099999999999997},"min":{"1min":0.753,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.0880000000000001}]},{"osd":3,"last update":"Tue Apr 2 15:45:39 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.98999999999999999,"15min":0.98399999999999999},"min":{"1min":0.73799999999999999,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.2809999999999999,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":1.147},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.042,"15min":1.0289999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.3859999999999999,"5min":1.587,"15min":1.587},"last":1.0669999999999999}]},{"osd":4,"last update":"Tue Apr 2 15:45:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.93999999999999995,"15min":0.91000000000000003},"min":{"1min":0.76800000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.248,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.149,"5min":1.004,"15min":0.96299999999999997},"min":{"1min":0.80900000000000005,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4319999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.95099999999999996}]},{"osd":6,"last update":"Tue Apr 2 15:45:13 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.0229999999999999,"15min":1.0089999999999999},"min":{"1min":0.747,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.629,"5min":1.629,"15min":1.629},"last":1.173},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.0649999999999999,"15min":1.0349999999999999},"min":{"1min":0.98399999999999999,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.5669999999999999,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.2410000000000001}]},{"osd":7,"last update":"Tue Apr 2 15:45:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.2350000000000001,"15min":1.2430000000000001},"min":{"1min":0.93000000000000005,"5min":0.90300000000000002,"15min":0.90300000000000002},"max":{"1min":1.452,"5min":1.466,"15min":1.466},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.669,"5min":1.669,"15min":1.669},"last":1.21}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-02T15:46:02.113 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-02T15:46:02.114 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-02T15:46:02.114 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-02T15:46:02.114 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 -- ceph health --format=json 2024-04-02T15:46:02.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:02 smithi195 bash[14446]: cluster 2024-04-02T15:46:02.541180+0000 mgr.y (mgr.24364) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:03.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:02 smithi107 bash[14406]: cluster 2024-04-02T15:46:02.541180+0000 mgr.y (mgr.24364) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:03.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:02 smithi107 bash[19849]: cluster 2024-04-02T15:46:02.541180+0000 mgr.y (mgr.24364) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:04.843 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:46:04.875 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:04 smithi107 bash[14406]: cluster 2024-04-02T15:46:04.541790+0000 mgr.y (mgr.24364) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:04.876 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:04 smithi107 bash[19849]: cluster 2024-04-02T15:46:04.541790+0000 mgr.y (mgr.24364) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:04.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:04 smithi195 bash[14446]: cluster 2024-04-02T15:46:04.541790+0000 mgr.y (mgr.24364) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:05.892 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:46:05 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:46:05] "GET /metrics HTTP/1.1" 200 191503 "" "Prometheus/2.33.4" 2024-04-02T15:46:06.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:06 smithi107 bash[14406]: cluster 2024-04-02T15:46:06.542434+0000 mgr.y (mgr.24364) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:06.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:06 smithi107 bash[19849]: cluster 2024-04-02T15:46:06.542434+0000 mgr.y (mgr.24364) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:06.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:06 smithi195 bash[14446]: cluster 2024-04-02T15:46:06.542434+0000 mgr.y (mgr.24364) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:06.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:46:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:46:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:46:07.943 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-04-02T15:46:07.943 INFO:teuthology.orchestra.run.smithi107.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-02T15:46:08.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:07 smithi107 bash[14406]: audit 2024-04-02T15:46:07.943725+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.107:0/702485723' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-02T15:46:08.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:08 smithi107 bash[19849]: audit 2024-04-02T15:46:07.943725+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.107:0/702485723' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-02T15:46:08.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:07 smithi195 bash[14446]: audit 2024-04-02T15:46:07.943725+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.107:0/702485723' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-02T15:46:08.670 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-02T15:46:08.670 INFO:tasks.cephadm:Setup complete, yielding 2024-04-02T15:46:08.671 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T15:46:08.685 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi107.front.sepia.ceph.com 2024-04-02T15:46:08.685 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-04-02T15:46:09.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:09 smithi107 bash[14406]: cluster 2024-04-02T15:46:08.543033+0000 mgr.y (mgr.24364) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:09.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:09 smithi107 bash[19849]: cluster 2024-04-02T15:46:08.543033+0000 mgr.y (mgr.24364) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:09.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:09 smithi195 bash[14446]: cluster 2024-04-02T15:46:08.543033+0000 mgr.y (mgr.24364) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:10.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:10 smithi107 bash[14406]: cluster 2024-04-02T15:46:10.543641+0000 mgr.y (mgr.24364) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:10.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:10 smithi107 bash[19849]: cluster 2024-04-02T15:46:10.543641+0000 mgr.y (mgr.24364) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:10.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:10 smithi195 bash[14446]: cluster 2024-04-02T15:46:10.543641+0000 mgr.y (mgr.24364) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:12.692 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T15:46:12.702 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi107.front.sepia.ceph.com 2024-04-02T15:46:12.702 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-02T15:46:13.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:12 smithi195 bash[14446]: audit 2024-04-02T15:46:11.965950+0000 mon.a (mon.0) 702 : audit [INF] from='client.? ' entity='client.admin' 2024-04-02T15:46:13.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:12 smithi195 bash[14446]: audit 2024-04-02T15:46:11.993939+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:13.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:12 smithi195 bash[14446]: audit 2024-04-02T15:46:11.995120+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:46:13.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:12 smithi195 bash[14446]: audit 2024-04-02T15:46:12.005042+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:13.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:12 smithi195 bash[14446]: cluster 2024-04-02T15:46:12.544284+0000 mgr.y (mgr.24364) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:13.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:13 smithi107 bash[14406]: audit 2024-04-02T15:46:11.965950+0000 mon.a (mon.0) 702 : audit [INF] from='client.? ' entity='client.admin' 2024-04-02T15:46:13.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:13 smithi107 bash[14406]: audit 2024-04-02T15:46:11.993939+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:13.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:13 smithi107 bash[14406]: audit 2024-04-02T15:46:11.995120+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:46:13.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:13 smithi107 bash[14406]: audit 2024-04-02T15:46:12.005042+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:13.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:13 smithi107 bash[14406]: cluster 2024-04-02T15:46:12.544284+0000 mgr.y (mgr.24364) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:13.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:13 smithi107 bash[19849]: audit 2024-04-02T15:46:11.965950+0000 mon.a (mon.0) 702 : audit [INF] from='client.? ' entity='client.admin' 2024-04-02T15:46:13.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:13 smithi107 bash[19849]: audit 2024-04-02T15:46:11.993939+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:13.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:13 smithi107 bash[19849]: audit 2024-04-02T15:46:11.995120+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:46:13.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:13 smithi107 bash[19849]: audit 2024-04-02T15:46:12.005042+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:13.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:13 smithi107 bash[19849]: cluster 2024-04-02T15:46:12.544284+0000 mgr.y (mgr.24364) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:14.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:14 smithi107 bash[14406]: cluster 2024-04-02T15:46:14.544971+0000 mgr.y (mgr.24364) 92 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:14.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:14 smithi107 bash[19849]: cluster 2024-04-02T15:46:14.544971+0000 mgr.y (mgr.24364) 92 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:14.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:14 smithi195 bash[14446]: cluster 2024-04-02T15:46:14.544971+0000 mgr.y (mgr.24364) 92 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:15.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:46:15 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:46:15] "GET /metrics HTTP/1.1" 200 191501 "" "Prometheus/2.33.4" 2024-04-02T15:46:15.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:15 smithi107 bash[14406]: audit 2024-04-02T15:46:14.841280+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:46:15.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:15 smithi107 bash[14406]: audit 2024-04-02T15:46:14.850290+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:46:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:15 smithi107 bash[19849]: audit 2024-04-02T15:46:14.841280+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:46:15.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:15 smithi107 bash[19849]: audit 2024-04-02T15:46:14.850290+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:46:15.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:15 smithi195 bash[14446]: audit 2024-04-02T15:46:14.841280+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:46:15.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:15 smithi195 bash[14446]: audit 2024-04-02T15:46:14.850290+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:46:16.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:16 smithi107 bash[14406]: cluster 2024-04-02T15:46:16.545640+0000 mgr.y (mgr.24364) 93 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:16.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:16 smithi107 bash[19849]: cluster 2024-04-02T15:46:16.545640+0000 mgr.y (mgr.24364) 93 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:16.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:46:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:46:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:46:16.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:16 smithi195 bash[14446]: cluster 2024-04-02T15:46:16.545640+0000 mgr.y (mgr.24364) 93 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:17.671 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:46:17.671 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "a90b77d1-f5d9-43a9-883a-01db3ca56cb8", 2024-04-02T15:46:17.672 INFO:teuthology.orchestra.run.smithi107.stdout: "name": "r", 2024-04-02T15:46:17.672 INFO:teuthology.orchestra.run.smithi107.stdout: "current_period": "e1e434da-e484-4150-9c2c-c44c1f79866b", 2024-04-02T15:46:17.672 INFO:teuthology.orchestra.run.smithi107.stdout: "epoch": 1 2024-04-02T15:46:17.672 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:46:17.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:17 smithi107 bash[19849]: cluster 2024-04-02T15:46:16.632051+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-02T15:46:17.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:17 smithi107 bash[19849]: audit 2024-04-02T15:46:16.638576+0000 mon.a (mon.0) 709 : audit [INF] from='client.? 172.21.15.107:0/2538776928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T15:46:17.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:17 smithi107 bash[14406]: cluster 2024-04-02T15:46:16.632051+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-02T15:46:17.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:17 smithi107 bash[14406]: audit 2024-04-02T15:46:16.638576+0000 mon.a (mon.0) 709 : audit [INF] from='client.? 172.21.15.107:0/2538776928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T15:46:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:17 smithi195 bash[14446]: cluster 2024-04-02T15:46:16.632051+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-02T15:46:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:17 smithi195 bash[14446]: audit 2024-04-02T15:46:16.638576+0000 mon.a (mon.0) 709 : audit [INF] from='client.? 172.21.15.107:0/2538776928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T15:46:18.498 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-02T15:46:18.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:18 smithi107 bash[14406]: audit 2024-04-02T15:46:17.632807+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.107:0/2538776928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-02T15:46:18.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:18 smithi107 bash[14406]: cluster 2024-04-02T15:46:17.632946+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-02T15:46:18.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:18 smithi107 bash[14406]: cluster 2024-04-02T15:46:18.546255+0000 mgr.y (mgr.24364) 94 : cluster [DBG] pgmap v67: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:18.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:18 smithi107 bash[14406]: cluster 2024-04-02T15:46:18.635380+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-02T15:46:18.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:18 smithi107 bash[19849]: audit 2024-04-02T15:46:17.632807+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.107:0/2538776928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-02T15:46:18.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:18 smithi107 bash[19849]: cluster 2024-04-02T15:46:17.632946+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-02T15:46:18.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:18 smithi107 bash[19849]: cluster 2024-04-02T15:46:18.546255+0000 mgr.y (mgr.24364) 94 : cluster [DBG] pgmap v67: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:18.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:18 smithi107 bash[19849]: cluster 2024-04-02T15:46:18.635380+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-02T15:46:18.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:18 smithi195 bash[14446]: audit 2024-04-02T15:46:17.632807+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.107:0/2538776928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-02T15:46:18.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:18 smithi195 bash[14446]: cluster 2024-04-02T15:46:17.632946+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-02T15:46:18.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:18 smithi195 bash[14446]: cluster 2024-04-02T15:46:18.546255+0000 mgr.y (mgr.24364) 94 : cluster [DBG] pgmap v67: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:18.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:18 smithi195 bash[14446]: cluster 2024-04-02T15:46:18.635380+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-02T15:46:20.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:20 smithi107 bash[14406]: cluster 2024-04-02T15:46:20.546975+0000 mgr.y (mgr.24364) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T15:46:20.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:20 smithi107 bash[19849]: cluster 2024-04-02T15:46:20.546975+0000 mgr.y (mgr.24364) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T15:46:20.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:20 smithi195 bash[14446]: cluster 2024-04-02T15:46:20.546975+0000 mgr.y (mgr.24364) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T15:46:21.320 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:46:21.320 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "44986d38-9aa1-49f1-903f-989444439af9", 2024-04-02T15:46:21.320 INFO:teuthology.orchestra.run.smithi107.stdout: "name": "default", 2024-04-02T15:46:21.320 INFO:teuthology.orchestra.run.smithi107.stdout: "api_name": "default", 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout: "is_master": "true", 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout: "endpoints": [], 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout: "hostnames": [], 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout: "hostnames_s3website": [], 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout: "master_zone": "", 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout: "zones": [], 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout: "placement_targets": [], 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout: "default_placement": "", 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout: "realm_id": "a90b77d1-f5d9-43a9-883a-01db3ca56cb8", 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout: "sync_policy": { 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout: "groups": [] 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:46:21.321 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:46:22.009 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-02T15:46:22.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:22 smithi195 bash[14446]: cluster 2024-04-02T15:46:22.547655+0000 mgr.y (mgr.24364) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T15:46:23.110 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:22 smithi107 bash[19849]: cluster 2024-04-02T15:46:22.547655+0000 mgr.y (mgr.24364) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T15:46:23.111 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:22 smithi107 bash[14406]: cluster 2024-04-02T15:46:22.547655+0000 mgr.y (mgr.24364) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T15:46:24.870 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:24 smithi107 bash[14406]: cluster 2024-04-02T15:46:24.548313+0000 mgr.y (mgr.24364) 97 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-04-02T15:46:24.870 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:24 smithi107 bash[19849]: cluster 2024-04-02T15:46:24.548313+0000 mgr.y (mgr.24364) 97 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-04-02T15:46:24.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:24 smithi195 bash[14446]: cluster 2024-04-02T15:46:24.548313+0000 mgr.y (mgr.24364) 97 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-04-02T15:46:24.999 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:46:24.999 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "ba5db479-b141-41fc-93d4-8dca0064004f", 2024-04-02T15:46:24.999 INFO:teuthology.orchestra.run.smithi107.stdout: "name": "z", 2024-04-02T15:46:24.999 INFO:teuthology.orchestra.run.smithi107.stdout: "domain_root": "z.rgw.meta:root", 2024-04-02T15:46:24.999 INFO:teuthology.orchestra.run.smithi107.stdout: "control_pool": "z.rgw.control", 2024-04-02T15:46:24.999 INFO:teuthology.orchestra.run.smithi107.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-02T15:46:24.999 INFO:teuthology.orchestra.run.smithi107.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-02T15:46:24.999 INFO:teuthology.orchestra.run.smithi107.stdout: "log_pool": "z.rgw.log", 2024-04-02T15:46:24.999 INFO:teuthology.orchestra.run.smithi107.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: "otp_pool": "z.rgw.otp", 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: "system_key": { 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: "access_key": "", 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: "secret_key": "" 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:46:25.000 INFO:teuthology.orchestra.run.smithi107.stdout: "placement_pools": [ 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: { 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: "key": "default-placement", 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: "val": { 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: "storage_classes": { 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: "STANDARD": { 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: "index_type": 0 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:46:25.001 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:46:25.002 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-04-02T15:46:25.002 INFO:teuthology.orchestra.run.smithi107.stdout: "realm_id": "a90b77d1-f5d9-43a9-883a-01db3ca56cb8", 2024-04-02T15:46:25.002 INFO:teuthology.orchestra.run.smithi107.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-02T15:46:25.002 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:46:25.762 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-02T15:46:25.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:46:25 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:46:25] "GET /metrics HTTP/1.1" 200 191501 "" "Prometheus/2.33.4" 2024-04-02T15:46:26.881 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:26 smithi107 bash[14406]: cluster 2024-04-02T15:46:26.549235+0000 mgr.y (mgr.24364) 98 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-04-02T15:46:26.881 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:26 smithi107 bash[19849]: cluster 2024-04-02T15:46:26.549235+0000 mgr.y (mgr.24364) 98 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-04-02T15:46:26.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:26 smithi195 bash[14446]: cluster 2024-04-02T15:46:26.549235+0000 mgr.y (mgr.24364) 98 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-04-02T15:46:26.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:46:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:46:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:46:28.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:28 smithi107 bash[14406]: cluster 2024-04-02T15:46:28.549826+0000 mgr.y (mgr.24364) 99 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-02T15:46:28.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:28 smithi107 bash[19849]: cluster 2024-04-02T15:46:28.549826+0000 mgr.y (mgr.24364) 99 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-02T15:46:28.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:28 smithi195 bash[14446]: cluster 2024-04-02T15:46:28.549826+0000 mgr.y (mgr.24364) 99 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-02T15:46:30.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:30 smithi107 bash[14406]: cluster 2024-04-02T15:46:29.625302+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-02T15:46:30.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:30 smithi107 bash[14406]: audit 2024-04-02T15:46:29.631022+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.107:0/823063803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T15:46:30.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:30 smithi107 bash[14406]: audit 2024-04-02T15:46:29.631628+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T15:46:30.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:30 smithi107 bash[14406]: cluster 2024-04-02T15:46:30.550870+0000 mgr.y (mgr.24364) 100 : cluster [DBG] pgmap v75: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2024-04-02T15:46:30.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:30 smithi107 bash[19849]: cluster 2024-04-02T15:46:29.625302+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-02T15:46:30.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:30 smithi107 bash[19849]: audit 2024-04-02T15:46:29.631022+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.107:0/823063803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T15:46:30.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:30 smithi107 bash[19849]: audit 2024-04-02T15:46:29.631628+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T15:46:30.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:30 smithi107 bash[19849]: cluster 2024-04-02T15:46:30.550870+0000 mgr.y (mgr.24364) 100 : cluster [DBG] pgmap v75: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2024-04-02T15:46:30.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:30 smithi195 bash[14446]: cluster 2024-04-02T15:46:29.625302+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-02T15:46:30.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:30 smithi195 bash[14446]: audit 2024-04-02T15:46:29.631022+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.107:0/823063803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T15:46:30.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:30 smithi195 bash[14446]: audit 2024-04-02T15:46:29.631628+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T15:46:30.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:30 smithi195 bash[14446]: cluster 2024-04-02T15:46:30.550870+0000 mgr.y (mgr.24364) 100 : cluster [DBG] pgmap v75: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2024-04-02T15:46:31.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:31 smithi107 bash[14406]: audit 2024-04-02T15:46:30.642389+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-02T15:46:31.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:31 smithi107 bash[14406]: cluster 2024-04-02T15:46:30.642647+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-02T15:46:31.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:31 smithi107 bash[19849]: audit 2024-04-02T15:46:30.642389+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-02T15:46:31.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:31 smithi107 bash[19849]: cluster 2024-04-02T15:46:30.642647+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-02T15:46:31.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:31 smithi195 bash[14446]: audit 2024-04-02T15:46:30.642389+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-02T15:46:31.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:31 smithi195 bash[14446]: cluster 2024-04-02T15:46:30.642647+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-02T15:46:32.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:32 smithi195 bash[14446]: cluster 2024-04-02T15:46:31.651857+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-02T15:46:32.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:32 smithi195 bash[14446]: audit 2024-04-02T15:46:31.653890+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.107:0/823063803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T15:46:32.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:32 smithi195 bash[14446]: audit 2024-04-02T15:46:31.657585+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T15:46:32.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:32 smithi195 bash[14446]: cluster 2024-04-02T15:46:32.551584+0000 mgr.y (mgr.24364) 101 : cluster [DBG] pgmap v78: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-04-02T15:46:33.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:32 smithi107 bash[14406]: cluster 2024-04-02T15:46:31.651857+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-02T15:46:33.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:32 smithi107 bash[14406]: audit 2024-04-02T15:46:31.653890+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.107:0/823063803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T15:46:33.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:32 smithi107 bash[14406]: audit 2024-04-02T15:46:31.657585+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T15:46:33.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:32 smithi107 bash[14406]: cluster 2024-04-02T15:46:32.551584+0000 mgr.y (mgr.24364) 101 : cluster [DBG] pgmap v78: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-04-02T15:46:33.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:32 smithi107 bash[19849]: cluster 2024-04-02T15:46:31.651857+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-02T15:46:33.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:32 smithi107 bash[19849]: audit 2024-04-02T15:46:31.653890+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.107:0/823063803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T15:46:33.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:32 smithi107 bash[19849]: audit 2024-04-02T15:46:31.657585+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T15:46:33.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:32 smithi107 bash[19849]: cluster 2024-04-02T15:46:32.551584+0000 mgr.y (mgr.24364) 101 : cluster [DBG] pgmap v78: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-04-02T15:46:33.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:33 smithi195 bash[14446]: audit 2024-04-02T15:46:32.659707+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-02T15:46:33.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:33 smithi195 bash[14446]: cluster 2024-04-02T15:46:32.659820+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-02T15:46:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:33 smithi107 bash[14406]: audit 2024-04-02T15:46:32.659707+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-02T15:46:34.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:33 smithi107 bash[14406]: cluster 2024-04-02T15:46:32.659820+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-02T15:46:34.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:33 smithi107 bash[19849]: audit 2024-04-02T15:46:32.659707+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-02T15:46:34.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:33 smithi107 bash[19849]: cluster 2024-04-02T15:46:32.659820+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-02T15:46:34.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:34 smithi195 bash[14446]: cluster 2024-04-02T15:46:33.672972+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-02T15:46:34.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:34 smithi195 bash[14446]: audit 2024-04-02T15:46:33.675556+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.107:0/3187811280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T15:46:34.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:34 smithi195 bash[14446]: audit 2024-04-02T15:46:33.685816+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T15:46:34.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:34 smithi195 bash[14446]: cluster 2024-04-02T15:46:34.552326+0000 mgr.y (mgr.24364) 102 : cluster [DBG] pgmap v81: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:34.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:34 smithi195 bash[14446]: audit 2024-04-02T15:46:34.674486+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-02T15:46:34.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:34 smithi195 bash[14446]: cluster 2024-04-02T15:46:34.674952+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-02T15:46:35.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:34 smithi107 bash[14406]: cluster 2024-04-02T15:46:33.672972+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-02T15:46:35.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:34 smithi107 bash[14406]: audit 2024-04-02T15:46:33.675556+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.107:0/3187811280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T15:46:35.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:34 smithi107 bash[14406]: audit 2024-04-02T15:46:33.685816+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T15:46:35.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:34 smithi107 bash[14406]: cluster 2024-04-02T15:46:34.552326+0000 mgr.y (mgr.24364) 102 : cluster [DBG] pgmap v81: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:35.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:34 smithi107 bash[14406]: audit 2024-04-02T15:46:34.674486+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-02T15:46:35.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:34 smithi107 bash[14406]: cluster 2024-04-02T15:46:34.674952+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-02T15:46:35.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:34 smithi107 bash[19849]: cluster 2024-04-02T15:46:33.672972+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-02T15:46:35.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:34 smithi107 bash[19849]: audit 2024-04-02T15:46:33.675556+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.107:0/3187811280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T15:46:35.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:34 smithi107 bash[19849]: audit 2024-04-02T15:46:33.685816+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T15:46:35.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:34 smithi107 bash[19849]: cluster 2024-04-02T15:46:34.552326+0000 mgr.y (mgr.24364) 102 : cluster [DBG] pgmap v81: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:46:35.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:34 smithi107 bash[19849]: audit 2024-04-02T15:46:34.674486+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-02T15:46:35.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:34 smithi107 bash[19849]: cluster 2024-04-02T15:46:34.674952+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-02T15:46:35.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:46:35] "GET /metrics HTTP/1.1" 200 193087 "" "Prometheus/2.33.4" 2024-04-02T15:46:35.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[19849]: audit 2024-04-02T15:46:34.679532+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.107:0/3187811280' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T15:46:35.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[19849]: audit 2024-04-02T15:46:34.680372+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T15:46:35.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[19849]: audit 2024-04-02T15:46:35.677770+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T15:46:35.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[19849]: cluster 2024-04-02T15:46:35.678029+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-02T15:46:35.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[19849]: audit 2024-04-02T15:46:35.679478+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.107:0/3187811280' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T15:46:35.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[19849]: audit 2024-04-02T15:46:35.680145+0000 mon.a (mon.0) 728 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T15:46:35.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[14406]: audit 2024-04-02T15:46:34.679532+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.107:0/3187811280' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T15:46:35.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[14406]: audit 2024-04-02T15:46:34.680372+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T15:46:35.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[14406]: audit 2024-04-02T15:46:35.677770+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T15:46:35.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[14406]: cluster 2024-04-02T15:46:35.678029+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-02T15:46:35.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[14406]: audit 2024-04-02T15:46:35.679478+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.107:0/3187811280' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T15:46:35.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:35 smithi107 bash[14406]: audit 2024-04-02T15:46:35.680145+0000 mon.a (mon.0) 728 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T15:46:35.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:35 smithi195 bash[14446]: audit 2024-04-02T15:46:34.679532+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.107:0/3187811280' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T15:46:35.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:35 smithi195 bash[14446]: audit 2024-04-02T15:46:34.680372+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T15:46:35.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:35 smithi195 bash[14446]: audit 2024-04-02T15:46:35.677770+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T15:46:35.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:35 smithi195 bash[14446]: cluster 2024-04-02T15:46:35.678029+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-02T15:46:35.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:35 smithi195 bash[14446]: audit 2024-04-02T15:46:35.679478+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.107:0/3187811280' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T15:46:35.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:35 smithi195 bash[14446]: audit 2024-04-02T15:46:35.680145+0000 mon.a (mon.0) 728 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T15:46:36.790 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:46:36.790 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "9c232590-e666-4822-b437-98df6d36f082", 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "epoch": 1, 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "predecessor_uuid": "e1e434da-e484-4150-9c2c-c44c1f79866b", 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "sync_status": [], 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "period_map": { 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "9c232590-e666-4822-b437-98df6d36f082", 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "zonegroups": [ 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: { 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "44986d38-9aa1-49f1-903f-989444439af9", 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "name": "default", 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "api_name": "default", 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "is_master": "true", 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "endpoints": [], 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "hostnames": [], 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "hostnames_s3website": [], 2024-04-02T15:46:36.791 INFO:teuthology.orchestra.run.smithi107.stdout: "master_zone": "ba5db479-b141-41fc-93d4-8dca0064004f", 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: "zones": [ 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: { 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "ba5db479-b141-41fc-93d4-8dca0064004f", 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: "name": "z", 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: "endpoints": [], 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: "log_meta": "false", 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: "log_data": "false", 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: "bucket_index_max_shards": 11, 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: "read_only": "false", 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: "tier_type": "", 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: "sync_from_all": "true", 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: "sync_from": [], 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: "redirect_zone": "" 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:46:36.792 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: "placement_targets": [ 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: { 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: "name": "default-placement", 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: "tags": [], 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: "storage_classes": [ 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: "STANDARD" 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: ] 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: "default_placement": "default-placement", 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: "realm_id": "a90b77d1-f5d9-43a9-883a-01db3ca56cb8", 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: "sync_policy": { 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: "groups": [] 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:46:36.793 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: "short_zone_ids": [ 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: { 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: "key": "ba5db479-b141-41fc-93d4-8dca0064004f", 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: "val": 470651472 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: ] 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: "master_zonegroup": "44986d38-9aa1-49f1-903f-989444439af9", 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: "master_zone": "ba5db479-b141-41fc-93d4-8dca0064004f", 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: "period_config": { 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: "bucket_quota": { 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: "enabled": false, 2024-04-02T15:46:36.794 INFO:teuthology.orchestra.run.smithi107.stdout: "check_on_raw": false, 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "max_size": -1, 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "max_size_kb": 0, 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "max_objects": -1 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "user_quota": { 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "enabled": false, 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "check_on_raw": false, 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "max_size": -1, 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "max_size_kb": 0, 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "max_objects": -1 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "user_ratelimit": { 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "max_read_ops": 0, 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "max_write_ops": 0, 2024-04-02T15:46:36.795 INFO:teuthology.orchestra.run.smithi107.stdout: "max_read_bytes": 0, 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "max_write_bytes": 0, 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "enabled": false 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "bucket_ratelimit": { 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "max_read_ops": 0, 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "max_write_ops": 0, 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "max_read_bytes": 0, 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "max_write_bytes": 0, 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "enabled": false 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "anonymous_ratelimit": { 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "max_read_ops": 0, 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "max_write_ops": 0, 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "max_read_bytes": 0, 2024-04-02T15:46:36.796 INFO:teuthology.orchestra.run.smithi107.stdout: "max_write_bytes": 0, 2024-04-02T15:46:36.797 INFO:teuthology.orchestra.run.smithi107.stdout: "enabled": false 2024-04-02T15:46:36.797 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:46:36.797 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:46:36.797 INFO:teuthology.orchestra.run.smithi107.stdout: "realm_id": "a90b77d1-f5d9-43a9-883a-01db3ca56cb8", 2024-04-02T15:46:36.797 INFO:teuthology.orchestra.run.smithi107.stdout: "realm_name": "r", 2024-04-02T15:46:36.797 INFO:teuthology.orchestra.run.smithi107.stdout: "realm_epoch": 2 2024-04-02T15:46:36.797 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:46:36.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:46:36 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:46:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:46:36.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:36 smithi195 bash[14446]: cluster 2024-04-02T15:46:36.553057+0000 mgr.y (mgr.24364) 103 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-02T15:46:36.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:36 smithi195 bash[14446]: audit 2024-04-02T15:46:36.679505+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-02T15:46:36.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:36 smithi195 bash[14446]: cluster 2024-04-02T15:46:36.679782+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-02T15:46:37.010 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:36 smithi107 bash[14406]: cluster 2024-04-02T15:46:36.553057+0000 mgr.y (mgr.24364) 103 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-02T15:46:37.011 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:36 smithi107 bash[14406]: audit 2024-04-02T15:46:36.679505+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-02T15:46:37.011 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:36 smithi107 bash[14406]: cluster 2024-04-02T15:46:36.679782+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-02T15:46:37.011 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:36 smithi107 bash[19849]: cluster 2024-04-02T15:46:36.553057+0000 mgr.y (mgr.24364) 103 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-02T15:46:37.011 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:36 smithi107 bash[19849]: audit 2024-04-02T15:46:36.679505+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-02T15:46:37.011 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:36 smithi107 bash[19849]: cluster 2024-04-02T15:46:36.679782+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-02T15:46:37.733 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-02T15:46:38.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:38 smithi107 bash[14406]: cluster 2024-04-02T15:46:38.553785+0000 mgr.y (mgr.24364) 104 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 209 B/s rd, 419 B/s wr, 1 op/s 2024-04-02T15:46:38.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:38 smithi107 bash[19849]: cluster 2024-04-02T15:46:38.553785+0000 mgr.y (mgr.24364) 104 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 209 B/s rd, 419 B/s wr, 1 op/s 2024-04-02T15:46:38.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:38 smithi195 bash[14446]: cluster 2024-04-02T15:46:38.553785+0000 mgr.y (mgr.24364) 104 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 209 B/s rd, 419 B/s wr, 1 op/s 2024-04-02T15:46:40.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:40 smithi107 bash[19849]: cluster 2024-04-02T15:46:40.555452+0000 mgr.y (mgr.24364) 105 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-02T15:46:40.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:40 smithi107 bash[14406]: cluster 2024-04-02T15:46:40.555452+0000 mgr.y (mgr.24364) 105 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-02T15:46:40.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:40 smithi195 bash[14446]: cluster 2024-04-02T15:46:40.555452+0000 mgr.y (mgr.24364) 105 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-02T15:46:40.991 INFO:teuthology.orchestra.run.smithi107.stdout:Scheduled rgw.foo update... 2024-04-02T15:46:42.291 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: audit 2024-04-02T15:46:40.977067+0000 mgr.y (mgr.24364) 106 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:46:42.291 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: cephadm 2024-04-02T15:46:40.981535+0000 mgr.y (mgr.24364) 107 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T15:46:42.291 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: audit 2024-04-02T15:46:40.990736+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.291 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: audit 2024-04-02T15:46:40.999713+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:42.291 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: audit 2024-04-02T15:46:41.001018+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:46:42.291 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: audit 2024-04-02T15:46:41.271856+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.291 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: audit 2024-04-02T15:46:41.282785+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.292 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: audit 2024-04-02T15:46:41.291739+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.292 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: cephadm 2024-04-02T15:46:41.292651+0000 mgr.y (mgr.24364) 108 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T15:46:42.292 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: audit 2024-04-02T15:46:41.297270+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.292 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: audit 2024-04-02T15:46:41.298117+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.ndegyn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:46:42.292 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: audit 2024-04-02T15:46:41.303208+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.ndegyn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:46:42.292 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: audit 2024-04-02T15:46:41.310290+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.292 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: audit 2024-04-02T15:46:41.311440+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:42.292 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[14406]: cephadm 2024-04-02T15:46:41.312636+0000 mgr.y (mgr.24364) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi107.ndegyn on smithi107 2024-04-02T15:46:42.292 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: audit 2024-04-02T15:46:40.977067+0000 mgr.y (mgr.24364) 106 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:46:42.292 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: cephadm 2024-04-02T15:46:40.981535+0000 mgr.y (mgr.24364) 107 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: audit 2024-04-02T15:46:40.990736+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: audit 2024-04-02T15:46:40.999713+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: audit 2024-04-02T15:46:41.001018+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: audit 2024-04-02T15:46:41.271856+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: audit 2024-04-02T15:46:41.282785+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: audit 2024-04-02T15:46:41.291739+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: cephadm 2024-04-02T15:46:41.292651+0000 mgr.y (mgr.24364) 108 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: audit 2024-04-02T15:46:41.297270+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: audit 2024-04-02T15:46:41.298117+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.ndegyn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: audit 2024-04-02T15:46:41.303208+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.ndegyn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: audit 2024-04-02T15:46:41.310290+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: audit 2024-04-02T15:46:41.311440+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:42.293 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:41 smithi107 bash[19849]: cephadm 2024-04-02T15:46:41.312636+0000 mgr.y (mgr.24364) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi107.ndegyn on smithi107 2024-04-02T15:46:42.294 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch apply rgw smpl' 2024-04-02T15:46:42.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: audit 2024-04-02T15:46:40.977067+0000 mgr.y (mgr.24364) 106 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:46:42.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: cephadm 2024-04-02T15:46:40.981535+0000 mgr.y (mgr.24364) 107 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T15:46:42.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: audit 2024-04-02T15:46:40.990736+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: audit 2024-04-02T15:46:40.999713+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:42.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: audit 2024-04-02T15:46:41.001018+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:46:42.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: audit 2024-04-02T15:46:41.271856+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: audit 2024-04-02T15:46:41.282785+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: audit 2024-04-02T15:46:41.291739+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: cephadm 2024-04-02T15:46:41.292651+0000 mgr.y (mgr.24364) 108 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T15:46:42.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: audit 2024-04-02T15:46:41.297270+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: audit 2024-04-02T15:46:41.298117+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.ndegyn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:46:42.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: audit 2024-04-02T15:46:41.303208+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.ndegyn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:46:42.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: audit 2024-04-02T15:46:41.310290+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:42.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: audit 2024-04-02T15:46:41.311440+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:42.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:41 smithi195 bash[14446]: cephadm 2024-04-02T15:46:41.312636+0000 mgr.y (mgr.24364) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi107.ndegyn on smithi107 2024-04-02T15:46:43.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:42 smithi107 bash[14406]: cluster 2024-04-02T15:46:42.556111+0000 mgr.y (mgr.24364) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-04-02T15:46:43.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:42 smithi107 bash[19849]: cluster 2024-04-02T15:46:42.556111+0000 mgr.y (mgr.24364) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-04-02T15:46:43.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:42 smithi195 bash[14446]: cluster 2024-04-02T15:46:42.556111+0000 mgr.y (mgr.24364) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-04-02T15:46:44.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:44 smithi107 bash[19849]: cluster 2024-04-02T15:46:44.556886+0000 mgr.y (mgr.24364) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 806 B/s wr, 2 op/s 2024-04-02T15:46:44.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:44 smithi107 bash[14406]: cluster 2024-04-02T15:46:44.556886+0000 mgr.y (mgr.24364) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 806 B/s wr, 2 op/s 2024-04-02T15:46:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:44 smithi195 bash[14446]: cluster 2024-04-02T15:46:44.556886+0000 mgr.y (mgr.24364) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 806 B/s wr, 2 op/s 2024-04-02T15:46:45.713 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:46:45 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:46:45] "GET /metrics HTTP/1.1" 200 196823 "" "Prometheus/2.33.4" 2024-04-02T15:46:46.967 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:46:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:46:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:46:46.967 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:46 smithi195 bash[14446]: audit 2024-04-02T15:46:45.752744+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:46.967 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:46 smithi195 bash[14446]: audit 2024-04-02T15:46:45.754432+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.riovxb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:46:46.967 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:46 smithi195 bash[14446]: audit 2024-04-02T15:46:45.759106+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.riovxb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:46:46.967 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:46 smithi195 bash[14446]: audit 2024-04-02T15:46:45.765777+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:46.968 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:46 smithi195 bash[14446]: audit 2024-04-02T15:46:45.767145+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:46.968 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:46 smithi195 bash[14446]: cephadm 2024-04-02T15:46:45.768378+0000 mgr.y (mgr.24364) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi195.riovxb on smithi195 2024-04-02T15:46:47.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:46 smithi107 bash[14406]: audit 2024-04-02T15:46:45.752744+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:47.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:46 smithi107 bash[14406]: audit 2024-04-02T15:46:45.754432+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.riovxb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:46:47.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:46 smithi107 bash[14406]: audit 2024-04-02T15:46:45.759106+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.riovxb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:46:47.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:46 smithi107 bash[14406]: audit 2024-04-02T15:46:45.765777+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:47.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:46 smithi107 bash[14406]: audit 2024-04-02T15:46:45.767145+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:47.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:46 smithi107 bash[14406]: cephadm 2024-04-02T15:46:45.768378+0000 mgr.y (mgr.24364) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi195.riovxb on smithi195 2024-04-02T15:46:47.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:46 smithi107 bash[19849]: audit 2024-04-02T15:46:45.752744+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:47.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:46 smithi107 bash[19849]: audit 2024-04-02T15:46:45.754432+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.riovxb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:46:47.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:46 smithi107 bash[19849]: audit 2024-04-02T15:46:45.759106+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.riovxb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:46:47.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:46 smithi107 bash[19849]: audit 2024-04-02T15:46:45.765777+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:47.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:46 smithi107 bash[19849]: audit 2024-04-02T15:46:45.767145+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:47.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:46 smithi107 bash[19849]: cephadm 2024-04-02T15:46:45.768378+0000 mgr.y (mgr.24364) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi195.riovxb on smithi195 2024-04-02T15:46:47.688 INFO:teuthology.orchestra.run.smithi107.stdout:Scheduled rgw.smpl update... 2024-04-02T15:46:47.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:47 smithi107 bash[14406]: cluster 2024-04-02T15:46:46.558242+0000 mgr.y (mgr.24364) 113 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-04-02T15:46:47.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:47 smithi107 bash[14406]: audit 2024-04-02T15:46:47.688032+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:47.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:47 smithi107 bash[19849]: cluster 2024-04-02T15:46:46.558242+0000 mgr.y (mgr.24364) 113 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-04-02T15:46:47.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:47 smithi107 bash[19849]: audit 2024-04-02T15:46:47.688032+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:48.092 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:47 smithi195 bash[14446]: cluster 2024-04-02T15:46:46.558242+0000 mgr.y (mgr.24364) 113 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-04-02T15:46:48.092 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:47 smithi195 bash[14446]: audit 2024-04-02T15:46:47.688032+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:48.596 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph osd pool create foo' 2024-04-02T15:46:49.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:49 smithi107 bash[19849]: audit 2024-04-02T15:46:47.681024+0000 mgr.y (mgr.24364) 114 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:46:49.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:49 smithi107 bash[19849]: cephadm 2024-04-02T15:46:47.682903+0000 mgr.y (mgr.24364) 115 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T15:46:49.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:49 smithi107 bash[19849]: audit 2024-04-02T15:46:48.364688+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:49.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:49 smithi107 bash[19849]: audit 2024-04-02T15:46:48.367803+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:49.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:49 smithi107 bash[19849]: audit 2024-04-02T15:46:48.369487+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:46:49.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:49 smithi107 bash[14406]: audit 2024-04-02T15:46:47.681024+0000 mgr.y (mgr.24364) 114 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:46:49.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:49 smithi107 bash[14406]: cephadm 2024-04-02T15:46:47.682903+0000 mgr.y (mgr.24364) 115 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T15:46:49.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:49 smithi107 bash[14406]: audit 2024-04-02T15:46:48.364688+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:49.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:49 smithi107 bash[14406]: audit 2024-04-02T15:46:48.367803+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:49.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:49 smithi107 bash[14406]: audit 2024-04-02T15:46:48.369487+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:46:49.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:49 smithi195 bash[14446]: audit 2024-04-02T15:46:47.681024+0000 mgr.y (mgr.24364) 114 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:46:49.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:49 smithi195 bash[14446]: cephadm 2024-04-02T15:46:47.682903+0000 mgr.y (mgr.24364) 115 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T15:46:49.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:49 smithi195 bash[14446]: audit 2024-04-02T15:46:48.364688+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:49.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:49 smithi195 bash[14446]: audit 2024-04-02T15:46:48.367803+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:49.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:49 smithi195 bash[14446]: audit 2024-04-02T15:46:48.369487+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:46:50.652 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:50 smithi107 bash[19849]: cluster 2024-04-02T15:46:48.558946+0000 mgr.y (mgr.24364) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 603 B/s rd, 603 B/s wr, 1 op/s 2024-04-02T15:46:50.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:50 smithi107 bash[19849]: audit 2024-04-02T15:46:49.633884+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:50.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:50 smithi107 bash[14406]: cluster 2024-04-02T15:46:48.558946+0000 mgr.y (mgr.24364) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 603 B/s rd, 603 B/s wr, 1 op/s 2024-04-02T15:46:50.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:50 smithi107 bash[14406]: audit 2024-04-02T15:46:49.633884+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:50.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:50 smithi195 bash[14446]: cluster 2024-04-02T15:46:48.558946+0000 mgr.y (mgr.24364) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 603 B/s rd, 603 B/s wr, 1 op/s 2024-04-02T15:46:50.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:50 smithi195 bash[14446]: audit 2024-04-02T15:46:49.633884+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:52.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:52 smithi107 bash[14406]: cluster 2024-04-02T15:46:50.560560+0000 mgr.y (mgr.24364) 117 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 3.4 KiB/s wr, 178 op/s 2024-04-02T15:46:52.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:52 smithi107 bash[14406]: audit 2024-04-02T15:46:52.034156+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:52.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:52 smithi107 bash[14406]: audit 2024-04-02T15:46:52.079482+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.107:0/300879237' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-02T15:46:52.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:52 smithi107 bash[19849]: cluster 2024-04-02T15:46:50.560560+0000 mgr.y (mgr.24364) 117 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 3.4 KiB/s wr, 178 op/s 2024-04-02T15:46:52.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:52 smithi107 bash[19849]: audit 2024-04-02T15:46:52.034156+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:52.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:52 smithi107 bash[19849]: audit 2024-04-02T15:46:52.079482+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.107:0/300879237' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-02T15:46:52.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:52 smithi195 bash[14446]: cluster 2024-04-02T15:46:50.560560+0000 mgr.y (mgr.24364) 117 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 3.4 KiB/s wr, 178 op/s 2024-04-02T15:46:52.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:52 smithi195 bash[14446]: audit 2024-04-02T15:46:52.034156+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:52.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:52 smithi195 bash[14446]: audit 2024-04-02T15:46:52.079482+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.107:0/300879237' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-02T15:46:53.057 INFO:teuthology.orchestra.run.smithi107.stderr:pool 'foo' created 2024-04-02T15:46:53.817 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:46:53 smithi107 bash[39394]: level=warn ts=2024-04-02T15:46:53.537Z 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.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:46:53.817 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:46:53 smithi107 bash[39394]: level=warn ts=2024-04-02T15:46:53.537Z 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.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:46:53.990 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'rbd pool init foo' 2024-04-02T15:46:54.073 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: cluster 2024-04-02T15:46:52.561299+0000 mgr.y (mgr.24364) 118 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 2.8 KiB/s wr, 176 op/s 2024-04-02T15:46:54.073 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: audit 2024-04-02T15:46:53.044268+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.107:0/300879237' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-02T15:46:54.073 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: cluster 2024-04-02T15:46:53.044716+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-02T15:46:54.073 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: audit 2024-04-02T15:46:53.195355+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.073 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: cephadm 2024-04-02T15:46:53.203296+0000 mgr.y (mgr.24364) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:46:54.073 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: audit 2024-04-02T15:46:53.748107+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.074 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: audit 2024-04-02T15:46:53.761790+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.074 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: audit 2024-04-02T15:46:53.770970+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.074 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: audit 2024-04-02T15:46:53.784944+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.074 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: audit 2024-04-02T15:46:53.786001+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.zntygh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:46:54.074 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: audit 2024-04-02T15:46:53.792704+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.zntygh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:46:54.074 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: audit 2024-04-02T15:46:53.801174+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.074 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[14406]: audit 2024-04-02T15:46:53.802728+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:54.074 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: cluster 2024-04-02T15:46:52.561299+0000 mgr.y (mgr.24364) 118 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 2.8 KiB/s wr, 176 op/s 2024-04-02T15:46:54.074 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: audit 2024-04-02T15:46:53.044268+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.107:0/300879237' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-02T15:46:54.074 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: cluster 2024-04-02T15:46:53.044716+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-02T15:46:54.074 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: audit 2024-04-02T15:46:53.195355+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.075 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: cephadm 2024-04-02T15:46:53.203296+0000 mgr.y (mgr.24364) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:46:54.075 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: audit 2024-04-02T15:46:53.748107+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.075 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: audit 2024-04-02T15:46:53.761790+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.075 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: audit 2024-04-02T15:46:53.770970+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.075 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: audit 2024-04-02T15:46:53.784944+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.075 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: audit 2024-04-02T15:46:53.786001+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.zntygh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:46:54.075 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: audit 2024-04-02T15:46:53.792704+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.zntygh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:46:54.075 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: audit 2024-04-02T15:46:53.801174+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.075 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:54 smithi107 bash[19849]: audit 2024-04-02T15:46:53.802728+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:54.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: cluster 2024-04-02T15:46:52.561299+0000 mgr.y (mgr.24364) 118 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 2.8 KiB/s wr, 176 op/s 2024-04-02T15:46:54.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: audit 2024-04-02T15:46:53.044268+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.107:0/300879237' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-02T15:46:54.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: cluster 2024-04-02T15:46:53.044716+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-02T15:46:54.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: audit 2024-04-02T15:46:53.195355+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: cephadm 2024-04-02T15:46:53.203296+0000 mgr.y (mgr.24364) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:46:54.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: audit 2024-04-02T15:46:53.748107+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: audit 2024-04-02T15:46:53.761790+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: audit 2024-04-02T15:46:53.770970+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: audit 2024-04-02T15:46:53.784944+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: audit 2024-04-02T15:46:53.786001+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.zntygh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:46:54.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: audit 2024-04-02T15:46:53.792704+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.zntygh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:46:54.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: audit 2024-04-02T15:46:53.801174+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:54.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:54 smithi195 bash[14446]: audit 2024-04-02T15:46:53.802728+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:55.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:55 smithi107 bash[14406]: cephadm 2024-04-02T15:46:53.777313+0000 mgr.y (mgr.24364) 120 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T15:46:55.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:55 smithi107 bash[14406]: cephadm 2024-04-02T15:46:53.804402+0000 mgr.y (mgr.24364) 121 : cephadm [INF] Deploying daemon rgw.smpl.smithi107.zntygh on smithi107 2024-04-02T15:46:55.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:55 smithi107 bash[14406]: cluster 2024-04-02T15:46:54.045812+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-02T15:46:55.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:55 smithi107 bash[19849]: cephadm 2024-04-02T15:46:53.777313+0000 mgr.y (mgr.24364) 120 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T15:46:55.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:55 smithi107 bash[19849]: cephadm 2024-04-02T15:46:53.804402+0000 mgr.y (mgr.24364) 121 : cephadm [INF] Deploying daemon rgw.smpl.smithi107.zntygh on smithi107 2024-04-02T15:46:55.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:55 smithi107 bash[19849]: cluster 2024-04-02T15:46:54.045812+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-02T15:46:55.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:55 smithi195 bash[14446]: cephadm 2024-04-02T15:46:53.777313+0000 mgr.y (mgr.24364) 120 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T15:46:55.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:55 smithi195 bash[14446]: cephadm 2024-04-02T15:46:53.804402+0000 mgr.y (mgr.24364) 121 : cephadm [INF] Deploying daemon rgw.smpl.smithi107.zntygh on smithi107 2024-04-02T15:46:55.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:55 smithi195 bash[14446]: cluster 2024-04-02T15:46:54.045812+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-02T15:46:55.863 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:46:55 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:46:55] "GET /metrics HTTP/1.1" 200 196823 "" "Prometheus/2.33.4" 2024-04-02T15:46:56.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:56 smithi107 bash[14406]: cluster 2024-04-02T15:46:54.562107+0000 mgr.y (mgr.24364) 122 : cluster [DBG] pgmap v96: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.2 KiB/s wr, 265 op/s 2024-04-02T15:46:56.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:56 smithi107 bash[14406]: cluster 2024-04-02T15:46:55.076267+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-02T15:46:56.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:56 smithi107 bash[19849]: cluster 2024-04-02T15:46:54.562107+0000 mgr.y (mgr.24364) 122 : cluster [DBG] pgmap v96: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.2 KiB/s wr, 265 op/s 2024-04-02T15:46:56.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:56 smithi107 bash[19849]: cluster 2024-04-02T15:46:55.076267+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-02T15:46:56.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:56 smithi195 bash[14446]: cluster 2024-04-02T15:46:54.562107+0000 mgr.y (mgr.24364) 122 : cluster [DBG] pgmap v96: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.2 KiB/s wr, 265 op/s 2024-04-02T15:46:56.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:56 smithi195 bash[14446]: cluster 2024-04-02T15:46:55.076267+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-02T15:46:56.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:46:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:46:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:46:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:58 smithi195 bash[14446]: cluster 2024-04-02T15:46:56.564101+0000 mgr.y (mgr.24364) 123 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-02T15:46:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:58 smithi195 bash[14446]: audit 2024-04-02T15:46:57.580179+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:58 smithi195 bash[14446]: audit 2024-04-02T15:46:57.582106+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.xfmthl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:46:58.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:58 smithi195 bash[14446]: audit 2024-04-02T15:46:57.586717+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.xfmthl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:46:58.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:58 smithi195 bash[14446]: audit 2024-04-02T15:46:57.593277+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:58.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:58 smithi195 bash[14446]: audit 2024-04-02T15:46:57.594698+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:58.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:58 smithi107 bash[14406]: cluster 2024-04-02T15:46:56.564101+0000 mgr.y (mgr.24364) 123 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-02T15:46:58.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:58 smithi107 bash[14406]: audit 2024-04-02T15:46:57.580179+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:58.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:58 smithi107 bash[14406]: audit 2024-04-02T15:46:57.582106+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.xfmthl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:46:58.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:58 smithi107 bash[14406]: audit 2024-04-02T15:46:57.586717+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.xfmthl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:46:58.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:58 smithi107 bash[14406]: audit 2024-04-02T15:46:57.593277+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:58.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:58 smithi107 bash[14406]: audit 2024-04-02T15:46:57.594698+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:58.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:58 smithi107 bash[19849]: cluster 2024-04-02T15:46:56.564101+0000 mgr.y (mgr.24364) 123 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-02T15:46:58.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:58 smithi107 bash[19849]: audit 2024-04-02T15:46:57.580179+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:58.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:58 smithi107 bash[19849]: audit 2024-04-02T15:46:57.582106+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.xfmthl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:46:58.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:58 smithi107 bash[19849]: audit 2024-04-02T15:46:57.586717+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.xfmthl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:46:58.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:58 smithi107 bash[19849]: audit 2024-04-02T15:46:57.593277+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:46:58.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:58 smithi107 bash[19849]: audit 2024-04-02T15:46:57.594698+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:46:59.236 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:59 smithi107 bash[14406]: cephadm 2024-04-02T15:46:57.595821+0000 mgr.y (mgr.24364) 124 : cephadm [INF] Deploying daemon rgw.smpl.smithi195.xfmthl on smithi195 2024-04-02T15:46:59.236 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:46:59 smithi107 bash[14406]: audit 2024-04-02T15:46:59.057973+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.107:0/2802286655' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-02T15:46:59.236 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:59 smithi107 bash[19849]: cephadm 2024-04-02T15:46:57.595821+0000 mgr.y (mgr.24364) 124 : cephadm [INF] Deploying daemon rgw.smpl.smithi195.xfmthl on smithi195 2024-04-02T15:46:59.236 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:46:59 smithi107 bash[19849]: audit 2024-04-02T15:46:59.057973+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.107:0/2802286655' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-02T15:46:59.364 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:59 smithi195 bash[14446]: cephadm 2024-04-02T15:46:57.595821+0000 mgr.y (mgr.24364) 124 : cephadm [INF] Deploying daemon rgw.smpl.smithi195.xfmthl on smithi195 2024-04-02T15:46:59.364 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:46:59 smithi195 bash[14446]: audit 2024-04-02T15:46:59.057973+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.107:0/2802286655' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-02T15:47:00.201 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:00 smithi195 bash[14446]: cluster 2024-04-02T15:46:58.564909+0000 mgr.y (mgr.24364) 125 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-02T15:47:00.201 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:00 smithi195 bash[14446]: audit 2024-04-02T15:46:59.095298+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.107:0/2802286655' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-02T15:47:00.201 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:00 smithi195 bash[14446]: cluster 2024-04-02T15:46:59.095395+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-02T15:47:00.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:00 smithi107 bash[14406]: cluster 2024-04-02T15:46:58.564909+0000 mgr.y (mgr.24364) 125 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-02T15:47:00.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:00 smithi107 bash[14406]: audit 2024-04-02T15:46:59.095298+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.107:0/2802286655' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-02T15:47:00.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:00 smithi107 bash[14406]: cluster 2024-04-02T15:46:59.095395+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-02T15:47:00.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:00 smithi107 bash[19849]: cluster 2024-04-02T15:46:58.564909+0000 mgr.y (mgr.24364) 125 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-02T15:47:00.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:00 smithi107 bash[19849]: audit 2024-04-02T15:46:59.095298+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.107:0/2802286655' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-02T15:47:00.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:00 smithi107 bash[19849]: cluster 2024-04-02T15:46:59.095395+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-02T15:47:01.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:01 smithi107 bash[14406]: cluster 2024-04-02T15:47:00.104533+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-02T15:47:01.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:01 smithi107 bash[14406]: audit 2024-04-02T15:47:00.479043+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:01.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:01 smithi107 bash[14406]: audit 2024-04-02T15:47:00.481781+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:01.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:01 smithi107 bash[14406]: audit 2024-04-02T15:47:00.483318+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:01.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:01 smithi107 bash[19849]: cluster 2024-04-02T15:47:00.104533+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-02T15:47:01.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:01 smithi107 bash[19849]: audit 2024-04-02T15:47:00.479043+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:01.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:01 smithi107 bash[19849]: audit 2024-04-02T15:47:00.481781+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:01.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:01 smithi107 bash[19849]: audit 2024-04-02T15:47:00.483318+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:01.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:01 smithi195 bash[14446]: cluster 2024-04-02T15:47:00.104533+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-02T15:47:01.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:01 smithi195 bash[14446]: audit 2024-04-02T15:47:00.479043+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:01.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:01 smithi195 bash[14446]: audit 2024-04-02T15:47:00.481781+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:01.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:01 smithi195 bash[14446]: audit 2024-04-02T15:47:00.483318+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:02.127 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-02T15:47:02.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:02 smithi107 bash[19849]: cluster 2024-04-02T15:47:00.566730+0000 mgr.y (mgr.24364) 126 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 682 B/s wr, 175 op/s 2024-04-02T15:47:02.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:02 smithi107 bash[19849]: cluster 2024-04-02T15:47:01.109994+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-02T15:47:02.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:02 smithi107 bash[14406]: cluster 2024-04-02T15:47:00.566730+0000 mgr.y (mgr.24364) 126 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 682 B/s wr, 175 op/s 2024-04-02T15:47:02.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:02 smithi107 bash[14406]: cluster 2024-04-02T15:47:01.109994+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-02T15:47:02.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:02 smithi195 bash[14446]: cluster 2024-04-02T15:47:00.566730+0000 mgr.y (mgr.24364) 126 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 682 B/s wr, 175 op/s 2024-04-02T15:47:02.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:02 smithi195 bash[14446]: cluster 2024-04-02T15:47:01.109994+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-02T15:47:03.527 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:47:03 smithi107 bash[39394]: level=error ts=2024-04-02T15:47:03.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:47:03.527 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:47:03 smithi107 bash[39394]: level=warn ts=2024-04-02T15:47:03.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:47:03.527 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:47:03 smithi107 bash[39394]: level=warn ts=2024-04-02T15:47:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:47:04.123 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:04 smithi107 bash[14406]: cluster 2024-04-02T15:47:02.567579+0000 mgr.y (mgr.24364) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-04-02T15:47:04.123 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:04 smithi107 bash[19849]: cluster 2024-04-02T15:47:02.567579+0000 mgr.y (mgr.24364) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-04-02T15:47:04.379 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:04 smithi195 bash[14446]: cluster 2024-04-02T15:47:02.567579+0000 mgr.y (mgr.24364) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-04-02T15:47:05.652 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:47:05] "GET /metrics HTTP/1.1" 200 208029 "" "Prometheus/2.33.4" 2024-04-02T15:47:05.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[19849]: audit 2024-04-02T15:47:04.392880+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:05.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[19849]: audit 2024-04-02T15:47:04.577610+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:05.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[19849]: audit 2024-04-02T15:47:04.669143+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:05.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[19849]: audit 2024-04-02T15:47:05.014417+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:05.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[19849]: audit 2024-04-02T15:47:05.029855+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:05.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[19849]: audit 2024-04-02T15:47:05.031493+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:05.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[14406]: audit 2024-04-02T15:47:04.392880+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:05.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[14406]: audit 2024-04-02T15:47:04.577610+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:05.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[14406]: audit 2024-04-02T15:47:04.669143+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:05.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[14406]: audit 2024-04-02T15:47:05.014417+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:05.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[14406]: audit 2024-04-02T15:47:05.029855+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:05.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:05 smithi107 bash[14406]: audit 2024-04-02T15:47:05.031493+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:05.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:05 smithi195 bash[14446]: audit 2024-04-02T15:47:04.392880+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:05.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:05 smithi195 bash[14446]: audit 2024-04-02T15:47:04.577610+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:05.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:05 smithi195 bash[14446]: audit 2024-04-02T15:47:04.669143+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:05.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:05 smithi195 bash[14446]: audit 2024-04-02T15:47:05.014417+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:05.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:05 smithi195 bash[14446]: audit 2024-04-02T15:47:05.029855+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:05.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:05 smithi195 bash[14446]: audit 2024-04-02T15:47:05.031493+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:06.005 INFO:teuthology.orchestra.run.smithi107.stdout:Scheduled iscsi.foo update... 2024-04-02T15:47:06.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[14406]: cluster 2024-04-02T15:47:04.568072+0000 mgr.y (mgr.24364) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-04-02T15:47:06.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[14406]: cephadm 2024-04-02T15:47:04.672308+0000 mgr.y (mgr.24364) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:47:06.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[14406]: cephadm 2024-04-02T15:47:05.038594+0000 mgr.y (mgr.24364) 130 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:47:06.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[14406]: audit 2024-04-02T15:47:05.410443+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:06.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[14406]: audit 2024-04-02T15:47:06.005144+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:06.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[14406]: audit 2024-04-02T15:47:06.034938+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:06.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[14406]: audit 2024-04-02T15:47:06.036774+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:06.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[14406]: audit 2024-04-02T15:47:06.047139+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:06.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[14406]: audit 2024-04-02T15:47:06.062342+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.xtxlse", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-02T15:47:06.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[14406]: audit 2024-04-02T15:47:06.069371+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.xtxlse", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-02T15:47:06.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[14406]: audit 2024-04-02T15:47:06.076678+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:06.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[19849]: cluster 2024-04-02T15:47:04.568072+0000 mgr.y (mgr.24364) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-04-02T15:47:06.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[19849]: cephadm 2024-04-02T15:47:04.672308+0000 mgr.y (mgr.24364) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:47:06.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[19849]: cephadm 2024-04-02T15:47:05.038594+0000 mgr.y (mgr.24364) 130 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:47:06.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[19849]: audit 2024-04-02T15:47:05.410443+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:06.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[19849]: audit 2024-04-02T15:47:06.005144+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:06.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[19849]: audit 2024-04-02T15:47:06.034938+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:06.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[19849]: audit 2024-04-02T15:47:06.036774+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:06.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[19849]: audit 2024-04-02T15:47:06.047139+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:06.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[19849]: audit 2024-04-02T15:47:06.062342+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.xtxlse", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-02T15:47:06.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[19849]: audit 2024-04-02T15:47:06.069371+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.xtxlse", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-02T15:47:06.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:06 smithi107 bash[19849]: audit 2024-04-02T15:47:06.076678+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:06.669 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:06 smithi195 bash[14446]: cluster 2024-04-02T15:47:04.568072+0000 mgr.y (mgr.24364) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-04-02T15:47:06.669 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:06 smithi195 bash[14446]: cephadm 2024-04-02T15:47:04.672308+0000 mgr.y (mgr.24364) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:47:06.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:06 smithi195 bash[14446]: cephadm 2024-04-02T15:47:05.038594+0000 mgr.y (mgr.24364) 130 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:47:06.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:06 smithi195 bash[14446]: audit 2024-04-02T15:47:05.410443+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:06.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:06 smithi195 bash[14446]: audit 2024-04-02T15:47:06.005144+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:06.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:06 smithi195 bash[14446]: audit 2024-04-02T15:47:06.034938+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:06.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:06 smithi195 bash[14446]: audit 2024-04-02T15:47:06.036774+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:06.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:06 smithi195 bash[14446]: audit 2024-04-02T15:47:06.047139+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:06.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:06 smithi195 bash[14446]: audit 2024-04-02T15:47:06.062342+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.xtxlse", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-02T15:47:06.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:06 smithi195 bash[14446]: audit 2024-04-02T15:47:06.069371+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.xtxlse", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-02T15:47:06.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:06 smithi195 bash[14446]: audit 2024-04-02T15:47:06.076678+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:06.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:47:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:47:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:47:07.256 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'sleep 120' 2024-04-02T15:47:07.674 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:07 smithi107 bash[14406]: audit 2024-04-02T15:47:05.994025+0000 mgr.y (mgr.24364) 131 : audit [DBG] from='client.24829 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:47:07.674 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:07 smithi107 bash[14406]: cephadm 2024-04-02T15:47:05.996171+0000 mgr.y (mgr.24364) 132 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-02T15:47:07.674 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:07 smithi107 bash[14406]: cephadm 2024-04-02T15:47:06.053760+0000 mgr.y (mgr.24364) 133 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-02T15:47:07.674 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:07 smithi107 bash[14406]: cephadm 2024-04-02T15:47:06.078553+0000 mgr.y (mgr.24364) 134 : cephadm [INF] Deploying daemon iscsi.foo.smithi107.xtxlse on smithi107 2024-04-02T15:47:07.674 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:07 smithi107 bash[19849]: audit 2024-04-02T15:47:05.994025+0000 mgr.y (mgr.24364) 131 : audit [DBG] from='client.24829 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:47:07.674 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:07 smithi107 bash[19849]: cephadm 2024-04-02T15:47:05.996171+0000 mgr.y (mgr.24364) 132 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-02T15:47:07.674 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:07 smithi107 bash[19849]: cephadm 2024-04-02T15:47:06.053760+0000 mgr.y (mgr.24364) 133 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-02T15:47:07.675 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:07 smithi107 bash[19849]: cephadm 2024-04-02T15:47:06.078553+0000 mgr.y (mgr.24364) 134 : cephadm [INF] Deploying daemon iscsi.foo.smithi107.xtxlse on smithi107 2024-04-02T15:47:07.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:07 smithi195 bash[14446]: audit 2024-04-02T15:47:05.994025+0000 mgr.y (mgr.24364) 131 : audit [DBG] from='client.24829 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:47:07.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:07 smithi195 bash[14446]: cephadm 2024-04-02T15:47:05.996171+0000 mgr.y (mgr.24364) 132 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-02T15:47:07.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:07 smithi195 bash[14446]: cephadm 2024-04-02T15:47:06.053760+0000 mgr.y (mgr.24364) 133 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-02T15:47:07.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:07 smithi195 bash[14446]: cephadm 2024-04-02T15:47:06.078553+0000 mgr.y (mgr.24364) 134 : cephadm [INF] Deploying daemon iscsi.foo.smithi107.xtxlse on smithi107 2024-04-02T15:47:08.652 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:08 smithi107 bash[14406]: cluster 2024-04-02T15:47:06.570100+0000 mgr.y (mgr.24364) 135 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 547 B/s wr, 278 op/s 2024-04-02T15:47:08.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:08 smithi107 bash[14406]: cluster 2024-04-02T15:47:07.765286+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-02T15:47:08.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:08 smithi107 bash[19849]: cluster 2024-04-02T15:47:06.570100+0000 mgr.y (mgr.24364) 135 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 547 B/s wr, 278 op/s 2024-04-02T15:47:08.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:08 smithi107 bash[19849]: cluster 2024-04-02T15:47:07.765286+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-02T15:47:08.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:08 smithi195 bash[14446]: cluster 2024-04-02T15:47:06.570100+0000 mgr.y (mgr.24364) 135 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 547 B/s wr, 278 op/s 2024-04-02T15:47:08.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:08 smithi195 bash[14446]: cluster 2024-04-02T15:47:07.765286+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-02T15:47:10.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:10 smithi195 bash[14446]: cluster 2024-04-02T15:47:08.571046+0000 mgr.y (mgr.24364) 136 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 483 B/s wr, 245 op/s 2024-04-02T15:47:10.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:10 smithi195 bash[14446]: audit 2024-04-02T15:47:10.110516+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:10.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:10 smithi195 bash[14446]: audit 2024-04-02T15:47:10.112593+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:10.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:10 smithi195 bash[14446]: audit 2024-04-02T15:47:10.113619+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:10.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:10 smithi107 bash[19849]: cluster 2024-04-02T15:47:08.571046+0000 mgr.y (mgr.24364) 136 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 483 B/s wr, 245 op/s 2024-04-02T15:47:10.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:10 smithi107 bash[19849]: audit 2024-04-02T15:47:10.110516+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:10.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:10 smithi107 bash[19849]: audit 2024-04-02T15:47:10.112593+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:10.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:10 smithi107 bash[19849]: audit 2024-04-02T15:47:10.113619+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:10.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:10 smithi107 bash[14406]: cluster 2024-04-02T15:47:08.571046+0000 mgr.y (mgr.24364) 136 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 483 B/s wr, 245 op/s 2024-04-02T15:47:10.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:10 smithi107 bash[14406]: audit 2024-04-02T15:47:10.110516+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:10.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:10 smithi107 bash[14406]: audit 2024-04-02T15:47:10.112593+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:10.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:10 smithi107 bash[14406]: audit 2024-04-02T15:47:10.113619+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:12.552 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:12 smithi107 bash[19849]: cluster 2024-04-02T15:47:10.572364+0000 mgr.y (mgr.24364) 137 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 204 B/s wr, 107 op/s 2024-04-02T15:47:12.553 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:12 smithi107 bash[19849]: cluster 2024-04-02T15:47:11.754579+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-02T15:47:12.553 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:12 smithi107 bash[14406]: cluster 2024-04-02T15:47:10.572364+0000 mgr.y (mgr.24364) 137 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 204 B/s wr, 107 op/s 2024-04-02T15:47:12.553 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:12 smithi107 bash[14406]: cluster 2024-04-02T15:47:11.754579+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-02T15:47:12.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:12 smithi195 bash[14446]: cluster 2024-04-02T15:47:10.572364+0000 mgr.y (mgr.24364) 137 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 204 B/s wr, 107 op/s 2024-04-02T15:47:12.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:12 smithi195 bash[14446]: cluster 2024-04-02T15:47:11.754579+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-02T15:47:13.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:13 smithi195 bash[14446]: audit 2024-04-02T15:47:12.892786+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.107:0/4254175110' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T15:47:13.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:13 smithi195 bash[14446]: audit 2024-04-02T15:47:13.267426+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.107:0/862573016' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3288635102"}]: dispatch 2024-04-02T15:47:13.902 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:13 smithi107 bash[19849]: audit 2024-04-02T15:47:12.892786+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.107:0/4254175110' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T15:47:13.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:13 smithi107 bash[19849]: audit 2024-04-02T15:47:13.267426+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.107:0/862573016' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3288635102"}]: dispatch 2024-04-02T15:47:13.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:47:13 smithi107 bash[39394]: level=error ts=2024-04-02T15:47:13.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:47:13.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:47:13 smithi107 bash[39394]: level=warn ts=2024-04-02T15:47:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:47:13.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:47:13 smithi107 bash[39394]: level=warn ts=2024-04-02T15:47:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:47:13.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:13 smithi107 bash[14406]: audit 2024-04-02T15:47:12.892786+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.107:0/4254175110' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T15:47:13.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:13 smithi107 bash[14406]: audit 2024-04-02T15:47:13.267426+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.107:0/862573016' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3288635102"}]: dispatch 2024-04-02T15:47:14.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: cluster 2024-04-02T15:47:12.572846+0000 mgr.y (mgr.24364) 138 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 204 B/s wr, 107 op/s 2024-04-02T15:47:14.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:13.447535+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.107:0/862573016' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3288635102"}]': finished 2024-04-02T15:47:14.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: cluster 2024-04-02T15:47:13.447652+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-02T15:47:14.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:13.847515+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.107:0/1852721440' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2297027496"}]: dispatch 2024-04-02T15:47:14.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:13.848468+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2297027496"}]: dispatch 2024-04-02T15:47:14.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:14.012375+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:14.020448+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:14.033072+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T15:47:14.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:14.036548+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T15:47:14.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:14.048627+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:14.052556+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-04-02T15:47:14.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:14.070213+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:14.073184+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:14.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:14.074664+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:14.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:14 smithi195 bash[14446]: audit 2024-04-02T15:47:14.085921+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: cluster 2024-04-02T15:47:12.572846+0000 mgr.y (mgr.24364) 138 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 204 B/s wr, 107 op/s 2024-04-02T15:47:14.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:13.447535+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.107:0/862573016' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3288635102"}]': finished 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: cluster 2024-04-02T15:47:13.447652+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:13.847515+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.107:0/1852721440' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2297027496"}]: dispatch 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:13.848468+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2297027496"}]: dispatch 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:14.012375+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:14.020448+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:14.033072+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:14.036548+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:14.048627+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:14.052556+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:14.070213+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:14.073184+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:14.074664+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[14406]: audit 2024-04-02T15:47:14.085921+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: cluster 2024-04-02T15:47:12.572846+0000 mgr.y (mgr.24364) 138 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 204 B/s wr, 107 op/s 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:13.447535+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.107:0/862573016' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3288635102"}]': finished 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: cluster 2024-04-02T15:47:13.447652+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:13.847515+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.107:0/1852721440' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2297027496"}]: dispatch 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:13.848468+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2297027496"}]: dispatch 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:14.012375+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:14.020448+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:14.033072+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:14.036548+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:14.048627+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:14.052556+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:14.070213+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:14.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:14.073184+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:47:14.906 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:14.074664+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:47:14.906 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:14 smithi107 bash[19849]: audit 2024-04-02T15:47:14.085921+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.034525+0000 mgr.y (mgr.24364) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T15:47:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: cephadm 2024-04-02T15:47:14.036177+0000 mgr.y (mgr.24364) 140 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-04-02T15:47:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.037454+0000 mgr.y (mgr.24364) 141 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T15:47:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.053793+0000 mgr.y (mgr.24364) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-04-02T15:47:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.453255+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2297027496"}]': finished 2024-04-02T15:47:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: cluster 2024-04-02T15:47:14.453505+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-02T15:47:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.531782+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-04-02T15:47:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.532345+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-02T15:47:15.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.532757+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-02T15:47:15.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.533157+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-02T15:47:15.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.681081+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:15.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.818468+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.107:0/1882246655' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2195990192"}]: dispatch 2024-04-02T15:47:15.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.819395+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2195990192"}]: dispatch 2024-04-02T15:47:15.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.844371+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:47:15.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:15 smithi195 bash[14446]: audit 2024-04-02T15:47:14.854205+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:47:15.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:47:15] "GET /metrics HTTP/1.1" 200 214886 "" "Prometheus/2.33.4" 2024-04-02T15:47:15.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.034525+0000 mgr.y (mgr.24364) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T15:47:15.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: cephadm 2024-04-02T15:47:14.036177+0000 mgr.y (mgr.24364) 140 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-04-02T15:47:15.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.037454+0000 mgr.y (mgr.24364) 141 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T15:47:15.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.053793+0000 mgr.y (mgr.24364) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-04-02T15:47:15.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.453255+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2297027496"}]': finished 2024-04-02T15:47:15.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: cluster 2024-04-02T15:47:14.453505+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-02T15:47:15.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.531782+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-04-02T15:47:15.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.532345+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-02T15:47:15.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.532757+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-02T15:47:15.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.533157+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-02T15:47:15.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.681081+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:15.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.818468+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.107:0/1882246655' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2195990192"}]: dispatch 2024-04-02T15:47:15.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.819395+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2195990192"}]: dispatch 2024-04-02T15:47:15.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.844371+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:47:15.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[14406]: audit 2024-04-02T15:47:14.854205+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:47:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.034525+0000 mgr.y (mgr.24364) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T15:47:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: cephadm 2024-04-02T15:47:14.036177+0000 mgr.y (mgr.24364) 140 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-04-02T15:47:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.037454+0000 mgr.y (mgr.24364) 141 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T15:47:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.053793+0000 mgr.y (mgr.24364) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-04-02T15:47:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.453255+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2297027496"}]': finished 2024-04-02T15:47:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: cluster 2024-04-02T15:47:14.453505+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-02T15:47:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.531782+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-04-02T15:47:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.532345+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-02T15:47:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.532757+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-02T15:47:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.533157+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-02T15:47:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.681081+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:47:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.818468+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.107:0/1882246655' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2195990192"}]: dispatch 2024-04-02T15:47:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.819395+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2195990192"}]: dispatch 2024-04-02T15:47:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.844371+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:47:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:15 smithi107 bash[19849]: audit 2024-04-02T15:47:14.854205+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:47:16.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[14406]: cluster 2024-04-02T15:47:14.573495+0000 mgr.y (mgr.24364) 143 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:47:16.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[14406]: audit 2024-04-02T15:47:15.481385+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-04-02T15:47:16.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[14406]: audit 2024-04-02T15:47:15.481486+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-02T15:47:16.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[14406]: audit 2024-04-02T15:47:15.481537+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-02T15:47:16.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[14406]: audit 2024-04-02T15:47:15.481593+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-04-02T15:47:16.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[14406]: audit 2024-04-02T15:47:15.481688+0000 mon.a (mon.0) 828 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2195990192"}]': finished 2024-04-02T15:47:16.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[14406]: cluster 2024-04-02T15:47:15.481814+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-02T15:47:16.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[14406]: audit 2024-04-02T15:47:15.852787+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.107:0/3618211139' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2032029314"}]: dispatch 2024-04-02T15:47:16.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[14406]: audit 2024-04-02T15:47:15.853712+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2032029314"}]: dispatch 2024-04-02T15:47:16.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[19849]: cluster 2024-04-02T15:47:14.573495+0000 mgr.y (mgr.24364) 143 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:47:16.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[19849]: audit 2024-04-02T15:47:15.481385+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-04-02T15:47:16.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[19849]: audit 2024-04-02T15:47:15.481486+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-02T15:47:16.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[19849]: audit 2024-04-02T15:47:15.481537+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-02T15:47:16.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[19849]: audit 2024-04-02T15:47:15.481593+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-04-02T15:47:16.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[19849]: audit 2024-04-02T15:47:15.481688+0000 mon.a (mon.0) 828 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2195990192"}]': finished 2024-04-02T15:47:16.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[19849]: cluster 2024-04-02T15:47:15.481814+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-02T15:47:16.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[19849]: audit 2024-04-02T15:47:15.852787+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.107:0/3618211139' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2032029314"}]: dispatch 2024-04-02T15:47:16.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:16 smithi107 bash[19849]: audit 2024-04-02T15:47:15.853712+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2032029314"}]: dispatch 2024-04-02T15:47:16.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:47:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:47:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:47:16.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:16 smithi195 bash[14446]: cluster 2024-04-02T15:47:14.573495+0000 mgr.y (mgr.24364) 143 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:47:16.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:16 smithi195 bash[14446]: audit 2024-04-02T15:47:15.481385+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-04-02T15:47:16.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:16 smithi195 bash[14446]: audit 2024-04-02T15:47:15.481486+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-02T15:47:16.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:16 smithi195 bash[14446]: audit 2024-04-02T15:47:15.481537+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-02T15:47:16.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:16 smithi195 bash[14446]: audit 2024-04-02T15:47:15.481593+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-04-02T15:47:16.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:16 smithi195 bash[14446]: audit 2024-04-02T15:47:15.481688+0000 mon.a (mon.0) 828 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2195990192"}]': finished 2024-04-02T15:47:16.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:16 smithi195 bash[14446]: cluster 2024-04-02T15:47:15.481814+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-02T15:47:16.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:16 smithi195 bash[14446]: audit 2024-04-02T15:47:15.852787+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.107:0/3618211139' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2032029314"}]: dispatch 2024-04-02T15:47:16.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:16 smithi195 bash[14446]: audit 2024-04-02T15:47:15.853712+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2032029314"}]: dispatch 2024-04-02T15:47:17.782 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:17 smithi107 bash[19849]: audit 2024-04-02T15:47:16.487071+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2032029314"}]': finished 2024-04-02T15:47:17.782 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:17 smithi107 bash[19849]: cluster 2024-04-02T15:47:16.487231+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-02T15:47:17.783 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:17 smithi107 bash[19849]: audit 2024-04-02T15:47:16.857625+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.107:0/2699014473' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3897821343"}]: dispatch 2024-04-02T15:47:17.783 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:17 smithi107 bash[19849]: audit 2024-04-02T15:47:16.858406+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3897821343"}]: dispatch 2024-04-02T15:47:17.783 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:17 smithi107 bash[14406]: audit 2024-04-02T15:47:16.487071+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2032029314"}]': finished 2024-04-02T15:47:17.783 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:17 smithi107 bash[14406]: cluster 2024-04-02T15:47:16.487231+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-02T15:47:17.783 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:17 smithi107 bash[14406]: audit 2024-04-02T15:47:16.857625+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.107:0/2699014473' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3897821343"}]: dispatch 2024-04-02T15:47:17.783 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:17 smithi107 bash[14406]: audit 2024-04-02T15:47:16.858406+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3897821343"}]: dispatch 2024-04-02T15:47:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:17 smithi195 bash[14446]: audit 2024-04-02T15:47:16.487071+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2032029314"}]': finished 2024-04-02T15:47:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:17 smithi195 bash[14446]: cluster 2024-04-02T15:47:16.487231+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-02T15:47:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:17 smithi195 bash[14446]: audit 2024-04-02T15:47:16.857625+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.107:0/2699014473' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3897821343"}]: dispatch 2024-04-02T15:47:17.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:17 smithi195 bash[14446]: audit 2024-04-02T15:47:16.858406+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3897821343"}]: dispatch 2024-04-02T15:47:18.783 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:18 smithi107 bash[14406]: cluster 2024-04-02T15:47:16.574219+0000 mgr.y (mgr.24364) 144 : cluster [DBG] pgmap v116: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-04-02T15:47:18.783 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:18 smithi107 bash[14406]: audit 2024-04-02T15:47:17.760442+0000 mon.a (mon.0) 834 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3897821343"}]': finished 2024-04-02T15:47:18.783 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:18 smithi107 bash[14406]: cluster 2024-04-02T15:47:17.760678+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-02T15:47:18.783 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:18 smithi107 bash[14406]: audit 2024-04-02T15:47:18.134652+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.107:0/2592146646' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2547293985"}]: dispatch 2024-04-02T15:47:18.783 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:18 smithi107 bash[19849]: cluster 2024-04-02T15:47:16.574219+0000 mgr.y (mgr.24364) 144 : cluster [DBG] pgmap v116: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-04-02T15:47:18.783 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:18 smithi107 bash[19849]: audit 2024-04-02T15:47:17.760442+0000 mon.a (mon.0) 834 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3897821343"}]': finished 2024-04-02T15:47:18.783 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:18 smithi107 bash[19849]: cluster 2024-04-02T15:47:17.760678+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-02T15:47:18.784 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:18 smithi107 bash[19849]: audit 2024-04-02T15:47:18.134652+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.107:0/2592146646' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2547293985"}]: dispatch 2024-04-02T15:47:18.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:18 smithi195 bash[14446]: cluster 2024-04-02T15:47:16.574219+0000 mgr.y (mgr.24364) 144 : cluster [DBG] pgmap v116: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-04-02T15:47:18.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:18 smithi195 bash[14446]: audit 2024-04-02T15:47:17.760442+0000 mon.a (mon.0) 834 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3897821343"}]': finished 2024-04-02T15:47:18.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:18 smithi195 bash[14446]: cluster 2024-04-02T15:47:17.760678+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-02T15:47:18.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:18 smithi195 bash[14446]: audit 2024-04-02T15:47:18.134652+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.107:0/2592146646' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2547293985"}]: dispatch 2024-04-02T15:47:20.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:19 smithi107 bash[14406]: cluster 2024-04-02T15:47:18.575098+0000 mgr.y (mgr.24364) 145 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 744 B/s rd, 248 B/s wr, 2 op/s 2024-04-02T15:47:20.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:19 smithi107 bash[14406]: audit 2024-04-02T15:47:18.763559+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.107:0/2592146646' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2547293985"}]': finished 2024-04-02T15:47:20.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:19 smithi107 bash[14406]: cluster 2024-04-02T15:47:18.764329+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-02T15:47:20.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:19 smithi107 bash[14406]: audit 2024-04-02T15:47:19.127557+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.107:0/2036412034' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2547293985"}]: dispatch 2024-04-02T15:47:20.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:19 smithi107 bash[14406]: audit 2024-04-02T15:47:19.128400+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2547293985"}]: dispatch 2024-04-02T15:47:20.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:19 smithi107 bash[19849]: cluster 2024-04-02T15:47:18.575098+0000 mgr.y (mgr.24364) 145 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 744 B/s rd, 248 B/s wr, 2 op/s 2024-04-02T15:47:20.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:19 smithi107 bash[19849]: audit 2024-04-02T15:47:18.763559+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.107:0/2592146646' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2547293985"}]': finished 2024-04-02T15:47:20.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:19 smithi107 bash[19849]: cluster 2024-04-02T15:47:18.764329+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-02T15:47:20.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:19 smithi107 bash[19849]: audit 2024-04-02T15:47:19.127557+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.107:0/2036412034' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2547293985"}]: dispatch 2024-04-02T15:47:20.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:19 smithi107 bash[19849]: audit 2024-04-02T15:47:19.128400+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2547293985"}]: dispatch 2024-04-02T15:47:20.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:19 smithi195 bash[14446]: cluster 2024-04-02T15:47:18.575098+0000 mgr.y (mgr.24364) 145 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 744 B/s rd, 248 B/s wr, 2 op/s 2024-04-02T15:47:20.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:19 smithi195 bash[14446]: audit 2024-04-02T15:47:18.763559+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.107:0/2592146646' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2547293985"}]': finished 2024-04-02T15:47:20.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:19 smithi195 bash[14446]: cluster 2024-04-02T15:47:18.764329+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-02T15:47:20.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:19 smithi195 bash[14446]: audit 2024-04-02T15:47:19.127557+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.107:0/2036412034' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2547293985"}]: dispatch 2024-04-02T15:47:20.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:19 smithi195 bash[14446]: audit 2024-04-02T15:47:19.128400+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2547293985"}]: dispatch 2024-04-02T15:47:21.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:20 smithi107 bash[19849]: audit 2024-04-02T15:47:19.766669+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2547293985"}]': finished 2024-04-02T15:47:21.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:20 smithi107 bash[19849]: cluster 2024-04-02T15:47:19.767003+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-02T15:47:21.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:20 smithi107 bash[19849]: audit 2024-04-02T15:47:20.126472+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.107:0/2806486315' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3950742026"}]: dispatch 2024-04-02T15:47:21.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:20 smithi107 bash[19849]: audit 2024-04-02T15:47:20.127133+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3950742026"}]: dispatch 2024-04-02T15:47:21.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:20 smithi107 bash[14406]: audit 2024-04-02T15:47:19.766669+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2547293985"}]': finished 2024-04-02T15:47:21.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:20 smithi107 bash[14406]: cluster 2024-04-02T15:47:19.767003+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-02T15:47:21.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:20 smithi107 bash[14406]: audit 2024-04-02T15:47:20.126472+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.107:0/2806486315' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3950742026"}]: dispatch 2024-04-02T15:47:21.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:20 smithi107 bash[14406]: audit 2024-04-02T15:47:20.127133+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3950742026"}]: dispatch 2024-04-02T15:47:21.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:20 smithi195 bash[14446]: audit 2024-04-02T15:47:19.766669+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2547293985"}]': finished 2024-04-02T15:47:21.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:20 smithi195 bash[14446]: cluster 2024-04-02T15:47:19.767003+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-02T15:47:21.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:20 smithi195 bash[14446]: audit 2024-04-02T15:47:20.126472+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.107:0/2806486315' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3950742026"}]: dispatch 2024-04-02T15:47:21.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:20 smithi195 bash[14446]: audit 2024-04-02T15:47:20.127133+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3950742026"}]: dispatch 2024-04-02T15:47:22.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:21 smithi107 bash[14406]: cluster 2024-04-02T15:47:20.576839+0000 mgr.y (mgr.24364) 146 : cluster [DBG] pgmap v121: 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-04-02T15:47:22.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:21 smithi107 bash[14406]: audit 2024-04-02T15:47:20.780564+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3950742026"}]': finished 2024-04-02T15:47:22.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:21 smithi107 bash[14406]: cluster 2024-04-02T15:47:20.780809+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-02T15:47:22.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:21 smithi107 bash[14406]: audit 2024-04-02T15:47:21.143144+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.107:0/1681757356' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2032029314"}]: dispatch 2024-04-02T15:47:22.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:21 smithi107 bash[19849]: cluster 2024-04-02T15:47:20.576839+0000 mgr.y (mgr.24364) 146 : cluster [DBG] pgmap v121: 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-04-02T15:47:22.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:21 smithi107 bash[19849]: audit 2024-04-02T15:47:20.780564+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3950742026"}]': finished 2024-04-02T15:47:22.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:21 smithi107 bash[19849]: cluster 2024-04-02T15:47:20.780809+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-02T15:47:22.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:21 smithi107 bash[19849]: audit 2024-04-02T15:47:21.143144+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.107:0/1681757356' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2032029314"}]: dispatch 2024-04-02T15:47:22.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:21 smithi195 bash[14446]: cluster 2024-04-02T15:47:20.576839+0000 mgr.y (mgr.24364) 146 : cluster [DBG] pgmap v121: 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-04-02T15:47:22.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:21 smithi195 bash[14446]: audit 2024-04-02T15:47:20.780564+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3950742026"}]': finished 2024-04-02T15:47:22.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:21 smithi195 bash[14446]: cluster 2024-04-02T15:47:20.780809+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-02T15:47:22.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:21 smithi195 bash[14446]: audit 2024-04-02T15:47:21.143144+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.107:0/1681757356' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2032029314"}]: dispatch 2024-04-02T15:47:22.902 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:22 smithi107 bash[14406]: audit 2024-04-02T15:47:21.801446+0000 mon.a (mon.0) 846 : audit [INF] from='client.? 172.21.15.107:0/1681757356' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2032029314"}]': finished 2024-04-02T15:47:22.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:22 smithi107 bash[14406]: cluster 2024-04-02T15:47:21.801611+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-02T15:47:22.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:22 smithi107 bash[14406]: audit 2024-04-02T15:47:22.164490+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.107:0/4257809232' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1412666391"}]: dispatch 2024-04-02T15:47:22.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:22 smithi107 bash[14406]: audit 2024-04-02T15:47:22.165409+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1412666391"}]: dispatch 2024-04-02T15:47:22.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:22 smithi107 bash[19849]: audit 2024-04-02T15:47:21.801446+0000 mon.a (mon.0) 846 : audit [INF] from='client.? 172.21.15.107:0/1681757356' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2032029314"}]': finished 2024-04-02T15:47:22.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:22 smithi107 bash[19849]: cluster 2024-04-02T15:47:21.801611+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-02T15:47:22.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:22 smithi107 bash[19849]: audit 2024-04-02T15:47:22.164490+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.107:0/4257809232' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1412666391"}]: dispatch 2024-04-02T15:47:22.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:22 smithi107 bash[19849]: audit 2024-04-02T15:47:22.165409+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1412666391"}]: dispatch 2024-04-02T15:47:23.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:22 smithi195 bash[14446]: audit 2024-04-02T15:47:21.801446+0000 mon.a (mon.0) 846 : audit [INF] from='client.? 172.21.15.107:0/1681757356' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2032029314"}]': finished 2024-04-02T15:47:23.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:22 smithi195 bash[14446]: cluster 2024-04-02T15:47:21.801611+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-02T15:47:23.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:22 smithi195 bash[14446]: audit 2024-04-02T15:47:22.164490+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.107:0/4257809232' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1412666391"}]: dispatch 2024-04-02T15:47:23.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:22 smithi195 bash[14446]: audit 2024-04-02T15:47:22.165409+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1412666391"}]: dispatch 2024-04-02T15:47:23.810 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:47:23 smithi107 bash[39394]: level=error ts=2024-04-02T15:47:23.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:47:24.152 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:23 smithi107 bash[19849]: cluster 2024-04-02T15:47:22.577764+0000 mgr.y (mgr.24364) 147 : cluster [DBG] pgmap v124: 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-04-02T15:47:24.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:23 smithi107 bash[19849]: audit 2024-04-02T15:47:22.580210+0000 mgr.y (mgr.24364) 148 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:47:24.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:23 smithi107 bash[19849]: audit 2024-04-02T15:47:22.812226+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1412666391"}]': finished 2024-04-02T15:47:24.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:23 smithi107 bash[19849]: cluster 2024-04-02T15:47:22.812401+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-02T15:47:24.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:23 smithi107 bash[19849]: audit 2024-04-02T15:47:23.164716+0000 mon.a (mon.0) 851 : audit [INF] from='client.? 172.21.15.107:0/3968322102' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/429870474"}]: dispatch 2024-04-02T15:47:24.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:23 smithi107 bash[14406]: cluster 2024-04-02T15:47:22.577764+0000 mgr.y (mgr.24364) 147 : cluster [DBG] pgmap v124: 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-04-02T15:47:24.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:23 smithi107 bash[14406]: audit 2024-04-02T15:47:22.580210+0000 mgr.y (mgr.24364) 148 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:47:24.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:23 smithi107 bash[14406]: audit 2024-04-02T15:47:22.812226+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1412666391"}]': finished 2024-04-02T15:47:24.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:23 smithi107 bash[14406]: cluster 2024-04-02T15:47:22.812401+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-02T15:47:24.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:23 smithi107 bash[14406]: audit 2024-04-02T15:47:23.164716+0000 mon.a (mon.0) 851 : audit [INF] from='client.? 172.21.15.107:0/3968322102' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/429870474"}]: dispatch 2024-04-02T15:47:24.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:23 smithi195 bash[14446]: cluster 2024-04-02T15:47:22.577764+0000 mgr.y (mgr.24364) 147 : cluster [DBG] pgmap v124: 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-04-02T15:47:24.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:23 smithi195 bash[14446]: audit 2024-04-02T15:47:22.580210+0000 mgr.y (mgr.24364) 148 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:47:24.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:23 smithi195 bash[14446]: audit 2024-04-02T15:47:22.812226+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1412666391"}]': finished 2024-04-02T15:47:24.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:23 smithi195 bash[14446]: cluster 2024-04-02T15:47:22.812401+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-02T15:47:24.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:23 smithi195 bash[14446]: audit 2024-04-02T15:47:23.164716+0000 mon.a (mon.0) 851 : audit [INF] from='client.? 172.21.15.107:0/3968322102' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/429870474"}]: dispatch 2024-04-02T15:47:25.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:24 smithi107 bash[14406]: audit 2024-04-02T15:47:23.825126+0000 mon.a (mon.0) 852 : audit [INF] from='client.? 172.21.15.107:0/3968322102' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/429870474"}]': finished 2024-04-02T15:47:25.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:24 smithi107 bash[14406]: cluster 2024-04-02T15:47:23.825295+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-02T15:47:25.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:24 smithi107 bash[14406]: audit 2024-04-02T15:47:24.188159+0000 mon.a (mon.0) 854 : audit [INF] from='client.? 172.21.15.107:0/127881487' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1412666391"}]: dispatch 2024-04-02T15:47:25.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:24 smithi107 bash[19849]: audit 2024-04-02T15:47:23.825126+0000 mon.a (mon.0) 852 : audit [INF] from='client.? 172.21.15.107:0/3968322102' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/429870474"}]': finished 2024-04-02T15:47:25.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:24 smithi107 bash[19849]: cluster 2024-04-02T15:47:23.825295+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-02T15:47:25.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:24 smithi107 bash[19849]: audit 2024-04-02T15:47:24.188159+0000 mon.a (mon.0) 854 : audit [INF] from='client.? 172.21.15.107:0/127881487' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1412666391"}]: dispatch 2024-04-02T15:47:25.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:24 smithi195 bash[14446]: audit 2024-04-02T15:47:23.825126+0000 mon.a (mon.0) 852 : audit [INF] from='client.? 172.21.15.107:0/3968322102' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/429870474"}]': finished 2024-04-02T15:47:25.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:24 smithi195 bash[14446]: cluster 2024-04-02T15:47:23.825295+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-02T15:47:25.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:24 smithi195 bash[14446]: audit 2024-04-02T15:47:24.188159+0000 mon.a (mon.0) 854 : audit [INF] from='client.? 172.21.15.107:0/127881487' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1412666391"}]: dispatch 2024-04-02T15:47:25.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:47:25 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:47:25] "GET /metrics HTTP/1.1" 200 214886 "" "Prometheus/2.33.4" 2024-04-02T15:47:25.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:25 smithi107 bash[19849]: cluster 2024-04-02T15:47:24.578566+0000 mgr.y (mgr.24364) 149 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:47:25.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:25 smithi107 bash[19849]: audit 2024-04-02T15:47:24.827307+0000 mon.a (mon.0) 855 : audit [INF] from='client.? 172.21.15.107:0/127881487' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1412666391"}]': finished 2024-04-02T15:47:25.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:25 smithi107 bash[19849]: cluster 2024-04-02T15:47:24.827611+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-02T15:47:25.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:25 smithi107 bash[19849]: audit 2024-04-02T15:47:25.192313+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.107:0/2099816544' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4281407292"}]: dispatch 2024-04-02T15:47:25.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:25 smithi107 bash[19849]: audit 2024-04-02T15:47:25.193223+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4281407292"}]: dispatch 2024-04-02T15:47:25.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:25 smithi107 bash[14406]: cluster 2024-04-02T15:47:24.578566+0000 mgr.y (mgr.24364) 149 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:47:25.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:25 smithi107 bash[14406]: audit 2024-04-02T15:47:24.827307+0000 mon.a (mon.0) 855 : audit [INF] from='client.? 172.21.15.107:0/127881487' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1412666391"}]': finished 2024-04-02T15:47:25.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:25 smithi107 bash[14406]: cluster 2024-04-02T15:47:24.827611+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-02T15:47:25.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:25 smithi107 bash[14406]: audit 2024-04-02T15:47:25.192313+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.107:0/2099816544' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4281407292"}]: dispatch 2024-04-02T15:47:25.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:25 smithi107 bash[14406]: audit 2024-04-02T15:47:25.193223+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4281407292"}]: dispatch 2024-04-02T15:47:26.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:25 smithi195 bash[14446]: cluster 2024-04-02T15:47:24.578566+0000 mgr.y (mgr.24364) 149 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:47:26.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:25 smithi195 bash[14446]: audit 2024-04-02T15:47:24.827307+0000 mon.a (mon.0) 855 : audit [INF] from='client.? 172.21.15.107:0/127881487' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1412666391"}]': finished 2024-04-02T15:47:26.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:25 smithi195 bash[14446]: cluster 2024-04-02T15:47:24.827611+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-02T15:47:26.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:25 smithi195 bash[14446]: audit 2024-04-02T15:47:25.192313+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.107:0/2099816544' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4281407292"}]: dispatch 2024-04-02T15:47:26.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:25 smithi195 bash[14446]: audit 2024-04-02T15:47:25.193223+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4281407292"}]: dispatch 2024-04-02T15:47:26.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:26 smithi195 bash[14446]: audit 2024-04-02T15:47:25.860634+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4281407292"}]': finished 2024-04-02T15:47:26.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:26 smithi195 bash[14446]: cluster 2024-04-02T15:47:25.860814+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-02T15:47:26.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:26 smithi195 bash[14446]: audit 2024-04-02T15:47:26.225949+0000 mon.a (mon.0) 860 : audit [INF] from='client.? 172.21.15.107:0/3277762540' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1407386406"}]: dispatch 2024-04-02T15:47:26.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:47:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:47:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:47:27.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:26 smithi107 bash[14406]: audit 2024-04-02T15:47:25.860634+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4281407292"}]': finished 2024-04-02T15:47:27.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:26 smithi107 bash[14406]: cluster 2024-04-02T15:47:25.860814+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-02T15:47:27.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:26 smithi107 bash[14406]: audit 2024-04-02T15:47:26.225949+0000 mon.a (mon.0) 860 : audit [INF] from='client.? 172.21.15.107:0/3277762540' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1407386406"}]: dispatch 2024-04-02T15:47:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:26 smithi107 bash[19849]: audit 2024-04-02T15:47:25.860634+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4281407292"}]': finished 2024-04-02T15:47:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:26 smithi107 bash[19849]: cluster 2024-04-02T15:47:25.860814+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-02T15:47:27.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:26 smithi107 bash[19849]: audit 2024-04-02T15:47:26.225949+0000 mon.a (mon.0) 860 : audit [INF] from='client.? 172.21.15.107:0/3277762540' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1407386406"}]: dispatch 2024-04-02T15:47:28.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:27 smithi107 bash[19849]: cluster 2024-04-02T15:47:26.579363+0000 mgr.y (mgr.24364) 150 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:47:28.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:27 smithi107 bash[19849]: audit 2024-04-02T15:47:26.866834+0000 mon.a (mon.0) 861 : audit [INF] from='client.? 172.21.15.107:0/3277762540' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1407386406"}]': finished 2024-04-02T15:47:28.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:27 smithi107 bash[19849]: cluster 2024-04-02T15:47:26.866945+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-02T15:47:28.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:27 smithi107 bash[19849]: audit 2024-04-02T15:47:27.238978+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.107:0/1399859954' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1901570433"}]: dispatch 2024-04-02T15:47:28.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:27 smithi107 bash[19849]: audit 2024-04-02T15:47:27.239916+0000 mon.a (mon.0) 863 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1901570433"}]: dispatch 2024-04-02T15:47:28.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:27 smithi107 bash[14406]: cluster 2024-04-02T15:47:26.579363+0000 mgr.y (mgr.24364) 150 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:47:28.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:27 smithi107 bash[14406]: audit 2024-04-02T15:47:26.866834+0000 mon.a (mon.0) 861 : audit [INF] from='client.? 172.21.15.107:0/3277762540' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1407386406"}]': finished 2024-04-02T15:47:28.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:27 smithi107 bash[14406]: cluster 2024-04-02T15:47:26.866945+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-02T15:47:28.154 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:27 smithi107 bash[14406]: audit 2024-04-02T15:47:27.238978+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.107:0/1399859954' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1901570433"}]: dispatch 2024-04-02T15:47:28.154 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:27 smithi107 bash[14406]: audit 2024-04-02T15:47:27.239916+0000 mon.a (mon.0) 863 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1901570433"}]: dispatch 2024-04-02T15:47:28.242 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:27 smithi195 bash[14446]: cluster 2024-04-02T15:47:26.579363+0000 mgr.y (mgr.24364) 150 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:47:28.242 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:27 smithi195 bash[14446]: audit 2024-04-02T15:47:26.866834+0000 mon.a (mon.0) 861 : audit [INF] from='client.? 172.21.15.107:0/3277762540' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1407386406"}]': finished 2024-04-02T15:47:28.242 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:27 smithi195 bash[14446]: cluster 2024-04-02T15:47:26.866945+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-02T15:47:28.242 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:27 smithi195 bash[14446]: audit 2024-04-02T15:47:27.238978+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.107:0/1399859954' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1901570433"}]: dispatch 2024-04-02T15:47:28.242 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:27 smithi195 bash[14446]: audit 2024-04-02T15:47:27.239916+0000 mon.a (mon.0) 863 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1901570433"}]: dispatch 2024-04-02T15:47:29.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:28 smithi107 bash[14406]: audit 2024-04-02T15:47:27.868242+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1901570433"}]': finished 2024-04-02T15:47:29.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:28 smithi107 bash[14406]: cluster 2024-04-02T15:47:27.868438+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-02T15:47:29.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:28 smithi107 bash[14406]: audit 2024-04-02T15:47:28.237273+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.107:0/1636698044' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/256916305"}]: dispatch 2024-04-02T15:47:29.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:28 smithi107 bash[14406]: audit 2024-04-02T15:47:28.238260+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/256916305"}]: dispatch 2024-04-02T15:47:29.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:28 smithi107 bash[19849]: audit 2024-04-02T15:47:27.868242+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1901570433"}]': finished 2024-04-02T15:47:29.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:28 smithi107 bash[19849]: cluster 2024-04-02T15:47:27.868438+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-02T15:47:29.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:28 smithi107 bash[19849]: audit 2024-04-02T15:47:28.237273+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.107:0/1636698044' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/256916305"}]: dispatch 2024-04-02T15:47:29.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:28 smithi107 bash[19849]: audit 2024-04-02T15:47:28.238260+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/256916305"}]: dispatch 2024-04-02T15:47:29.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:28 smithi195 bash[14446]: audit 2024-04-02T15:47:27.868242+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1901570433"}]': finished 2024-04-02T15:47:29.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:28 smithi195 bash[14446]: cluster 2024-04-02T15:47:27.868438+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-02T15:47:29.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:28 smithi195 bash[14446]: audit 2024-04-02T15:47:28.237273+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.107:0/1636698044' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/256916305"}]: dispatch 2024-04-02T15:47:29.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:28 smithi195 bash[14446]: audit 2024-04-02T15:47:28.238260+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/256916305"}]: dispatch 2024-04-02T15:47:30.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:29 smithi107 bash[14406]: cluster 2024-04-02T15:47:28.580097+0000 mgr.y (mgr.24364) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:47:30.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:29 smithi107 bash[14406]: audit 2024-04-02T15:47:28.894389+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/256916305"}]': finished 2024-04-02T15:47:30.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:29 smithi107 bash[14406]: cluster 2024-04-02T15:47:28.894483+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-02T15:47:30.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:29 smithi107 bash[19849]: cluster 2024-04-02T15:47:28.580097+0000 mgr.y (mgr.24364) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:47:30.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:29 smithi107 bash[19849]: audit 2024-04-02T15:47:28.894389+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/256916305"}]': finished 2024-04-02T15:47:30.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:29 smithi107 bash[19849]: cluster 2024-04-02T15:47:28.894483+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-02T15:47:30.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:29 smithi195 bash[14446]: cluster 2024-04-02T15:47:28.580097+0000 mgr.y (mgr.24364) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:47:30.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:29 smithi195 bash[14446]: audit 2024-04-02T15:47:28.894389+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.xtxlse' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/256916305"}]': finished 2024-04-02T15:47:30.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:29 smithi195 bash[14446]: cluster 2024-04-02T15:47:28.894483+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-02T15:47:32.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:31 smithi107 bash[14406]: cluster 2024-04-02T15:47:30.581867+0000 mgr.y (mgr.24364) 152 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T15:47:32.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:31 smithi107 bash[19849]: cluster 2024-04-02T15:47:30.581867+0000 mgr.y (mgr.24364) 152 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T15:47:32.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:31 smithi195 bash[14446]: cluster 2024-04-02T15:47:30.581867+0000 mgr.y (mgr.24364) 152 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T15:47:34.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:33 smithi107 bash[14406]: cluster 2024-04-02T15:47:32.582618+0000 mgr.y (mgr.24364) 153 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:47:34.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:33 smithi107 bash[14406]: audit 2024-04-02T15:47:32.588079+0000 mgr.y (mgr.24364) 154 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:47:34.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:33 smithi107 bash[19849]: cluster 2024-04-02T15:47:32.582618+0000 mgr.y (mgr.24364) 153 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:47:34.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:33 smithi107 bash[19849]: audit 2024-04-02T15:47:32.588079+0000 mgr.y (mgr.24364) 154 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:47:34.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:33 smithi195 bash[14446]: cluster 2024-04-02T15:47:32.582618+0000 mgr.y (mgr.24364) 153 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:47:34.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:33 smithi195 bash[14446]: audit 2024-04-02T15:47:32.588079+0000 mgr.y (mgr.24364) 154 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:47:35.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:47:35 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:47:35] "GET /metrics HTTP/1.1" 200 214935 "" "Prometheus/2.33.4" 2024-04-02T15:47:36.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:35 smithi195 bash[14446]: cluster 2024-04-02T15:47:34.583350+0000 mgr.y (mgr.24364) 155 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-04-02T15:47:36.405 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:35 smithi107 bash[14406]: cluster 2024-04-02T15:47:34.583350+0000 mgr.y (mgr.24364) 155 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-04-02T15:47:36.406 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:35 smithi107 bash[19849]: cluster 2024-04-02T15:47:34.583350+0000 mgr.y (mgr.24364) 155 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-04-02T15:47:36.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:47:36 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:47:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:47:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:37 smithi195 bash[14446]: cluster 2024-04-02T15:47:36.585073+0000 mgr.y (mgr.24364) 156 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T15:47:38.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:37 smithi107 bash[14406]: cluster 2024-04-02T15:47:36.585073+0000 mgr.y (mgr.24364) 156 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T15:47:38.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:37 smithi107 bash[19849]: cluster 2024-04-02T15:47:36.585073+0000 mgr.y (mgr.24364) 156 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T15:47:40.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:39 smithi195 bash[14446]: cluster 2024-04-02T15:47:38.585854+0000 mgr.y (mgr.24364) 157 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T15:47:40.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:39 smithi107 bash[14406]: cluster 2024-04-02T15:47:38.585854+0000 mgr.y (mgr.24364) 157 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T15:47:40.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:39 smithi107 bash[19849]: cluster 2024-04-02T15:47:38.585854+0000 mgr.y (mgr.24364) 157 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T15:47:42.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:41 smithi195 bash[14446]: cluster 2024-04-02T15:47:40.587603+0000 mgr.y (mgr.24364) 158 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T15:47:42.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:41 smithi107 bash[14406]: cluster 2024-04-02T15:47:40.587603+0000 mgr.y (mgr.24364) 158 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T15:47:42.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:41 smithi107 bash[19849]: cluster 2024-04-02T15:47:40.587603+0000 mgr.y (mgr.24364) 158 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T15:47:44.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:43 smithi195 bash[14446]: cluster 2024-04-02T15:47:42.588321+0000 mgr.y (mgr.24364) 159 : 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-04-02T15:47:44.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:43 smithi195 bash[14446]: audit 2024-04-02T15:47:42.599375+0000 mgr.y (mgr.24364) 160 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:47:44.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:43 smithi107 bash[14406]: cluster 2024-04-02T15:47:42.588321+0000 mgr.y (mgr.24364) 159 : 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-04-02T15:47:44.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:43 smithi107 bash[14406]: audit 2024-04-02T15:47:42.599375+0000 mgr.y (mgr.24364) 160 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:47:44.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:43 smithi107 bash[19849]: cluster 2024-04-02T15:47:42.588321+0000 mgr.y (mgr.24364) 159 : 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-04-02T15:47:44.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:43 smithi107 bash[19849]: audit 2024-04-02T15:47:42.599375+0000 mgr.y (mgr.24364) 160 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:47:45.902 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:47:45 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:47:45] "GET /metrics HTTP/1.1" 200 214890 "" "Prometheus/2.33.4" 2024-04-02T15:47:46.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:45 smithi195 bash[14446]: cluster 2024-04-02T15:47:44.589051+0000 mgr.y (mgr.24364) 161 : 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-04-02T15:47:46.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:45 smithi107 bash[14406]: cluster 2024-04-02T15:47:44.589051+0000 mgr.y (mgr.24364) 161 : 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-04-02T15:47:46.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:45 smithi107 bash[19849]: cluster 2024-04-02T15:47:44.589051+0000 mgr.y (mgr.24364) 161 : 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-04-02T15:47:46.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:47:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:47:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:47:48.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:47 smithi195 bash[14446]: cluster 2024-04-02T15:47:46.590819+0000 mgr.y (mgr.24364) 162 : 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-04-02T15:47:48.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:47 smithi107 bash[14406]: cluster 2024-04-02T15:47:46.590819+0000 mgr.y (mgr.24364) 162 : 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-04-02T15:47:48.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:47 smithi107 bash[19849]: cluster 2024-04-02T15:47:46.590819+0000 mgr.y (mgr.24364) 162 : 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-04-02T15:47:50.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:49 smithi195 bash[14446]: cluster 2024-04-02T15:47:48.591616+0000 mgr.y (mgr.24364) 163 : 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-04-02T15:47:50.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:49 smithi107 bash[14406]: cluster 2024-04-02T15:47:48.591616+0000 mgr.y (mgr.24364) 163 : 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-04-02T15:47:50.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:49 smithi107 bash[19849]: cluster 2024-04-02T15:47:48.591616+0000 mgr.y (mgr.24364) 163 : 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-04-02T15:47:52.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:51 smithi195 bash[14446]: cluster 2024-04-02T15:47:50.593276+0000 mgr.y (mgr.24364) 164 : 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-04-02T15:47:52.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:51 smithi107 bash[14406]: cluster 2024-04-02T15:47:50.593276+0000 mgr.y (mgr.24364) 164 : 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-04-02T15:47:52.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:51 smithi107 bash[19849]: cluster 2024-04-02T15:47:50.593276+0000 mgr.y (mgr.24364) 164 : 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-04-02T15:47:54.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:53 smithi195 bash[14446]: cluster 2024-04-02T15:47:52.593958+0000 mgr.y (mgr.24364) 165 : 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-04-02T15:47:54.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:53 smithi195 bash[14446]: audit 2024-04-02T15:47:52.600950+0000 mgr.y (mgr.24364) 166 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:47:54.406 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:53 smithi107 bash[14406]: cluster 2024-04-02T15:47:52.593958+0000 mgr.y (mgr.24364) 165 : 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-04-02T15:47:54.406 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:53 smithi107 bash[14406]: audit 2024-04-02T15:47:52.600950+0000 mgr.y (mgr.24364) 166 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:47:54.406 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:53 smithi107 bash[19849]: cluster 2024-04-02T15:47:52.593958+0000 mgr.y (mgr.24364) 165 : 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-04-02T15:47:54.407 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:53 smithi107 bash[19849]: audit 2024-04-02T15:47:52.600950+0000 mgr.y (mgr.24364) 166 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:47:55.906 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:47:55 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:47:55] "GET /metrics HTTP/1.1" 200 214890 "" "Prometheus/2.33.4" 2024-04-02T15:47:56.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:55 smithi195 bash[14446]: cluster 2024-04-02T15:47:54.594690+0000 mgr.y (mgr.24364) 167 : 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-04-02T15:47:56.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:55 smithi107 bash[14406]: cluster 2024-04-02T15:47:54.594690+0000 mgr.y (mgr.24364) 167 : 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-04-02T15:47:56.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:55 smithi107 bash[19849]: cluster 2024-04-02T15:47:54.594690+0000 mgr.y (mgr.24364) 167 : 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-04-02T15:47:56.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:47:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:47:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:47:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:57 smithi195 bash[14446]: cluster 2024-04-02T15:47:56.596458+0000 mgr.y (mgr.24364) 168 : 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-04-02T15:47:58.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:57 smithi107 bash[14406]: cluster 2024-04-02T15:47:56.596458+0000 mgr.y (mgr.24364) 168 : 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-04-02T15:47:58.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:57 smithi107 bash[19849]: cluster 2024-04-02T15:47:56.596458+0000 mgr.y (mgr.24364) 168 : 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-04-02T15:48:00.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:47:59 smithi195 bash[14446]: cluster 2024-04-02T15:47:58.597250+0000 mgr.y (mgr.24364) 169 : 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-04-02T15:48:00.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:47:59 smithi107 bash[14406]: cluster 2024-04-02T15:47:58.597250+0000 mgr.y (mgr.24364) 169 : 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-04-02T15:48:00.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:47:59 smithi107 bash[19849]: cluster 2024-04-02T15:47:58.597250+0000 mgr.y (mgr.24364) 169 : 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-04-02T15:48:02.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:01 smithi195 bash[14446]: cluster 2024-04-02T15:48:00.598882+0000 mgr.y (mgr.24364) 170 : 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-04-02T15:48:02.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:01 smithi107 bash[14406]: cluster 2024-04-02T15:48:00.598882+0000 mgr.y (mgr.24364) 170 : 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-04-02T15:48:02.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:01 smithi107 bash[19849]: cluster 2024-04-02T15:48:00.598882+0000 mgr.y (mgr.24364) 170 : 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-04-02T15:48:04.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:03 smithi195 bash[14446]: cluster 2024-04-02T15:48:02.599680+0000 mgr.y (mgr.24364) 171 : 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-04-02T15:48:04.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:03 smithi195 bash[14446]: audit 2024-04-02T15:48:02.612001+0000 mgr.y (mgr.24364) 172 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:04.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:03 smithi107 bash[14406]: cluster 2024-04-02T15:48:02.599680+0000 mgr.y (mgr.24364) 171 : 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-04-02T15:48:04.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:03 smithi107 bash[14406]: audit 2024-04-02T15:48:02.612001+0000 mgr.y (mgr.24364) 172 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:04.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:03 smithi107 bash[19849]: cluster 2024-04-02T15:48:02.599680+0000 mgr.y (mgr.24364) 171 : 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-04-02T15:48:04.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:03 smithi107 bash[19849]: audit 2024-04-02T15:48:02.612001+0000 mgr.y (mgr.24364) 172 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:05.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:48:05 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:48:05] "GET /metrics HTTP/1.1" 200 214868 "" "Prometheus/2.33.4" 2024-04-02T15:48:06.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:05 smithi195 bash[14446]: cluster 2024-04-02T15:48:04.600416+0000 mgr.y (mgr.24364) 173 : 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-04-02T15:48:06.406 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:05 smithi107 bash[14406]: cluster 2024-04-02T15:48:04.600416+0000 mgr.y (mgr.24364) 173 : 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-04-02T15:48:06.406 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:05 smithi107 bash[19849]: cluster 2024-04-02T15:48:04.600416+0000 mgr.y (mgr.24364) 173 : 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-04-02T15:48:06.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:48:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:48:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:48:08.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:07 smithi195 bash[14446]: cluster 2024-04-02T15:48:06.602183+0000 mgr.y (mgr.24364) 174 : 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-04-02T15:48:08.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:07 smithi107 bash[14406]: cluster 2024-04-02T15:48:06.602183+0000 mgr.y (mgr.24364) 174 : 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-04-02T15:48:08.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:07 smithi107 bash[19849]: cluster 2024-04-02T15:48:06.602183+0000 mgr.y (mgr.24364) 174 : 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-04-02T15:48:10.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:09 smithi195 bash[14446]: cluster 2024-04-02T15:48:08.602934+0000 mgr.y (mgr.24364) 175 : 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-04-02T15:48:10.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:09 smithi107 bash[14406]: cluster 2024-04-02T15:48:08.602934+0000 mgr.y (mgr.24364) 175 : 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-04-02T15:48:10.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:09 smithi107 bash[19849]: cluster 2024-04-02T15:48:08.602934+0000 mgr.y (mgr.24364) 175 : 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-04-02T15:48:12.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:11 smithi195 bash[14446]: cluster 2024-04-02T15:48:10.604620+0000 mgr.y (mgr.24364) 176 : 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-04-02T15:48:12.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:11 smithi107 bash[14406]: cluster 2024-04-02T15:48:10.604620+0000 mgr.y (mgr.24364) 176 : 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-04-02T15:48:12.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:11 smithi107 bash[19849]: cluster 2024-04-02T15:48:10.604620+0000 mgr.y (mgr.24364) 176 : 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-04-02T15:48:14.366 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:13 smithi107 bash[14406]: cluster 2024-04-02T15:48:12.605378+0000 mgr.y (mgr.24364) 177 : 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-04-02T15:48:14.366 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:13 smithi107 bash[14406]: audit 2024-04-02T15:48:12.622381+0000 mgr.y (mgr.24364) 178 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:14.367 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:13 smithi107 bash[19849]: cluster 2024-04-02T15:48:12.605378+0000 mgr.y (mgr.24364) 177 : 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-04-02T15:48:14.367 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:13 smithi107 bash[19849]: audit 2024-04-02T15:48:12.622381+0000 mgr.y (mgr.24364) 178 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:14.376 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:13 smithi195 bash[14446]: cluster 2024-04-02T15:48:12.605378+0000 mgr.y (mgr.24364) 177 : 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-04-02T15:48:14.376 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:13 smithi195 bash[14446]: audit 2024-04-02T15:48:12.622381+0000 mgr.y (mgr.24364) 178 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:15.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[19849]: audit 2024-04-02T15:48:14.093963+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:48:15.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[19849]: audit 2024-04-02T15:48:14.095865+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:48:15.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[19849]: audit 2024-04-02T15:48:14.381350+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:48:15.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[19849]: audit 2024-04-02T15:48:14.392826+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:48:15.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[19849]: audit 2024-04-02T15:48:14.668910+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:48:15.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[19849]: audit 2024-04-02T15:48:14.852581+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:48:15.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[19849]: audit 2024-04-02T15:48:14.864219+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:48:15.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[14406]: audit 2024-04-02T15:48:14.093963+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:48:15.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[14406]: audit 2024-04-02T15:48:14.095865+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:48:15.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[14406]: audit 2024-04-02T15:48:14.381350+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:48:15.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[14406]: audit 2024-04-02T15:48:14.392826+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:48:15.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[14406]: audit 2024-04-02T15:48:14.668910+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:48:15.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[14406]: audit 2024-04-02T15:48:14.852581+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:48:15.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:14 smithi107 bash[14406]: audit 2024-04-02T15:48:14.864219+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:48:15.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:14 smithi195 bash[14446]: audit 2024-04-02T15:48:14.093963+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:48:15.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:14 smithi195 bash[14446]: audit 2024-04-02T15:48:14.095865+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:48:15.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:14 smithi195 bash[14446]: audit 2024-04-02T15:48:14.381350+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:48:15.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:14 smithi195 bash[14446]: audit 2024-04-02T15:48:14.392826+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:48:15.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:14 smithi195 bash[14446]: audit 2024-04-02T15:48:14.668910+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:48:15.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:14 smithi195 bash[14446]: audit 2024-04-02T15:48:14.852581+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:48:15.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:14 smithi195 bash[14446]: audit 2024-04-02T15:48:14.864219+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:48:15.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:48:15 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:48:15] "GET /metrics HTTP/1.1" 200 214864 "" "Prometheus/2.33.4" 2024-04-02T15:48:16.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:16 smithi107 bash[19849]: cluster 2024-04-02T15:48:14.606121+0000 mgr.y (mgr.24364) 179 : 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-04-02T15:48:16.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:16 smithi107 bash[14406]: cluster 2024-04-02T15:48:14.606121+0000 mgr.y (mgr.24364) 179 : 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-04-02T15:48:16.669 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:16 smithi195 bash[14446]: cluster 2024-04-02T15:48:14.606121+0000 mgr.y (mgr.24364) 179 : 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-04-02T15:48:16.670 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:48:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:48:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:48:18.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:18 smithi107 bash[14406]: cluster 2024-04-02T15:48:16.607965+0000 mgr.y (mgr.24364) 180 : 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-04-02T15:48:18.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:18 smithi107 bash[19849]: cluster 2024-04-02T15:48:16.607965+0000 mgr.y (mgr.24364) 180 : 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-04-02T15:48:18.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:18 smithi195 bash[14446]: cluster 2024-04-02T15:48:16.607965+0000 mgr.y (mgr.24364) 180 : 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-04-02T15:48:20.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:20 smithi195 bash[14446]: cluster 2024-04-02T15:48:18.608705+0000 mgr.y (mgr.24364) 181 : 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-04-02T15:48:20.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:20 smithi107 bash[14406]: cluster 2024-04-02T15:48:18.608705+0000 mgr.y (mgr.24364) 181 : 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-04-02T15:48:20.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:20 smithi107 bash[19849]: cluster 2024-04-02T15:48:18.608705+0000 mgr.y (mgr.24364) 181 : 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-04-02T15:48:22.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:22 smithi195 bash[14446]: cluster 2024-04-02T15:48:20.610394+0000 mgr.y (mgr.24364) 182 : 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-04-02T15:48:22.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:22 smithi107 bash[14406]: cluster 2024-04-02T15:48:20.610394+0000 mgr.y (mgr.24364) 182 : 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-04-02T15:48:22.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:22 smithi107 bash[19849]: cluster 2024-04-02T15:48:20.610394+0000 mgr.y (mgr.24364) 182 : 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-04-02T15:48:24.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:24 smithi195 bash[14446]: cluster 2024-04-02T15:48:22.611122+0000 mgr.y (mgr.24364) 183 : 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-04-02T15:48:24.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:24 smithi195 bash[14446]: audit 2024-04-02T15:48:22.624602+0000 mgr.y (mgr.24364) 184 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:24.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:24 smithi107 bash[19849]: cluster 2024-04-02T15:48:22.611122+0000 mgr.y (mgr.24364) 183 : 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-04-02T15:48:24.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:24 smithi107 bash[19849]: audit 2024-04-02T15:48:22.624602+0000 mgr.y (mgr.24364) 184 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:24.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:24 smithi107 bash[14406]: cluster 2024-04-02T15:48:22.611122+0000 mgr.y (mgr.24364) 183 : 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-04-02T15:48:24.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:24 smithi107 bash[14406]: audit 2024-04-02T15:48:22.624602+0000 mgr.y (mgr.24364) 184 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:25.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:48:25 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:48:25] "GET /metrics HTTP/1.1" 200 214864 "" "Prometheus/2.33.4" 2024-04-02T15:48:26.669 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:26 smithi195 bash[14446]: cluster 2024-04-02T15:48:24.611839+0000 mgr.y (mgr.24364) 185 : 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-04-02T15:48:26.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:26 smithi107 bash[14406]: cluster 2024-04-02T15:48:24.611839+0000 mgr.y (mgr.24364) 185 : 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-04-02T15:48:26.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:26 smithi107 bash[19849]: cluster 2024-04-02T15:48:24.611839+0000 mgr.y (mgr.24364) 185 : 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-04-02T15:48:26.987 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:48:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:48:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:48:28.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:28 smithi195 bash[14446]: cluster 2024-04-02T15:48:26.613577+0000 mgr.y (mgr.24364) 186 : 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-04-02T15:48:28.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:28 smithi107 bash[14406]: cluster 2024-04-02T15:48:26.613577+0000 mgr.y (mgr.24364) 186 : 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-04-02T15:48:28.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:28 smithi107 bash[19849]: cluster 2024-04-02T15:48:26.613577+0000 mgr.y (mgr.24364) 186 : 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-04-02T15:48:30.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:30 smithi195 bash[14446]: cluster 2024-04-02T15:48:28.614336+0000 mgr.y (mgr.24364) 187 : 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-04-02T15:48:30.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:30 smithi107 bash[14406]: cluster 2024-04-02T15:48:28.614336+0000 mgr.y (mgr.24364) 187 : 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-04-02T15:48:30.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:30 smithi107 bash[19849]: cluster 2024-04-02T15:48:28.614336+0000 mgr.y (mgr.24364) 187 : 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-04-02T15:48:32.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:32 smithi195 bash[14446]: cluster 2024-04-02T15:48:30.616111+0000 mgr.y (mgr.24364) 188 : 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-04-02T15:48:32.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:32 smithi107 bash[14406]: cluster 2024-04-02T15:48:30.616111+0000 mgr.y (mgr.24364) 188 : 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-04-02T15:48:32.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:32 smithi107 bash[19849]: cluster 2024-04-02T15:48:30.616111+0000 mgr.y (mgr.24364) 188 : 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-04-02T15:48:34.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:34 smithi195 bash[14446]: cluster 2024-04-02T15:48:32.616859+0000 mgr.y (mgr.24364) 189 : 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-04-02T15:48:34.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:34 smithi195 bash[14446]: audit 2024-04-02T15:48:32.635832+0000 mgr.y (mgr.24364) 190 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:34.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:34 smithi107 bash[19849]: cluster 2024-04-02T15:48:32.616859+0000 mgr.y (mgr.24364) 189 : 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-04-02T15:48:34.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:34 smithi107 bash[19849]: audit 2024-04-02T15:48:32.635832+0000 mgr.y (mgr.24364) 190 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:34.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:34 smithi107 bash[14406]: cluster 2024-04-02T15:48:32.616859+0000 mgr.y (mgr.24364) 189 : 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-04-02T15:48:34.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:34 smithi107 bash[14406]: audit 2024-04-02T15:48:32.635832+0000 mgr.y (mgr.24364) 190 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:35.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:48:35 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:48:35] "GET /metrics HTTP/1.1" 200 214871 "" "Prometheus/2.33.4" 2024-04-02T15:48:36.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:36 smithi195 bash[14446]: cluster 2024-04-02T15:48:34.617637+0000 mgr.y (mgr.24364) 191 : 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-04-02T15:48:36.738 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:48:36 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:48:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:48:36.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:36 smithi107 bash[14406]: cluster 2024-04-02T15:48:34.617637+0000 mgr.y (mgr.24364) 191 : 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-04-02T15:48:36.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:36 smithi107 bash[19849]: cluster 2024-04-02T15:48:34.617637+0000 mgr.y (mgr.24364) 191 : 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-04-02T15:48:38.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:38 smithi195 bash[14446]: cluster 2024-04-02T15:48:36.619395+0000 mgr.y (mgr.24364) 192 : 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-04-02T15:48:38.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:38 smithi107 bash[19849]: cluster 2024-04-02T15:48:36.619395+0000 mgr.y (mgr.24364) 192 : 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-04-02T15:48:38.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:38 smithi107 bash[14406]: cluster 2024-04-02T15:48:36.619395+0000 mgr.y (mgr.24364) 192 : 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-04-02T15:48:40.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:40 smithi195 bash[14446]: cluster 2024-04-02T15:48:38.620090+0000 mgr.y (mgr.24364) 193 : 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-04-02T15:48:40.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:40 smithi107 bash[14406]: cluster 2024-04-02T15:48:38.620090+0000 mgr.y (mgr.24364) 193 : 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-04-02T15:48:40.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:40 smithi107 bash[19849]: cluster 2024-04-02T15:48:38.620090+0000 mgr.y (mgr.24364) 193 : 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-04-02T15:48:42.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:42 smithi195 bash[14446]: cluster 2024-04-02T15:48:40.621756+0000 mgr.y (mgr.24364) 194 : 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-04-02T15:48:42.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:42 smithi107 bash[14406]: cluster 2024-04-02T15:48:40.621756+0000 mgr.y (mgr.24364) 194 : 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-04-02T15:48:42.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:42 smithi107 bash[19849]: cluster 2024-04-02T15:48:40.621756+0000 mgr.y (mgr.24364) 194 : 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-04-02T15:48:44.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:44 smithi195 bash[14446]: cluster 2024-04-02T15:48:42.622501+0000 mgr.y (mgr.24364) 195 : 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-04-02T15:48:44.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:44 smithi195 bash[14446]: audit 2024-04-02T15:48:42.647156+0000 mgr.y (mgr.24364) 196 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:44.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:44 smithi107 bash[14406]: cluster 2024-04-02T15:48:42.622501+0000 mgr.y (mgr.24364) 195 : 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-04-02T15:48:44.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:44 smithi107 bash[14406]: audit 2024-04-02T15:48:42.647156+0000 mgr.y (mgr.24364) 196 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:44.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:44 smithi107 bash[19849]: cluster 2024-04-02T15:48:42.622501+0000 mgr.y (mgr.24364) 195 : 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-04-02T15:48:44.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:44 smithi107 bash[19849]: audit 2024-04-02T15:48:42.647156+0000 mgr.y (mgr.24364) 196 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:45.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:48:45 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:48:45] "GET /metrics HTTP/1.1" 200 214887 "" "Prometheus/2.33.4" 2024-04-02T15:48:46.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:46 smithi195 bash[14446]: cluster 2024-04-02T15:48:44.623226+0000 mgr.y (mgr.24364) 197 : 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-04-02T15:48:46.738 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:48:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:48:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:48:46.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:46 smithi107 bash[14406]: cluster 2024-04-02T15:48:44.623226+0000 mgr.y (mgr.24364) 197 : 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-04-02T15:48:46.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:46 smithi107 bash[19849]: cluster 2024-04-02T15:48:44.623226+0000 mgr.y (mgr.24364) 197 : 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-04-02T15:48:48.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:48 smithi195 bash[14446]: cluster 2024-04-02T15:48:46.624995+0000 mgr.y (mgr.24364) 198 : 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-04-02T15:48:48.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:48 smithi107 bash[14406]: cluster 2024-04-02T15:48:46.624995+0000 mgr.y (mgr.24364) 198 : 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-04-02T15:48:48.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:48 smithi107 bash[19849]: cluster 2024-04-02T15:48:46.624995+0000 mgr.y (mgr.24364) 198 : 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-04-02T15:48:50.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:50 smithi195 bash[14446]: cluster 2024-04-02T15:48:48.625740+0000 mgr.y (mgr.24364) 199 : 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-04-02T15:48:50.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:50 smithi107 bash[14406]: cluster 2024-04-02T15:48:48.625740+0000 mgr.y (mgr.24364) 199 : 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-04-02T15:48:50.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:50 smithi107 bash[19849]: cluster 2024-04-02T15:48:48.625740+0000 mgr.y (mgr.24364) 199 : 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-04-02T15:48:52.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:52 smithi195 bash[14446]: cluster 2024-04-02T15:48:50.627383+0000 mgr.y (mgr.24364) 200 : 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-04-02T15:48:52.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:52 smithi107 bash[14406]: cluster 2024-04-02T15:48:50.627383+0000 mgr.y (mgr.24364) 200 : 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-04-02T15:48:52.929 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:52 smithi107 bash[19849]: cluster 2024-04-02T15:48:50.627383+0000 mgr.y (mgr.24364) 200 : 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-04-02T15:48:54.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:54 smithi195 bash[14446]: cluster 2024-04-02T15:48:52.628103+0000 mgr.y (mgr.24364) 201 : 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-04-02T15:48:54.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:54 smithi195 bash[14446]: audit 2024-04-02T15:48:52.658354+0000 mgr.y (mgr.24364) 202 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:54.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:54 smithi107 bash[14406]: cluster 2024-04-02T15:48:52.628103+0000 mgr.y (mgr.24364) 201 : 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-04-02T15:48:54.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:54 smithi107 bash[14406]: audit 2024-04-02T15:48:52.658354+0000 mgr.y (mgr.24364) 202 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:54.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:54 smithi107 bash[19849]: cluster 2024-04-02T15:48:52.628103+0000 mgr.y (mgr.24364) 201 : 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-04-02T15:48:54.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:54 smithi107 bash[19849]: audit 2024-04-02T15:48:52.658354+0000 mgr.y (mgr.24364) 202 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:48:55.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:48:55 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:48:55] "GET /metrics HTTP/1.1" 200 214887 "" "Prometheus/2.33.4" 2024-04-02T15:48:56.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:56 smithi107 bash[14406]: cluster 2024-04-02T15:48:54.628850+0000 mgr.y (mgr.24364) 203 : 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-04-02T15:48:56.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:56 smithi107 bash[19849]: cluster 2024-04-02T15:48:54.628850+0000 mgr.y (mgr.24364) 203 : 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-04-02T15:48:56.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:56 smithi195 bash[14446]: cluster 2024-04-02T15:48:54.628850+0000 mgr.y (mgr.24364) 203 : 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-04-02T15:48:56.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:48:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:48:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:48:58.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:48:58 smithi107 bash[14406]: cluster 2024-04-02T15:48:56.630616+0000 mgr.y (mgr.24364) 204 : 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-04-02T15:48:58.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:48:58 smithi107 bash[19849]: cluster 2024-04-02T15:48:56.630616+0000 mgr.y (mgr.24364) 204 : 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-04-02T15:48:58.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:48:58 smithi195 bash[14446]: cluster 2024-04-02T15:48:56.630616+0000 mgr.y (mgr.24364) 204 : 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-04-02T15:49:00.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:00 smithi107 bash[14406]: cluster 2024-04-02T15:48:58.631359+0000 mgr.y (mgr.24364) 205 : 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-04-02T15:49:00.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:00 smithi107 bash[19849]: cluster 2024-04-02T15:48:58.631359+0000 mgr.y (mgr.24364) 205 : 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-04-02T15:49:00.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:00 smithi195 bash[14446]: cluster 2024-04-02T15:48:58.631359+0000 mgr.y (mgr.24364) 205 : 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-04-02T15:49:02.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:02 smithi107 bash[14406]: cluster 2024-04-02T15:49:00.633007+0000 mgr.y (mgr.24364) 206 : 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-04-02T15:49:02.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:02 smithi107 bash[19849]: cluster 2024-04-02T15:49:00.633007+0000 mgr.y (mgr.24364) 206 : 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-04-02T15:49:02.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:02 smithi195 bash[14446]: cluster 2024-04-02T15:49:00.633007+0000 mgr.y (mgr.24364) 206 : 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-04-02T15:49:04.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:04 smithi107 bash[14406]: cluster 2024-04-02T15:49:02.633786+0000 mgr.y (mgr.24364) 207 : 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-04-02T15:49:04.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:04 smithi107 bash[14406]: audit 2024-04-02T15:49:02.667907+0000 mgr.y (mgr.24364) 208 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:04.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:04 smithi107 bash[19849]: cluster 2024-04-02T15:49:02.633786+0000 mgr.y (mgr.24364) 207 : 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-04-02T15:49:04.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:04 smithi107 bash[19849]: audit 2024-04-02T15:49:02.667907+0000 mgr.y (mgr.24364) 208 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:04.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:04 smithi195 bash[14446]: cluster 2024-04-02T15:49:02.633786+0000 mgr.y (mgr.24364) 207 : 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-04-02T15:49:04.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:04 smithi195 bash[14446]: audit 2024-04-02T15:49:02.667907+0000 mgr.y (mgr.24364) 208 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:05.907 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:49:05 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:49:05] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2024-04-02T15:49:06.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:06 smithi107 bash[14406]: cluster 2024-04-02T15:49:04.634513+0000 mgr.y (mgr.24364) 209 : 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-04-02T15:49:06.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:06 smithi107 bash[19849]: cluster 2024-04-02T15:49:04.634513+0000 mgr.y (mgr.24364) 209 : 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-04-02T15:49:06.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:06 smithi195 bash[14446]: cluster 2024-04-02T15:49:04.634513+0000 mgr.y (mgr.24364) 209 : 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-04-02T15:49:06.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:49:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:49:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:49:08.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:08 smithi107 bash[14406]: cluster 2024-04-02T15:49:06.636249+0000 mgr.y (mgr.24364) 210 : 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-04-02T15:49:08.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:08 smithi107 bash[19849]: cluster 2024-04-02T15:49:06.636249+0000 mgr.y (mgr.24364) 210 : 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-04-02T15:49:08.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:08 smithi195 bash[14446]: cluster 2024-04-02T15:49:06.636249+0000 mgr.y (mgr.24364) 210 : 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-04-02T15:49:10.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:10 smithi107 bash[14406]: cluster 2024-04-02T15:49:08.636990+0000 mgr.y (mgr.24364) 211 : 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-04-02T15:49:10.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:10 smithi107 bash[19849]: cluster 2024-04-02T15:49:08.636990+0000 mgr.y (mgr.24364) 211 : 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-04-02T15:49:10.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:10 smithi195 bash[14446]: cluster 2024-04-02T15:49:08.636990+0000 mgr.y (mgr.24364) 211 : 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-04-02T15:49:12.539 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:12 smithi107 bash[14406]: cluster 2024-04-02T15:49:10.638604+0000 mgr.y (mgr.24364) 212 : 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-04-02T15:49:12.539 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:12 smithi107 bash[19849]: cluster 2024-04-02T15:49:10.638604+0000 mgr.y (mgr.24364) 212 : 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-04-02T15:49:12.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:12 smithi195 bash[14446]: cluster 2024-04-02T15:49:10.638604+0000 mgr.y (mgr.24364) 212 : 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-04-02T15:49:13.138 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-02T15:49:14.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:14 smithi107 bash[19849]: cluster 2024-04-02T15:49:12.639385+0000 mgr.y (mgr.24364) 213 : 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-04-02T15:49:14.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:14 smithi107 bash[19849]: audit 2024-04-02T15:49:12.678601+0000 mgr.y (mgr.24364) 214 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:14.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:14 smithi107 bash[14406]: cluster 2024-04-02T15:49:12.639385+0000 mgr.y (mgr.24364) 213 : 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-04-02T15:49:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:14 smithi107 bash[14406]: audit 2024-04-02T15:49:12.678601+0000 mgr.y (mgr.24364) 214 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:14.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:14 smithi195 bash[14446]: cluster 2024-04-02T15:49:12.639385+0000 mgr.y (mgr.24364) 213 : 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-04-02T15:49:14.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:14 smithi195 bash[14446]: audit 2024-04-02T15:49:12.678601+0000 mgr.y (mgr.24364) 214 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:15.904 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:49:15 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:49:15] "GET /metrics HTTP/1.1" 200 214864 "" "Prometheus/2.33.4" 2024-04-02T15:49:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:15 smithi107 bash[19849]: audit 2024-04-02T15:49:14.679595+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:49:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:15 smithi107 bash[19849]: audit 2024-04-02T15:49:14.682004+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:49:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:15 smithi107 bash[19849]: audit 2024-04-02T15:49:14.858144+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:49:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:15 smithi107 bash[19849]: audit 2024-04-02T15:49:14.869650+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:49:15.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:15 smithi107 bash[19849]: audit 2024-04-02T15:49:14.988705+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:49:15.905 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:15 smithi107 bash[14406]: audit 2024-04-02T15:49:14.679595+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:49:15.905 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:15 smithi107 bash[14406]: audit 2024-04-02T15:49:14.682004+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:49:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:15 smithi107 bash[14406]: audit 2024-04-02T15:49:14.858144+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:49:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:15 smithi107 bash[14406]: audit 2024-04-02T15:49:14.869650+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:49:15.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:15 smithi107 bash[14406]: audit 2024-04-02T15:49:14.988705+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:49:15.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:15 smithi195 bash[14446]: audit 2024-04-02T15:49:14.679595+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:49:15.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:15 smithi195 bash[14446]: audit 2024-04-02T15:49:14.682004+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:49:15.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:15 smithi195 bash[14446]: audit 2024-04-02T15:49:14.858144+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:49:15.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:15 smithi195 bash[14446]: audit 2024-04-02T15:49:14.869650+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:49:15.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:15 smithi195 bash[14446]: audit 2024-04-02T15:49:14.988705+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:49:16.905 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:16 smithi107 bash[14406]: cluster 2024-04-02T15:49:14.639985+0000 mgr.y (mgr.24364) 215 : 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-04-02T15:49:16.905 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:16 smithi107 bash[19849]: cluster 2024-04-02T15:49:14.639985+0000 mgr.y (mgr.24364) 215 : 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-04-02T15:49:16.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:16 smithi195 bash[14446]: cluster 2024-04-02T15:49:14.639985+0000 mgr.y (mgr.24364) 215 : 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-04-02T15:49:16.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:49:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:49:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:49:17.159 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-02T15:49:18.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:18 smithi107 bash[14406]: cluster 2024-04-02T15:49:16.641658+0000 mgr.y (mgr.24364) 216 : 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-04-02T15:49:18.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:18 smithi107 bash[19849]: cluster 2024-04-02T15:49:16.641658+0000 mgr.y (mgr.24364) 216 : 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-04-02T15:49:18.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:18 smithi195 bash[14446]: cluster 2024-04-02T15:49:16.641658+0000 mgr.y (mgr.24364) 216 : 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-04-02T15:49:20.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:20 smithi107 bash[14406]: cluster 2024-04-02T15:49:18.642448+0000 mgr.y (mgr.24364) 217 : 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-04-02T15:49:20.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:20 smithi107 bash[19849]: cluster 2024-04-02T15:49:18.642448+0000 mgr.y (mgr.24364) 217 : 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-04-02T15:49:20.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:20 smithi195 bash[14446]: cluster 2024-04-02T15:49:18.642448+0000 mgr.y (mgr.24364) 217 : 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-04-02T15:49:21.328 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-02T15:49:22.828 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:22 smithi107 bash[14406]: cluster 2024-04-02T15:49:20.644146+0000 mgr.y (mgr.24364) 218 : 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-04-02T15:49:22.828 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:22 smithi107 bash[19849]: cluster 2024-04-02T15:49:20.644146+0000 mgr.y (mgr.24364) 218 : 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-04-02T15:49:22.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:22 smithi195 bash[14446]: cluster 2024-04-02T15:49:20.644146+0000 mgr.y (mgr.24364) 218 : 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-04-02T15:49:24.860 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:24 smithi107 bash[19849]: cluster 2024-04-02T15:49:22.644925+0000 mgr.y (mgr.24364) 219 : 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-04-02T15:49:24.861 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:24 smithi107 bash[19849]: audit 2024-04-02T15:49:22.687977+0000 mgr.y (mgr.24364) 220 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:24.861 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:24 smithi107 bash[14406]: cluster 2024-04-02T15:49:22.644925+0000 mgr.y (mgr.24364) 219 : 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-04-02T15:49:24.861 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:24 smithi107 bash[14406]: audit 2024-04-02T15:49:22.687977+0000 mgr.y (mgr.24364) 220 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:24.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:24 smithi195 bash[14446]: cluster 2024-04-02T15:49:22.644925+0000 mgr.y (mgr.24364) 219 : 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-04-02T15:49:24.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:24 smithi195 bash[14446]: audit 2024-04-02T15:49:22.687977+0000 mgr.y (mgr.24364) 220 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:25.418 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-02T15:49:25.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:49:25 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:49:25] "GET /metrics HTTP/1.1" 200 214864 "" "Prometheus/2.33.4" 2024-04-02T15:49:26.885 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:26 smithi107 bash[19849]: cluster 2024-04-02T15:49:24.645634+0000 mgr.y (mgr.24364) 221 : 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-04-02T15:49:26.885 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:26 smithi107 bash[14406]: cluster 2024-04-02T15:49:24.645634+0000 mgr.y (mgr.24364) 221 : 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-04-02T15:49:26.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:26 smithi195 bash[14446]: cluster 2024-04-02T15:49:24.645634+0000 mgr.y (mgr.24364) 221 : 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-04-02T15:49:26.992 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:49:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:49:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:49:28.585 INFO:teuthology.orchestra.run.smithi107.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:49:28.839 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:28 smithi107 bash[14406]: cluster 2024-04-02T15:49:26.647526+0000 mgr.y (mgr.24364) 222 : 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-04-02T15:49:28.839 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:28 smithi107 bash[19849]: cluster 2024-04-02T15:49:26.647526+0000 mgr.y (mgr.24364) 222 : 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-04-02T15:49:28.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:28 smithi195 bash[14446]: cluster 2024-04-02T15:49:26.647526+0000 mgr.y (mgr.24364) 222 : 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-04-02T15:49:29.627 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T15:49:29.644 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi107.front.sepia.ceph.com 2024-04-02T15:49:29.644 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-04-02T15:49:29.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:29 smithi107 bash[19849]: audit 2024-04-02T15:49:28.576738+0000 mgr.y (mgr.24364) 223 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:29.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:29 smithi107 bash[19849]: cephadm 2024-04-02T15:49:28.578603+0000 mgr.y (mgr.24364) 224 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:49:29.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:29 smithi107 bash[19849]: audit 2024-04-02T15:49:28.584519+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:49:29.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:29 smithi107 bash[19849]: audit 2024-04-02T15:49:28.596586+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:49:29.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:29 smithi107 bash[19849]: audit 2024-04-02T15:49:28.597968+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:49:29.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:29 smithi107 bash[19849]: audit 2024-04-02T15:49:28.606856+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:49:29.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:29 smithi107 bash[14406]: audit 2024-04-02T15:49:28.576738+0000 mgr.y (mgr.24364) 223 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:29.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:29 smithi107 bash[14406]: cephadm 2024-04-02T15:49:28.578603+0000 mgr.y (mgr.24364) 224 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:49:29.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:29 smithi107 bash[14406]: audit 2024-04-02T15:49:28.584519+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:49:29.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:29 smithi107 bash[14406]: audit 2024-04-02T15:49:28.596586+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:49:29.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:29 smithi107 bash[14406]: audit 2024-04-02T15:49:28.597968+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:49:29.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:29 smithi107 bash[14406]: audit 2024-04-02T15:49:28.606856+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:49:29.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:29 smithi195 bash[14446]: audit 2024-04-02T15:49:28.576738+0000 mgr.y (mgr.24364) 223 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:29.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:29 smithi195 bash[14446]: cephadm 2024-04-02T15:49:28.578603+0000 mgr.y (mgr.24364) 224 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:49:29.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:29 smithi195 bash[14446]: audit 2024-04-02T15:49:28.584519+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:49:29.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:29 smithi195 bash[14446]: audit 2024-04-02T15:49:28.596586+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:49:29.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:29 smithi195 bash[14446]: audit 2024-04-02T15:49:28.597968+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:49:29.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:29 smithi195 bash[14446]: audit 2024-04-02T15:49:28.606856+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:49:30.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:30 smithi107 bash[19849]: cephadm 2024-04-02T15:49:28.618980+0000 mgr.y (mgr.24364) 225 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:49:30.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:30 smithi107 bash[19849]: cluster 2024-04-02T15:49:28.647975+0000 mgr.y (mgr.24364) 226 : 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-04-02T15:49:30.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:30 smithi107 bash[14406]: cephadm 2024-04-02T15:49:28.618980+0000 mgr.y (mgr.24364) 225 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:49:30.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:30 smithi107 bash[14406]: cluster 2024-04-02T15:49:28.647975+0000 mgr.y (mgr.24364) 226 : 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-04-02T15:49:30.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:30 smithi195 bash[14446]: cephadm 2024-04-02T15:49:28.618980+0000 mgr.y (mgr.24364) 225 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:49:30.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:30 smithi195 bash[14446]: cluster 2024-04-02T15:49:28.647975+0000 mgr.y (mgr.24364) 226 : 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-04-02T15:49:32.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:32 smithi107 bash[14406]: cluster 2024-04-02T15:49:30.649475+0000 mgr.y (mgr.24364) 227 : 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-04-02T15:49:32.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:32 smithi107 bash[19849]: cluster 2024-04-02T15:49:30.649475+0000 mgr.y (mgr.24364) 227 : 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-04-02T15:49:32.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:32 smithi195 bash[14446]: cluster 2024-04-02T15:49:30.649475+0000 mgr.y (mgr.24364) 227 : 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-04-02T15:49:34.045 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-04-02T15:49:34.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:34 smithi107 bash[14406]: cluster 2024-04-02T15:49:32.650109+0000 mgr.y (mgr.24364) 228 : 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-04-02T15:49:34.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:34 smithi107 bash[14406]: audit 2024-04-02T15:49:32.695845+0000 mgr.y (mgr.24364) 229 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:34.907 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:34 smithi107 bash[19849]: cluster 2024-04-02T15:49:32.650109+0000 mgr.y (mgr.24364) 228 : 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-04-02T15:49:34.908 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:34 smithi107 bash[19849]: audit 2024-04-02T15:49:32.695845+0000 mgr.y (mgr.24364) 229 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:34.916 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T15:49:34.916 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (3m) 2m ago 4m 18.3M - ba2b418f427c 7a0582600950 2024-04-02T15:49:34.916 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (4m) 2m ago 4m 46.2M - 8.3.5 dad864ee21e9 cd510e2fa011 2024-04-02T15:49:34.916 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.xtxlse smithi107 running (2m) 2m ago 2m - - 3.5 e1d6a67b021e c27d03b0f968 2024-04-02T15:49:34.916 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443 running (10m) 2m ago 10m 405M - 17.2.0 e1d6a67b021e 541824fe4fa2 2024-04-02T15:49:34.916 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:9283 running (12m) 2m ago 12m 452M - 17.2.0 e1d6a67b021e 0294a1debb33 2024-04-02T15:49:34.916 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (12m) 2m ago 13m 53.2M 2048M 17.2.0 e1d6a67b021e f58118d8db57 2024-04-02T15:49:34.916 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (11m) 2m ago 11m 44.0M 2048M 17.2.0 e1d6a67b021e 3d5acda07074 2024-04-02T15:49:34.916 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (11m) 2m ago 11m 42.1M 2048M 17.2.0 e1d6a67b021e 71451150e73c 2024-04-02T15:49:34.916 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (4m) 2m ago 5m 14.6M - 1dbe0e931976 8ec726c917eb 2024-04-02T15:49:34.916 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (4m) 2m ago 4m 10.9M - 1dbe0e931976 ced0a585639d 2024-04-02T15:49:34.916 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (10m) 2m ago 10m 53.2M 4061M 17.2.0 e1d6a67b021e 3a115f4966b5 2024-04-02T15:49:34.917 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (9m) 2m ago 9m 55.6M 4061M 17.2.0 e1d6a67b021e ebf477f8b5f4 2024-04-02T15:49:34.917 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (9m) 2m ago 9m 50.5M 4061M 17.2.0 e1d6a67b021e 5d288db35ab6 2024-04-02T15:49:34.917 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (8m) 2m ago 8m 51.7M 4061M 17.2.0 e1d6a67b021e 27bad63b0720 2024-04-02T15:49:34.917 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (7m) 2m ago 7m 52.7M 4317M 17.2.0 e1d6a67b021e 4c4b0954d41f 2024-04-02T15:49:34.917 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (7m) 2m ago 7m 50.5M 4317M 17.2.0 e1d6a67b021e 79f1a8b75406 2024-04-02T15:49:34.917 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (6m) 2m ago 6m 48.3M 4317M 17.2.0 e1d6a67b021e f7ba81441295 2024-04-02T15:49:34.917 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (5m) 2m ago 5m 50.6M 4317M 17.2.0 e1d6a67b021e 649f739ac958 2024-04-02T15:49:34.917 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (3m) 2m ago 5m 48.4M - 514e6a882f6e 815e8d5efef6 2024-04-02T15:49:34.917 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.ndegyn smithi107 *:8000 running (2m) 2m ago 2m 83.7M - 17.2.0 e1d6a67b021e 2061ddb14c07 2024-04-02T15:49:34.917 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.riovxb smithi195 *:8000 running (2m) 2m ago 2m 83.1M - 17.2.0 e1d6a67b021e db1819fb5af5 2024-04-02T15:49:34.917 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.zntygh smithi107 *:80 running (2m) 2m ago 2m 83.7M - 17.2.0 e1d6a67b021e 0481312b3621 2024-04-02T15:49:34.917 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.xfmthl smithi195 *:80 running (2m) 2m ago 2m 85.1M - 17.2.0 e1d6a67b021e 77898df7ed4d 2024-04-02T15:49:34.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:34 smithi195 bash[14446]: cluster 2024-04-02T15:49:32.650109+0000 mgr.y (mgr.24364) 228 : 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-04-02T15:49:34.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:34 smithi195 bash[14446]: audit 2024-04-02T15:49:32.695845+0000 mgr.y (mgr.24364) 229 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:35.413 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:49:35.413 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-04-02T15:49:35.413 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T15:49:35.413 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:49:35.413 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:49:35.414 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:49:35.843 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:49:35.843 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", 2024-04-02T15:49:35.843 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-04-02T15:49:35.843 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-04-02T15:49:35.843 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "", 2024-04-02T15:49:35.843 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 image" 2024-04-02T15:49:35.844 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:49:35.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:49:35 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:49:35] "GET /metrics HTTP/1.1" 200 214846 "" "Prometheus/2.33.4" 2024-04-02T15:49:35.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:35 smithi107 bash[14406]: audit 2024-04-02T15:49:34.026173+0000 mgr.y (mgr.24364) 230 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:35.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:35 smithi107 bash[14406]: audit 2024-04-02T15:49:34.459336+0000 mgr.y (mgr.24364) 231 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:35.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:35 smithi107 bash[14406]: cluster 2024-04-02T15:49:34.650708+0000 mgr.y (mgr.24364) 232 : 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-04-02T15:49:35.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:35 smithi107 bash[14406]: audit 2024-04-02T15:49:34.896649+0000 mgr.y (mgr.24364) 233 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:35.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:35 smithi107 bash[14406]: audit 2024-04-02T15:49:35.412729+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.107:0/3516328463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:49:35.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:35 smithi107 bash[19849]: audit 2024-04-02T15:49:34.026173+0000 mgr.y (mgr.24364) 230 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:35.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:35 smithi107 bash[19849]: audit 2024-04-02T15:49:34.459336+0000 mgr.y (mgr.24364) 231 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:35.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:35 smithi107 bash[19849]: cluster 2024-04-02T15:49:34.650708+0000 mgr.y (mgr.24364) 232 : 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-04-02T15:49:35.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:35 smithi107 bash[19849]: audit 2024-04-02T15:49:34.896649+0000 mgr.y (mgr.24364) 233 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:35.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:35 smithi107 bash[19849]: audit 2024-04-02T15:49:35.412729+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.107:0/3516328463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:49:35.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:35 smithi195 bash[14446]: audit 2024-04-02T15:49:34.026173+0000 mgr.y (mgr.24364) 230 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:35.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:35 smithi195 bash[14446]: audit 2024-04-02T15:49:34.459336+0000 mgr.y (mgr.24364) 231 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:35.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:35 smithi195 bash[14446]: cluster 2024-04-02T15:49:34.650708+0000 mgr.y (mgr.24364) 232 : 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-04-02T15:49:35.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:35 smithi195 bash[14446]: audit 2024-04-02T15:49:34.896649+0000 mgr.y (mgr.24364) 233 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:35.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:35 smithi195 bash[14446]: audit 2024-04-02T15:49:35.412729+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.107:0/3516328463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:49:36.341 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-04-02T15:49:36.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:36 smithi107 bash[14406]: audit 2024-04-02T15:49:35.842591+0000 mgr.y (mgr.24364) 234 : audit [DBG] from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:36.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:36 smithi107 bash[14406]: audit 2024-04-02T15:49:36.340635+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.107:0/2420892047' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:49:36.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:36 smithi107 bash[19849]: audit 2024-04-02T15:49:35.842591+0000 mgr.y (mgr.24364) 234 : audit [DBG] from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:36.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:36 smithi107 bash[19849]: audit 2024-04-02T15:49:36.340635+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.107:0/2420892047' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:49:36.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:49:36 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:49:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:49:36.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:36 smithi195 bash[14446]: audit 2024-04-02T15:49:35.842591+0000 mgr.y (mgr.24364) 234 : audit [DBG] from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:49:36.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:36 smithi195 bash[14446]: audit 2024-04-02T15:49:36.340635+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.107:0/2420892047' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:49:38.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:37 smithi107 bash[14406]: cluster 2024-04-02T15:49:36.651853+0000 mgr.y (mgr.24364) 235 : 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-04-02T15:49:38.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:37 smithi107 bash[19849]: cluster 2024-04-02T15:49:36.651853+0000 mgr.y (mgr.24364) 235 : 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-04-02T15:49:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:37 smithi195 bash[14446]: cluster 2024-04-02T15:49:36.651853+0000 mgr.y (mgr.24364) 235 : 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-04-02T15:49:40.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:39 smithi107 bash[19849]: cluster 2024-04-02T15:49:38.652460+0000 mgr.y (mgr.24364) 236 : 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-04-02T15:49:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:39 smithi107 bash[14406]: cluster 2024-04-02T15:49:38.652460+0000 mgr.y (mgr.24364) 236 : 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-04-02T15:49:40.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:39 smithi195 bash[14446]: cluster 2024-04-02T15:49:38.652460+0000 mgr.y (mgr.24364) 236 : 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-04-02T15:49:42.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:41 smithi107 bash[14406]: cluster 2024-04-02T15:49:40.654229+0000 mgr.y (mgr.24364) 237 : 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-04-02T15:49:42.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:41 smithi107 bash[19849]: cluster 2024-04-02T15:49:40.654229+0000 mgr.y (mgr.24364) 237 : 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-04-02T15:49:42.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:41 smithi195 bash[14446]: cluster 2024-04-02T15:49:40.654229+0000 mgr.y (mgr.24364) 237 : 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-04-02T15:49:44.155 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:43 smithi107 bash[14406]: cluster 2024-04-02T15:49:42.655362+0000 mgr.y (mgr.24364) 238 : 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-04-02T15:49:44.156 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:43 smithi107 bash[14406]: audit 2024-04-02T15:49:42.703885+0000 mgr.y (mgr.24364) 239 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:44.156 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:43 smithi107 bash[19849]: cluster 2024-04-02T15:49:42.655362+0000 mgr.y (mgr.24364) 238 : 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-04-02T15:49:44.156 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:43 smithi107 bash[19849]: audit 2024-04-02T15:49:42.703885+0000 mgr.y (mgr.24364) 239 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:44.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:43 smithi195 bash[14446]: cluster 2024-04-02T15:49:42.655362+0000 mgr.y (mgr.24364) 238 : 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-04-02T15:49:44.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:43 smithi195 bash[14446]: audit 2024-04-02T15:49:42.703885+0000 mgr.y (mgr.24364) 239 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:45.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:45 smithi107 bash[14406]: cluster 2024-04-02T15:49:44.656196+0000 mgr.y (mgr.24364) 240 : 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-04-02T15:49:45.907 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:49:45 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:49:45] "GET /metrics HTTP/1.1" 200 214810 "" "Prometheus/2.33.4" 2024-04-02T15:49:45.907 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:45 smithi107 bash[19849]: cluster 2024-04-02T15:49:44.656196+0000 mgr.y (mgr.24364) 240 : 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-04-02T15:49:46.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:45 smithi195 bash[14446]: cluster 2024-04-02T15:49:44.656196+0000 mgr.y (mgr.24364) 240 : 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-04-02T15:49:46.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:49:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:49:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:49:48.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:47 smithi107 bash[19849]: cluster 2024-04-02T15:49:46.657777+0000 mgr.y (mgr.24364) 241 : 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-04-02T15:49:48.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:47 smithi107 bash[14406]: cluster 2024-04-02T15:49:46.657777+0000 mgr.y (mgr.24364) 241 : 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-04-02T15:49:48.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:47 smithi195 bash[14446]: cluster 2024-04-02T15:49:46.657777+0000 mgr.y (mgr.24364) 241 : 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-04-02T15:49:50.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:49 smithi107 bash[14406]: cluster 2024-04-02T15:49:48.658620+0000 mgr.y (mgr.24364) 242 : 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-04-02T15:49:50.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:49 smithi107 bash[19849]: cluster 2024-04-02T15:49:48.658620+0000 mgr.y (mgr.24364) 242 : 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-04-02T15:49:50.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:49 smithi195 bash[14446]: cluster 2024-04-02T15:49:48.658620+0000 mgr.y (mgr.24364) 242 : 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-04-02T15:49:52.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:51 smithi107 bash[14406]: cluster 2024-04-02T15:49:50.660327+0000 mgr.y (mgr.24364) 243 : 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-04-02T15:49:52.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:51 smithi107 bash[19849]: cluster 2024-04-02T15:49:50.660327+0000 mgr.y (mgr.24364) 243 : 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-04-02T15:49:52.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:51 smithi195 bash[14446]: cluster 2024-04-02T15:49:50.660327+0000 mgr.y (mgr.24364) 243 : 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-04-02T15:49:54.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:53 smithi107 bash[19849]: cluster 2024-04-02T15:49:52.661004+0000 mgr.y (mgr.24364) 244 : 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-04-02T15:49:54.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:53 smithi107 bash[19849]: audit 2024-04-02T15:49:52.711881+0000 mgr.y (mgr.24364) 245 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:54.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:53 smithi107 bash[14406]: cluster 2024-04-02T15:49:52.661004+0000 mgr.y (mgr.24364) 244 : 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-04-02T15:49:54.154 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:53 smithi107 bash[14406]: audit 2024-04-02T15:49:52.711881+0000 mgr.y (mgr.24364) 245 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:54.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:53 smithi195 bash[14446]: cluster 2024-04-02T15:49:52.661004+0000 mgr.y (mgr.24364) 244 : 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-04-02T15:49:54.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:53 smithi195 bash[14446]: audit 2024-04-02T15:49:52.711881+0000 mgr.y (mgr.24364) 245 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:49:55.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:55 smithi107 bash[14406]: cluster 2024-04-02T15:49:54.661751+0000 mgr.y (mgr.24364) 246 : 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-04-02T15:49:55.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:49:55 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:49:55] "GET /metrics HTTP/1.1" 200 214810 "" "Prometheus/2.33.4" 2024-04-02T15:49:55.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:55 smithi107 bash[19849]: cluster 2024-04-02T15:49:54.661751+0000 mgr.y (mgr.24364) 246 : 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-04-02T15:49:56.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:55 smithi195 bash[14446]: cluster 2024-04-02T15:49:54.661751+0000 mgr.y (mgr.24364) 246 : 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-04-02T15:49:56.989 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:49:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:49:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:49:58.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:57 smithi107 bash[14406]: cluster 2024-04-02T15:49:56.663579+0000 mgr.y (mgr.24364) 247 : 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-04-02T15:49:58.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:57 smithi107 bash[19849]: cluster 2024-04-02T15:49:56.663579+0000 mgr.y (mgr.24364) 247 : 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-04-02T15:49:58.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:57 smithi195 bash[14446]: cluster 2024-04-02T15:49:56.663579+0000 mgr.y (mgr.24364) 247 : 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-04-02T15:50:00.157 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:49:59 smithi107 bash[14406]: cluster 2024-04-02T15:49:58.664335+0000 mgr.y (mgr.24364) 248 : 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-04-02T15:50:00.157 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:49:59 smithi107 bash[19849]: cluster 2024-04-02T15:49:58.664335+0000 mgr.y (mgr.24364) 248 : 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-04-02T15:50:00.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:49:59 smithi195 bash[14446]: cluster 2024-04-02T15:49:58.664335+0000 mgr.y (mgr.24364) 248 : 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-04-02T15:50:01.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:00 smithi107 bash[14406]: cluster 2024-04-02T15:50:00.000154+0000 mon.a (mon.0) 886 : cluster [INF] overall HEALTH_OK 2024-04-02T15:50:01.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:00 smithi107 bash[19849]: cluster 2024-04-02T15:50:00.000154+0000 mon.a (mon.0) 886 : cluster [INF] overall HEALTH_OK 2024-04-02T15:50:01.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:00 smithi195 bash[14446]: cluster 2024-04-02T15:50:00.000154+0000 mon.a (mon.0) 886 : cluster [INF] overall HEALTH_OK 2024-04-02T15:50:02.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:01 smithi107 bash[14406]: cluster 2024-04-02T15:50:00.665810+0000 mgr.y (mgr.24364) 249 : 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-04-02T15:50:02.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:01 smithi107 bash[19849]: cluster 2024-04-02T15:50:00.665810+0000 mgr.y (mgr.24364) 249 : 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-04-02T15:50:02.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:01 smithi195 bash[14446]: cluster 2024-04-02T15:50:00.665810+0000 mgr.y (mgr.24364) 249 : 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-04-02T15:50:04.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:03 smithi107 bash[14406]: cluster 2024-04-02T15:50:02.666411+0000 mgr.y (mgr.24364) 250 : 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-04-02T15:50:04.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:03 smithi107 bash[14406]: audit 2024-04-02T15:50:02.719804+0000 mgr.y (mgr.24364) 251 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:04.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:03 smithi107 bash[19849]: cluster 2024-04-02T15:50:02.666411+0000 mgr.y (mgr.24364) 250 : 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-04-02T15:50:04.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:03 smithi107 bash[19849]: audit 2024-04-02T15:50:02.719804+0000 mgr.y (mgr.24364) 251 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:04.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:03 smithi195 bash[14446]: cluster 2024-04-02T15:50:02.666411+0000 mgr.y (mgr.24364) 250 : 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-04-02T15:50:04.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:03 smithi195 bash[14446]: audit 2024-04-02T15:50:02.719804+0000 mgr.y (mgr.24364) 251 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:05.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:05 smithi107 bash[14406]: cluster 2024-04-02T15:50:04.667124+0000 mgr.y (mgr.24364) 252 : 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-04-02T15:50:05.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:50:05 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:50:05] "GET /metrics HTTP/1.1" 200 214804 "" "Prometheus/2.33.4" 2024-04-02T15:50:05.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:05 smithi107 bash[19849]: cluster 2024-04-02T15:50:04.667124+0000 mgr.y (mgr.24364) 252 : 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-04-02T15:50:06.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:05 smithi195 bash[14446]: cluster 2024-04-02T15:50:04.667124+0000 mgr.y (mgr.24364) 252 : 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-04-02T15:50:06.728 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-04-02T15:50:06.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:50:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:50:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:50:07.440 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T15:50:07.441 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (4m) 2m ago 5m 18.3M - ba2b418f427c 7a0582600950 2024-04-02T15:50:07.441 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (4m) 3m ago 4m 46.2M - 8.3.5 dad864ee21e9 cd510e2fa011 2024-04-02T15:50:07.441 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.xtxlse smithi107 running (2m) 2m ago 2m - - 3.5 e1d6a67b021e c27d03b0f968 2024-04-02T15:50:07.441 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443 running (11m) 3m ago 11m 405M - 17.2.0 e1d6a67b021e 541824fe4fa2 2024-04-02T15:50:07.441 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:9283 running (13m) 2m ago 13m 452M - 17.2.0 e1d6a67b021e 0294a1debb33 2024-04-02T15:50:07.441 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (13m) 2m ago 13m 53.2M 2048M 17.2.0 e1d6a67b021e f58118d8db57 2024-04-02T15:50:07.441 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (11m) 3m ago 11m 44.0M 2048M 17.2.0 e1d6a67b021e 3d5acda07074 2024-04-02T15:50:07.441 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (11m) 2m ago 11m 42.1M 2048M 17.2.0 e1d6a67b021e 71451150e73c 2024-04-02T15:50:07.441 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (5m) 2m ago 5m 14.6M - 1dbe0e931976 8ec726c917eb 2024-04-02T15:50:07.441 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (5m) 3m ago 5m 10.9M - 1dbe0e931976 ced0a585639d 2024-04-02T15:50:07.441 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (10m) 2m ago 10m 53.2M 4061M 17.2.0 e1d6a67b021e 3a115f4966b5 2024-04-02T15:50:07.442 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (10m) 2m ago 10m 55.6M 4061M 17.2.0 e1d6a67b021e ebf477f8b5f4 2024-04-02T15:50:07.442 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (9m) 2m ago 9m 50.5M 4061M 17.2.0 e1d6a67b021e 5d288db35ab6 2024-04-02T15:50:07.442 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (8m) 2m ago 8m 51.7M 4061M 17.2.0 e1d6a67b021e 27bad63b0720 2024-04-02T15:50:07.442 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (8m) 3m ago 8m 52.7M 4317M 17.2.0 e1d6a67b021e 4c4b0954d41f 2024-04-02T15:50:07.442 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (7m) 3m ago 7m 50.5M 4317M 17.2.0 e1d6a67b021e 79f1a8b75406 2024-04-02T15:50:07.442 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (7m) 3m ago 7m 48.3M 4317M 17.2.0 e1d6a67b021e f7ba81441295 2024-04-02T15:50:07.442 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (6m) 3m ago 6m 50.6M 4317M 17.2.0 e1d6a67b021e 649f739ac958 2024-04-02T15:50:07.442 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (4m) 3m ago 5m 48.4M - 514e6a882f6e 815e8d5efef6 2024-04-02T15:50:07.442 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.ndegyn smithi107 *:8000 running (3m) 2m ago 3m 83.7M - 17.2.0 e1d6a67b021e 2061ddb14c07 2024-04-02T15:50:07.442 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.riovxb smithi195 *:8000 running (3m) 3m ago 3m 83.1M - 17.2.0 e1d6a67b021e db1819fb5af5 2024-04-02T15:50:07.442 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.zntygh smithi107 *:80 running (3m) 2m ago 3m 83.7M - 17.2.0 e1d6a67b021e 0481312b3621 2024-04-02T15:50:07.442 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.xfmthl smithi195 *:80 running (3m) 3m ago 3m 85.1M - 17.2.0 e1d6a67b021e 77898df7ed4d 2024-04-02T15:50:07.854 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:50:07.855 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-04-02T15:50:07.855 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T15:50:07.855 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:50:07.855 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-04-02T15:50:07.855 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T15:50:07.855 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:50:07.855 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-04-02T15:50:07.855 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T15:50:07.855 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:50:07.855 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-04-02T15:50:07.855 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-04-02T15:50:07.855 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T15:50:07.856 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:50:07.856 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-04-02T15:50:07.856 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T15:50:07.856 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:50:07.856 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:50:08.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:07 smithi107 bash[14406]: cluster 2024-04-02T15:50:06.669043+0000 mgr.y (mgr.24364) 253 : 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-04-02T15:50:08.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:07 smithi107 bash[14406]: audit 2024-04-02T15:50:06.711255+0000 mgr.y (mgr.24364) 254 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:08.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:07 smithi107 bash[14406]: audit 2024-04-02T15:50:07.075071+0000 mgr.y (mgr.24364) 255 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:08.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:07 smithi107 bash[14406]: audit 2024-04-02T15:50:07.418442+0000 mgr.y (mgr.24364) 256 : audit [DBG] from='client.25033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:08.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:07 smithi107 bash[14406]: audit 2024-04-02T15:50:07.853825+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.107:0/4179973692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:50:08.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:07 smithi107 bash[19849]: cluster 2024-04-02T15:50:06.669043+0000 mgr.y (mgr.24364) 253 : 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-04-02T15:50:08.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:07 smithi107 bash[19849]: audit 2024-04-02T15:50:06.711255+0000 mgr.y (mgr.24364) 254 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:08.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:07 smithi107 bash[19849]: audit 2024-04-02T15:50:07.075071+0000 mgr.y (mgr.24364) 255 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:08.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:07 smithi107 bash[19849]: audit 2024-04-02T15:50:07.418442+0000 mgr.y (mgr.24364) 256 : audit [DBG] from='client.25033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:08.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:07 smithi107 bash[19849]: audit 2024-04-02T15:50:07.853825+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.107:0/4179973692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:50:08.205 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:50:08.205 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", 2024-04-02T15:50:08.205 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-04-02T15:50:08.205 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-04-02T15:50:08.205 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "", 2024-04-02T15:50:08.205 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 image" 2024-04-02T15:50:08.205 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:50:08.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:07 smithi195 bash[14446]: cluster 2024-04-02T15:50:06.669043+0000 mgr.y (mgr.24364) 253 : 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-04-02T15:50:08.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:07 smithi195 bash[14446]: audit 2024-04-02T15:50:06.711255+0000 mgr.y (mgr.24364) 254 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:08.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:07 smithi195 bash[14446]: audit 2024-04-02T15:50:07.075071+0000 mgr.y (mgr.24364) 255 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:08.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:07 smithi195 bash[14446]: audit 2024-04-02T15:50:07.418442+0000 mgr.y (mgr.24364) 256 : audit [DBG] from='client.25033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:08.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:07 smithi195 bash[14446]: audit 2024-04-02T15:50:07.853825+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.107:0/4179973692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:50:08.612 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-04-02T15:50:09.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:08 smithi107 bash[14406]: audit 2024-04-02T15:50:08.204002+0000 mgr.y (mgr.24364) 257 : audit [DBG] from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:09.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:08 smithi107 bash[14406]: audit 2024-04-02T15:50:08.611424+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.107:0/324362673' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:50:09.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:08 smithi107 bash[19849]: audit 2024-04-02T15:50:08.204002+0000 mgr.y (mgr.24364) 257 : audit [DBG] from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:09.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:08 smithi107 bash[19849]: audit 2024-04-02T15:50:08.611424+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.107:0/324362673' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:50:09.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:08 smithi195 bash[14446]: audit 2024-04-02T15:50:08.204002+0000 mgr.y (mgr.24364) 257 : audit [DBG] from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:09.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:08 smithi195 bash[14446]: audit 2024-04-02T15:50:08.611424+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.107:0/324362673' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:50:10.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:09 smithi107 bash[19849]: cluster 2024-04-02T15:50:08.669736+0000 mgr.y (mgr.24364) 258 : 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-04-02T15:50:10.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:09 smithi107 bash[14406]: cluster 2024-04-02T15:50:08.669736+0000 mgr.y (mgr.24364) 258 : 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-04-02T15:50:10.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:09 smithi195 bash[14446]: cluster 2024-04-02T15:50:08.669736+0000 mgr.y (mgr.24364) 258 : 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-04-02T15:50:12.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:11 smithi107 bash[14406]: cluster 2024-04-02T15:50:10.671508+0000 mgr.y (mgr.24364) 259 : 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-04-02T15:50:12.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:11 smithi107 bash[19849]: cluster 2024-04-02T15:50:10.671508+0000 mgr.y (mgr.24364) 259 : 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-04-02T15:50:12.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:11 smithi195 bash[14446]: cluster 2024-04-02T15:50:10.671508+0000 mgr.y (mgr.24364) 259 : 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-04-02T15:50:13.890 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:13 smithi107 bash[39394]: level=warn ts=2024-04-02T15:50:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:50:13.890 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:13 smithi107 bash[39394]: level=warn ts=2024-04-02T15:50:13.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:50:14.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:13 smithi107 bash[14406]: cluster 2024-04-02T15:50:12.672175+0000 mgr.y (mgr.24364) 260 : 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-04-02T15:50:14.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:13 smithi107 bash[14406]: audit 2024-04-02T15:50:12.729419+0000 mgr.y (mgr.24364) 261 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:14.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:13 smithi107 bash[19849]: cluster 2024-04-02T15:50:12.672175+0000 mgr.y (mgr.24364) 260 : 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-04-02T15:50:14.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:13 smithi107 bash[19849]: audit 2024-04-02T15:50:12.729419+0000 mgr.y (mgr.24364) 261 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:14.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:13 smithi195 bash[14446]: cluster 2024-04-02T15:50:12.672175+0000 mgr.y (mgr.24364) 260 : 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-04-02T15:50:14.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:13 smithi195 bash[14446]: audit 2024-04-02T15:50:12.729419+0000 mgr.y (mgr.24364) 261 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:15.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:14 smithi107 bash[14406]: audit 2024-04-02T15:50:14.862690+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:50:15.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:14 smithi107 bash[14406]: audit 2024-04-02T15:50:14.875940+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:50:15.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:14 smithi107 bash[19849]: audit 2024-04-02T15:50:14.862690+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:50:15.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:14 smithi107 bash[19849]: audit 2024-04-02T15:50:14.875940+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:50:15.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:14 smithi195 bash[14446]: audit 2024-04-02T15:50:14.862690+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:50:15.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:14 smithi195 bash[14446]: audit 2024-04-02T15:50:14.875940+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:50:15.900 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:50:15 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:50:15] "GET /metrics HTTP/1.1" 200 214815 "" "Prometheus/2.33.4" 2024-04-02T15:50:16.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:15 smithi107 bash[14406]: cluster 2024-04-02T15:50:14.672750+0000 mgr.y (mgr.24364) 262 : 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-04-02T15:50:16.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:15 smithi107 bash[19849]: cluster 2024-04-02T15:50:14.672750+0000 mgr.y (mgr.24364) 262 : 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-04-02T15:50:16.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:15 smithi195 bash[14446]: cluster 2024-04-02T15:50:14.672750+0000 mgr.y (mgr.24364) 262 : 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-04-02T15:50:16.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:50:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:50:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:50:18.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:17 smithi107 bash[14406]: cluster 2024-04-02T15:50:16.674638+0000 mgr.y (mgr.24364) 263 : 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-04-02T15:50:18.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:17 smithi107 bash[19849]: cluster 2024-04-02T15:50:16.674638+0000 mgr.y (mgr.24364) 263 : 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-04-02T15:50:18.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:17 smithi195 bash[14446]: cluster 2024-04-02T15:50:16.674638+0000 mgr.y (mgr.24364) 263 : 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-04-02T15:50:19.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[14406]: audit 2024-04-02T15:50:18.271290+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:50:19.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[14406]: cephadm 2024-04-02T15:50:18.271997+0000 mgr.y (mgr.24364) 264 : cephadm [INF] Upgrade: Target is version 19.0.0-2592-g3f3f3ed9 (unknown) 2024-04-02T15:50:19.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[14406]: cephadm 2024-04-02T15:50:18.272130+0000 mgr.y (mgr.24364) 265 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744, digests ['quay.ceph.io/ceph-ci/ceph@sha256:6c740d4757bcfc646ba2af58c0d4aaf274efb0f36ed5b987df90c88e7e38aeac'] 2024-04-02T15:50:19.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[14406]: audit 2024-04-02T15:50:18.273880+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:50:19.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[14406]: audit 2024-04-02T15:50:18.284137+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:50:19.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[14406]: cephadm 2024-04-02T15:50:18.285750+0000 mgr.y (mgr.24364) 266 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T15:50:19.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[14406]: cephadm 2024-04-02T15:50:18.529504+0000 mgr.y (mgr.24364) 267 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 on smithi195 2024-04-02T15:50:19.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[19849]: audit 2024-04-02T15:50:18.271290+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:50:19.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[19849]: cephadm 2024-04-02T15:50:18.271997+0000 mgr.y (mgr.24364) 264 : cephadm [INF] Upgrade: Target is version 19.0.0-2592-g3f3f3ed9 (unknown) 2024-04-02T15:50:19.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[19849]: cephadm 2024-04-02T15:50:18.272130+0000 mgr.y (mgr.24364) 265 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744, digests ['quay.ceph.io/ceph-ci/ceph@sha256:6c740d4757bcfc646ba2af58c0d4aaf274efb0f36ed5b987df90c88e7e38aeac'] 2024-04-02T15:50:19.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[19849]: audit 2024-04-02T15:50:18.273880+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:50:19.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[19849]: audit 2024-04-02T15:50:18.284137+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:50:19.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[19849]: cephadm 2024-04-02T15:50:18.285750+0000 mgr.y (mgr.24364) 266 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T15:50:19.655 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:19 smithi107 bash[19849]: cephadm 2024-04-02T15:50:18.529504+0000 mgr.y (mgr.24364) 267 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 on smithi195 2024-04-02T15:50:19.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:19 smithi195 bash[14446]: audit 2024-04-02T15:50:18.271290+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:50:19.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:19 smithi195 bash[14446]: cephadm 2024-04-02T15:50:18.271997+0000 mgr.y (mgr.24364) 264 : cephadm [INF] Upgrade: Target is version 19.0.0-2592-g3f3f3ed9 (unknown) 2024-04-02T15:50:19.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:19 smithi195 bash[14446]: cephadm 2024-04-02T15:50:18.272130+0000 mgr.y (mgr.24364) 265 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744, digests ['quay.ceph.io/ceph-ci/ceph@sha256:6c740d4757bcfc646ba2af58c0d4aaf274efb0f36ed5b987df90c88e7e38aeac'] 2024-04-02T15:50:19.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:19 smithi195 bash[14446]: audit 2024-04-02T15:50:18.273880+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:50:19.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:19 smithi195 bash[14446]: audit 2024-04-02T15:50:18.284137+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:50:19.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:19 smithi195 bash[14446]: cephadm 2024-04-02T15:50:18.285750+0000 mgr.y (mgr.24364) 266 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T15:50:19.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:19 smithi195 bash[14446]: cephadm 2024-04-02T15:50:18.529504+0000 mgr.y (mgr.24364) 267 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 on smithi195 2024-04-02T15:50:20.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:20 smithi107 bash[19849]: cluster 2024-04-02T15:50:18.675370+0000 mgr.y (mgr.24364) 268 : 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-04-02T15:50:20.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:20 smithi107 bash[14406]: cluster 2024-04-02T15:50:18.675370+0000 mgr.y (mgr.24364) 268 : 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-04-02T15:50:20.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:20 smithi195 bash[14446]: cluster 2024-04-02T15:50:18.675370+0000 mgr.y (mgr.24364) 268 : 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-04-02T15:50:22.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:22 smithi107 bash[19849]: cluster 2024-04-02T15:50:20.677069+0000 mgr.y (mgr.24364) 269 : 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-04-02T15:50:22.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:22 smithi107 bash[14406]: cluster 2024-04-02T15:50:20.677069+0000 mgr.y (mgr.24364) 269 : 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-04-02T15:50:22.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:22 smithi195 bash[14446]: cluster 2024-04-02T15:50:20.677069+0000 mgr.y (mgr.24364) 269 : 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-04-02T15:50:23.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:23 smithi107 bash[39394]: level=error ts=2024-04-02T15:50:23.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:50:23.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:23 smithi107 bash[39394]: level=warn ts=2024-04-02T15:50:23.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:50:23.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:23 smithi107 bash[39394]: level=warn ts=2024-04-02T15:50:23.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:50:24.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:24 smithi107 bash[14406]: cluster 2024-04-02T15:50:22.677817+0000 mgr.y (mgr.24364) 270 : 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-04-02T15:50:24.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:24 smithi107 bash[14406]: audit 2024-04-02T15:50:22.739987+0000 mgr.y (mgr.24364) 271 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:24.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:24 smithi107 bash[19849]: cluster 2024-04-02T15:50:22.677817+0000 mgr.y (mgr.24364) 270 : 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-04-02T15:50:24.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:24 smithi107 bash[19849]: audit 2024-04-02T15:50:22.739987+0000 mgr.y (mgr.24364) 271 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:24.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:24 smithi195 bash[14446]: cluster 2024-04-02T15:50:22.677817+0000 mgr.y (mgr.24364) 270 : 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-04-02T15:50:24.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:24 smithi195 bash[14446]: audit 2024-04-02T15:50:22.739987+0000 mgr.y (mgr.24364) 271 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:25.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:50:25 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:50:25] "GET /metrics HTTP/1.1" 200 214815 "" "Prometheus/2.33.4" 2024-04-02T15:50:26.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:26 smithi107 bash[14406]: cluster 2024-04-02T15:50:24.678525+0000 mgr.y (mgr.24364) 272 : 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-04-02T15:50:26.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:26 smithi107 bash[19849]: cluster 2024-04-02T15:50:24.678525+0000 mgr.y (mgr.24364) 272 : 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-04-02T15:50:26.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:26 smithi195 bash[14446]: cluster 2024-04-02T15:50:24.678525+0000 mgr.y (mgr.24364) 272 : 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-04-02T15:50:26.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:50:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:50:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:50:28.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:28 smithi107 bash[14406]: cluster 2024-04-02T15:50:26.680371+0000 mgr.y (mgr.24364) 273 : 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-04-02T15:50:28.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:28 smithi107 bash[19849]: cluster 2024-04-02T15:50:26.680371+0000 mgr.y (mgr.24364) 273 : 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-04-02T15:50:28.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:28 smithi195 bash[14446]: cluster 2024-04-02T15:50:26.680371+0000 mgr.y (mgr.24364) 273 : 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-04-02T15:50:30.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:30 smithi107 bash[14406]: cluster 2024-04-02T15:50:28.681081+0000 mgr.y (mgr.24364) 274 : 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-04-02T15:50:30.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:30 smithi107 bash[19849]: cluster 2024-04-02T15:50:28.681081+0000 mgr.y (mgr.24364) 274 : 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-04-02T15:50:30.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:30 smithi195 bash[14446]: cluster 2024-04-02T15:50:28.681081+0000 mgr.y (mgr.24364) 274 : 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-04-02T15:50:32.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:32 smithi107 bash[14406]: cluster 2024-04-02T15:50:30.682494+0000 mgr.y (mgr.24364) 275 : 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-04-02T15:50:32.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:32 smithi107 bash[19849]: cluster 2024-04-02T15:50:30.682494+0000 mgr.y (mgr.24364) 275 : 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-04-02T15:50:32.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:32 smithi195 bash[14446]: cluster 2024-04-02T15:50:30.682494+0000 mgr.y (mgr.24364) 275 : 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-04-02T15:50:33.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:33 smithi107 bash[39394]: level=error ts=2024-04-02T15:50:33.514Z 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.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:50:33.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:33 smithi107 bash[39394]: level=warn ts=2024-04-02T15:50:33.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:50:33.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:33 smithi107 bash[39394]: level=warn ts=2024-04-02T15:50:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:50:34.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:34 smithi107 bash[14406]: cluster 2024-04-02T15:50:32.683218+0000 mgr.y (mgr.24364) 276 : 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-04-02T15:50:34.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:34 smithi107 bash[14406]: audit 2024-04-02T15:50:32.749159+0000 mgr.y (mgr.24364) 277 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:34.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:34 smithi107 bash[19849]: cluster 2024-04-02T15:50:32.683218+0000 mgr.y (mgr.24364) 276 : 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-04-02T15:50:34.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:34 smithi107 bash[19849]: audit 2024-04-02T15:50:32.749159+0000 mgr.y (mgr.24364) 277 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:34.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:34 smithi195 bash[14446]: cluster 2024-04-02T15:50:32.683218+0000 mgr.y (mgr.24364) 276 : 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-04-02T15:50:34.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:34 smithi195 bash[14446]: audit 2024-04-02T15:50:32.749159+0000 mgr.y (mgr.24364) 277 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:35.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:50:35 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:50:35] "GET /metrics HTTP/1.1" 200 214806 "" "Prometheus/2.33.4" 2024-04-02T15:50:36.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:36 smithi107 bash[14406]: cluster 2024-04-02T15:50:34.684039+0000 mgr.y (mgr.24364) 278 : 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-04-02T15:50:36.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:36 smithi107 bash[19849]: cluster 2024-04-02T15:50:34.684039+0000 mgr.y (mgr.24364) 278 : 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-04-02T15:50:36.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:36 smithi195 bash[14446]: cluster 2024-04-02T15:50:34.684039+0000 mgr.y (mgr.24364) 278 : 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-04-02T15:50:36.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:50:36 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:50:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:50:38.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:38 smithi107 bash[14406]: cluster 2024-04-02T15:50:36.685886+0000 mgr.y (mgr.24364) 279 : 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-04-02T15:50:38.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:38 smithi107 bash[19849]: cluster 2024-04-02T15:50:36.685886+0000 mgr.y (mgr.24364) 279 : 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-04-02T15:50:38.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:38 smithi195 bash[14446]: cluster 2024-04-02T15:50:36.685886+0000 mgr.y (mgr.24364) 279 : 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-04-02T15:50:38.991 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-04-02T15:50:39.694 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T15:50:39.694 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (4m) 3m ago 5m 18.3M - ba2b418f427c 7a0582600950 2024-04-02T15:50:39.694 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (5m) 3m ago 5m 46.2M - 8.3.5 dad864ee21e9 cd510e2fa011 2024-04-02T15:50:39.694 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.xtxlse smithi107 running (3m) 3m ago 3m - - 3.5 e1d6a67b021e c27d03b0f968 2024-04-02T15:50:39.694 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443 running (11m) 3m ago 11m 405M - 17.2.0 e1d6a67b021e 541824fe4fa2 2024-04-02T15:50:39.694 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:9283 running (13m) 3m ago 13m 452M - 17.2.0 e1d6a67b021e 0294a1debb33 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (13m) 3m ago 14m 53.2M 2048M 17.2.0 e1d6a67b021e f58118d8db57 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (12m) 3m ago 12m 44.0M 2048M 17.2.0 e1d6a67b021e 3d5acda07074 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (12m) 3m ago 12m 42.1M 2048M 17.2.0 e1d6a67b021e 71451150e73c 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (6m) 3m ago 6m 14.6M - 1dbe0e931976 8ec726c917eb 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (6m) 3m ago 6m 10.9M - 1dbe0e931976 ced0a585639d 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (11m) 3m ago 11m 53.2M 4061M 17.2.0 e1d6a67b021e 3a115f4966b5 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (10m) 3m ago 10m 55.6M 4061M 17.2.0 e1d6a67b021e ebf477f8b5f4 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (10m) 3m ago 10m 50.5M 4061M 17.2.0 e1d6a67b021e 5d288db35ab6 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (9m) 3m ago 9m 51.7M 4061M 17.2.0 e1d6a67b021e 27bad63b0720 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (8m) 3m ago 8m 52.7M 4317M 17.2.0 e1d6a67b021e 4c4b0954d41f 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (8m) 3m ago 8m 50.5M 4317M 17.2.0 e1d6a67b021e 79f1a8b75406 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (7m) 3m ago 7m 48.3M 4317M 17.2.0 e1d6a67b021e f7ba81441295 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (6m) 3m ago 7m 50.6M 4317M 17.2.0 e1d6a67b021e 649f739ac958 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (4m) 3m ago 6m 48.4M - 514e6a882f6e 815e8d5efef6 2024-04-02T15:50:39.695 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.ndegyn smithi107 *:8000 running (3m) 3m ago 3m 83.7M - 17.2.0 e1d6a67b021e 2061ddb14c07 2024-04-02T15:50:39.696 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.riovxb smithi195 *:8000 running (3m) 3m ago 3m 83.1M - 17.2.0 e1d6a67b021e db1819fb5af5 2024-04-02T15:50:39.696 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.zntygh smithi107 *:80 running (3m) 3m ago 3m 83.7M - 17.2.0 e1d6a67b021e 0481312b3621 2024-04-02T15:50:39.696 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.xfmthl smithi195 *:80 running (3m) 3m ago 3m 85.1M - 17.2.0 e1d6a67b021e 77898df7ed4d 2024-04-02T15:50:40.104 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:50:40.104 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-04-02T15:50:40.104 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T15:50:40.104 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:50:40.104 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-04-02T15:50:40.104 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T15:50:40.104 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:50:40.104 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-04-02T15:50:40.104 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T15:50:40.104 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:50:40.105 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-04-02T15:50:40.105 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-04-02T15:50:40.105 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T15:50:40.105 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:50:40.105 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-04-02T15:50:40.105 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T15:50:40.105 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:50:40.105 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:50:40.456 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:50:40.457 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", 2024-04-02T15:50:40.457 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-04-02T15:50:40.457 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-04-02T15:50:40.457 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "0/23 daemons upgraded", 2024-04-02T15:50:40.457 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 image on host smithi195" 2024-04-02T15:50:40.457 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:50:40.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:40 smithi107 bash[14406]: cluster 2024-04-02T15:50:38.686330+0000 mgr.y (mgr.24364) 280 : 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-04-02T15:50:40.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:40 smithi107 bash[14406]: audit 2024-04-02T15:50:38.975156+0000 mgr.y (mgr.24364) 281 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:40.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:40 smithi107 bash[14406]: audit 2024-04-02T15:50:39.327238+0000 mgr.y (mgr.24364) 282 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:40.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:40 smithi107 bash[14406]: audit 2024-04-02T15:50:40.103157+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.107:0/54069082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:50:40.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:40 smithi107 bash[19849]: cluster 2024-04-02T15:50:38.686330+0000 mgr.y (mgr.24364) 280 : 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-04-02T15:50:40.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:40 smithi107 bash[19849]: audit 2024-04-02T15:50:38.975156+0000 mgr.y (mgr.24364) 281 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:40.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:40 smithi107 bash[19849]: audit 2024-04-02T15:50:39.327238+0000 mgr.y (mgr.24364) 282 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:40.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:40 smithi107 bash[19849]: audit 2024-04-02T15:50:40.103157+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.107:0/54069082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:50:40.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:40 smithi195 bash[14446]: cluster 2024-04-02T15:50:38.686330+0000 mgr.y (mgr.24364) 280 : 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-04-02T15:50:40.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:40 smithi195 bash[14446]: audit 2024-04-02T15:50:38.975156+0000 mgr.y (mgr.24364) 281 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:40.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:40 smithi195 bash[14446]: audit 2024-04-02T15:50:39.327238+0000 mgr.y (mgr.24364) 282 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:40.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:40 smithi195 bash[14446]: audit 2024-04-02T15:50:40.103157+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.107:0/54069082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:50:40.873 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-04-02T15:50:41.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:41 smithi107 bash[14406]: audit 2024-04-02T15:50:39.674733+0000 mgr.y (mgr.24364) 283 : audit [DBG] from='client.25069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:41.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:41 smithi107 bash[14406]: audit 2024-04-02T15:50:40.455666+0000 mgr.y (mgr.24364) 284 : audit [DBG] from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:41.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:41 smithi107 bash[14406]: audit 2024-04-02T15:50:40.872902+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.107:0/1215843643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:50:41.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:41 smithi107 bash[19849]: audit 2024-04-02T15:50:39.674733+0000 mgr.y (mgr.24364) 283 : audit [DBG] from='client.25069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:41.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:41 smithi107 bash[19849]: audit 2024-04-02T15:50:40.455666+0000 mgr.y (mgr.24364) 284 : audit [DBG] from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:41.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:41 smithi107 bash[19849]: audit 2024-04-02T15:50:40.872902+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.107:0/1215843643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:50:41.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:41 smithi195 bash[14446]: audit 2024-04-02T15:50:39.674733+0000 mgr.y (mgr.24364) 283 : audit [DBG] from='client.25069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:41.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:41 smithi195 bash[14446]: audit 2024-04-02T15:50:40.455666+0000 mgr.y (mgr.24364) 284 : audit [DBG] from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:50:41.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:41 smithi195 bash[14446]: audit 2024-04-02T15:50:40.872902+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.107:0/1215843643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:50:42.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:42 smithi107 bash[14406]: cluster 2024-04-02T15:50:40.687412+0000 mgr.y (mgr.24364) 285 : 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-04-02T15:50:42.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:42 smithi107 bash[19849]: cluster 2024-04-02T15:50:40.687412+0000 mgr.y (mgr.24364) 285 : 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-04-02T15:50:42.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:42 smithi195 bash[14446]: cluster 2024-04-02T15:50:40.687412+0000 mgr.y (mgr.24364) 285 : 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-04-02T15:50:43.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:43 smithi107 bash[39394]: level=error ts=2024-04-02T15:50:43.515Z 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.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:50:43.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:43 smithi107 bash[39394]: level=warn ts=2024-04-02T15:50:43.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:50:43.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:43 smithi107 bash[39394]: level=warn ts=2024-04-02T15:50:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:50:44.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:44 smithi107 bash[19849]: cluster 2024-04-02T15:50:42.688109+0000 mgr.y (mgr.24364) 286 : 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-04-02T15:50:44.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:44 smithi107 bash[19849]: audit 2024-04-02T15:50:42.757649+0000 mgr.y (mgr.24364) 287 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:44.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:44 smithi107 bash[14406]: cluster 2024-04-02T15:50:42.688109+0000 mgr.y (mgr.24364) 286 : 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-04-02T15:50:44.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:44 smithi107 bash[14406]: audit 2024-04-02T15:50:42.757649+0000 mgr.y (mgr.24364) 287 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:44.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:44 smithi195 bash[14446]: cluster 2024-04-02T15:50:42.688109+0000 mgr.y (mgr.24364) 286 : 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-04-02T15:50:44.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:44 smithi195 bash[14446]: audit 2024-04-02T15:50:42.757649+0000 mgr.y (mgr.24364) 287 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:45.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:50:45 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:50:45] "GET /metrics HTTP/1.1" 200 214809 "" "Prometheus/2.33.4" 2024-04-02T15:50:46.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:46 smithi107 bash[14406]: cluster 2024-04-02T15:50:44.688851+0000 mgr.y (mgr.24364) 288 : 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-04-02T15:50:46.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:46 smithi107 bash[19849]: cluster 2024-04-02T15:50:44.688851+0000 mgr.y (mgr.24364) 288 : 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-04-02T15:50:46.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:46 smithi195 bash[14446]: cluster 2024-04-02T15:50:44.688851+0000 mgr.y (mgr.24364) 288 : 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-04-02T15:50:46.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:50:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:50:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:50:48.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:48 smithi107 bash[14406]: cluster 2024-04-02T15:50:46.690613+0000 mgr.y (mgr.24364) 289 : 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-04-02T15:50:48.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:48 smithi107 bash[19849]: cluster 2024-04-02T15:50:46.690613+0000 mgr.y (mgr.24364) 289 : 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-04-02T15:50:48.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:48 smithi195 bash[14446]: cluster 2024-04-02T15:50:46.690613+0000 mgr.y (mgr.24364) 289 : 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-04-02T15:50:50.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:50 smithi107 bash[14406]: cluster 2024-04-02T15:50:48.691481+0000 mgr.y (mgr.24364) 290 : 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-04-02T15:50:50.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:50 smithi107 bash[19849]: cluster 2024-04-02T15:50:48.691481+0000 mgr.y (mgr.24364) 290 : 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-04-02T15:50:50.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:50 smithi195 bash[14446]: cluster 2024-04-02T15:50:48.691481+0000 mgr.y (mgr.24364) 290 : 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-04-02T15:50:52.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:52 smithi107 bash[14406]: cluster 2024-04-02T15:50:50.693188+0000 mgr.y (mgr.24364) 291 : 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-04-02T15:50:52.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:52 smithi107 bash[19849]: cluster 2024-04-02T15:50:50.693188+0000 mgr.y (mgr.24364) 291 : 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-04-02T15:50:52.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:52 smithi195 bash[14446]: cluster 2024-04-02T15:50:50.693188+0000 mgr.y (mgr.24364) 291 : 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-04-02T15:50:53.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:53 smithi107 bash[39394]: level=error ts=2024-04-02T15:50:53.515Z 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.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:50:53.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:53 smithi107 bash[39394]: level=warn ts=2024-04-02T15:50:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:50:53.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:50:53 smithi107 bash[39394]: level=warn ts=2024-04-02T15:50:53.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.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:50:54.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:54 smithi107 bash[14406]: cluster 2024-04-02T15:50:52.694014+0000 mgr.y (mgr.24364) 292 : 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-04-02T15:50:54.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:54 smithi107 bash[14406]: audit 2024-04-02T15:50:52.760390+0000 mgr.y (mgr.24364) 293 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:54.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:54 smithi107 bash[19849]: cluster 2024-04-02T15:50:52.694014+0000 mgr.y (mgr.24364) 292 : 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-04-02T15:50:54.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:54 smithi107 bash[19849]: audit 2024-04-02T15:50:52.760390+0000 mgr.y (mgr.24364) 293 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:54.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:54 smithi195 bash[14446]: cluster 2024-04-02T15:50:52.694014+0000 mgr.y (mgr.24364) 292 : 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-04-02T15:50:54.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:54 smithi195 bash[14446]: audit 2024-04-02T15:50:52.760390+0000 mgr.y (mgr.24364) 293 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:50:55.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:50:55 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:50:55] "GET /metrics HTTP/1.1" 200 214809 "" "Prometheus/2.33.4" 2024-04-02T15:50:56.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:56 smithi107 bash[19849]: cluster 2024-04-02T15:50:54.694763+0000 mgr.y (mgr.24364) 294 : 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-04-02T15:50:56.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:56 smithi107 bash[14406]: cluster 2024-04-02T15:50:54.694763+0000 mgr.y (mgr.24364) 294 : 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-04-02T15:50:56.669 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:56 smithi195 bash[14446]: cluster 2024-04-02T15:50:54.694763+0000 mgr.y (mgr.24364) 294 : 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-04-02T15:50:56.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:50:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:50:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:50:58.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:50:58 smithi107 bash[14406]: cluster 2024-04-02T15:50:56.696452+0000 mgr.y (mgr.24364) 295 : 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-04-02T15:50:58.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:50:58 smithi107 bash[19849]: cluster 2024-04-02T15:50:56.696452+0000 mgr.y (mgr.24364) 295 : 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-04-02T15:50:58.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:50:58 smithi195 bash[14446]: cluster 2024-04-02T15:50:56.696452+0000 mgr.y (mgr.24364) 295 : 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-04-02T15:51:00.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:00 smithi107 bash[19849]: cluster 2024-04-02T15:50:58.697327+0000 mgr.y (mgr.24364) 296 : 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-04-02T15:51:00.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:00 smithi107 bash[14406]: cluster 2024-04-02T15:50:58.697327+0000 mgr.y (mgr.24364) 296 : 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-04-02T15:51:00.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:00 smithi195 bash[14446]: cluster 2024-04-02T15:50:58.697327+0000 mgr.y (mgr.24364) 296 : 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-04-02T15:51:02.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:02 smithi195 bash[14446]: cluster 2024-04-02T15:51:00.699142+0000 mgr.y (mgr.24364) 297 : 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-04-02T15:51:02.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:02 smithi107 bash[19849]: cluster 2024-04-02T15:51:00.699142+0000 mgr.y (mgr.24364) 297 : 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-04-02T15:51:02.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:02 smithi107 bash[14406]: cluster 2024-04-02T15:51:00.699142+0000 mgr.y (mgr.24364) 297 : 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-04-02T15:51:03.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:03 smithi107 bash[39394]: level=error ts=2024-04-02T15:51:03.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:51:03.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:03 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:03.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.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:51:03.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:03 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:03.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.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:51:04.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:04 smithi107 bash[19849]: cluster 2024-04-02T15:51:02.699921+0000 mgr.y (mgr.24364) 298 : 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-04-02T15:51:04.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:04 smithi107 bash[19849]: audit 2024-04-02T15:51:02.767061+0000 mgr.y (mgr.24364) 299 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:04.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:04 smithi107 bash[14406]: cluster 2024-04-02T15:51:02.699921+0000 mgr.y (mgr.24364) 298 : 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-04-02T15:51:04.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:04 smithi107 bash[14406]: audit 2024-04-02T15:51:02.767061+0000 mgr.y (mgr.24364) 299 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:04.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:04 smithi195 bash[14446]: cluster 2024-04-02T15:51:02.699921+0000 mgr.y (mgr.24364) 298 : 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-04-02T15:51:04.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:04 smithi195 bash[14446]: audit 2024-04-02T15:51:02.767061+0000 mgr.y (mgr.24364) 299 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:05.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:05 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:51:05] "GET /metrics HTTP/1.1" 200 214816 "" "Prometheus/2.33.4" 2024-04-02T15:51:06.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:06 smithi107 bash[14406]: cluster 2024-04-02T15:51:04.700615+0000 mgr.y (mgr.24364) 300 : 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-04-02T15:51:06.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:06 smithi107 bash[19849]: cluster 2024-04-02T15:51:04.700615+0000 mgr.y (mgr.24364) 300 : 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-04-02T15:51:06.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:06 smithi195 bash[14446]: cluster 2024-04-02T15:51:04.700615+0000 mgr.y (mgr.24364) 300 : 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-04-02T15:51:06.988 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:51:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:51:08.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:08 smithi107 bash[14406]: cluster 2024-04-02T15:51:06.702959+0000 mgr.y (mgr.24364) 301 : 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-04-02T15:51:08.653 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:08 smithi107 bash[19849]: cluster 2024-04-02T15:51:06.702959+0000 mgr.y (mgr.24364) 301 : 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-04-02T15:51:08.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:08 smithi195 bash[14446]: cluster 2024-04-02T15:51:06.702959+0000 mgr.y (mgr.24364) 301 : 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-04-02T15:51:10.653 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:10 smithi107 bash[14406]: cluster 2024-04-02T15:51:08.703777+0000 mgr.y (mgr.24364) 302 : 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-04-02T15:51:10.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:10 smithi107 bash[19849]: cluster 2024-04-02T15:51:08.703777+0000 mgr.y (mgr.24364) 302 : 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-04-02T15:51:10.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:10 smithi195 bash[14446]: cluster 2024-04-02T15:51:08.703777+0000 mgr.y (mgr.24364) 302 : 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-04-02T15:51:11.252 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-04-02T15:51:11.955 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T15:51:11.955 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (5m) 3m ago 6m 18.3M - ba2b418f427c 7a0582600950 2024-04-02T15:51:11.955 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (5m) 4m ago 5m 46.2M - 8.3.5 dad864ee21e9 cd510e2fa011 2024-04-02T15:51:11.955 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.xtxlse smithi107 running (4m) 3m ago 4m - - 3.5 e1d6a67b021e c27d03b0f968 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443 running (12m) 4m ago 12m 405M - 17.2.0 e1d6a67b021e 541824fe4fa2 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:9283 running (14m) 3m ago 14m 452M - 17.2.0 e1d6a67b021e 0294a1debb33 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (14m) 3m ago 14m 53.2M 2048M 17.2.0 e1d6a67b021e f58118d8db57 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (12m) 4m ago 12m 44.0M 2048M 17.2.0 e1d6a67b021e 3d5acda07074 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (12m) 3m ago 12m 42.1M 2048M 17.2.0 e1d6a67b021e 71451150e73c 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (6m) 3m ago 6m 14.6M - 1dbe0e931976 8ec726c917eb 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (6m) 4m ago 6m 10.9M - 1dbe0e931976 ced0a585639d 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (11m) 3m ago 11m 53.2M 4061M 17.2.0 e1d6a67b021e 3a115f4966b5 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (11m) 3m ago 11m 55.6M 4061M 17.2.0 e1d6a67b021e ebf477f8b5f4 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (10m) 3m ago 10m 50.5M 4061M 17.2.0 e1d6a67b021e 5d288db35ab6 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (10m) 3m ago 10m 51.7M 4061M 17.2.0 e1d6a67b021e 27bad63b0720 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (9m) 4m ago 9m 52.7M 4317M 17.2.0 e1d6a67b021e 4c4b0954d41f 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (8m) 4m ago 8m 50.5M 4317M 17.2.0 e1d6a67b021e 79f1a8b75406 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (8m) 4m ago 8m 48.3M 4317M 17.2.0 e1d6a67b021e f7ba81441295 2024-04-02T15:51:11.956 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (7m) 4m ago 7m 50.6M 4317M 17.2.0 e1d6a67b021e 649f739ac958 2024-04-02T15:51:11.957 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (5m) 4m ago 6m 48.4M - 514e6a882f6e 815e8d5efef6 2024-04-02T15:51:11.957 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.ndegyn smithi107 *:8000 running (4m) 3m ago 4m 83.7M - 17.2.0 e1d6a67b021e 2061ddb14c07 2024-04-02T15:51:11.957 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.riovxb smithi195 *:8000 running (4m) 4m ago 4m 83.1M - 17.2.0 e1d6a67b021e db1819fb5af5 2024-04-02T15:51:11.957 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.zntygh smithi107 *:80 running (4m) 3m ago 4m 83.7M - 17.2.0 e1d6a67b021e 0481312b3621 2024-04-02T15:51:11.957 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.xfmthl smithi195 *:80 running (4m) 4m ago 4m 85.1M - 17.2.0 e1d6a67b021e 77898df7ed4d 2024-04-02T15:51:12.365 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:51:12.365 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-04-02T15:51:12.365 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T15:51:12.365 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:51:12.365 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-04-02T15:51:12.365 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T15:51:12.365 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:51:12.365 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-04-02T15:51:12.365 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T15:51:12.366 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:51:12.366 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-04-02T15:51:12.366 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-04-02T15:51:12.366 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T15:51:12.366 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-04-02T15:51:12.366 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-04-02T15:51:12.366 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T15:51:12.366 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-04-02T15:51:12.366 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:51:12.710 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-04-02T15:51:12.710 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", 2024-04-02T15:51:12.710 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-04-02T15:51:12.710 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-04-02T15:51:12.710 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "0/23 daemons upgraded", 2024-04-02T15:51:12.710 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 image on host smithi195" 2024-04-02T15:51:12.710 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-04-02T15:51:12.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:12 smithi195 bash[14446]: cluster 2024-04-02T15:51:10.705479+0000 mgr.y (mgr.24364) 303 : 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-04-02T15:51:12.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:12 smithi195 bash[14446]: audit 2024-04-02T15:51:11.235993+0000 mgr.y (mgr.24364) 304 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:51:12.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:12 smithi195 bash[14446]: audit 2024-04-02T15:51:11.588729+0000 mgr.y (mgr.24364) 305 : audit [DBG] from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:51:12.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:12 smithi195 bash[14446]: audit 2024-04-02T15:51:12.364508+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.107:0/203615387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:51:12.778 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:12 smithi107 bash[19849]: cluster 2024-04-02T15:51:10.705479+0000 mgr.y (mgr.24364) 303 : 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-04-02T15:51:12.778 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:12 smithi107 bash[19849]: audit 2024-04-02T15:51:11.235993+0000 mgr.y (mgr.24364) 304 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:51:12.778 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:12 smithi107 bash[19849]: audit 2024-04-02T15:51:11.588729+0000 mgr.y (mgr.24364) 305 : audit [DBG] from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:51:12.778 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:12 smithi107 bash[19849]: audit 2024-04-02T15:51:12.364508+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.107:0/203615387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:51:12.778 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:12 smithi107 bash[14406]: cluster 2024-04-02T15:51:10.705479+0000 mgr.y (mgr.24364) 303 : 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-04-02T15:51:12.778 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:12 smithi107 bash[14406]: audit 2024-04-02T15:51:11.235993+0000 mgr.y (mgr.24364) 304 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:51:12.778 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:12 smithi107 bash[14406]: audit 2024-04-02T15:51:11.588729+0000 mgr.y (mgr.24364) 305 : audit [DBG] from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:51:12.779 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:12 smithi107 bash[14406]: audit 2024-04-02T15:51:12.364508+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.107:0/203615387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:51:13.118 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-04-02T15:51:13.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:13 smithi195 bash[14446]: audit 2024-04-02T15:51:11.933231+0000 mgr.y (mgr.24364) 306 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:51:13.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:13 smithi195 bash[14446]: audit 2024-04-02T15:51:13.117535+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.107:0/934468282' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:51:13.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:13 smithi107 bash[14406]: audit 2024-04-02T15:51:11.933231+0000 mgr.y (mgr.24364) 306 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:51:13.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:13 smithi107 bash[14406]: audit 2024-04-02T15:51:13.117535+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.107:0/934468282' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:51:13.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:13 smithi107 bash[19849]: audit 2024-04-02T15:51:11.933231+0000 mgr.y (mgr.24364) 306 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:51:13.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:13 smithi107 bash[19849]: audit 2024-04-02T15:51:13.117535+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.107:0/934468282' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:51:13.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:13 smithi107 bash[39394]: level=error ts=2024-04-02T15:51:13.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:51:13.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:13 smithi107 bash[39394]: level=warn ts=2024-04-02T15: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.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:51:13.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:13 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:13.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.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-04-02T15:51:14.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[19849]: cluster 2024-04-02T15:51:12.706138+0000 mgr.y (mgr.24364) 307 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:14.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[19849]: audit 2024-04-02T15:51:12.708972+0000 mgr.y (mgr.24364) 308 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:51:14.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[19849]: audit 2024-04-02T15:51:12.775955+0000 mgr.y (mgr.24364) 309 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:14.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[19849]: cephadm 2024-04-02T15:51:13.568929+0000 mgr.y (mgr.24364) 310 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-02T15:51:14.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[19849]: audit 2024-04-02T15:51:13.580069+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:14.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[19849]: audit 2024-04-02T15:51:13.582159+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:51:14.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[19849]: audit 2024-04-02T15:51:13.584004+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:51:14.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[19849]: audit 2024-04-02T15:51:13.585775+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:51:14.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[19849]: cephadm 2024-04-02T15:51:13.587216+0000 mgr.y (mgr.24364) 311 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-04-02T15:51:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[14406]: cluster 2024-04-02T15:51:12.706138+0000 mgr.y (mgr.24364) 307 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[14406]: audit 2024-04-02T15:51:12.708972+0000 mgr.y (mgr.24364) 308 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:51:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[14406]: audit 2024-04-02T15:51:12.775955+0000 mgr.y (mgr.24364) 309 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:14.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[14406]: cephadm 2024-04-02T15:51:13.568929+0000 mgr.y (mgr.24364) 310 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-02T15:51:14.905 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[14406]: audit 2024-04-02T15:51:13.580069+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:14.905 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[14406]: audit 2024-04-02T15:51:13.582159+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:51:14.905 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[14406]: audit 2024-04-02T15:51:13.584004+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:51:14.905 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[14406]: audit 2024-04-02T15:51:13.585775+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:51:14.905 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:14 smithi107 bash[14406]: cephadm 2024-04-02T15:51:13.587216+0000 mgr.y (mgr.24364) 311 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-04-02T15:51:14.967 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:14 smithi195 bash[14446]: cluster 2024-04-02T15:51:12.706138+0000 mgr.y (mgr.24364) 307 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:14.967 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:14 smithi195 bash[14446]: audit 2024-04-02T15:51:12.708972+0000 mgr.y (mgr.24364) 308 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:51:14.967 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:14 smithi195 bash[14446]: audit 2024-04-02T15:51:12.775955+0000 mgr.y (mgr.24364) 309 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:14.967 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:14 smithi195 bash[14446]: cephadm 2024-04-02T15:51:13.568929+0000 mgr.y (mgr.24364) 310 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-02T15:51:14.968 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:14 smithi195 bash[14446]: audit 2024-04-02T15:51:13.580069+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:14.968 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:14 smithi195 bash[14446]: audit 2024-04-02T15:51:13.582159+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:51:14.968 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:14 smithi195 bash[14446]: audit 2024-04-02T15:51:13.584004+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:51:14.968 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:14 smithi195 bash[14446]: audit 2024-04-02T15:51:13.585775+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:51:14.968 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:14 smithi195 bash[14446]: cephadm 2024-04-02T15:51:13.587216+0000 mgr.y (mgr.24364) 311 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-04-02T15:51:15.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:15 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:51:15] "GET /metrics HTTP/1.1" 200 214815 "" "Prometheus/2.33.4" 2024-04-02T15:51:15.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:15 smithi107 bash[14406]: audit 2024-04-02T15:51:14.867482+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:51:15.904 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:15 smithi107 bash[14406]: audit 2024-04-02T15:51:14.881757+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:51:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:15 smithi107 bash[19849]: audit 2024-04-02T15:51:14.867482+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:51:15.904 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:15 smithi107 bash[19849]: audit 2024-04-02T15:51:14.881757+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:51:15.957 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:15 smithi195 bash[14446]: audit 2024-04-02T15:51:14.867482+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:51:15.957 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:15 smithi195 bash[14446]: audit 2024-04-02T15:51:14.881757+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:51:15.957 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:15 smithi195 systemd[1]: Stopping Ceph mgr.x for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:51:15.957 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:15 smithi195 bash[34484]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mgr.x 2024-04-02T15:51:16.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:16 smithi195 bash[14446]: cluster 2024-04-02T15:51:14.707127+0000 mgr.y (mgr.24364) 312 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:16.739 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:16 smithi195 bash[34494]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mgr-x 2024-04-02T15:51:16.739 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:16 smithi195 bash[34542]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mgr.x 2024-04-02T15:51:16.739 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:16 smithi195 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-02T15:51:16.739 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:16 smithi195 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-04-02T15:51:16.739 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:16 smithi195 systemd[1]: Stopped Ceph mgr.x for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:51:16.903 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:16 smithi107 bash[14406]: cluster 2024-04-02T15:51:14.707127+0000 mgr.y (mgr.24364) 312 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:16.903 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:16 smithi107 bash[19849]: cluster 2024-04-02T15:51:14.707127+0000 mgr.y (mgr.24364) 312 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:17.238 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:16 smithi195 systemd[1]: Started Ceph mgr.x for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:51:18.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:17 smithi195 bash[14446]: cluster 2024-04-02T15:51:16.708924+0000 mgr.y (mgr.24364) 313 : cluster [DBG] pgmap v248: 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-04-02T15:51:18.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:17 smithi195 bash[14446]: audit 2024-04-02T15:51:16.920383+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:18.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:17 smithi195 bash[14446]: audit 2024-04-02T15:51:16.922520+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:17 smithi195 bash[14446]: audit 2024-04-02T15:51:16.924289+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.022+0000 7f88403cb700 1 -- 172.21.15.195:0/28168596 <== mon.1 v2:172.21.15.107:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x565545eb45a0 con 0x565546c34c00 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.082+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.082+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.086+0000 7f884a5da200 -1 mgr[py] Class not found in module 'balancer' 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.086+0000 7f884a5da200 -1 mgr[py] Error loading module 'balancer': (22) Invalid argument 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.106+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.106+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.110+0000 7f884a5da200 -1 mgr[py] Class not found in module 'dashboard' 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.110+0000 7f884a5da200 -1 mgr[py] Error loading module 'dashboard': (22) Invalid argument 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.130+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.130+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.134+0000 7f884a5da200 -1 mgr[py] Class not found in module 'rgw' 2024-04-02T15:51:18.161 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.134+0000 7f884a5da200 -1 mgr[py] Error loading module 'rgw': (22) Invalid argument 2024-04-02T15:51:18.161 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.154+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.200 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:17 smithi107 bash[19849]: cluster 2024-04-02T15:51:16.708924+0000 mgr.y (mgr.24364) 313 : cluster [DBG] pgmap v248: 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-04-02T15:51:18.201 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:17 smithi107 bash[19849]: audit 2024-04-02T15:51:16.920383+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:18.201 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:17 smithi107 bash[19849]: audit 2024-04-02T15:51:16.922520+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:51:18.201 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:17 smithi107 bash[19849]: audit 2024-04-02T15:51:16.924289+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:51:18.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:17 smithi107 bash[14406]: cluster 2024-04-02T15:51:16.708924+0000 mgr.y (mgr.24364) 313 : cluster [DBG] pgmap v248: 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-04-02T15:51:18.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:17 smithi107 bash[14406]: audit 2024-04-02T15:51:16.920383+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:18.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:17 smithi107 bash[14406]: audit 2024-04-02T15:51:16.922520+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:51:18.201 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:17 smithi107 bash[14406]: audit 2024-04-02T15:51:16.924289+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:51:18.205 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.154+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.205 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.158+0000 7f884a5da200 -1 mgr[py] Class not found in module 'telegraf' 2024-04-02T15:51:18.205 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.158+0000 7f884a5da200 -1 mgr[py] Error loading module 'telegraf': (22) Invalid argument 2024-04-02T15:51:18.205 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.178+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.205 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.178+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.206 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.182+0000 7f884a5da200 -1 mgr[py] Class not found in module 'progress' 2024-04-02T15:51:18.206 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.182+0000 7f884a5da200 -1 mgr[py] Error loading module 'progress': (22) Invalid argument 2024-04-02T15:51:18.206 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.202+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.420 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.202+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.420 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.206+0000 7f884a5da200 -1 mgr[py] Class not found in module 'test_orchestrator' 2024-04-02T15:51:18.420 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.206+0000 7f884a5da200 -1 mgr[py] Error loading module 'test_orchestrator': (22) Invalid argument 2024-04-02T15:51:18.421 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.222+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.421 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.222+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.421 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.230+0000 7f884a5da200 -1 mgr[py] Class not found in module 'mirroring' 2024-04-02T15:51:18.421 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.230+0000 7f884a5da200 -1 mgr[py] Error loading module 'mirroring': (22) Invalid argument 2024-04-02T15:51:18.421 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.246+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.421 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.246+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.421 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.250+0000 7f884a5da200 -1 mgr[py] Class not found in module 'nfs' 2024-04-02T15:51:18.421 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.250+0000 7f884a5da200 -1 mgr[py] Error loading module 'nfs': (22) Invalid argument 2024-04-02T15:51:18.421 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.278+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.421 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.278+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.421 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.282+0000 7f884a5da200 -1 mgr[py] Class not found in module 'osd_support' 2024-04-02T15:51:18.421 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.282+0000 7f884a5da200 -1 mgr[py] Error loading module 'osd_support': (22) Invalid argument 2024-04-02T15:51:18.422 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.302+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.422 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.302+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.422 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.306+0000 7f884a5da200 -1 mgr[py] Class not found in module 'insights' 2024-04-02T15:51:18.422 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.306+0000 7f884a5da200 -1 mgr[py] Error loading module 'insights': (22) Invalid argument 2024-04-02T15:51:18.422 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.326+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.422 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.326+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.422 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.330+0000 7f884a5da200 -1 mgr[py] Class not found in module 'selftest' 2024-04-02T15:51:18.422 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.330+0000 7f884a5da200 -1 mgr[py] Error loading module 'selftest': (22) Invalid argument 2024-04-02T15:51:18.422 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.346+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.423 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.346+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.423 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.350+0000 7f884a5da200 -1 mgr[py] Class not found in module 'mds_autoscaler' 2024-04-02T15:51:18.423 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.350+0000 7f884a5da200 -1 mgr[py] Error loading module 'mds_autoscaler': (22) Invalid argument 2024-04-02T15:51:18.423 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.370+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.423 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.370+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.424 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.374+0000 7f884a5da200 -1 mgr[py] Class not found in module 'rook' 2024-04-02T15:51:18.424 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.374+0000 7f884a5da200 -1 mgr[py] Error loading module 'rook': (22) Invalid argument 2024-04-02T15:51:18.424 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.394+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.424 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.394+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.424 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.398+0000 7f884a5da200 -1 mgr[py] Class not found in module 'osd_perf_query' 2024-04-02T15:51:18.424 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.398+0000 7f884a5da200 -1 mgr[py] Error loading module 'osd_perf_query': (22) Invalid argument 2024-04-02T15:51:18.424 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.414+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.653 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:18 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:18.199Z 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.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:51:18.677 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.414+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.677 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.422+0000 7f884a5da200 -1 mgr[py] Class not found in module 'crash' 2024-04-02T15:51:18.677 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.422+0000 7f884a5da200 -1 mgr[py] Error loading module 'crash': (22) Invalid argument 2024-04-02T15:51:18.677 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.438+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.677 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.438+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.677 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.442+0000 7f884a5da200 -1 mgr[py] Class not found in module 'restful' 2024-04-02T15:51:18.677 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.442+0000 7f884a5da200 -1 mgr[py] Error loading module 'restful': (22) Invalid argument 2024-04-02T15:51:18.677 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.458+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.677 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.458+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.462+0000 7f884a5da200 -1 mgr[py] Class not found in module 'devicehealth' 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.462+0000 7f884a5da200 -1 mgr[py] Error loading module 'devicehealth': (22) Invalid argument 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.478+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.478+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.486+0000 7f884a5da200 -1 mgr[py] Class not found in module 'localpool' 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.486+0000 7f884a5da200 -1 mgr[py] Error loading module 'localpool': (22) Invalid argument 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.522+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.522+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.530+0000 7f884a5da200 -1 mgr[py] Class not found in module 'status' 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.530+0000 7f884a5da200 -1 mgr[py] Error loading module 'status': (22) Invalid argument 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.546+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.546+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.550+0000 7f884a5da200 -1 mgr[py] Class not found in module 'prometheus' 2024-04-02T15:51:18.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.550+0000 7f884a5da200 -1 mgr[py] Error loading module 'prometheus': (22) Invalid argument 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.566+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.566+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.570+0000 7f884a5da200 -1 mgr[py] Class not found in module 'stats' 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.570+0000 7f884a5da200 -1 mgr[py] Error loading module 'stats': (22) Invalid argument 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.586+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.586+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.590+0000 7f884a5da200 -1 mgr[py] Class not found in module 'orchestrator' 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.590+0000 7f884a5da200 -1 mgr[py] Error loading module 'orchestrator': (22) Invalid argument 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.606+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.606+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.610+0000 7f884a5da200 -1 mgr[py] Class not found in module 'k8sevents' 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.610+0000 7f884a5da200 -1 mgr[py] Error loading module 'k8sevents': (22) Invalid argument 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.626+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.679 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.626+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.680 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.634+0000 7f884a5da200 -1 mgr[py] Class not found in module 'alerts' 2024-04-02T15:51:18.680 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.634+0000 7f884a5da200 -1 mgr[py] Error loading module 'alerts': (22) Invalid argument 2024-04-02T15:51:18.680 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.650+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.680 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.650+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.680 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.654+0000 7f884a5da200 -1 mgr[py] Class not found in module 'iostat' 2024-04-02T15:51:18.680 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.654+0000 7f884a5da200 -1 mgr[py] Error loading module 'iostat': (22) Invalid argument 2024-04-02T15:51:18.680 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.670+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[14446]: cluster 2024-04-02T15:51:18.886404+0000 mon.a (mon.0) 905 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T15:51:18.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[14446]: cluster 2024-04-02T15:51:18.886651+0000 mon.a (mon.0) 906 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:51:18.989 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.670+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.989 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.678+0000 7f884a5da200 -1 mgr[py] Class not found in module 'diskprediction_local' 2024-04-02T15:51:18.989 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.678+0000 7f884a5da200 -1 mgr[py] Error loading module 'diskprediction_local': (22) Invalid argument 2024-04-02T15:51:18.989 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.694+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.989 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.694+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.989 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.698+0000 7f884a5da200 -1 mgr[py] Class not found in module 'zabbix' 2024-04-02T15:51:18.989 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.698+0000 7f884a5da200 -1 mgr[py] Error loading module 'zabbix': (22) Invalid argument 2024-04-02T15:51:18.989 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.714+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.714+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.718+0000 7f884a5da200 -1 mgr[py] Class not found in module 'rbd_support' 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.718+0000 7f884a5da200 -1 mgr[py] Error loading module 'rbd_support': (22) Invalid argument 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.770+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.770+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.778+0000 7f884a5da200 -1 mgr[py] Class not found in module 'influx' 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.778+0000 7f884a5da200 -1 mgr[py] Error loading module 'influx': (22) Invalid argument 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.794+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.794+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.798+0000 7f884a5da200 -1 mgr[py] Class not found in module 'pg_autoscaler' 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.798+0000 7f884a5da200 -1 mgr[py] Error loading module 'pg_autoscaler': (22) Invalid argument 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.814+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.814+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.990 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.818+0000 7f884a5da200 -1 mgr[py] Class not found in module 'telemetry' 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.818+0000 7f884a5da200 -1 mgr[py] Error loading module 'telemetry': (22) Invalid argument 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.834+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.834+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.838+0000 7f884a5da200 -1 mgr[py] Class not found in module 'snap_schedule' 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.838+0000 7f884a5da200 -1 mgr[py] Error loading module 'snap_schedule': (22) Invalid argument 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.854+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.854+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.858+0000 7f884a5da200 -1 mgr[py] Class not found in module 'cephadm' 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.858+0000 7f884a5da200 -1 mgr[py] Error loading module 'cephadm': (22) Invalid argument 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.874+0000 7f884a5da200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.874+0000 7f884a5da200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.882+0000 7f884a5da200 -1 mgr[py] Class not found in module 'volumes' 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.882+0000 7f884a5da200 -1 mgr[py] Error loading module 'volumes': (22) Invalid argument 2024-04-02T15:51:18.991 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:18 smithi195 bash[34609]: debug 2024-04-02T15:51:18.882+0000 7f884a5da200 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: balancer, dashboard, rgw, telegraf, progress, test_orchestrator, mirroring, nfs, osd_support, insights, selftest, mds_autoscaler, rook, osd_perf_query, crash, restful, devicehealth, localpool, status, prometheus, stats, orchestrator, k8sevents, alerts, iostat, diskprediction_local, zabbix, rbd_support, influx, pg_autoscaler, telemetry, snap_schedule, cephadm, volumes 2024-04-02T15:51:19.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:18 smithi107 bash[14406]: cluster 2024-04-02T15:51:18.886404+0000 mon.a (mon.0) 905 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T15:51:19.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:18 smithi107 bash[14406]: cluster 2024-04-02T15:51:18.886651+0000 mon.a (mon.0) 906 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:51:19.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:18 smithi107 bash[19849]: cluster 2024-04-02T15:51:18.886404+0000 mon.a (mon.0) 905 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T15:51:19.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:18 smithi107 bash[19849]: cluster 2024-04-02T15:51:18.886651+0000 mon.a (mon.0) 906 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:51:20.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:19 smithi195 bash[14446]: cluster 2024-04-02T15:51:18.709809+0000 mgr.y (mgr.24364) 314 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:20.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:19 smithi195 bash[14446]: cluster 2024-04-02T15:51:18.941994+0000 mon.a (mon.0) 907 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-04-02T15:51:20.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:19 smithi107 bash[14406]: cluster 2024-04-02T15:51:18.709809+0000 mgr.y (mgr.24364) 314 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:20.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:19 smithi107 bash[14406]: cluster 2024-04-02T15:51:18.941994+0000 mon.a (mon.0) 907 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-04-02T15:51:20.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:19 smithi107 bash[19849]: cluster 2024-04-02T15:51:18.709809+0000 mgr.y (mgr.24364) 314 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:20.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:19 smithi107 bash[19849]: cluster 2024-04-02T15:51:18.941994+0000 mon.a (mon.0) 907 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-04-02T15:51:22.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:22 smithi107 bash[19849]: cluster 2024-04-02T15:51:18.885365+0000 mgr.x (mgr.25073) 1 : cluster [ERR] Failed to load ceph-mgr modules: balancer, dashboard, rgw, telegraf, progress, test_orchestrator, mirroring, nfs, osd_support, insights, selftest, mds_autoscaler, rook, osd_perf_query, crash, restful, devicehealth, localpool, status, prometheus, stats, orchestrator, k8sevents, alerts, iostat, diskprediction_local, zabbix, rbd_support, influx, pg_autoscaler, telemetry, snap_schedule, cephadm, volumes 2024-04-02T15:51:22.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:22 smithi107 bash[19849]: cluster 2024-04-02T15:51:20.711664+0000 mgr.y (mgr.24364) 315 : cluster [DBG] pgmap v250: 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-04-02T15:51:22.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:22 smithi107 bash[19849]: audit 2024-04-02T15:51:21.017714+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:22.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:22 smithi107 bash[19849]: audit 2024-04-02T15:51:21.508575+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:22.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:22 smithi107 bash[14406]: cluster 2024-04-02T15:51:18.885365+0000 mgr.x (mgr.25073) 1 : cluster [ERR] Failed to load ceph-mgr modules: balancer, dashboard, rgw, telegraf, progress, test_orchestrator, mirroring, nfs, osd_support, insights, selftest, mds_autoscaler, rook, osd_perf_query, crash, restful, devicehealth, localpool, status, prometheus, stats, orchestrator, k8sevents, alerts, iostat, diskprediction_local, zabbix, rbd_support, influx, pg_autoscaler, telemetry, snap_schedule, cephadm, volumes 2024-04-02T15:51:22.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:22 smithi107 bash[14406]: cluster 2024-04-02T15:51:20.711664+0000 mgr.y (mgr.24364) 315 : cluster [DBG] pgmap v250: 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-04-02T15:51:22.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:22 smithi107 bash[14406]: audit 2024-04-02T15:51:21.017714+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:22.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:22 smithi107 bash[14406]: audit 2024-04-02T15:51:21.508575+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:22.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:22 smithi195 bash[14446]: cluster 2024-04-02T15:51:18.885365+0000 mgr.x (mgr.25073) 1 : cluster [ERR] Failed to load ceph-mgr modules: balancer, dashboard, rgw, telegraf, progress, test_orchestrator, mirroring, nfs, osd_support, insights, selftest, mds_autoscaler, rook, osd_perf_query, crash, restful, devicehealth, localpool, status, prometheus, stats, orchestrator, k8sevents, alerts, iostat, diskprediction_local, zabbix, rbd_support, influx, pg_autoscaler, telemetry, snap_schedule, cephadm, volumes 2024-04-02T15:51:22.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:22 smithi195 bash[14446]: cluster 2024-04-02T15:51:20.711664+0000 mgr.y (mgr.24364) 315 : cluster [DBG] pgmap v250: 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-04-02T15:51:22.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:22 smithi195 bash[14446]: audit 2024-04-02T15:51:21.017714+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:22.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:22 smithi195 bash[14446]: audit 2024-04-02T15:51:21.508575+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:23.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:23 smithi107 bash[39394]: level=error ts=2024-04-02T15:51:23.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:51:23.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:23 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:23.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:51:23.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:23 smithi107 bash[39394]: level=warn ts=2024-04-02T15: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.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:51:24.283 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:24 smithi195 bash[14446]: cluster 2024-04-02T15:51:22.712225+0000 mgr.y (mgr.24364) 316 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:24.284 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:24 smithi195 bash[14446]: audit 2024-04-02T15:51:22.785881+0000 mgr.y (mgr.24364) 317 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:24.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:24 smithi107 bash[19849]: cluster 2024-04-02T15:51:22.712225+0000 mgr.y (mgr.24364) 316 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:24.403 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:24 smithi107 bash[19849]: audit 2024-04-02T15:51:22.785881+0000 mgr.y (mgr.24364) 317 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:24.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:24 smithi107 bash[14406]: cluster 2024-04-02T15:51:22.712225+0000 mgr.y (mgr.24364) 316 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:24.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:24 smithi107 bash[14406]: audit 2024-04-02T15:51:22.785881+0000 mgr.y (mgr.24364) 317 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:25.903 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:25 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:51:25] "GET /metrics HTTP/1.1" 200 214815 "" "Prometheus/2.33.4" 2024-04-02T15:51:26.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:26 smithi107 bash[14406]: cluster 2024-04-02T15:51:24.713200+0000 mgr.y (mgr.24364) 318 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:26.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:26 smithi107 bash[19849]: cluster 2024-04-02T15:51:24.713200+0000 mgr.y (mgr.24364) 318 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:26.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:26 smithi195 bash[14446]: cluster 2024-04-02T15:51:24.713200+0000 mgr.y (mgr.24364) 318 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:28.387 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:28 smithi195 bash[14446]: cluster 2024-04-02T15:51:26.716295+0000 mgr.y (mgr.24364) 319 : cluster [DBG] pgmap v253: 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-04-02T15:51:28.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:28 smithi107 bash[14406]: cluster 2024-04-02T15:51:26.716295+0000 mgr.y (mgr.24364) 319 : cluster [DBG] pgmap v253: 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-04-02T15:51:28.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:28 smithi107 bash[19849]: cluster 2024-04-02T15:51:26.716295+0000 mgr.y (mgr.24364) 319 : cluster [DBG] pgmap v253: 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-04-02T15:51:30.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:30 smithi195 bash[14446]: cluster 2024-04-02T15:51:28.717042+0000 mgr.y (mgr.24364) 320 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:30.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:30 smithi195 bash[14446]: audit 2024-04-02T15:51:29.193257+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:30.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:30 smithi195 bash[14446]: audit 2024-04-02T15:51:29.200683+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:30.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:30 smithi195 bash[14446]: audit 2024-04-02T15:51:29.210536+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:51:30.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:30 smithi195 bash[14446]: cephadm 2024-04-02T15:51:29.213864+0000 mgr.y (mgr.24364) 321 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T15:51:30.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:30 smithi195 bash[14446]: cephadm 2024-04-02T15:51:29.215699+0000 mgr.y (mgr.24364) 322 : cephadm [INF] Failing over to other MGR 2024-04-02T15:51:30.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:30 smithi195 bash[14446]: audit 2024-04-02T15:51:29.216112+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T15:51:30.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:30 smithi195 bash[14446]: cluster 2024-04-02T15:51:29.229160+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-02T15:51:30.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:30 smithi195 bash[14446]: cluster 2024-04-02T15:51:29.286647+0000 mon.a (mon.0) 915 : cluster [DBG] Standby manager daemon y started 2024-04-02T15:51:30.590 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14676]: debug 2024-04-02T15:51:30.202+0000 7f49653d7700 -1 mgr handle_mgr_map I was active but no longer amignoring --setuser ceph since I am not root 2024-04-02T15:51:30.590 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14676]: ignoring --setgroup ceph since I am not root 2024-04-02T15:51:30.590 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14676]: debug 2024-04-02T15:51:30.254+0000 7f492ca66700 1 -- 172.21.15.107:0/570081505 <== mon.0 v2:172.21.15.107:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55769011a340 con 0x557690e96800 2024-04-02T15:51:30.590 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14676]: debug 2024-04-02T15:51:30.406+0000 7f49354c2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:51:30.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14406]: cluster 2024-04-02T15:51:28.717042+0000 mgr.y (mgr.24364) 320 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:30.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14406]: audit 2024-04-02T15:51:29.193257+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:30.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14406]: audit 2024-04-02T15:51:29.200683+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:30.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14406]: audit 2024-04-02T15:51:29.210536+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:51:30.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14406]: cephadm 2024-04-02T15:51:29.213864+0000 mgr.y (mgr.24364) 321 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T15:51:30.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14406]: cephadm 2024-04-02T15:51:29.215699+0000 mgr.y (mgr.24364) 322 : cephadm [INF] Failing over to other MGR 2024-04-02T15:51:30.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14406]: audit 2024-04-02T15:51:29.216112+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T15:51:30.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14406]: cluster 2024-04-02T15:51:29.229160+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-02T15:51:30.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[14406]: cluster 2024-04-02T15:51:29.286647+0000 mon.a (mon.0) 915 : cluster [DBG] Standby manager daemon y started 2024-04-02T15:51:30.591 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[19849]: cluster 2024-04-02T15:51:28.717042+0000 mgr.y (mgr.24364) 320 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:30.591 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[19849]: audit 2024-04-02T15:51:29.193257+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:30.591 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[19849]: audit 2024-04-02T15:51:29.200683+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' 2024-04-02T15:51:30.592 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[19849]: audit 2024-04-02T15:51:29.210536+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:51:30.592 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[19849]: cephadm 2024-04-02T15:51:29.213864+0000 mgr.y (mgr.24364) 321 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T15:51:30.592 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[19849]: cephadm 2024-04-02T15:51:29.215699+0000 mgr.y (mgr.24364) 322 : cephadm [INF] Failing over to other MGR 2024-04-02T15:51:30.592 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[19849]: audit 2024-04-02T15:51:29.216112+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T15:51:30.592 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[19849]: cluster 2024-04-02T15:51:29.229160+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-02T15:51:30.592 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[19849]: cluster 2024-04-02T15:51:29.286647+0000 mon.a (mon.0) 915 : cluster [DBG] Standby manager daemon y started 2024-04-02T15:51:30.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:30 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:30.589Z 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.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:51:31.360 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14676]: debug 2024-04-02T15:51:31.070+0000 7f49354c2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:51:31.360 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14676]: debug 2024-04-02T15:51:31.190+0000 7f49354c2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:51:31.360 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.209363+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-02T15:51:31.360 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: cluster 2024-04-02T15:51:30.209490+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e22: x(active, starting, since 0.992245s), standbys: y 2024-04-02T15:51:31.360 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.213687+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:51:31.360 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.213925+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:51:31.360 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.214126+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.215122+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.215325+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.215599+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.215872+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.216111+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.216354+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.216608+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.216861+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.217117+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.217360+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.218502+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.218691+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:51:31.361 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: audit 2024-04-02T15:51:30.219180+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:51:31.362 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14406]: cluster 2024-04-02T15:51:30.281703+0000 mon.a (mon.0) 934 : cluster [INF] Manager daemon x is now available 2024-04-02T15:51:31.362 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.209363+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-02T15:51:31.362 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: cluster 2024-04-02T15:51:30.209490+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e22: x(active, starting, since 0.992245s), standbys: y 2024-04-02T15:51:31.362 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.213687+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:51:31.362 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.213925+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:51:31.362 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.214126+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:51:31.362 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.215122+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:51:31.362 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.215325+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:51:31.362 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.215599+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:51:31.362 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.215872+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:51:31.362 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.216111+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:51:31.362 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.216354+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:51:31.363 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.216608+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:51:31.363 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.216861+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:51:31.363 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.217117+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:51:31.363 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.217360+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:51:31.363 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.218502+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:51:31.363 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.218691+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:51:31.363 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: audit 2024-04-02T15:51:30.219180+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:51:31.363 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[19849]: cluster 2024-04-02T15:51:30.281703+0000 mon.a (mon.0) 934 : cluster [INF] Manager daemon x is now available 2024-04-02T15:51:31.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.209363+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24364 172.21.15.107:0/685113549' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-02T15:51:31.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: cluster 2024-04-02T15:51:30.209490+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e22: x(active, starting, since 0.992245s), standbys: y 2024-04-02T15:51:31.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.213687+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:51:31.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.213925+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:51:31.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.214126+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:51:31.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.215122+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:51:31.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.215325+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:51:31.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.215599+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:51:31.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.215872+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:51:31.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.216111+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:51:31.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.216354+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:51:31.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.216608+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:51:31.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.216861+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:51:31.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.217117+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:51:31.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.217360+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:51:31.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.218502+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:51:31.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.218691+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:51:31.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: audit 2024-04-02T15:51:30.219180+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25073 172.21.15.195:0/2745203758' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:51:31.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:31 smithi195 bash[14446]: cluster 2024-04-02T15:51:30.281703+0000 mon.a (mon.0) 934 : cluster [INF] Manager daemon x is now available 2024-04-02T15:51:31.653 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14676]: debug 2024-04-02T15:51:31.354+0000 7f49354c2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:51:31.979 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14676]: debug 2024-04-02T15:51:31.682+0000 7f49354c2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:51:31.979 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14676]: debug 2024-04-02T15:51:31.774+0000 7f49354c2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:51:32.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:32 smithi107 bash[14406]: cluster 2024-04-02T15:51:31.220565+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e23: x(active, since 2s), standbys: y 2024-04-02T15:51:32.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:32 smithi107 bash[14406]: cluster 2024-04-02T15:51:31.235628+0000 mgr.x (mgr.25073) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:51:32.404 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:31 smithi107 bash[14676]: debug 2024-04-02T15:51:31.974+0000 7f49354c2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:51:32.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:32 smithi107 bash[19849]: cluster 2024-04-02T15:51:31.220565+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e23: x(active, since 2s), standbys: y 2024-04-02T15:51:32.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:32 smithi107 bash[19849]: cluster 2024-04-02T15:51:31.235628+0000 mgr.x (mgr.25073) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:51:32.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:32 smithi195 bash[14446]: cluster 2024-04-02T15:51:31.220565+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e23: x(active, since 2s), standbys: y 2024-04-02T15:51:32.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:32 smithi195 bash[14446]: cluster 2024-04-02T15:51:31.235628+0000 mgr.x (mgr.25073) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:51:33.142 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:32 smithi107 bash[14676]: debug 2024-04-02T15:51:32.826+0000 7f49354c2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:51:33.143 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:32 smithi107 bash[14676]: debug 2024-04-02T15:51:32.934+0000 7f49354c2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:51:33.143 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:33 smithi107 bash[14676]: debug 2024-04-02T15:51:33.138+0000 7f49354c2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:51:33.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:33 smithi107 bash[19849]: cluster 2024-04-02T15:51:32.216476+0000 mon.a (mon.0) 936 : cluster [WRN] Health check failed: 16 mgr modules have failed dependencies (MGR_MODULE_DEPENDENCY) 2024-04-02T15:51:33.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:33 smithi107 bash[19849]: cluster 2024-04-02T15:51:32.219601+0000 mgr.x (mgr.25073) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:51:33.404 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:33 smithi107 bash[19849]: audit 2024-04-02T15:51:32.797629+0000 mgr.x (mgr.25073) 4 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:33.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:33 smithi107 bash[14406]: cluster 2024-04-02T15:51:32.216476+0000 mon.a (mon.0) 936 : cluster [WRN] Health check failed: 16 mgr modules have failed dependencies (MGR_MODULE_DEPENDENCY) 2024-04-02T15:51:33.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:33 smithi107 bash[14406]: cluster 2024-04-02T15:51:32.219601+0000 mgr.x (mgr.25073) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:51:33.404 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:33 smithi107 bash[14406]: audit 2024-04-02T15:51:32.797629+0000 mgr.x (mgr.25073) 4 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:33.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:33 smithi195 bash[14446]: cluster 2024-04-02T15:51:32.216476+0000 mon.a (mon.0) 936 : cluster [WRN] Health check failed: 16 mgr modules have failed dependencies (MGR_MODULE_DEPENDENCY) 2024-04-02T15:51:33.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:33 smithi195 bash[14446]: cluster 2024-04-02T15:51:32.219601+0000 mgr.x (mgr.25073) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:51:33.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:33 smithi195 bash[14446]: audit 2024-04-02T15:51:32.797629+0000 mgr.x (mgr.25073) 4 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:33.815 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:33 smithi107 bash[14676]: debug 2024-04-02T15:51:33.486+0000 7f49354c2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:51:33.816 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:33 smithi107 bash[39394]: level=error ts=2024-04-02T15:51:33.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:51:33.816 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:33 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:33.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:51:33.816 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:33 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:33.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:51:34.153 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:33 smithi107 bash[14676]: debug 2024-04-02T15:51:33.810+0000 7f49354c2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:51:34.453 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:34 smithi107 bash[14676]: debug 2024-04-02T15:51:34.178+0000 7f49354c2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:51:34.911 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:34 smithi107 bash[14676]: debug 2024-04-02T15:51:34.450+0000 7f49354c2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:51:35.397 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:35 smithi107 bash[14406]: cluster 2024-04-02T15:51:34.220606+0000 mgr.x (mgr.25073) 5 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:51:35.397 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:35 smithi107 bash[19849]: cluster 2024-04-02T15:51:34.220606+0000 mgr.x (mgr.25073) 5 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:51:35.398 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:35 smithi107 bash[14676]: debug 2024-04-02T15:51:35.130+0000 7f49354c2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:51:35.398 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:35 smithi107 bash[14676]: debug 2024-04-02T15:51:35.234+0000 7f49354c2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:51:35.398 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:35 smithi107 bash[14676]: debug 2024-04-02T15:51:35.394+0000 7f49354c2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:51:35.494 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:35 smithi195 bash[14446]: cluster 2024-04-02T15:51:34.220606+0000 mgr.x (mgr.25073) 5 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:51:35.653 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:35 smithi107 bash[14676]: debug 2024-04-02T15:51:35.502+0000 7f49354c2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:51:35.654 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:35 smithi107 bash[14676]: debug 2024-04-02T15:51:35.638+0000 7f49354c2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:51:36.233 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:35 smithi107 bash[14676]: debug 2024-04-02T15:51:35.930+0000 7f49354c2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:51:36.234 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:36 smithi107 bash[14676]: debug 2024-04-02T15:51:36.046+0000 7f49354c2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:51:36.234 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:36 smithi107 bash[14676]: debug 2024-04-02T15:51:36.230+0000 7f49354c2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:51:36.653 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:36 smithi107 bash[14676]: debug 2024-04-02T15:51:36.350+0000 7f49354c2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:51:37.653 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14676]: debug 2024-04-02T15:51:37.206+0000 7f49354c2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:51:37.653 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14676]: [02/Apr/2024:15:51:37] ENGINE Bus STARTING 2024-04-02T15:51:37.654 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14676]: CherryPy Checker: 2024-04-02T15:51:37.654 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14676]: The Application mounted at '' has an empty config. 2024-04-02T15:51:37.654 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14676]: [02/Apr/2024:15:51:37] ENGINE Serving on http://:::9283 2024-04-02T15:51:37.654 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14676]: [02/Apr/2024:15:51:37] ENGINE Bus STARTED 2024-04-02T15:51:38.154 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14406]: cluster 2024-04-02T15:51:36.221700+0000 mgr.x (mgr.25073) 6 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:51:38.154 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14406]: cluster 2024-04-02T15:51:37.229537+0000 mon.a (mon.0) 937 : cluster [DBG] Standby manager daemon y restarted 2024-04-02T15:51:38.154 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14406]: cluster 2024-04-02T15:51:37.229784+0000 mon.a (mon.0) 938 : cluster [DBG] Standby manager daemon y started 2024-04-02T15:51:38.154 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14406]: audit 2024-04-02T15:51:37.234661+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.? 172.21.15.107:0/1469909477' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-02T15:51:38.154 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14406]: audit 2024-04-02T15:51:37.235572+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.107:0/1469909477' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:51:38.155 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14406]: audit 2024-04-02T15:51:37.242227+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.? 172.21.15.107:0/1469909477' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-02T15:51:38.155 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[14406]: audit 2024-04-02T15:51:37.242914+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.? 172.21.15.107:0/1469909477' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:51:38.155 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[19849]: cluster 2024-04-02T15:51:36.221700+0000 mgr.x (mgr.25073) 6 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:51:38.155 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[19849]: cluster 2024-04-02T15:51:37.229537+0000 mon.a (mon.0) 937 : cluster [DBG] Standby manager daemon y restarted 2024-04-02T15:51:38.155 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[19849]: cluster 2024-04-02T15:51:37.229784+0000 mon.a (mon.0) 938 : cluster [DBG] Standby manager daemon y started 2024-04-02T15:51:38.155 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[19849]: audit 2024-04-02T15:51:37.234661+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.? 172.21.15.107:0/1469909477' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-02T15:51:38.156 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[19849]: audit 2024-04-02T15:51:37.235572+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.107:0/1469909477' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:51:38.156 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[19849]: audit 2024-04-02T15:51:37.242227+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.? 172.21.15.107:0/1469909477' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-02T15:51:38.156 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:37 smithi107 bash[19849]: audit 2024-04-02T15:51:37.242914+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.? 172.21.15.107:0/1469909477' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:51:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:37 smithi195 bash[14446]: cluster 2024-04-02T15:51:36.221700+0000 mgr.x (mgr.25073) 6 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:51:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:37 smithi195 bash[14446]: cluster 2024-04-02T15:51:37.229537+0000 mon.a (mon.0) 937 : cluster [DBG] Standby manager daemon y restarted 2024-04-02T15:51:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:37 smithi195 bash[14446]: cluster 2024-04-02T15:51:37.229784+0000 mon.a (mon.0) 938 : cluster [DBG] Standby manager daemon y started 2024-04-02T15:51:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:37 smithi195 bash[14446]: audit 2024-04-02T15:51:37.234661+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.? 172.21.15.107:0/1469909477' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-02T15:51:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:37 smithi195 bash[14446]: audit 2024-04-02T15:51:37.235572+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.107:0/1469909477' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:51:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:37 smithi195 bash[14446]: audit 2024-04-02T15:51:37.242227+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.? 172.21.15.107:0/1469909477' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-02T15:51:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:37 smithi195 bash[14446]: audit 2024-04-02T15:51:37.242914+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.? 172.21.15.107:0/1469909477' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:51:39.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:38 smithi107 bash[14406]: cluster 2024-04-02T15:51:37.856828+0000 mon.a (mon.0) 943 : cluster [DBG] mgrmap e24: x(active, since 8s), standbys: y 2024-04-02T15:51:39.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:38 smithi107 bash[19849]: cluster 2024-04-02T15:51:37.856828+0000 mon.a (mon.0) 943 : cluster [DBG] mgrmap e24: x(active, since 8s), standbys: y 2024-04-02T15:51:39.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:38 smithi195 bash[14446]: cluster 2024-04-02T15:51:37.856828+0000 mon.a (mon.0) 943 : cluster [DBG] mgrmap e24: x(active, since 8s), standbys: y 2024-04-02T15:51:40.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:39 smithi107 bash[14406]: cluster 2024-04-02T15:51:38.223515+0000 mgr.x (mgr.25073) 7 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-04-02T15:51:40.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:39 smithi107 bash[19849]: cluster 2024-04-02T15:51:38.223515+0000 mgr.x (mgr.25073) 7 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-04-02T15:51:40.154 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:39 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:39.712Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:51:40.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:39 smithi195 bash[14446]: cluster 2024-04-02T15:51:38.223515+0000 mgr.x (mgr.25073) 7 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-04-02T15:51:42.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:41 smithi107 bash[14406]: cluster 2024-04-02T15:51:40.224507+0000 mgr.x (mgr.25073) 8 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 569 B/s rd, 0 op/s 2024-04-02T15:51:42.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:41 smithi107 bash[19849]: cluster 2024-04-02T15:51:40.224507+0000 mgr.x (mgr.25073) 8 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 569 B/s rd, 0 op/s 2024-04-02T15:51:42.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:41 smithi195 bash[14446]: cluster 2024-04-02T15:51:40.224507+0000 mgr.x (mgr.25073) 8 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 569 B/s rd, 0 op/s 2024-04-02T15:51:43.434 INFO:teuthology.orchestra.run.smithi107.stderr:no valid command found; 10 closest matches: 2024-04-02T15:51:43.434 INFO:teuthology.orchestra.run.smithi107.stderr:pg stat 2024-04-02T15:51:43.434 INFO:teuthology.orchestra.run.smithi107.stderr:pg getmap 2024-04-02T15:51:43.434 INFO:teuthology.orchestra.run.smithi107.stderr:pg dump [...] 2024-04-02T15:51:43.435 INFO:teuthology.orchestra.run.smithi107.stderr:pg dump_json [...] 2024-04-02T15:51:43.435 INFO:teuthology.orchestra.run.smithi107.stderr:pg dump_pools_json 2024-04-02T15:51:43.435 INFO:teuthology.orchestra.run.smithi107.stderr:pg ls-by-pool [...] 2024-04-02T15:51:43.435 INFO:teuthology.orchestra.run.smithi107.stderr:pg ls-by-primary [] [...] 2024-04-02T15:51:43.435 INFO:teuthology.orchestra.run.smithi107.stderr:pg ls-by-osd [] [...] 2024-04-02T15:51:43.435 INFO:teuthology.orchestra.run.smithi107.stderr:pg ls [] [...] 2024-04-02T15:51:43.435 INFO:teuthology.orchestra.run.smithi107.stderr:pg dump_stuck [...] [] 2024-04-02T15:51:43.435 INFO:teuthology.orchestra.run.smithi107.stderr:Error EINVAL: invalid command 2024-04-02T15:51:43.874 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:43 smithi107 bash[39394]: level=error ts=2024-04-02T15:51:43.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:51:43.874 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:43 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:43.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:51:43.874 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:43 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:43.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.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-04-02T15:51:44.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:43 smithi107 bash[14406]: cluster 2024-04-02T15:51:42.226354+0000 mgr.x (mgr.25073) 9 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-04-02T15:51:44.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:43 smithi107 bash[14406]: audit 2024-04-02T15:51:42.803780+0000 mgr.x (mgr.25073) 10 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:44.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:43 smithi107 bash[19849]: cluster 2024-04-02T15:51:42.226354+0000 mgr.x (mgr.25073) 9 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-04-02T15:51:44.154 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:43 smithi107 bash[19849]: audit 2024-04-02T15:51:42.803780+0000 mgr.x (mgr.25073) 10 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:44.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:43 smithi195 bash[14446]: cluster 2024-04-02T15:51:42.226354+0000 mgr.x (mgr.25073) 9 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-04-02T15:51:44.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:43 smithi195 bash[14446]: audit 2024-04-02T15:51:42.803780+0000 mgr.x (mgr.25073) 10 : audit [DBG] from='client.24853 -' entity='client.iscsi.foo.smithi107.xtxlse' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:51:44.382 DEBUG:teuthology.orchestra.run.smithi107:> 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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch ps' 2024-04-02T15:51:45.854 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:45 smithi107 bash[14676]: ::ffff:172.21.15.195 - - [02/Apr/2024:15:51:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:51:46.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:45 smithi107 bash[14406]: cluster 2024-04-02T15:51:44.227303+0000 mgr.x (mgr.25073) 11 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:46.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:45 smithi107 bash[19849]: cluster 2024-04-02T15:51:44.227303+0000 mgr.x (mgr.25073) 11 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:46.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:45 smithi195 bash[14446]: cluster 2024-04-02T15:51:44.227303+0000 mgr.x (mgr.25073) 11 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:47.694 INFO:teuthology.orchestra.run.smithi107.stderr:no valid command found; 10 closest matches: 2024-04-02T15:51:47.694 INFO:teuthology.orchestra.run.smithi107.stderr:pg stat 2024-04-02T15:51:47.695 INFO:teuthology.orchestra.run.smithi107.stderr:pg getmap 2024-04-02T15:51:47.695 INFO:teuthology.orchestra.run.smithi107.stderr:pg dump [...] 2024-04-02T15:51:47.695 INFO:teuthology.orchestra.run.smithi107.stderr:pg dump_json [...] 2024-04-02T15:51:47.695 INFO:teuthology.orchestra.run.smithi107.stderr:pg dump_pools_json 2024-04-02T15:51:47.695 INFO:teuthology.orchestra.run.smithi107.stderr:pg ls-by-pool [...] 2024-04-02T15:51:47.695 INFO:teuthology.orchestra.run.smithi107.stderr:pg ls-by-primary [] [...] 2024-04-02T15:51:47.695 INFO:teuthology.orchestra.run.smithi107.stderr:pg ls-by-osd [] [...] 2024-04-02T15:51:47.695 INFO:teuthology.orchestra.run.smithi107.stderr:pg ls [] [...] 2024-04-02T15:51:47.695 INFO:teuthology.orchestra.run.smithi107.stderr:pg dump_stuck [...] [] 2024-04-02T15:51:47.695 INFO:teuthology.orchestra.run.smithi107.stderr:Error EINVAL: invalid command 2024-04-02T15:51:48.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:47 smithi107 bash[19849]: cluster 2024-04-02T15:51:46.228197+0000 mgr.x (mgr.25073) 12 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:48.153 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:47 smithi107 bash[14406]: cluster 2024-04-02T15:51:46.228197+0000 mgr.x (mgr.25073) 12 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:48.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:47 smithi195 bash[14446]: cluster 2024-04-02T15:51:46.228197+0000 mgr.x (mgr.25073) 12 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:51:48.428 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-04-02T15:51:48.429 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa/tasks/cephadm.py", line 1459, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi107 with status 22: "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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch ps'" 2024-04-02T15:51:48.650 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=0ce89c79ccf243ba9683e5a9c05b390e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa/tasks/cephadm.py", line 1459, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi107 with status 22: "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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch ps'" 2024-04-02T15:51:48.653 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-02T15:51:48.662 INFO:tasks.cephadm:Teardown begin 2024-04-02T15:51:48.663 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:51:48.681 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:51:48.699 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-02T15:51:48.699 DEBUG:teuthology.orchestra.run.smithi107:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-02T15:51:48.729 DEBUG:teuthology.orchestra.run.smithi195:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-02T15:51:48.736 INFO:tasks.cephadm:Stopping all daemons... 2024-04-02T15:51:48.736 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-02T15:51:48.737 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.a 2024-04-02T15:51:49.029 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:48 smithi107 systemd[1]: Stopping Ceph mon.a for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:51:49.029 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:48 smithi107 bash[48523]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mon.a 2024-04-02T15:51:49.029 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:48 smithi107 bash[14406]: debug 2024-04-02T15:51:48.893+0000 7f75c13f7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-02T15:51:49.029 INFO:journalctl@ceph.mon.a.smithi107.stdout:Apr 02 15:51:48 smithi107 bash[14406]: debug 2024-04-02T15:51:48.893+0000 7f75c13f7700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-02T15:51:49.765 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.a.service' 2024-04-02T15:51:49.812 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:51:49.812 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-02T15:51:49.813 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-02T15:51:49.813 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.c 2024-04-02T15:51:50.144 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:49 smithi107 systemd[1]: Stopping Ceph mon.c for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:51:50.144 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:49 smithi107 bash[48586]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mon.c 2024-04-02T15:51:50.145 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:49 smithi107 bash[19849]: debug 2024-04-02T15:51:49.993+0000 7f9f71a85700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-02T15:51:50.145 INFO:journalctl@ceph.mon.c.smithi107.stdout:Apr 02 15:51:49 smithi107 bash[19849]: debug 2024-04-02T15:51:49.993+0000 7f9f71a85700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-02T15:51:50.894 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.c.service' 2024-04-02T15:51:50.930 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:51:50.931 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-02T15:51:50.931 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-02T15:51:50.931 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.b 2024-04-02T15:51:51.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:50 smithi195 systemd[1]: Stopping Ceph mon.b for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:51:51.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:50 smithi195 bash[35343]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mon.b 2024-04-02T15:51:51.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:51 smithi195 bash[14446]: debug 2024-04-02T15:51:51.065+0000 7fd2c4cd9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-02T15:51:51.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Apr 02 15:51:51 smithi195 bash[14446]: debug 2024-04-02T15:51:51.065+0000 7fd2c4cd9700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-02T15:51:52.039 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mon.b.service' 2024-04-02T15:51:52.078 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:51:52.079 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-02T15:51:52.079 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-02T15:51:52.079 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.y 2024-04-02T15:51:52.403 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:52 smithi107 systemd[1]: Stopping Ceph mgr.y for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:51:52.404 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:52 smithi107 bash[48649]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mgr.y 2024-04-02T15:51:52.955 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.y.service' 2024-04-02T15:51:52.967 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:52 smithi107 bash[48659]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mgr-y 2024-04-02T15:51:52.967 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:52 smithi107 bash[48696]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mgr.y 2024-04-02T15:51:52.968 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:52 smithi107 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-02T15:51:52.968 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:52 smithi107 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-04-02T15:51:52.968 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Apr 02 15:51:52 smithi107 systemd[1]: Stopped Ceph mgr.y for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:51:52.991 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:51:52.991 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-02T15:51:52.992 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-02T15:51:52.992 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.x 2024-04-02T15:51:53.353 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:53 smithi195 systemd[1]: Stopping Ceph mgr.x for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:51:53.353 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:53 smithi195 bash[35413]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-mgr.x 2024-04-02T15:51:53.353 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:53 smithi195 bash[34609]: debug 2024-04-02T15:51:53.117+0000 7f883ebc8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:51:53.353 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Apr 02 15:51:53 smithi195 bash[34609]: debug 2024-04-02T15:51:53.117+0000 7f883ebc8700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-02T15:51:53.859 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@mgr.x.service' 2024-04-02T15:51:53.891 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:51:53.891 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-02T15:51:53.891 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-02T15:51:53.891 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.0 2024-04-02T15:51:53.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:53 smithi107 bash[39394]: level=error ts=2024-04-02T15:51:53.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:51:53.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:53 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:51:53.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:51:53 smithi107 bash[39394]: level=warn ts=2024-04-02T15:51:53.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.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:51:54.404 INFO:journalctl@ceph.osd.0.smithi107.stdout:Apr 02 15:51:53 smithi107 systemd[1]: Stopping Ceph osd.0 for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:51:54.404 INFO:journalctl@ceph.osd.0.smithi107.stdout:Apr 02 15:51:53 smithi107 bash[48711]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.0 2024-04-02T15:51:54.404 INFO:journalctl@ceph.osd.0.smithi107.stdout:Apr 02 15:51:54 smithi107 bash[22651]: debug 2024-04-02T15:51:54.065+0000 7f51ee6e1700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:51:54.404 INFO:journalctl@ceph.osd.0.smithi107.stdout:Apr 02 15:51:54 smithi107 bash[22651]: debug 2024-04-02T15:51:54.065+0000 7f51ee6e1700 -1 osd.0 95 *** Got signal Terminated *** 2024-04-02T15:51:54.404 INFO:journalctl@ceph.osd.0.smithi107.stdout:Apr 02 15:51:54 smithi107 bash[22651]: debug 2024-04-02T15:51:54.065+0000 7f51ee6e1700 -1 osd.0 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:52:00.579 INFO:journalctl@ceph.osd.0.smithi107.stdout:Apr 02 15:52:00 smithi107 bash[48723]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd-0 2024-04-02T15:52:00.579 INFO:journalctl@ceph.osd.0.smithi107.stdout:Apr 02 15:52:00 smithi107 bash[48769]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.0 2024-04-02T15:52:02.255 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.0.service' 2024-04-02T15:52:02.290 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:52:02.290 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-02T15:52:02.290 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-02T15:52:02.291 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.1 2024-04-02T15:52:02.653 INFO:journalctl@ceph.osd.1.smithi107.stdout:Apr 02 15:52:02 smithi107 systemd[1]: Stopping Ceph osd.1 for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:52:02.654 INFO:journalctl@ceph.osd.1.smithi107.stdout:Apr 02 15:52:02 smithi107 bash[48888]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.1 2024-04-02T15:52:02.654 INFO:journalctl@ceph.osd.1.smithi107.stdout:Apr 02 15:52:02 smithi107 bash[25746]: debug 2024-04-02T15:52:02.461+0000 7fb6488ea700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:52:02.654 INFO:journalctl@ceph.osd.1.smithi107.stdout:Apr 02 15:52:02 smithi107 bash[25746]: debug 2024-04-02T15:52:02.461+0000 7fb6488ea700 -1 osd.1 95 *** Got signal Terminated *** 2024-04-02T15:52:02.654 INFO:journalctl@ceph.osd.1.smithi107.stdout:Apr 02 15:52:02 smithi107 bash[25746]: debug 2024-04-02T15:52:02.461+0000 7fb6488ea700 -1 osd.1 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:52:03.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:03 smithi107 bash[39394]: level=error ts=2024-04-02T15:52:03.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:03.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:03 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:03.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.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:03.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:03 smithi107 bash[39394]: level=warn ts=2024-04-02T15: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.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:52:09.153 INFO:journalctl@ceph.osd.1.smithi107.stdout:Apr 02 15:52:08 smithi107 bash[48898]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd-1 2024-04-02T15:52:09.154 INFO:journalctl@ceph.osd.1.smithi107.stdout:Apr 02 15:52:08 smithi107 bash[48946]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.1 2024-04-02T15:52:10.852 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.1.service' 2024-04-02T15:52:10.886 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:52:10.886 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-02T15:52:10.887 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-02T15:52:10.887 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.2 2024-04-02T15:52:11.154 INFO:journalctl@ceph.osd.2.smithi107.stdout:Apr 02 15:52:10 smithi107 systemd[1]: Stopping Ceph osd.2 for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:52:11.154 INFO:journalctl@ceph.osd.2.smithi107.stdout:Apr 02 15:52:10 smithi107 bash[49067]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.2 2024-04-02T15:52:11.154 INFO:journalctl@ceph.osd.2.smithi107.stdout:Apr 02 15:52:11 smithi107 bash[28883]: debug 2024-04-02T15:52:11.001+0000 7ff8bdf9b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:52:11.154 INFO:journalctl@ceph.osd.2.smithi107.stdout:Apr 02 15:52:11 smithi107 bash[28883]: debug 2024-04-02T15:52:11.001+0000 7ff8bdf9b700 -1 osd.2 95 *** Got signal Terminated *** 2024-04-02T15:52:11.154 INFO:journalctl@ceph.osd.2.smithi107.stdout:Apr 02 15:52:11 smithi107 bash[28883]: debug 2024-04-02T15:52:11.001+0000 7ff8bdf9b700 -1 osd.2 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:52:13.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:13 smithi107 bash[39394]: level=error ts=2024-04-02T15:52:13.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:13.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:13 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:52:13.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:13 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:13.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.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:17.403 INFO:journalctl@ceph.osd.2.smithi107.stdout:Apr 02 15:52:17 smithi107 bash[49078]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd-2 2024-04-02T15:52:17.404 INFO:journalctl@ceph.osd.2.smithi107.stdout:Apr 02 15:52:17 smithi107 bash[49124]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.2 2024-04-02T15:52:19.233 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.2.service' 2024-04-02T15:52:19.266 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:52:19.266 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-02T15:52:19.266 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-02T15:52:19.266 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.3 2024-04-02T15:52:19.653 INFO:journalctl@ceph.osd.3.smithi107.stdout:Apr 02 15:52:19 smithi107 systemd[1]: Stopping Ceph osd.3 for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:52:19.654 INFO:journalctl@ceph.osd.3.smithi107.stdout:Apr 02 15:52:19 smithi107 bash[49256]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.3 2024-04-02T15:52:19.654 INFO:journalctl@ceph.osd.3.smithi107.stdout:Apr 02 15:52:19 smithi107 bash[32050]: debug 2024-04-02T15:52:19.389+0000 7fe1fc1b4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:52:19.654 INFO:journalctl@ceph.osd.3.smithi107.stdout:Apr 02 15:52:19 smithi107 bash[32050]: debug 2024-04-02T15:52:19.389+0000 7fe1fc1b4700 -1 osd.3 95 *** Got signal Terminated *** 2024-04-02T15:52:19.654 INFO:journalctl@ceph.osd.3.smithi107.stdout:Apr 02 15:52:19 smithi107 bash[32050]: debug 2024-04-02T15:52:19.389+0000 7fe1fc1b4700 -1 osd.3 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:52:20.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:20 smithi195 bash[20617]: debug 2024-04-02T15:52:20.397+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:21.738 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:21 smithi195 bash[20617]: debug 2024-04-02T15:52:21.441+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:21.903 INFO:journalctl@ceph.osd.3.smithi107.stdout:Apr 02 15:52:21 smithi107 bash[32050]: debug 2024-04-02T15:52:21.401+0000 7fe1f7b4d700 -1 osd.3 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:55.968944+0000 front 2024-04-02T15:51:55.968465+0000 (oldest deadline 2024-04-02T15:52:21.268635+0000) 2024-04-02T15:52:22.655 INFO:journalctl@ceph.osd.3.smithi107.stdout:Apr 02 15:52:22 smithi107 bash[32050]: debug 2024-04-02T15:52:22.365+0000 7fe1f7b4d700 -1 osd.3 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:55.968944+0000 front 2024-04-02T15:51:55.968465+0000 (oldest deadline 2024-04-02T15:52:21.268635+0000) 2024-04-02T15:52:22.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:22 smithi195 bash[20617]: debug 2024-04-02T15:52:22.445+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:22.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:22 smithi195 bash[23732]: debug 2024-04-02T15:52:22.425+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:23.706 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:23 smithi195 bash[20617]: debug 2024-04-02T15:52:23.437+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:23.706 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:23 smithi195 bash[23732]: debug 2024-04-02T15:52:23.445+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:23.904 INFO:journalctl@ceph.osd.3.smithi107.stdout:Apr 02 15:52:23 smithi107 bash[32050]: debug 2024-04-02T15:52:23.413+0000 7fe1f7b4d700 -1 osd.3 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:55.968944+0000 front 2024-04-02T15:51:55.968465+0000 (oldest deadline 2024-04-02T15:52:21.268635+0000) 2024-04-02T15:52:23.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:23 smithi107 bash[39394]: level=error ts=2024-04-02T15:52:23.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:52:23.905 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:23 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:23.524Z 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.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:23.905 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:23 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:23.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.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:52:23.989 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:23 smithi195 bash[17518]: debug 2024-04-02T15:52:23.701+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:57.823738+0000 front 2024-04-02T15:51:57.823557+0000 (oldest deadline 2024-04-02T15:52:23.123636+0000) 2024-04-02T15:52:23.989 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:23 smithi195 bash[26879]: debug 2024-04-02T15:52:23.717+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:24.706 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:24 smithi195 bash[20617]: debug 2024-04-02T15:52:24.409+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:24.707 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:24 smithi195 bash[23732]: debug 2024-04-02T15:52:24.477+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:24.989 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:24 smithi195 bash[17518]: debug 2024-04-02T15:52:24.701+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:57.823738+0000 front 2024-04-02T15:51:57.823557+0000 (oldest deadline 2024-04-02T15:52:23.123636+0000) 2024-04-02T15:52:24.989 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:24 smithi195 bash[26879]: debug 2024-04-02T15:52:24.749+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:25.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:25 smithi195 bash[20617]: debug 2024-04-02T15:52:25.453+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:25.739 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:25 smithi195 bash[17518]: debug 2024-04-02T15:52:25.681+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:57.823738+0000 front 2024-04-02T15:51:57.823557+0000 (oldest deadline 2024-04-02T15:52:23.123636+0000) 2024-04-02T15:52:25.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:25 smithi195 bash[23732]: debug 2024-04-02T15:52:25.485+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:25.903 INFO:journalctl@ceph.osd.3.smithi107.stdout:Apr 02 15:52:25 smithi107 bash[49264]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd-3 2024-04-02T15:52:25.904 INFO:journalctl@ceph.osd.3.smithi107.stdout:Apr 02 15:52:25 smithi107 bash[49312]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.3 2024-04-02T15:52:26.238 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:25 smithi195 bash[26879]: debug 2024-04-02T15:52:25.781+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:26.738 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:26 smithi195 bash[17518]: debug 2024-04-02T15:52:26.633+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:57.823738+0000 front 2024-04-02T15:51:57.823557+0000 (oldest deadline 2024-04-02T15:52:23.123636+0000) 2024-04-02T15:52:26.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:26 smithi195 bash[20617]: debug 2024-04-02T15:52:26.481+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:26.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:26 smithi195 bash[23732]: debug 2024-04-02T15:52:26.481+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:27.238 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:26 smithi195 bash[26879]: debug 2024-04-02T15:52:26.793+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:27.554 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.3.service' 2024-04-02T15:52:27.585 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:52:27.585 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-02T15:52:27.585 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-02T15:52:27.586 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.4 2024-04-02T15:52:27.738 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:27 smithi195 bash[20617]: debug 2024-04-02T15:52:27.493+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:27.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:27 smithi195 bash[23732]: debug 2024-04-02T15:52:27.449+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:27.739 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:27 smithi195 systemd[1]: Stopping Ceph osd.4 for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:52:27.739 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:27 smithi195 bash[35477]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.4 2024-04-02T15:52:27.740 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:27 smithi195 bash[17518]: debug 2024-04-02T15:52:27.637+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:57.823738+0000 front 2024-04-02T15:51:57.823557+0000 (oldest deadline 2024-04-02T15:52:23.123636+0000) 2024-04-02T15:52:28.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:27 smithi195 bash[26879]: debug 2024-04-02T15:52:27.817+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:28.239 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:27 smithi195 bash[17518]: debug 2024-04-02T15:52:27.737+0000 7f6546eb0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:52:28.239 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:27 smithi195 bash[17518]: debug 2024-04-02T15:52:27.737+0000 7f6546eb0700 -1 osd.4 95 *** Got signal Terminated *** 2024-04-02T15:52:28.239 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:27 smithi195 bash[17518]: debug 2024-04-02T15:52:27.737+0000 7f6546eb0700 -1 osd.4 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:52:28.738 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:28 smithi195 bash[20617]: debug 2024-04-02T15:52:28.461+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:28.739 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:28 smithi195 bash[17518]: debug 2024-04-02T15:52:28.629+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:57.823738+0000 front 2024-04-02T15:51:57.823557+0000 (oldest deadline 2024-04-02T15:52:23.123636+0000) 2024-04-02T15:52:28.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:28 smithi195 bash[23732]: debug 2024-04-02T15:52:28.425+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:29.238 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:28 smithi195 bash[26879]: debug 2024-04-02T15:52:28.777+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:29.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:29 smithi195 bash[20617]: debug 2024-04-02T15:52:29.417+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:29.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:29 smithi195 bash[23732]: debug 2024-04-02T15:52:29.465+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:29.739 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:29 smithi195 bash[17518]: debug 2024-04-02T15:52:29.665+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:57.823738+0000 front 2024-04-02T15:51:57.823557+0000 (oldest deadline 2024-04-02T15:52:23.123636+0000) 2024-04-02T15:52:29.739 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:29 smithi195 bash[17518]: debug 2024-04-02T15:52:29.665+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.124454+0000 front 2024-04-02T15:52:03.124599+0000 (oldest deadline 2024-04-02T15:52:29.024477+0000) 2024-04-02T15:52:30.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:29 smithi195 bash[26879]: debug 2024-04-02T15:52:29.821+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:30.652 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:30 smithi195 bash[20617]: debug 2024-04-02T15:52:30.373+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:30.652 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:30 smithi195 bash[20617]: debug 2024-04-02T15:52:30.373+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.660486+0000 front 2024-04-02T15:52:03.660319+0000 (oldest deadline 2024-04-02T15:52:29.560332+0000) 2024-04-02T15:52:30.652 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:30 smithi195 bash[23732]: debug 2024-04-02T15:52:30.517+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:30.653 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:30 smithi195 bash[23732]: debug 2024-04-02T15:52:30.517+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:30.988 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:30 smithi195 bash[26879]: debug 2024-04-02T15:52:30.849+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:30.989 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:30 smithi195 bash[17518]: debug 2024-04-02T15:52:30.649+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:57.823738+0000 front 2024-04-02T15:51:57.823557+0000 (oldest deadline 2024-04-02T15:52:23.123636+0000) 2024-04-02T15:52:30.989 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:30 smithi195 bash[17518]: debug 2024-04-02T15:52:30.649+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.124454+0000 front 2024-04-02T15:52:03.124599+0000 (oldest deadline 2024-04-02T15:52:29.024477+0000) 2024-04-02T15:52:31.633 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:31 smithi195 bash[20617]: debug 2024-04-02T15:52:31.333+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:31.633 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:31 smithi195 bash[20617]: debug 2024-04-02T15:52:31.333+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.660486+0000 front 2024-04-02T15:52:03.660319+0000 (oldest deadline 2024-04-02T15:52:29.560332+0000) 2024-04-02T15:52:31.634 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:31 smithi195 bash[23732]: debug 2024-04-02T15:52:31.473+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:31.634 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:31 smithi195 bash[23732]: debug 2024-04-02T15:52:31.473+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:31.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:31 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:31.626Z 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.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:31.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:31 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:31.626Z 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.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:52:31.989 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:31 smithi195 bash[17518]: debug 2024-04-02T15:52:31.625+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:57.823738+0000 front 2024-04-02T15:51:57.823557+0000 (oldest deadline 2024-04-02T15:52:23.123636+0000) 2024-04-02T15:52:31.989 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:31 smithi195 bash[17518]: debug 2024-04-02T15:52:31.625+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.124454+0000 front 2024-04-02T15:52:03.124599+0000 (oldest deadline 2024-04-02T15:52:29.024477+0000) 2024-04-02T15:52:31.990 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:31 smithi195 bash[26879]: debug 2024-04-02T15:52:31.849+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:31.990 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:31 smithi195 bash[26879]: debug 2024-04-02T15:52:31.849+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:32.739 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:32 smithi195 bash[17518]: debug 2024-04-02T15:52:32.593+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:57.823738+0000 front 2024-04-02T15:51:57.823557+0000 (oldest deadline 2024-04-02T15:52:23.123636+0000) 2024-04-02T15:52:32.740 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:32 smithi195 bash[17518]: debug 2024-04-02T15:52:32.593+0000 7f654404c700 -1 osd.4 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.124454+0000 front 2024-04-02T15:52:03.124599+0000 (oldest deadline 2024-04-02T15:52:29.024477+0000) 2024-04-02T15:52:32.740 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:32 smithi195 bash[23732]: debug 2024-04-02T15:52:32.469+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:32.741 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:32 smithi195 bash[23732]: debug 2024-04-02T15:52:32.469+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:32.741 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:32 smithi195 bash[20617]: debug 2024-04-02T15:52:32.373+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:32.742 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:32 smithi195 bash[20617]: debug 2024-04-02T15:52:32.373+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.660486+0000 front 2024-04-02T15:52:03.660319+0000 (oldest deadline 2024-04-02T15:52:29.560332+0000) 2024-04-02T15:52:33.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:32 smithi195 bash[26879]: debug 2024-04-02T15:52:32.805+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:33.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:32 smithi195 bash[26879]: debug 2024-04-02T15:52:32.805+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:33.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:33 smithi195 bash[20617]: debug 2024-04-02T15:52:33.337+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:33.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:33 smithi195 bash[20617]: debug 2024-04-02T15:52:33.337+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.660486+0000 front 2024-04-02T15:52:03.660319+0000 (oldest deadline 2024-04-02T15:52:29.560332+0000) 2024-04-02T15:52:33.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:33 smithi195 bash[23732]: debug 2024-04-02T15:52:33.429+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:33.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:33 smithi195 bash[23732]: debug 2024-04-02T15:52:33.429+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:33.878 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:33 smithi195 bash[26879]: debug 2024-04-02T15:52:33.757+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:33.878 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:33 smithi195 bash[26879]: debug 2024-04-02T15:52:33.757+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:33.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:33 smithi107 bash[39394]: level=error ts=2024-04-02T15:52:33.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:52:33.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:33 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:33.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.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:52:33.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:33 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:33.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.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:34.238 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:33 smithi195 bash[35486]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd-4 2024-04-02T15:52:34.239 INFO:journalctl@ceph.osd.4.smithi195.stdout:Apr 02 15:52:33 smithi195 bash[35547]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.4 2024-04-02T15:52:34.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:34 smithi195 bash[20617]: debug 2024-04-02T15:52:34.305+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:34.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:34 smithi195 bash[20617]: debug 2024-04-02T15:52:34.305+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.660486+0000 front 2024-04-02T15:52:03.660319+0000 (oldest deadline 2024-04-02T15:52:29.560332+0000) 2024-04-02T15:52:34.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:34 smithi195 bash[23732]: debug 2024-04-02T15:52:34.405+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:34.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:34 smithi195 bash[23732]: debug 2024-04-02T15:52:34.405+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:35.234 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:34 smithi195 bash[26879]: debug 2024-04-02T15:52:34.785+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:35.234 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:34 smithi195 bash[26879]: debug 2024-04-02T15:52:34.785+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:35.489 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:35 smithi195 bash[20617]: debug 2024-04-02T15:52:35.293+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:35.489 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:35 smithi195 bash[20617]: debug 2024-04-02T15:52:35.293+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.660486+0000 front 2024-04-02T15:52:03.660319+0000 (oldest deadline 2024-04-02T15:52:29.560332+0000) 2024-04-02T15:52:35.489 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:35 smithi195 bash[23732]: debug 2024-04-02T15:52:35.377+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:35.489 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:35 smithi195 bash[23732]: debug 2024-04-02T15:52:35.377+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:35.948 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.4.service' 2024-04-02T15:52:35.984 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:52:35.985 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-02T15:52:35.985 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-02T15:52:35.985 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.5 2024-04-02T15:52:36.040 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:35 smithi195 bash[26879]: debug 2024-04-02T15:52:35.761+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:36.041 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:35 smithi195 bash[26879]: debug 2024-04-02T15:52:35.761+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:36.343 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:36 smithi195 systemd[1]: Stopping Ceph osd.5 for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:52:36.343 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:36 smithi195 bash[35665]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.5 2024-04-02T15:52:36.344 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:36 smithi195 bash[20617]: debug 2024-04-02T15:52:36.149+0000 7fb9bd183700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:52:36.344 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:36 smithi195 bash[20617]: debug 2024-04-02T15:52:36.149+0000 7fb9bd183700 -1 osd.5 95 *** Got signal Terminated *** 2024-04-02T15:52:36.344 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:36 smithi195 bash[20617]: debug 2024-04-02T15:52:36.149+0000 7fb9bd183700 -1 osd.5 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:52:36.344 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:36 smithi195 bash[20617]: debug 2024-04-02T15:52:36.341+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:36.344 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:36 smithi195 bash[20617]: debug 2024-04-02T15:52:36.341+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.660486+0000 front 2024-04-02T15:52:03.660319+0000 (oldest deadline 2024-04-02T15:52:29.560332+0000) 2024-04-02T15:52:36.740 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:36 smithi195 bash[23732]: debug 2024-04-02T15:52:36.417+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:36.740 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:36 smithi195 bash[23732]: debug 2024-04-02T15:52:36.417+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:37.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:36 smithi195 bash[26879]: debug 2024-04-02T15:52:36.793+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:37.240 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:36 smithi195 bash[26879]: debug 2024-04-02T15:52:36.793+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:37.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:37 smithi195 bash[23732]: debug 2024-04-02T15:52:37.441+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:37.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:37 smithi195 bash[23732]: debug 2024-04-02T15:52:37.441+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:37.740 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:37 smithi195 bash[20617]: debug 2024-04-02T15:52:37.361+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:37.740 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:37 smithi195 bash[20617]: debug 2024-04-02T15:52:37.361+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.660486+0000 front 2024-04-02T15:52:03.660319+0000 (oldest deadline 2024-04-02T15:52:29.560332+0000) 2024-04-02T15:52:38.238 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:37 smithi195 bash[26879]: debug 2024-04-02T15:52:37.836+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:38.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:37 smithi195 bash[26879]: debug 2024-04-02T15:52:37.836+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:38.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:37 smithi195 bash[26879]: debug 2024-04-02T15:52:37.836+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:38.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:38 smithi195 bash[23732]: debug 2024-04-02T15:52:38.408+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:38.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:38 smithi195 bash[23732]: debug 2024-04-02T15:52:38.408+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:38.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:38 smithi195 bash[23732]: debug 2024-04-02T15:52:38.408+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.457080+0000 front 2024-04-02T15:52:15.456868+0000 (oldest deadline 2024-04-02T15:52:37.756811+0000) 2024-04-02T15:52:38.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:38 smithi195 bash[20617]: debug 2024-04-02T15:52:38.332+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:38.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:38 smithi195 bash[20617]: debug 2024-04-02T15:52:38.332+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.660486+0000 front 2024-04-02T15:52:03.660319+0000 (oldest deadline 2024-04-02T15:52:29.560332+0000) 2024-04-02T15:52:38.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:38 smithi195 bash[20617]: debug 2024-04-02T15:52:38.332+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.461999+0000 front 2024-04-02T15:52:15.462098+0000 (oldest deadline 2024-04-02T15:52:37.761891+0000) 2024-04-02T15:52:39.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:38 smithi195 bash[26879]: debug 2024-04-02T15:52:38.844+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:39.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:38 smithi195 bash[26879]: debug 2024-04-02T15:52:38.844+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:39.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:38 smithi195 bash[26879]: debug 2024-04-02T15:52:38.844+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:39.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:39 smithi195 bash[23732]: debug 2024-04-02T15:52:39.376+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:39.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:39 smithi195 bash[23732]: debug 2024-04-02T15:52:39.376+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:39.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:39 smithi195 bash[23732]: debug 2024-04-02T15:52:39.376+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.457080+0000 front 2024-04-02T15:52:15.456868+0000 (oldest deadline 2024-04-02T15:52:37.756811+0000) 2024-04-02T15:52:39.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:39 smithi195 bash[20617]: debug 2024-04-02T15:52:39.284+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:39.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:39 smithi195 bash[20617]: debug 2024-04-02T15:52:39.284+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.660486+0000 front 2024-04-02T15:52:03.660319+0000 (oldest deadline 2024-04-02T15:52:29.560332+0000) 2024-04-02T15:52:39.740 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:39 smithi195 bash[20617]: debug 2024-04-02T15:52:39.284+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.461999+0000 front 2024-04-02T15:52:15.462098+0000 (oldest deadline 2024-04-02T15:52:37.761891+0000) 2024-04-02T15:52:40.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:39 smithi195 bash[26879]: debug 2024-04-02T15:52:39.856+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:40.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:39 smithi195 bash[26879]: debug 2024-04-02T15:52:39.856+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:40.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:39 smithi195 bash[26879]: debug 2024-04-02T15:52:39.856+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:40.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:40 smithi195 bash[20617]: debug 2024-04-02T15:52:40.272+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.658937+0000 front 2024-04-02T15:51:56.658888+0000 (oldest deadline 2024-04-02T15:52:20.158792+0000) 2024-04-02T15:52:40.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:40 smithi195 bash[20617]: debug 2024-04-02T15:52:40.272+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:03.660486+0000 front 2024-04-02T15:52:03.660319+0000 (oldest deadline 2024-04-02T15:52:29.560332+0000) 2024-04-02T15:52:40.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:40 smithi195 bash[20617]: debug 2024-04-02T15:52:40.272+0000 7fb9b6b18700 -1 osd.5 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.461999+0000 front 2024-04-02T15:52:15.462098+0000 (oldest deadline 2024-04-02T15:52:37.761891+0000) 2024-04-02T15:52:40.740 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:40 smithi195 bash[23732]: debug 2024-04-02T15:52:40.416+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:40.740 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:40 smithi195 bash[23732]: debug 2024-04-02T15:52:40.416+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:40.740 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:40 smithi195 bash[23732]: debug 2024-04-02T15:52:40.416+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.457080+0000 front 2024-04-02T15:52:15.456868+0000 (oldest deadline 2024-04-02T15:52:37.756811+0000) 2024-04-02T15:52:41.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:40 smithi195 bash[26879]: debug 2024-04-02T15:52:40.860+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:41.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:40 smithi195 bash[26879]: debug 2024-04-02T15:52:40.860+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:41.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:40 smithi195 bash[26879]: debug 2024-04-02T15:52:40.860+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:41.696 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:41 smithi195 bash[23732]: debug 2024-04-02T15:52:41.444+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:41.697 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:41 smithi195 bash[23732]: debug 2024-04-02T15:52:41.444+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:41.697 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:41 smithi195 bash[23732]: debug 2024-04-02T15:52:41.444+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.457080+0000 front 2024-04-02T15:52:15.456868+0000 (oldest deadline 2024-04-02T15:52:37.756811+0000) 2024-04-02T15:52:41.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:41 smithi107 bash[39394]: level=error ts=2024-04-02T15:52:41.626Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:41.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:41 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:41.627Z 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.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:41.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:41 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:41.627Z 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.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:52:41.989 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:41 smithi195 bash[26879]: debug 2024-04-02T15:52:41.864+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:41.989 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:41 smithi195 bash[26879]: debug 2024-04-02T15:52:41.864+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:41.989 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:41 smithi195 bash[26879]: debug 2024-04-02T15:52:41.864+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:42.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:42 smithi195 bash[35673]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd-5 2024-04-02T15:52:42.739 INFO:journalctl@ceph.osd.5.smithi195.stdout:Apr 02 15:52:42 smithi195 bash[35724]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.5 2024-04-02T15:52:42.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:42 smithi195 bash[23732]: debug 2024-04-02T15:52:42.476+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:42.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:42 smithi195 bash[23732]: debug 2024-04-02T15:52:42.476+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:42.740 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:42 smithi195 bash[23732]: debug 2024-04-02T15:52:42.476+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.457080+0000 front 2024-04-02T15:52:15.456868+0000 (oldest deadline 2024-04-02T15:52:37.756811+0000) 2024-04-02T15:52:43.238 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:42 smithi195 bash[26879]: debug 2024-04-02T15:52:42.828+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:43.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:42 smithi195 bash[26879]: debug 2024-04-02T15:52:42.828+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:43.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:42 smithi195 bash[26879]: debug 2024-04-02T15:52:42.828+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:43.738 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:43 smithi195 bash[23732]: debug 2024-04-02T15:52:43.472+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:43.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:43 smithi195 bash[23732]: debug 2024-04-02T15:52:43.472+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:43.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:43 smithi195 bash[23732]: debug 2024-04-02T15:52:43.472+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.457080+0000 front 2024-04-02T15:52:15.456868+0000 (oldest deadline 2024-04-02T15:52:37.756811+0000) 2024-04-02T15:52:43.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:43 smithi107 bash[39394]: level=error ts=2024-04-02T15:52:43.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:52:43.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:43 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52: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.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:43.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:43 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:43.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:52:44.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:43 smithi195 bash[26879]: debug 2024-04-02T15:52:43.800+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:44.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:43 smithi195 bash[26879]: debug 2024-04-02T15:52:43.800+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:44.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:43 smithi195 bash[26879]: debug 2024-04-02T15:52:43.800+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:44.481 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.5.service' 2024-04-02T15:52:44.514 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:52:44.515 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-02T15:52:44.515 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-02T15:52:44.515 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.6 2024-04-02T15:52:44.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:44 smithi195 bash[23732]: debug 2024-04-02T15:52:44.448+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:44.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:44 smithi195 bash[23732]: debug 2024-04-02T15:52:44.448+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:44.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:44 smithi195 bash[23732]: debug 2024-04-02T15:52:44.448+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.457080+0000 front 2024-04-02T15:52:15.456868+0000 (oldest deadline 2024-04-02T15:52:37.756811+0000) 2024-04-02T15:52:44.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:44 smithi195 systemd[1]: Stopping Ceph osd.6 for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:52:44.740 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:44 smithi195 bash[35846]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.6 2024-04-02T15:52:44.740 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:44 smithi195 bash[23732]: debug 2024-04-02T15:52:44.672+0000 7f6e250e7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:52:44.740 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:44 smithi195 bash[23732]: debug 2024-04-02T15:52:44.672+0000 7f6e250e7700 -1 osd.6 95 *** Got signal Terminated *** 2024-04-02T15:52:44.740 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:44 smithi195 bash[23732]: debug 2024-04-02T15:52:44.672+0000 7f6e250e7700 -1 osd.6 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:52:45.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:44 smithi195 bash[26879]: debug 2024-04-02T15:52:44.780+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:45.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:44 smithi195 bash[26879]: debug 2024-04-02T15:52:44.780+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:45.240 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:44 smithi195 bash[26879]: debug 2024-04-02T15:52:44.780+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:45.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:45 smithi195 bash[23732]: debug 2024-04-02T15:52:45.432+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:45.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:45 smithi195 bash[23732]: debug 2024-04-02T15:52:45.432+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:45.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:45 smithi195 bash[23732]: debug 2024-04-02T15:52:45.432+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.457080+0000 front 2024-04-02T15:52:15.456868+0000 (oldest deadline 2024-04-02T15:52:37.756811+0000) 2024-04-02T15:52:46.238 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:45 smithi195 bash[26879]: debug 2024-04-02T15:52:45.780+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:46.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:45 smithi195 bash[26879]: debug 2024-04-02T15:52:45.780+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:46.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:45 smithi195 bash[26879]: debug 2024-04-02T15:52:45.780+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:46.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:46 smithi195 bash[23732]: debug 2024-04-02T15:52:46.392+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:46.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:46 smithi195 bash[23732]: debug 2024-04-02T15:52:46.392+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:46.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:46 smithi195 bash[23732]: debug 2024-04-02T15:52:46.392+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.457080+0000 front 2024-04-02T15:52:15.456868+0000 (oldest deadline 2024-04-02T15:52:37.756811+0000) 2024-04-02T15:52:47.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:46 smithi195 bash[26879]: debug 2024-04-02T15:52:46.792+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:47.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:46 smithi195 bash[26879]: debug 2024-04-02T15:52:46.792+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:47.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:46 smithi195 bash[26879]: debug 2024-04-02T15:52:46.792+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:47.738 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:47 smithi195 bash[23732]: debug 2024-04-02T15:52:47.384+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:47.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:47 smithi195 bash[23732]: debug 2024-04-02T15:52:47.384+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:47.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:47 smithi195 bash[23732]: debug 2024-04-02T15:52:47.384+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.457080+0000 front 2024-04-02T15:52:15.456868+0000 (oldest deadline 2024-04-02T15:52:37.756811+0000) 2024-04-02T15:52:48.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:47 smithi195 bash[26879]: debug 2024-04-02T15:52:47.820+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:48.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:47 smithi195 bash[26879]: debug 2024-04-02T15:52:47.820+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:48.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:47 smithi195 bash[26879]: debug 2024-04-02T15:52:47.820+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:48.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:48 smithi195 bash[23732]: debug 2024-04-02T15:52:48.412+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:48.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:48 smithi195 bash[23732]: debug 2024-04-02T15:52:48.412+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:48.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:48 smithi195 bash[23732]: debug 2024-04-02T15:52:48.412+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.457080+0000 front 2024-04-02T15:52:15.456868+0000 (oldest deadline 2024-04-02T15:52:37.756811+0000) 2024-04-02T15:52:48.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:48 smithi195 bash[23732]: debug 2024-04-02T15:52:48.412+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-04-02T15:52:21.759158+0000 front 2024-04-02T15:52:21.759287+0000 (oldest deadline 2024-04-02T15:52:47.658972+0000) 2024-04-02T15:52:49.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:48 smithi195 bash[26879]: debug 2024-04-02T15:52:48.840+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:49.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:48 smithi195 bash[26879]: debug 2024-04-02T15:52:48.840+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:49.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:48 smithi195 bash[26879]: debug 2024-04-02T15:52:48.840+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:49.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:48 smithi195 bash[26879]: debug 2024-04-02T15:52:48.840+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-04-02T15:52:23.733955+0000 front 2024-04-02T15:52:23.733893+0000 (oldest deadline 2024-04-02T15:52:48.433717+0000) 2024-04-02T15:52:49.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:49 smithi195 bash[23732]: debug 2024-04-02T15:52:49.436+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:56.351720+0000 front 2024-04-02T15:51:56.351803+0000 (oldest deadline 2024-04-02T15:52:21.651600+0000) 2024-04-02T15:52:49.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:49 smithi195 bash[23732]: debug 2024-04-02T15:52:49.436+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.953441+0000 front 2024-04-02T15:52:06.953614+0000 (oldest deadline 2024-04-02T15:52:29.853242+0000) 2024-04-02T15:52:49.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:49 smithi195 bash[23732]: debug 2024-04-02T15:52:49.436+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:15.457080+0000 front 2024-04-02T15:52:15.456868+0000 (oldest deadline 2024-04-02T15:52:37.756811+0000) 2024-04-02T15:52:49.739 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:49 smithi195 bash[23732]: debug 2024-04-02T15:52:49.436+0000 7f6e1e27b700 -1 osd.6 95 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-04-02T15:52:21.759158+0000 front 2024-04-02T15:52:21.759287+0000 (oldest deadline 2024-04-02T15:52:47.658972+0000) 2024-04-02T15:52:50.208 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:49 smithi195 bash[26879]: debug 2024-04-02T15:52:49.884+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:50.208 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:49 smithi195 bash[26879]: debug 2024-04-02T15:52:49.884+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:50.208 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:49 smithi195 bash[26879]: debug 2024-04-02T15:52:49.884+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:50.209 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:49 smithi195 bash[26879]: debug 2024-04-02T15:52:49.884+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-04-02T15:52:23.733955+0000 front 2024-04-02T15:52:23.733893+0000 (oldest deadline 2024-04-02T15:52:48.433717+0000) 2024-04-02T15:52:50.989 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:50 smithi195 bash[35855]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd-6 2024-04-02T15:52:50.989 INFO:journalctl@ceph.osd.6.smithi195.stdout:Apr 02 15:52:50 smithi195 bash[35902]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.6 2024-04-02T15:52:50.989 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:50 smithi195 bash[26879]: debug 2024-04-02T15:52:50.872+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:50.989 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:50 smithi195 bash[26879]: debug 2024-04-02T15:52:50.872+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:50.990 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:50 smithi195 bash[26879]: debug 2024-04-02T15:52:50.872+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:50.990 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:50 smithi195 bash[26879]: debug 2024-04-02T15:52:50.872+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-04-02T15:52:23.733955+0000 front 2024-04-02T15:52:23.733893+0000 (oldest deadline 2024-04-02T15:52:48.433717+0000) 2024-04-02T15:52:51.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:51 smithi107 bash[39394]: level=error ts=2024-04-02T15:52:51.627Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:51.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:51 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:51.628Z 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.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:51.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:51 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:51.628Z 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.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:52:51.989 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:51 smithi195 bash[26879]: debug 2024-04-02T15:52:51.840+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:51.989 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:51 smithi195 bash[26879]: debug 2024-04-02T15:52:51.840+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:51.989 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:51 smithi195 bash[26879]: debug 2024-04-02T15:52:51.840+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:51.989 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:51 smithi195 bash[26879]: debug 2024-04-02T15:52:51.840+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-04-02T15:52:23.733955+0000 front 2024-04-02T15:52:23.733893+0000 (oldest deadline 2024-04-02T15:52:48.433717+0000) 2024-04-02T15:52:52.814 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.6.service' 2024-04-02T15:52:52.848 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:52:52.849 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-02T15:52:52.849 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-02T15:52:52.849 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.7 2024-04-02T15:52:53.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:52 smithi195 bash[26879]: debug 2024-04-02T15:52:52.828+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:53.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:52 smithi195 bash[26879]: debug 2024-04-02T15:52:52.828+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:53.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:52 smithi195 bash[26879]: debug 2024-04-02T15:52:52.828+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:53.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:52 smithi195 bash[26879]: debug 2024-04-02T15:52:52.828+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-04-02T15:52:23.733955+0000 front 2024-04-02T15:52:23.733893+0000 (oldest deadline 2024-04-02T15:52:48.433717+0000) 2024-04-02T15:52:53.240 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:52 smithi195 systemd[1]: Stopping Ceph osd.7 for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:52:53.240 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:52 smithi195 bash[36024]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.7 2024-04-02T15:52:53.240 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:53 smithi195 bash[26879]: debug 2024-04-02T15:52:53.004+0000 7fe9f0782700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:52:53.240 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:53 smithi195 bash[26879]: debug 2024-04-02T15:52:53.004+0000 7fe9f0782700 -1 osd.7 95 *** Got signal Terminated *** 2024-04-02T15:52:53.240 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:53 smithi195 bash[26879]: debug 2024-04-02T15:52:53.004+0000 7fe9f0782700 -1 osd.7 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:52:53.903 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:53 smithi107 bash[39394]: level=error ts=2024-04-02T15:52:53.526Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:53.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:53 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:53.530Z 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.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:52:53.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:52:53 smithi107 bash[39394]: level=warn ts=2024-04-02T15:52:53.530Z 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.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:52:54.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:53 smithi195 bash[26879]: debug 2024-04-02T15:52:53.840+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:54.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:53 smithi195 bash[26879]: debug 2024-04-02T15:52:53.840+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:54.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:53 smithi195 bash[26879]: debug 2024-04-02T15:52:53.840+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:54.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:53 smithi195 bash[26879]: debug 2024-04-02T15:52:53.840+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-04-02T15:52:23.733955+0000 front 2024-04-02T15:52:23.733893+0000 (oldest deadline 2024-04-02T15:52:48.433717+0000) 2024-04-02T15:52:55.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:54 smithi195 bash[26879]: debug 2024-04-02T15:52:54.880+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:55.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:54 smithi195 bash[26879]: debug 2024-04-02T15:52:54.880+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:55.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:54 smithi195 bash[26879]: debug 2024-04-02T15:52:54.880+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:55.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:54 smithi195 bash[26879]: debug 2024-04-02T15:52:54.880+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-04-02T15:52:23.733955+0000 front 2024-04-02T15:52:23.733893+0000 (oldest deadline 2024-04-02T15:52:48.433717+0000) 2024-04-02T15:52:56.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:55 smithi195 bash[26879]: debug 2024-04-02T15:52:55.908+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:56.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:55 smithi195 bash[26879]: debug 2024-04-02T15:52:55.908+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:56.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:55 smithi195 bash[26879]: debug 2024-04-02T15:52:55.908+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:56.240 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:55 smithi195 bash[26879]: debug 2024-04-02T15:52:55.908+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-04-02T15:52:23.733955+0000 front 2024-04-02T15:52:23.733893+0000 (oldest deadline 2024-04-02T15:52:48.433717+0000) 2024-04-02T15:52:57.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:56 smithi195 bash[26879]: debug 2024-04-02T15:52:56.856+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:57.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:56 smithi195 bash[26879]: debug 2024-04-02T15:52:56.856+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:57.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:56 smithi195 bash[26879]: debug 2024-04-02T15:52:56.856+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:57.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:56 smithi195 bash[26879]: debug 2024-04-02T15:52:56.856+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-04-02T15:52:23.733955+0000 front 2024-04-02T15:52:23.733893+0000 (oldest deadline 2024-04-02T15:52:48.433717+0000) 2024-04-02T15:52:58.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:57 smithi195 bash[26879]: debug 2024-04-02T15:52:57.876+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-04-02T15:51:54.527498+0000 front 2024-04-02T15:51:54.527576+0000 (oldest deadline 2024-04-02T15:52:22.728529+0000) 2024-04-02T15:52:58.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:57 smithi195 bash[26879]: debug 2024-04-02T15:52:57.876+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-04-02T15:52:06.130889+0000 front 2024-04-02T15:52:06.130951+0000 (oldest deadline 2024-04-02T15:52:31.430813+0000) 2024-04-02T15:52:58.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:57 smithi195 bash[26879]: debug 2024-04-02T15:52:57.876+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-04-02T15:52:13.732366+0000 front 2024-04-02T15:52:13.732301+0000 (oldest deadline 2024-04-02T15:52:37.832145+0000) 2024-04-02T15:52:58.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:57 smithi195 bash[26879]: debug 2024-04-02T15:52:57.876+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-04-02T15:52:23.733955+0000 front 2024-04-02T15:52:23.733893+0000 (oldest deadline 2024-04-02T15:52:48.433717+0000) 2024-04-02T15:52:58.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:57 smithi195 bash[26879]: debug 2024-04-02T15:52:57.876+0000 7fe9eb119700 -1 osd.7 95 heartbeat_check: no reply from 172.21.15.195:6804 osd.4 since back 2024-04-02T15:52:28.434507+0000 front 2024-04-02T15:52:28.434576+0000 (oldest deadline 2024-04-02T15:52:57.235021+0000) 2024-04-02T15:52:59.238 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:58 smithi195 bash[36033]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd-7 2024-04-02T15:52:59.239 INFO:journalctl@ceph.osd.7.smithi195.stdout:Apr 02 15:52:58 smithi195 bash[36081]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-osd.7 2024-04-02T15:53:00.947 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@osd.7.service' 2024-04-02T15:53:00.981 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:53:00.981 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-02T15:53:00.981 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-02T15:53:00.982 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@prometheus.a 2024-04-02T15:53:01.197 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 systemd[1]: Stopping Ceph prometheus.a for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:53:01.197 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[36200]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T15:53:01.197 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[30993]: ts=2024-04-02T15:53:01.162Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-02T15:53:01.197 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[30993]: ts=2024-04-02T15:53:01.162Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-02T15:53:01.197 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[30993]: ts=2024-04-02T15:53:01.162Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-02T15:53:01.197 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[30993]: ts=2024-04-02T15:53:01.162Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-02T15:53:01.198 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[30993]: ts=2024-04-02T15:53:01.162Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-02T15:53:01.198 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[30993]: ts=2024-04-02T15:53:01.162Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-02T15:53:01.198 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[30993]: ts=2024-04-02T15:53:01.162Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-02T15:53:01.198 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[30993]: ts=2024-04-02T15:53:01.162Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-02T15:53:01.198 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[30993]: ts=2024-04-02T15:53:01.162Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-02T15:53:01.198 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[30993]: ts=2024-04-02T15:53:01.163Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-02T15:53:01.198 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[30993]: ts=2024-04-02T15:53:01.163Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-02T15:53:01.198 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Apr 02 15:53:01 smithi195 bash[30993]: ts=2024-04-02T15:53:01.163Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-02T15:53:01.823 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@prometheus.a.service' 2024-04-02T15:53:01.856 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:53:01.857 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-02T15:53:01.857 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-02T15:53:01.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:01 smithi107 bash[39394]: level=error ts=2024-04-02T15:53:01.627Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:53:01.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:01 smithi107 bash[39394]: level=warn ts=2024-04-02T15:53:01.628Z 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.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:53:01.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:01 smithi107 bash[39394]: level=warn ts=2024-04-02T15:53:01.628Z 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.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:53:03.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:03 smithi107 bash[39394]: level=error ts=2024-04-02T15:53:03.527Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:53:03.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:03 smithi107 bash[39394]: level=warn ts=2024-04-02T15:53:03.529Z 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.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-04-02T15:53:03.904 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:03 smithi107 bash[39394]: level=warn ts=2024-04-02T15:53:03.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-04-02T15:53:06.368 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:53:06 smithi107 systemd[1]: Stopping Ceph node-exporter.a for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:53:06.368 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:53:06 smithi107 bash[49637]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-node-exporter.a 2024-04-02T15:53:07.153 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:53:06 smithi107 bash[49645]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-node-exporter-a 2024-04-02T15:53:07.154 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:53:06 smithi107 bash[49693]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-node-exporter.a 2024-04-02T15:53:07.154 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:53:07 smithi107 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-02T15:53:07.154 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:53:07 smithi107 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-02T15:53:07.155 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Apr 02 15:53:07 smithi107 systemd[1]: Stopped Ceph node-exporter.a for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:53:07.628 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:07 smithi107 systemd[1]: Stopping Ceph alertmanager.a for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:53:07.629 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:07 smithi107 bash[49732]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-alertmanager.a 2024-04-02T15:53:07.629 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:07 smithi107 bash[39394]: level=info ts=2024-04-02T15:53:07.403Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-02T15:53:08.346 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:07 smithi107 bash[49742]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-alertmanager-a 2024-04-02T15:53:08.346 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:07 smithi107 bash[49791]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-alertmanager.a 2024-04-02T15:53:08.346 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:08 smithi107 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-04-02T15:53:08.346 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Apr 02 15:53:08 smithi107 systemd[1]: Stopped Ceph alertmanager.a for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:53:42.676 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-02T15:53:47.169 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:53:47 smithi195 systemd[1]: Stopping Ceph node-exporter.b for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:53:47.169 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:53:47 smithi195 bash[36475]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-node-exporter.b 2024-04-02T15:53:47.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:53:47 smithi195 bash[36483]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-node-exporter-b 2024-04-02T15:53:47.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:53:47 smithi195 bash[36529]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-node-exporter.b 2024-04-02T15:53:47.989 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:53:47 smithi195 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-02T15:53:47.989 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:53:47 smithi195 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-02T15:53:47.989 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Apr 02 15:53:47 smithi195 systemd[1]: Stopped Ceph node-exporter.b for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:53:48.449 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:53:48 smithi195 systemd[1]: Stopping Ceph grafana.a for a698c81a-f106-11ee-b647-cb9ed24678a4... 2024-04-02T15:53:48.449 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:53:48 smithi195 bash[36566]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-grafana.a 2024-04-02T15:53:48.449 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:53:48 smithi195 bash[30361]: t=2024-04-02T15:53:48+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-02T15:53:48.707 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:53:48 smithi195 bash[36575]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-grafana-a 2024-04-02T15:53:48.989 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:53:48 smithi195 bash[36624]: Error response from daemon: No such container: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4-grafana.a 2024-04-02T15:53:48.989 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:53:48 smithi195 systemd[1]: ceph-a698c81a-f106-11ee-b647-cb9ed24678a4@grafana.a.service: Succeeded. 2024-04-02T15:53:48.989 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Apr 02 15:53:48 smithi195 systemd[1]: Stopped Ceph grafana.a for a698c81a-f106-11ee-b647-cb9ed24678a4. 2024-04-02T15:54:11.481 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:54:11.498 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:54:11.507 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-02T15:54:11.510 DEBUG:teuthology.misc:Transferring archived files from smithi107:/var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214/remote/smithi107/crash 2024-04-02T15:54:11.511 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/crash -- . 2024-04-02T15:54:11.522 INFO:teuthology.orchestra.run.smithi107.stderr:tar: /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-02T15:54:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:tar: Error is not recoverable: exiting now 2024-04-02T15:54:11.524 DEBUG:teuthology.misc:Transferring archived files from smithi195:/var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214/remote/smithi195/crash 2024-04-02T15:54:11.525 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/crash -- . 2024-04-02T15:54:11.538 INFO:teuthology.orchestra.run.smithi195.stderr:tar: /var/lib/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-02T15:54:11.538 INFO:teuthology.orchestra.run.smithi195.stderr:tar: Error is not recoverable: exiting now 2024-04-02T15:54:11.539 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-02T15:54:11.540 DEBUG:teuthology.orchestra.run.smithi107:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-02T15:54:11.585 INFO:teuthology.orchestra.run.smithi107.stdout:2024-04-02T15:38:32.761738+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-02T15:54:11.586 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-02T15:54:11.586 INFO:tasks.cephadm:Compressing logs... 2024-04-02T15:54:11.586 DEBUG:teuthology.orchestra.run.smithi107:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-02T15:54:11.588 DEBUG:teuthology.orchestra.run.smithi195:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-02T15:54:11.602 INFO:teuthology.orchestra.run.smithi107.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-02T15:54:11.604 INFO:teuthology.orchestra.run.smithi195.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-02T15:54:11.618 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi195.xfmthl.log 2024-04-02T15:54:11.619 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mon.b.log 2024-04-02T15:54:11.619 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi195.xfmthl.log: gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.5.log 2024-04-02T15:54:11.620 INFO:teuthology.orchestra.run.smithi195.stderr: 62.5% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi195.xfmthl.log.gz 2024-04-02T15:54:11.620 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mon.b.log: -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mgr.x.log 2024-04-02T15:54:11.620 INFO:teuthology.orchestra.run.smithi195.stderr:gzip /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.5.log: -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-02T15:54:11.621 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.6.log 2024-04-02T15:54:11.622 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.log 2024-04-02T15:54:11.622 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-02T15:54:11.626 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.6.log: /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.4.log 2024-04-02T15:54:11.626 INFO:teuthology.orchestra.run.smithi195.stderr: 90.3%/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.cephadm.log: -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-04-02T15:54:11.627 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi195.riovxb.log 2024-04-02T15:54:11.627 INFO:teuthology.orchestra.run.smithi195.stderr: 87.5% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.log.gz 79.8% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-02T15:54:11.627 INFO:teuthology.orchestra.run.smithi195.stderr: 2024-04-02T15:54:11.627 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-02T15:54:11.628 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.7.log 2024-04-02T15:54:11.628 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi195.riovxb.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-02T15:54:11.628 INFO:teuthology.orchestra.run.smithi195.stderr: 62.6% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi195.riovxb.log.gz 2024-04-02T15:54:11.635 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mon.a.log 2024-04-02T15:54:11.635 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi107.ndegyn.log 2024-04-02T15:54:11.636 INFO:teuthology.orchestra.run.smithi107.stderr:gzip /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mon.a.log: -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi107.zntygh.log 2024-04-02T15:54:11.636 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi107.ndegyn.log: gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mgr.y.log 2024-04-02T15:54:11.637 INFO:teuthology.orchestra.run.smithi107.stderr: 62.7% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi107.ndegyn.log.gz 2024-04-02T15:54:11.638 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi107.zntygh.log: gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mon.c.log 2024-04-02T15:54:11.639 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-volume.log: /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.7.log: /var/log/ceph/cephadm.log: 90.8% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-02T15:54:11.640 INFO:teuthology.orchestra.run.smithi195.stderr: 88.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-02T15:54:11.640 INFO:teuthology.orchestra.run.smithi107.stderr: 62.5% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi107.zntygh.log.gz 2024-04-02T15:54:11.640 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-02T15:54:11.640 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mgr.y.log: gzip /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mon.c.log: -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.1.log 2024-04-02T15:54:11.641 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/tcmu-runner.log 2024-04-02T15:54:11.641 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.log 2024-04-02T15:54:11.641 INFO:teuthology.orchestra.run.smithi195.stderr: 90.3% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mgr.x.log.gz 2024-04-02T15:54:11.642 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-02T15:54:11.643 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/tcmu-runner.log: 66.3% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/tcmu-runner.log.gz 2024-04-02T15:54:11.643 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.0.log 2024-04-02T15:54:11.643 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.3.log 2024-04-02T15:54:11.644 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.cephadm.log: /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.0.log: 88.5% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-02T15:54:11.645 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-02T15:54:11.646 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.3.log: 92.9% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-04-02T15:54:11.647 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.2.log 2024-04-02T15:54:11.648 INFO:teuthology.orchestra.run.smithi107.stderr: 94.0% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-04-02T15:54:11.652 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-02T15:54:11.662 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.2.log: 90.9% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-02T15:54:11.674 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/cephadm.log: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-02T15:54:11.795 INFO:teuthology.orchestra.run.smithi107.stderr: 89.2% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mgr.y.log.gz 2024-04-02T15:54:11.816 INFO:teuthology.orchestra.run.smithi195.stderr: 92.5% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mon.b.log.gz 2024-04-02T15:54:11.870 INFO:teuthology.orchestra.run.smithi107.stderr: 92.5% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mon.c.log.gz 2024-04-02T15:54:11.971 INFO:teuthology.orchestra.run.smithi195.stderr: 93.1% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.6.log.gz 2024-04-02T15:54:12.042 INFO:teuthology.orchestra.run.smithi107.stderr: 93.2% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.2.log.gz 2024-04-02T15:54:12.045 INFO:teuthology.orchestra.run.smithi195.stderr: 93.3% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.5.log.gz 2024-04-02T15:54:12.107 INFO:teuthology.orchestra.run.smithi195.stderr: 93.8% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.7.log.gz 2024-04-02T15:54:12.133 INFO:teuthology.orchestra.run.smithi107.stderr: 93.4% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.0.log.gz 2024-04-02T15:54:12.152 INFO:teuthology.orchestra.run.smithi107.stderr: 91.0% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-mon.a.log.gz 2024-04-02T15:54:12.179 INFO:teuthology.orchestra.run.smithi195.stderr: 93.5% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.4.log.gz 2024-04-02T15:54:12.180 INFO:teuthology.orchestra.run.smithi195.stderr: 2024-04-02T15:54:12.181 INFO:teuthology.orchestra.run.smithi195.stderr:real 0m0.587s 2024-04-02T15:54:12.181 INFO:teuthology.orchestra.run.smithi195.stderr:user 0m1.972s 2024-04-02T15:54:12.181 INFO:teuthology.orchestra.run.smithi195.stderr:sys 0m0.109s 2024-04-02T15:54:12.232 INFO:teuthology.orchestra.run.smithi107.stderr: 93.5% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.1.log.gz 2024-04-02T15:54:12.235 INFO:teuthology.orchestra.run.smithi107.stderr: 93.4% -- replaced with /var/log/ceph/a698c81a-f106-11ee-b647-cb9ed24678a4/ceph-osd.3.log.gz 2024-04-02T15:54:12.237 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-04-02T15:54:12.237 INFO:teuthology.orchestra.run.smithi107.stderr:real 0m0.646s 2024-04-02T15:54:12.237 INFO:teuthology.orchestra.run.smithi107.stderr:user 0m2.926s 2024-04-02T15:54:12.237 INFO:teuthology.orchestra.run.smithi107.stderr:sys 0m0.117s 2024-04-02T15:54:12.237 INFO:tasks.cephadm:Archiving logs... 2024-04-02T15:54:12.238 DEBUG:teuthology.misc:Transferring archived files from smithi107:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214/remote/smithi107/log 2024-04-02T15:54:12.239 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-02T15:54:12.629 DEBUG:teuthology.misc:Transferring archived files from smithi195:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214/remote/smithi195/log 2024-04-02T15:54:12.630 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-02T15:54:12.918 INFO:tasks.cephadm:Removing cluster... 2024-04-02T15:54:12.919 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 --force 2024-04-02T15:54:13.701 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a698c81a-f106-11ee-b647-cb9ed24678a4 --force 2024-04-02T15:54:14.474 INFO:tasks.cephadm:Removing cephadm ... 2024-04-02T15:54:14.475 DEBUG:teuthology.orchestra.run.smithi107:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-02T15:54:14.482 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-02T15:54:14.487 INFO:tasks.cephadm:Teardown complete 2024-04-02T15:54:14.487 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-02T15:54:14.497 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-02T15:54:14.498 DEBUG:teuthology.orchestra.run.smithi107:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-02T15:54:14.500 DEBUG:teuthology.orchestra.run.smithi195:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-02T15:54:14.518 INFO:teuthology.orchestra.run.smithi107.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T15:54:14.519 INFO:teuthology.orchestra.run.smithi107.stdout:============================================================================== 2024-04-02T15:54:14.519 INFO:teuthology.orchestra.run.smithi107.stdout:*hv01.front.sepi 44.4.53.2 2 u 3 64 377 0.068 2.949 0.192 2024-04-02T15:54:14.519 INFO:teuthology.orchestra.run.smithi107.stdout:+hv02.front.sepi 63.231.80.2 3 u 8 64 377 0.071 2.224 0.156 2024-04-02T15:54:14.519 INFO:teuthology.orchestra.run.smithi107.stdout:+hv03.front.sepi 74.6.168.72 3 u 3 64 377 0.079 1.593 0.186 2024-04-02T15:54:14.519 INFO:teuthology.orchestra.run.smithi107.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2024-04-02T15:54:14.552 INFO:teuthology.orchestra.run.smithi195.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T15:54:14.552 INFO:teuthology.orchestra.run.smithi195.stdout:============================================================================== 2024-04-02T15:54:14.552 INFO:teuthology.orchestra.run.smithi195.stdout:*hv01.front.sepi 44.4.53.2 2 u 5 64 377 0.086 2.378 0.277 2024-04-02T15:54:14.552 INFO:teuthology.orchestra.run.smithi195.stdout:+hv02.front.sepi 63.231.80.2 3 u 3 64 377 0.098 1.865 0.219 2024-04-02T15:54:14.553 INFO:teuthology.orchestra.run.smithi195.stdout:+hv03.front.sepi 74.6.168.72 3 u 62 64 377 0.104 0.878 0.348 2024-04-02T15:54:14.553 INFO:teuthology.orchestra.run.smithi195.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2024-04-02T15:54:14.554 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-02T15:54:14.563 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-02T15:54:14.564 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-02T15:54:14.572 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-02T15:54:14.582 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-02T15:54:14.591 INFO:teuthology.task.internal:Duration was 1465.050440 seconds 2024-04-02T15:54:14.591 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-02T15:54:14.600 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-02T15:54:14.600 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-02T15:54:14.602 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-02T15:54:14.660 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-02T15:54:14.660 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi107.front.sepia.ceph.com 2024-04-02T15:54:14.660 DEBUG:teuthology.orchestra.run.smithi107:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-02T15:54:14.673 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi195.front.sepia.ceph.com 2024-04-02T15:54:14.674 DEBUG:teuthology.orchestra.run.smithi195:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-02T15:54:14.687 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-02T15:54:14.687 DEBUG:teuthology.orchestra.run.smithi107:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-02T15:54:14.689 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-02T15:54:14.777 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-02T15:54:14.777 DEBUG:teuthology.orchestra.run.smithi107:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-02T15:54:14.780 DEBUG:teuthology.orchestra.run.smithi195:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-02T15:54:14.900 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-02T15:54:14.909 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-02T15:54:14.909 DEBUG:teuthology.orchestra.run.smithi107:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-02T15:54:14.925 DEBUG:teuthology.orchestra.run.smithi195:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-02T15:54:14.942 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-02T15:54:14.985 DEBUG:teuthology.orchestra.run.smithi107:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-02T15:54:14.987 DEBUG:teuthology.orchestra.run.smithi195:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-02T15:54:15.000 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern = core 2024-04-02T15:54:15.002 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = core 2024-04-02T15:54:15.033 DEBUG:teuthology.orchestra.run.smithi107:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-02T15:54:15.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T15:54:15.039 DEBUG:teuthology.orchestra.run.smithi195:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-02T15:54:15.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T15:54:15.082 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-02T15:54:15.092 INFO:teuthology.task.internal:Transferring archived files... 2024-04-02T15:54:15.093 DEBUG:teuthology.misc:Transferring archived files from smithi107:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214/remote/smithi107 2024-04-02T15:54:15.093 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-02T15:54:15.124 DEBUG:teuthology.misc:Transferring archived files from smithi195:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214/remote/smithi195 2024-04-02T15:54:15.124 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-02T15:54:15.151 INFO:teuthology.task.internal:Removing archive directory... 2024-04-02T15:54:15.152 DEBUG:teuthology.orchestra.run.smithi107:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-02T15:54:15.154 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-02T15:54:15.159 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-02T15:54:15.170 INFO:teuthology.task.internal:Not uploading archives. 2024-04-02T15:54:15.170 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-02T15:54:15.179 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-02T15:54:15.179 DEBUG:teuthology.orchestra.run.smithi107:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-02T15:54:15.201 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-02T15:54:15.206 INFO:teuthology.orchestra.run.smithi107.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 2 15:54 /home/ubuntu/cephtest 2024-04-02T15:54:15.209 INFO:teuthology.orchestra.run.smithi195.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 2 15:54 /home/ubuntu/cephtest 2024-04-02T15:54:15.211 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-02T15:54:15.220 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-02T15:54:15.239 INFO:teuthology.nuke:Checking targets against current locks 2024-04-02T15:54:15.264 DEBUG:teuthology.nuke:shortname: smithi107 2024-04-02T15:54:15.265 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-02T15:54:15.290 DEBUG:teuthology.nuke:shortname: smithi195 2024-04-02T15:54:15.291 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-02T15:54:15.294 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi107.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-02 15:20:19.107895', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-04-02T15:54:15.316 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636214', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-02 15:20:19.106619', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-04-02T15:54:15.343 INFO:teuthology.orchestra.console.smithi107:Power off 2024-04-02T15:54:15.344 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-02T15:54:15.365 DEBUG:teuthology.orchestra.console.smithi107:power off output: Chassis Power Control: Down/Off 2024-04-02T15:54:15.366 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:54:15.381 INFO:teuthology.orchestra.console.smithi195:Power off 2024-04-02T15:54:15.381 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-02T15:54:15.391 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is on 2024-04-02T15:54:15.403 DEBUG:teuthology.orchestra.console.smithi195:power off output: Chassis Power Control: Down/Off 2024-04-02T15:54:15.403 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:54:15.425 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2024-04-02T15:54:19.392 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:54:19.427 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:54:19.502 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is on 2024-04-02T15:54:19.545 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2024-04-02T15:54:23.507 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:54:23.546 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:54:23.617 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is off 2024-04-02T15:54:23.656 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is off 2024-04-02T15:54:23.719 INFO:teuthology.orchestra.console.smithi107:Power off completed 2024-04-02T15:54:23.757 INFO:teuthology.orchestra.console.smithi195:Power off completed 2024-04-02T15:54:23.862 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: 1465.0504395961761 failure_reason: 'Command failed on smithi107 with status 22: "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 a698c81a-f106-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c ''ceph orch ps''"' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=0ce89c79ccf243ba9683e5a9c05b390e status: fail success: false 2024-04-02T15:54:23.863 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-02T15:54:23.944 INFO:teuthology.run:FAIL